Apple //e emulator Java applet
Go to file
sicklittlemonkey fe27c7d1e8 Version 1.0.10 - changes by Nick
- fixed disk stepping bug for Mabel's Mansion using my code from AppleWin
- patch loaded ROM's empty slots with faux-floating bus data so Mabel's Mansion works
- revert CPU status bug introduced in 1.0.9 - V and R used the same bit
- fixed BRK bug by adding extra PC increment
2015-08-10 00:11:49 +12:00
Resources Marc's last version 1.0.1 2015-08-01 18:21:16 +12:00
Source Version 1.0.10 - changes by Nick 2015-08-10 00:11:49 +12:00
.gitignore Initial commit 2015-08-01 18:13:53 +12:00
LICENSE Initial commit 2015-08-01 18:13:53 +12:00
README.md Update README.md 2015-08-01 20:25:49 +12:00
build.xml Version 1.0.2 - changes by Nick 2015-08-01 19:09:49 +12:00

README.md

AppleIIGo

Apple //e emulator Java applet

Original version: Copyright 2006 Marc S. Ressl, with parts adapted from code by

  • Steven E. Hugg
  • Doug Kwan
  • Randy Frank
  • Ben Koning

Subsequent versions: Copyright 2008-2015 Nick Westgate