INES Mapper 140: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (cat:GNROM)
m (refile, add cat:nescartdb, link GNROM)
Line 1: Line 1:
[[Category:iNES Mappers]][[Category:GNROM-like mappers]]
[[Category:iNES Mappers|140]][[Category:GNROM-like mappers|140]][[Category:in NesCartDB|140]]
Mapper 140 represents Jaleco's JF-11 and JF-14 boards, which act much like GNROM ([[iNES Mapper 066|66]]) except that the writable port is moved down to $6000-$7FFF.
Mapper 140 represents Jaleco's JF-11 and JF-14 boards, which act much like [[GNROM]] ([[iNES Mapper 066|66]]) except that the writable port is moved down to $6000-$7FFF.


   Here are Disch's original notes:   
   Here are Disch's original notes:   

Revision as of 19:52, 2 August 2012

Mapper 140 represents Jaleco's JF-11 and JF-14 boards, which act much like GNROM (66) except that the writable port is moved down to $6000-$7FFF.

 Here are Disch's original notes:  
 ========================
 =  Mapper 140          =
 ========================
 
 
 Example Game:
 --------------------------
 Bio Senshi Dan - Increaser Tono Tatakai
 
 
 Notes:
 ---------------------------
 Regs lie at $6000-7FFF, so there's no SRAM
 
 
 Registers:
 --------------------------
   $6000-7FFF:  [..PP CCCC]
     P = Selects 32k PRG @ $8000
     C = Selects 8k CHR @ $0000