INES Mapper 215: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
mNo edit summary
m (MMC3-alike sort, grammar)
Line 1: Line 1:
[[Category:INES Mappers|215]][[Category:MMC3-like mappers]]
[[Category:INES Mappers|215]][[Category:MMC3-like mappers|215]]
[[INES Mapper 215]], one of the mapper used for Super Game's games (e.g. Boogerman (Sugar Softec), Mortal Kombat 3 Extra 60, etc).  
[[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
  $8000-$9FFF: PRG regs

Revision as of 02:16, 15 June 2016

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.