INES Mapper 046

From NESdev Wiki
Revision as of 23:25, 13 November 2011 by Zeromus (talk | contribs) (Created page with "Category:iNES Mappers Here are Disch's original notes: ======================== = Mapper 046 = ======================== Example Game: -------------…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
 Here are Disch's original notes:  
 ========================
 =  Mapper 046          =
 ========================
 
 Example Game:
 --------------------------
 Rumblestation 15-in-1
 
 
 Bus Conflicts?:
 ---------------------------
 No idea whether or not this mapper suffers from bus conflicts.  Use caution!
 
 
 Registers:
 ---------------------------
 
 Regs at $6000-7FFF means no PRG-RAM.
 
 
   $6000-7FFF:  [CCCC PPPP]   High CHR, PRG bits
   $8000-FFFF:  [.CCC ...P]   Low CHR, PRG bits
 
 'C' selects 8k CHR @ $0000
 'P' select 32k PRG @ $8000
 
 
 Powerup:
 ---------------------------
 $6000 set to 0 on powerup.