INES Mapper 000: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (delink RROM, we don't want a page for that.)
No edit summary
Line 1: Line 1:
[[Category:iNES Mappers]]
'''iNES Mapper 000''' is used to designate a board with up to 32 KiB PRG ROM, 8 KiB CHR ROM, and no mapper hardware.
'''iNES Mapper 000''' is used to designate a board with up to 32 KiB PRG ROM, 8 KiB CHR ROM, and no mapper hardware.
The most common board like this is [[NROM]]; others include RROM.
The most common board like this is [[NROM]]; others include RROM.
Line 4: Line 6:
In addition, it is used for demos with up to 32 KB PRG ROM and 8 KB of CHR RAM which would otherwise not be supported on a standard NROM board. In theory, [[BNROM]] ([[iNES Mapper 034]]) might be a more appropriate choice for these demos.
In addition, it is used for demos with up to 32 KB PRG ROM and 8 KB of CHR RAM which would otherwise not be supported on a standard NROM board. In theory, [[BNROM]] ([[iNES Mapper 034]]) might be a more appropriate choice for these demos.


[[Category:iNES Mappers]]
  ========================
  =  Mapper 000          =
  ========================
 
  aka
  --------------------------
  NROM
  "no mapper"
 
 
  Example Games:
  --------------------------
  [http://bootgod.dyndns.org:7777/profile.php?id=2314 Ice Climber (J)] (RROM)
  Excitebike
  Balloon Fight
  Super Mario Bros.
 
 
 
  Notes:
  --------------------------
  No swapping of any kind.  All slots fixed, mirroring is hardwired, etc.

Revision as of 22:30, 13 November 2011


iNES Mapper 000 is used to designate a board with up to 32 KiB PRG ROM, 8 KiB CHR ROM, and no mapper hardware. The most common board like this is NROM; others include RROM.

In addition, it is used for demos with up to 32 KB PRG ROM and 8 KB of CHR RAM which would otherwise not be supported on a standard NROM board. In theory, BNROM (iNES Mapper 034) might be a more appropriate choice for these demos.

 ========================
 =  Mapper 000          =
 ========================
 
 aka
 --------------------------
 NROM
 "no mapper"
 
 
 Example Games:
 --------------------------
 Ice Climber (J) (RROM)
 Excitebike
 Balloon Fight
 Super Mario Bros.
 
 
 
 Notes:
 --------------------------
 No swapping of any kind.  All slots fixed, mirroring is hardwired, etc.