mirror of
https://github.com/risingPhil/PokeMe64.git
synced 2026-03-26 12:14:42 -05:00
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. |
||
|---|---|---|
| .. | ||
| TransferPakDataCopier.h | ||
| TransferPakManager.h | ||
| TransferPakRomReader.h | ||
| TransferPakSaveManager.h | ||