INES Mapper 070: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (start cross-referencing sibling boards (70↔152))
(take away the fixed bank and it's GNROM)
Line 36: Line 36:
       +---------------+---------------+
       +---------------+---------------+


The version of this board with 1-screen mapper-controlled mirroring is [[iNES Mapper 152|mapper 152]]
The version of this board with 1-screen mapper-controlled mirroring is [[iNES Mapper 152|mapper 152]], and the version without a fixed bank at $C000-$FFFF is [[iNES Mapper 066|mapper 66]].

Revision as of 14:51, 2 August 2012

 Here are Disch's original notes:  
 ========================
 =  Mapper 070          =
 ========================
 
 
 Example Games:
 --------------------------
 Family Trainer - Manhattan Police
 Family Trainer - Meiro Daisakusen
 Kamen Rider Club
 Space Shadow
 
 
 Notes:
 ---------------------------
 I do not know whether or not this mapper suffers from bus conflicts.  Use caution!
 
 Many of these games use the family trainer mat as an input device.
 
 
 Registers:
 --------------------------
   $8000-FFFF:  [PPPP CCCC]
     P = Selects 16k PRG @ $8000
     C = Selects 8k CHR @ $0000
 
 
 PRG Setup:
 --------------------------
 
       $8000   $A000   $C000   $E000  
     +---------------+---------------+
     |     $8000     |     { -1}     |
     +---------------+---------------+

The version of this board with 1-screen mapper-controlled mirroring is mapper 152, and the version without a fixed bank at $C000-$FFFF is mapper 66.