Multiple save RAM?

Discuss technical or other issues relating to programming the Nintendo Entertainment System, Famicom, or compatible systems.

Moderator: Moderators

Post Reply
arfink
Posts: 64
Joined: Fri Apr 28, 2006 7:07 pm
Location: MN, USA

Multiple save RAM?

Post by arfink »

I'm working on a development cartridge and want to be able to put multiple saves on the cartridge. It'd be MMC1, and my thought it to use a bigger SRAM than needed and take the leftover more-significant bit lines and tie them to a DIP switch to be able to switch between save data banks.

I'm not the most experienced hardware hacker, but it seems to me this would work OK, so long as you didn't mess with the switches while the NES was powered on.
User avatar
Memblers
Site Admin
Posts: 3901
Joined: Mon Sep 20, 2004 6:04 am
Location: Indianapolis
Contact:

Post by Memblers »

Sure, that would work. If you have any bankswitching outputs left over from the MMC1 you could use those too, but I guess those aren't available?
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

Nintendo already done it: SOROM and SXROM.
arfink
Posts: 64
Joined: Fri Apr 28, 2006 7:07 pm
Location: MN, USA

Post by arfink »

Thanks. And BTW Tepples, this isn't just for any RAM, but for the battery backup RAM, and I don't intend to modify the original ROM(s) for this purpose. Though that would be kinda cool.
Post Reply