Search found 1 match
- Fri Mar 22, 2019 1:21 am
- Forum: SNESdev
- Topic: How to program a NINTENDO POWER Cartridge ?
- Replies: 210
- Views: 164884
Re: How to program a NINTENDO POWER Cartridge ?
The only thing I would like to do is Read and Write the SRAM for saves. None of the code available for the GB NP cart seems to show how to manage the SRAM save data. If you are using the cartridge for a single game then you would access the SRAM like a regular cartridge, depending on the MBC. If yo...