INES Mapper 184: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with "Category:iNES Mappers Here are Disch's original notes: ======================== = Mapper 184 = ======================== Example Games: ---------…")
 
No edit summary
Line 1: Line 1:
[[Category:iNES Mappers]]
[[Category:iNES Mappers]]
  Here are Disch's original notes: 
 
  ========================
This mapper is for a few games which use the Sunsoft-1 mapper chip.
  =  Mapper 184         =
 
  ========================
Fantasy Zone (J), despite using the Sunsoft-1 chip, is most readily emulated by [[iNES Mapper 093|Mapper 093]] due to its board being wired differently than other mapper 184 boards.
 
 
 
Here is the documentation in [[INES_Mapper_DischDocs|disch's original style]]:
  Example Games:
 
  --------------------------
  Atlantis no Nazo
  The Wing of Madoola
 
 
   Registers:
   Registers:
   --------------------------
   --------------------------
Line 18: Line 13:
       L = Selects 4k CHR @ $0000
       L = Selects 4k CHR @ $0000
    
    
   Regs at $6000-7FFF means no SRAM
   (The regs at $6000-7FFF means there can be no SRAM)

Revision as of 20:31, 16 November 2011


This mapper is for a few games which use the Sunsoft-1 mapper chip.

Fantasy Zone (J), despite using the Sunsoft-1 chip, is most readily emulated by Mapper 093 due to its board being wired differently than other mapper 184 boards.

Here is the documentation in disch's original style:

 Registers:
 --------------------------
   $6000-7FFF:  [.HHH .LLL]
     H = Selects 4k CHR @ $1000
     L = Selects 4k CHR @ $0000
 
 (The regs at $6000-7FFF means there can be no SRAM)