INES Mapper 070: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
m (add Cat:DLM) |
m (start cross-referencing sibling boards (70↔152)) |
||
Line 35: | Line 35: | ||
| $8000 | { -1} | | | $8000 | { -1} | | ||
+---------------+---------------+ | +---------------+---------------+ | ||
The version of this board with 1-screen mapper-controlled mirroring is [[iNES Mapper 152|mapper 152]] |
Revision as of 08:06, 9 July 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