INES Mapper 215: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
   
   
  $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:24, 13 October 2015

INES Mapper 215, one of the mapper 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.