INES Mapper 070: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(take away the fixed bank and it's GNROM) |
m (refile, add cat:nescartdb) |
||
Line 1: | Line 1: | ||
[[Category:iNES Mappers]][[Category:Discrete logic mappers]] | [[Category:iNES Mappers|070]][[Category:Discrete logic mappers|070]][[Category:in NesCartDB|070]] | ||
Here are Disch's original notes: | Here are Disch's original notes: | ||
======================== | ======================== |
Revision as of 01:37, 7 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.