NES 2.0 Mapper 342: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
NewRisingSun (talk | contribs) (Created page with "Category:Multicart mappersCategory:Mappers with large PRG RAM NES 2.0 Mapper 342 is used for the homebrew COOLGIRL multicart. In addition to native registers, it can s...") |
m (defaultsort) |
||
Line 1: | Line 1: | ||
[[Category:Multicart mappers]][[Category:Mappers with large PRG RAM]] | {{DEFAULTSORT:342}}[[Category:Multicart mappers]][[Category:Mappers with large PRG RAM]] | ||
NES 2.0 Mapper 342 is used for the homebrew COOLGIRL multicart. In addition to native registers, it can simulate about 25 commercial-era mappers on a hardware level. Like the [[NES 2.0 Mapper 268|Coolboy]] mapper that inspired it, CHR data is fetched from 256 KiB of CHR-RAM. Its UNIF board name is just '''COOLGIRL'''. | NES 2.0 Mapper 342 is used for the homebrew COOLGIRL multicart. In addition to native registers, it can simulate about 25 commercial-era mappers on a hardware level. Like the [[NES 2.0 Mapper 268|Coolboy]] mapper that inspired it, CHR data is fetched from 256 KiB of CHR-RAM. Its UNIF board name is just '''COOLGIRL'''. | ||
=See also= | =See also= | ||
* [https://coolgirl.clusterrr.com Overview (Russian language)] | * [https://coolgirl.clusterrr.com Overview (Russian language)] | ||
* [https://clusterrr.com/temp/coolgirl.cpp FCEUX implementation] | * [https://clusterrr.com/temp/coolgirl.cpp FCEUX implementation] |
Revision as of 19:33, 24 April 2019
NES 2.0 Mapper 342 is used for the homebrew COOLGIRL multicart. In addition to native registers, it can simulate about 25 commercial-era mappers on a hardware level. Like the Coolboy mapper that inspired it, CHR data is fetched from 256 KiB of CHR-RAM. Its UNIF board name is just COOLGIRL.