Apple II emulator for Windows
Go to file
tomch 7d8035bc70 Fix save-state bug:
. Would always save physical 4K BANK1 (main or aux) in memmain[] or memaux[].
. If this 4K BANK1 was dirty at $D000, then these dirty changes would be lost!
  - NB. If 4K BANK2 was mapped into $D000 then this was fine.

Reproducible by saving state in Manic Mansion, when transitioning between scenes (eg. moving up/down stairs).
2013-07-11 21:21:58 +00:00
AppleWin Fix save-state bug: 2013-07-11 21:21:58 +00:00
CVSROOT initial checkin 2006-02-17 14:38:16 +00:00