Commit Graph

5 Commits

Author SHA1 Message Date
saulfabreg Wii VC Project
51702bb545
Fix MBC7 (specifically Kirby Tilt 'n' Tumble) data saving (Steelskin) (#459)
Commit reference: https://github.com/visualboyadvance-m/visualboyadvance-m/commit/803ab352

Previously, MBC7 EEPROM was saved at address 0xa000 in memory, rather
than inside the `gbRam` data buffer. This was inconsistent with other
mappers, resulting in issues like the EEPROM data being cleared on
`gbReset`.
2023-08-28 19:26:07 -06:00
dborth
bba6ccd468 structural changes 2009-01-10 02:41:39 +00:00
dborth
19ecf65f28 update VBA structure to match new VBA-M structure 2009-01-08 07:30:26 +00:00
dborth
c711145d1d upgrade core, fix frameskipping bug 2008-09-22 23:00:10 +00:00
dborth
0a8af4c17e refactor 2008-09-15 00:33:15 +00:00