mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-26 13:30:41 +00:00
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).
Languages
C++
53.1%
C
37.6%
HTML
7.9%
CSS
0.6%
Hack
0.5%
Other
0.2%