INES Mapper 215: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(Created page with "215Category:MMC3-like mappers INES Mapper 215, one of the mapper used for Super Game's games (e.g. Boogerman (Sugar Softec), Mortal Combat 3...") |
No edit summary |
||
Line 8: | Line 8: | ||
$C000-$DFFF: Mirroring reg | $C000-$DFFF: Mirroring reg | ||
%00 = Vert, %01 = Horz | %00 = Vert, %01 = Horz | ||
$E000-%FFFF: IRQs | $E000-%FFFF: IRQs | ||
Some of the registers are similar to MMC3. | Some of the registers are similar to MMC3. |
Revision as of 05:22, 13 October 2015
INES Mapper 215, one of the mapper used for Super Game's games (e.g. Boogerman (Sugar Softec), Mortal Combat 3 Extra 60).
$8000-$9FFF: PRG regs $A000-$BFFF: CHR regs $C000-$DFFF: Mirroring reg %00 = Vert, %01 = Horz $E000-%FFFF: IRQs
Some of the registers are similar to MMC3.