vbagx/source
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
..
fonts reorg 2010-03-21 20:44:28 +00:00
goomba Silence build warnings (#454) 2023-03-22 13:12:50 -06:00
gui Updated english language translation (#390) 2020-04-02 18:29:22 -06:00
images update icon 2021-03-07 10:18:37 -07:00
lang Update de.lang (#458) 2023-07-31 11:07:53 -06:00
sounds compress music and images, fix invalid sRGB profile 2018-08-14 10:34:19 -06:00
utils change max dimensions back to 640x480, fix bug in png loading 2021-03-16 19:41:30 -06:00
vba Fix MBC2 data saving (F-1 Race, Kirby's Pinball Land, etc.) (#460) 2023-08-29 11:15:22 -06:00
audio.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
audio.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
button_mapping.c Update copyright (#452) 2023-01-30 14:08:08 -07:00
button_mapping.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
fastmath.h reorg 2010-03-21 20:39:51 +00:00
filebrowser.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
filebrowser.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
filelist.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
fileop.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
fileop.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
gameinput.cpp reset tilt and cursor every time when returning to the game. 2019-01-07 20:06:08 -07:00
gameinput.h Silence build warnings (#454) 2023-03-22 13:12:50 -06:00
gamesettings.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
gamesettings.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
gcunzip.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
gcunzip.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
input.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
input.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
inputmario.cpp remove wiiupc since libogc wiiuse now supports WiiU Pro controller. 2018-08-01 12:41:41 -06:00
inputmetroid.cpp reorg 2010-03-21 23:49:59 +00:00
inputmortalkombat.cpp reorg 2010-03-21 23:49:59 +00:00
inputstarwars.cpp reorg 2010-03-21 23:49:59 +00:00
inputzelda.cpp reorg 2010-03-21 23:49:59 +00:00
mem2.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
mem2.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
menu.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
menu.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
networkop.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
networkop.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
preferences.cpp fix compilation on newer mxml 2023-07-30 17:03:17 -06:00
preferences.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
vbagx.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
vbagx.h update version and readme 2023-07-31 12:57:23 -06:00
vbasupport.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
vbasupport.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
video.cpp Update copyright (#452) 2023-01-30 14:08:08 -07:00
video.h Update copyright (#452) 2023-01-30 14:08:08 -07:00
vmmem.cpp avoid using file stat when possible. it's slow. 2018-08-28 15:02:35 -06:00
vmmem.h merging changes from Zopenko, libertyernie, Glitch, cebolleto, and 2016-06-04 17:00:36 -06:00