INES Mapper 215

From NESdev Wiki
Revision as of 02:16, 15 June 2016 by Myask (talk | contribs) (MMC3-alike sort, grammar)
Jump to navigationJump to search

INES Mapper 215, one of the mappers used for Super Game's games (e.g. Boogerman (Sugar Softec), Mortal Kombat 3 Extra 60, etc).

$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.