NES 2.0 Mapper 396

From NESdev Wiki
Revision as of 15:42, 9 May 2020 by NewRisingSun (talk | contribs) (Created page with "{{DEFAULTSORT:396}}Category:Multicart mappersCategory:Mappers with CHR RAM '''NES 2.0 Mapper 396''' denotes the 晶太 '''YY850437C''' multicart PCB, basically an UN...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

NES 2.0 Mapper 396 denotes the 晶太 YY850437C multicart PCB, basically an UNROM mapper with an outer bank register.

Outer Bank Register ($A000)

Mask: unknown, probably $C000

D~7654 3210
  ---------
  .M.. .ppp
   |    +++- PRG A19..A17
   +-------- 0: Vertical mirroring
             1: Horizontal mirroring

No bus conflicts.

Inner Bank Register ($C000-$FFFF)

Mask: unkonwn, probably $C000

D~7654 3210
  ---------
  .... .PPP
        +++- PRG A16..A14 if CPU A14=0

Unknown if bus conflicts occur here.