Apple Emulator Frontend for MAME
Go to file
Kelvin Sherlock d352e7c45d Download manager - support for password protected web sites (basic authorization).
Since there's no UI for the username/password, these need to be managed within keychain.

Add a new keychain item with the porotocol + server (ie, https://romz.example.com) as the keychain item name, account name, and password.
2021-11-20 09:43:22 -05:00
.github/workflows Create xcodebuild.yml 2021-01-20 13:15:50 -05:00
Ample Download manager - support for password protected web sites (basic authorization). 2021-11-20 09:43:22 -05:00
Ample.xcodeproj version bump 2021-10-27 17:12:25 -04:00
embedded sparkle update. 2021-11-16 19:15:17 -05:00
pty_shell whitespace 2021-07-10 23:34:00 -04:00
python Add laser 128 (original version) 2021-10-27 17:10:43 -04:00
screenshots updated screenshots 2021-07-01 21:26:24 -04:00
vmnet_helper whitespace 2021-07-14 19:38:52 -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)