INES Mapper 207: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with "Category:iNES Mappers Here are Disch's original notes: ======================== = Mapper 207 = ======================== Example Game: ----------…")
 
m (i'm so bad at not testing whitespace)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:iNES Mappers]]
[[Category:iNES Mappers|207]][[Category:in NesCartDB|207]][[Category:MMC3-like mappers|207]]
  Here are Disch's original notes: 
[[iNES Mapper 207]] represents the board used for ''Fudou Myouou Den''.
 
It modifies Taito's X1-005 ([[iNES Mapper 080|80]]) in the exact same way that [[TLSROM]] ([[iNES Mapper 118|118]]) differs from [[MMC3]] ([[iNES Mapper 004|4]]), by which we mean the X1-005's CHR A17 output is connected to CIRAM A10. Thus, it achieves 1scA/1scB/H controllable mirroring instead of H/V.
 
   ========================
   ========================
   =  Mapper 207          =
   =  Mapper 207          =
   ========================
   ========================
    
    
 
  Registers:
  Example Game:
  --------------------------
  Fudou Myouou Den
 
 
  Notes:
  ---------------------------
  Regs appear at $7EFx, I'm unsure whether or not PRG-RAM can exist at $6000-7FFF
 
 
 
  Registers:
   ---------------------------
   ---------------------------
    
    
Line 30: Line 21:
     $7EF2-7EF5:  CHR Regs 2-5
     $7EF2-7EF5:  CHR Regs 2-5
    
    
    $7EF6-7EF7:  was old mirroring control register, now ignored
    
    
     $7EFA,7EFB:  PRG Reg 0 (8k @ $8000)
     $7EF8-7EFF:  see [[iNES Mapper 080]]
    $7EFC,7EFD:  PRG Reg 1 (8k @ $A000)
    $7EFE,7EFF:  PRG Reg 2 (8k @ $C000)
 
    
    
   CHR Setup:
   CHR Setup:
Line 43: Line 32:
       |    <$7EF0>    |    <$7EF1>    | $7EF2 | $7EF3 | $7EF4 | $7EF5 |
       |    <$7EF0>    |    <$7EF1>    | $7EF2 | $7EF3 | $7EF4 | $7EF5 |
       +---------------+---------------+-------+-------+-------+-------+
       +---------------+---------------+-------+-------+-------+-------+
 
  PRG Setup:
  ---------------------------
 
        $8000  $A000  $C000  $E000 
      +-------+-------+-------+-------+
      | $7EFA | $7EFC | $7EFE | { -1} |
      +-------+-------+-------+-------+
    
    
   Mirroring:
   Mirroring:

Latest revision as of 19:37, 25 January 2013

iNES Mapper 207 represents the board used for Fudou Myouou Den.

It modifies Taito's X1-005 (80) in the exact same way that TLSROM (118) differs from MMC3 (4), by which we mean the X1-005's CHR A17 output is connected to CIRAM A10. Thus, it achieves 1scA/1scB/H controllable mirroring instead of H/V.

 ========================
 =  Mapper 207          =
 ========================
 
  Registers:
 ---------------------------
 
   $7EF0:  [MCCC CCCC]
      M = Mirroring 0
      C = CHR Reg 0
 
   $7EF1:  [MCCC CCCC]
      M = Mirroring 1
      C = CHR Reg 1
 
   $7EF2-7EF5:  CHR Regs 2-5
 
   $7EF6-7EF7:  was old mirroring control register, now ignored
 
   $7EF8-7EFF:  see iNES Mapper 080
 
 CHR Setup:
 ---------------------------
 
        $0000   $0400   $0800   $0C00   $1000   $1400   $1800   $1C00 
      +---------------+---------------+-------+-------+-------+-------+
      |    <$7EF0>    |    <$7EF1>    | $7EF2 | $7EF3 | $7EF4 | $7EF5 |
      +---------------+---------------+-------+-------+-------+-------+
 
 Mirroring:
 ---------------------------
 
   [ $7EF0 ][ $7EF0 ]
   [ $7EF1 ][ $7EF1 ]
 
 Mirroring bit of appropriate reg selects NTA or NTB