PokeMe64/include/transferpak
Philippe Symons 34825889e6 Make validating Japanese save files work correctly
Turns out these Japanese cartridges are using an MBC1 controller. There's a notable difference between it and
MBC3: by default it is doing banking mode 0. But in this mode, you can't switch SRAM banks!

So in order to make japanese cartridges work, we must switch to mode 1.
2024-12-16 12:17:55 +01:00
..
TransferPakDataCopier.h Feature/backup cartridge save to flashcart sd (#7) 2024-09-11 22:31:50 +02:00
TransferPakManager.h Make validating Japanese save files work correctly 2024-12-16 12:17:55 +01:00
TransferPakRomReader.h Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00
TransferPakSaveManager.h Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00