This project is now read only after merging with the helios project.
Please refer to helios releases for an up to date build of the emulator.
Historical helios32x releases will remain available here.
A Sega 32x emulator, written in Java.
Most of the emulator infrastructure is borrowed from the helios project.
The target is a modern mobile cpu capable of boosting ~4Ghz (ie. AMD Ryzen 5 PRO 5650U), this should allow perf close to 60fps for most titles, YMMV.
Requires java 17+ installed.
Get the most recent zip file from the download section,
for example helios32x-21.1101.zip
and extract to a folder.
Double click on launcher.bat
Open a terminal and run:
chmod +x launcher.sh
./lanucher.sh
Hitachi SH2 cpu emulator adapted from esoteric_emu's SH4 implementation
For additional credits, see the helios project.