INES Mapper 007: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
No edit summary
m (aha! DEFAULTSORT must be used with a colon)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:iNES Mappers]]
#REDIRECT [[AxROM]]
 
{{DEFAULTSORT:007}}[[Category:iNES Mappers]][[Category:Discrete logic mappers]][[Category:in NesCartDB]]
[[iNES Mapper 007]] is used to designate the [[AxROM]] boardset.
 
  Here are Disch's original notes:
  ========================
  =  Mapper 007          =
  ========================
 
  aka
  --------------------------
  AxROM
 
 
  Example Games:
  --------------------------
  Battletoads
  Time Lord
  Marble Madness
 
 
  Notes:
  ---------------------------
  AMROM and AOROM have bus conflicts, ANROM does not
  AMROM and ANROM are capped at 128k PRG
  AOROM is capped at 256k PRG
 
  There is no CHR swapping.  Every mapper 007 game I've ever seen has CHR-RAM.
 
 
  Registers (**BUS CONFLICTS** sometimes):
  --------------------------
    $8000-FFFF:  [...M .PPP]
      M = Mirroring:
          0 = 1ScA
          1 = 1ScB
 
      P = PRG Reg  (only 2 bits wide on AMROM/ANROM)
 
 
  PRG Setup:
  --------------------------
 
        $8000  $A000  $C000  $E000 
      +-------------------------------+
      |            $8000            |
      +-------------------------------+

Latest revision as of 14:44, 17 March 2014

Redirect to: