vbagx/source/vba
saulfabreg Wii VC Project 8b49ff30cc
Fix MBC2 data saving (F-1 Race, Kirby's Pinball Land, etc.) (#460)
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.
2023-08-29 11:15:22 -06:00
..
apu restore changes lost from 2.3.0 core upgrade (GameCube virtual memory, 2018-08-29 20:55:36 -06:00
common merging changes from Zopenko, libertyernie, Glitch, cebolleto, and 2016-06-04 17:00:36 -06:00
gb Fix MBC2 data saving (F-1 Race, Kirby's Pinball Land, etc.) (#460) 2023-08-29 11:15:22 -06:00
gba Silence build warnings (#454) 2023-03-22 13:12:50 -06:00
NLS.h structural changes 2009-01-10 02:41:39 +00:00
System.h restore changes lost from 2.3.0 core upgrade (GameCube virtual memory, 2018-08-29 20:55:36 -06:00
Util.cpp restore changes lost from 2.3.0 core upgrade (GameCube virtual memory, 2018-08-29 20:55:36 -06:00
Util.h merging changes from Zopenko, libertyernie, Glitch, cebolleto, and 2016-06-04 17:00:36 -06:00