INES Mapper 107: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
m (Add Cat:DLM) |
Rainwarrior (talk | contribs) m (iNES category sorting) |
||
Line 1: | Line 1: | ||
[[Category:iNES Mappers]][[Category:Discrete logic mappers]] | [[Category:iNES Mappers|107]][[Category:Discrete logic mappers|107]] | ||
Here are Disch's original notes: | Here are Disch's original notes: | ||
======================== | ======================== |
Revision as of 08:28, 28 September 2012
Here are Disch's original notes: ======================== = Mapper 107 = ======================== Example Game: -------------------------- Magic Dragon Registers: --------------------------- I do not know whether or not this mapper suffers from bus conflicts. Use caution! $8000-FFFF: [PPPP PPP.] [CCCC CCCC] P = Selects 32k PRG @ $8000 C = Selects 8k CHR @ $0000 This is very strange. Bits 1-7 seem to be used by both CHR and PRG.
FCEUX implements only the bottom 3 bits of the unified register.