INES Mapper 180

From NESdev Wiki
Revision as of 21:54, 31 July 2006 by Tepples (talk | contribs) ("Banks" makes it look like a bass-ackwards UxROM)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

INES Mapper 180 is used to represent a simple Nichibutsu board, its specific type name is unknown. Crazy Climber is the only game known to utilize this mapper. It is similar to UxROM but uses AND logic instead of OR logic, producing a fixed first bank at $8000 rather than a fixed last bank at $C000.

Overview

  • PRG ROM size: 128 KB
  • PRG ROM bank size: 16 KB
  • PRG RAM: None
  • CHR capacity: 8 KB RAM
  • CHR bank size: Not bankswitched
  • Nametable mirroring: Solder pads select vertical or horizontal mirroring
  • Subject to bus conflicts: ?

Banks

  • CPU $8000-$BFFF: 16 KB PRG ROM bank, fixed to the first bank
  • CPU $C000-$FFFF: 16 KB switchable PRG ROM bank

Registers

Bank select ($8000-$FFFF)

7  bit  0
---- ----
xxxx xPPP
      |||
      +++-- Select 16 KB PRG ROM bank for CPU $C000-$FFFF