PokeMe64/include
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
..
animations Initial import of the first (extremely early) functional version. 2024-07-19 21:46:11 +02:00
core Feature/backup cartridge save to flashcart sd (#7) 2024-09-11 22:31:50 +02:00
menu Feature/backup cartridge save to flashcart sd (#7) 2024-09-11 22:31:50 +02:00
scenes Add support for other game localizations/languages 2024-11-25 16:42:38 +01:00
transferpak Make validating Japanese save files work correctly 2024-12-16 12:17:55 +01:00
widget Add support for other game localizations/languages 2024-11-25 16:42:38 +01:00