mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-22 10:39:18 +01:00
8b49ff30cc
The old MBC2 saving routine based on gbMemory the savedata generated/stored on mapper MBC2 to not save correctly. The affected games by this includes F-1 Race, Kirby's Pinball Land, etc. This fixes said issue, by replacing the save routine from gbMemory to gbRam, like the other mapper saving routines. Also changes the savefile size to 512 kB for avoid saving issues with all MBC2 games. Based on the same fix by Steelskin. |
||
---|---|---|
.. | ||
GB.cpp | ||
gb.h | ||
gbCheats.cpp | ||
gbCheats.h | ||
gbCodes.h | ||
gbCodesCB.h | ||
gbDis.cpp | ||
gbGfx.cpp | ||
gbGlobals.cpp | ||
gbGlobals.h | ||
gbMemory.cpp | ||
gbMemory.h | ||
gbMono.cpp | ||
gbPrinter.cpp | ||
gbPrinter.h | ||
gbSGB.cpp | ||
gbSGB.h | ||
gbSound.cpp | ||
gbSound.h |