RPCEmu
Sous ce nom peu explicite se cache un émulateur Acorn RISCPC et A7000.
Apple Silicon est supporté depuis la version 0.9.3b. Pour un vieux Mac OS sur processeur Intel, la version conseillée est la 0.9.2 qui semble compatible sous PPC mais mal supportée. Vous pouvez retrouver une vieille version 0.8.9.
Le développement semble stoppé.
Dernière mise à jour :
Plateformes
Architecture
Mac OS X - macOS
PowerPC
Apple Silicon
64 bits
Téléchargement et liens
Historique des versions
v0.9.5b
This release adds support for multiple drives using HostFS. Each drive can have its own name, and can use any folder accessible to the emulator. For example, you could name drive 4 as "Documents" and map it to the "Documents" directory in your home folder, and name drive 5 as "Pictures" and map it to the "Pictures" directory.
v0.9.5a
A new Mac build for the latest 0.9.5 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. The main change from the previous version is that the user interface now uses QT6. There are a few modifications to the keyboard handling to fix a bug in previous editions.
v0.9.4a
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.
v0.9.3b
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.
v0.9.3a
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.
v0.9.2a
Initial build of RPCEmu 0.9.2 from GitHub sources, including Mac patch V4 and magic key combination change.