richstokes / arculator-mac

πŸ¦‰ Arculator - Acorn Archimedes Emulator port for MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My attempt at getting arculator, the Acorn Archimedes emulator, to compile and run successfully on MacOS.

Right now, it builds and runs on MacOS 12.4. πŸŽ‰

There's a few kinks to work out (some of the menu items don't work), but seems to run pretty well!

 

Usage

Run ./mac-install.sh -- read through the script first, since it installs a bunch of packages, to make sure you're happy with what it will do.

Once built, you'll need to put a RiscOS ROM in one of the subdirectories under ./roms. Name the file ROM.

Run with ./arculator.

About

πŸ¦‰ Arculator - Acorn Archimedes Emulator port for MacOS

License:GNU General Public License v2.0


Languages

Language:C 67.5%Language:Makefile 14.4%Language:C++ 11.0%Language:Shell 6.6%Language:Assembly 0.4%Language:M4 0.1%Language:Batchfile 0.0%