Apple Emulator Frontend for MAME
Go to file
Kelvin Sherlock f628d99e4a load bookmark... 2021-06-04 00:21:08 -04:00
.github/workflows Create xcodebuild.yml 2021-01-20 13:15:50 -05:00
Ample load bookmark... 2021-06-04 00:21:08 -04:00
Ample.xcodeproj bookmark manager 2021-06-03 23:01:32 -04:00
embedded Updates to work with 10.11 (El Capitan) and newer. 2021-05-30 18:00:34 -04:00
pty_shell add pty_shell command. 2021-03-26 21:16:18 -04:00
python Squashed commit of the following: 2021-05-27 19:42:28 -04:00
screenshots new screenshot. 2020-09-14 18:38:14 -04:00
vmnet_helper xcode project update. 2020-09-25 21:10:36 -04:00
.gitignore remove empty string from the ROM list. 2020-09-03 00:16:08 -04:00
.travis.yml tweak travis 2020-08-31 22:29:02 -04:00
README.md add macintosh warning from David Ryskalczyk 2021-01-18 16:01:36 -05:00

README.md

Ample

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

A custom version of MAME is included (only apple 1/2/3 emulators are supported in the custom version).

Ample release 10 MAME includes the Macintosh (NuBus) driver and UI support for configuring and launching some Macintosh models. Please note the following warning concerning MAME's Macintosh emulation:

Mac emulation is still in progress. While many features work, some are not in place yet, and others are a consequence of accurate Mac emulation.

  • 3.5" floppy support is a work in progress and currently only works with 400K/800K disks (to be fixed in the future)
  • 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)