MMC1 PRG page switching

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

Moderator: Moderators

Post Reply
Pennywise
Posts: 70
Joined: Tue Jul 14, 2009 11:04 am

MMC1 PRG page switching

Post by Pennywise »

Hi all,

I've been workin on this mapper 1 game Mad City and I could use some with figuring out how it bank switches. The same switches banks for when the text is read that I know and I want to change it to something else. I've read Disch's mapper doc and know that it has to write to the internal registers 5 times in order for it to go through. I believe I found that code as it writes to $FFFF 5 times, but I don't understand how it's selecting the pages.

Edit:

It turns out I posted in haste. Firebugs doc provided more information and I was able to figure it out.
3gengames
Formerly 65024U
Posts: 2281
Joined: Sat Mar 27, 2010 12:57 pm

Post by 3gengames »

Good that you found it out! Just gona point out another seemingly awesome site that has lots of information thats a good read.


http://kevtris.org/mappers/mappers.html


I think it's a member here's site. (More then likely) But even if not, it's still a great site.
User avatar
blargg
Posts: 3717
Joined: Mon Sep 27, 2004 8:33 am
Location: Central Texas, USA
Contact:

Post by blargg »

Yeah, kevtris' docs are the first ones I turn to.
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

Thirded. I refer to them when editing wiki articles such as this one. His site could use some better organization though; the mapper docs are split between NES > Mapper Docs and Projects > Mapper Database > Mapper Database.
Post Reply