Apple Emulator Frontend for MAME
Go to file
Kelvin Sherlock 5a098b9d00 double-clicking a recent disk image will try to put it in an appropriate location.
if the media class doesn't exist (eg, hard drive with no hard drive controller) it's added but not displayed.
2021-07-10 01:15:34 -04:00
.github/workflows Create xcodebuild.yml 2021-01-20 13:15:50 -05:00
Ample double-clicking a recent disk image will try to put it in an appropriate location. 2021-07-10 01:15:34 -04:00
Ample.xcodeproj 233 version bump 2021-07-01 19:10:38 -04:00
embedded codesign mame w/ entitlements 2021-06-15 19:16:23 -04:00
pty_shell hardened_runtime/entitlements 2021-06-15 17:09:40 -04:00
python more useful scripts. 2021-06-17 23:44:15 -04:00
screenshots updated screenshots 2021-07-01 21:26:24 -04:00
vmnet_helper print a descriptive error message when vmnet_helper fails. 2021-06-16 23:47:16 -04:00
.gitignore update appcast URL. 2021-06-15 16:42:58 -04:00
.travis.yml tweak travis 2020-08-31 22:29:02 -04:00
README.md update readme 2021-07-01 21:31:08 -04:00

README.md

Ample

A slightly more user-friendly front-end for using MAME as an Apple II emulator. Requires Mac OS X 10.11+

A custom version of MAME is included. (Only Apple 1/2/3 and Macintosh emulators are included in the custom version).

A note for Macintosh emulation:

  • Images selected in the “Hard Drives” section must have a full partition table with Mac drivers (this will always be the case)
  • "Hard Disk Images" (enabled with the NuBus Disk Image Pseudo-Card in a slot) can be used to mount standard HFS images without the need of a partition table or driver (this will always be the case)