A new Mac build for the latest 0.9.4 version of RPCEmu. The interpreter versions are universal binaries, suitable for both Intel and ARM (Apple Silicon) Macs.
This release includes all patches from the previous versions.
Updated version of 0.9.3a suitable for machines running Apple Silicon (M1 CPUs).
The interpreter build is a universal binary, for both x86 (Intel) and arm64 (Apple Silicon). The recompiler build is x86 only, as arm64 is not a supported architecture for the dynamic code generation. The recompiler will run under Rosetta on Apple Silicon, which will emulate the Intel/x86 CPU.
Initial build for the new 0.9.3 release of RPCEmu for OS X. This includes all the patches from the previous version, plus:
- Adds the missing "hostfs" folder to the "Data" directory.
- Changes the key detected at startup for changing the data directory from CTRL to SHIFT.
Initial build of RPCEmu 0.9.2 from GitHub sources, including Mac patch V4 and magic key combination change.