INES Mapper 241: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(What's the difference between this and BNROM again?) |
(Added another game example) |
||
Line 1: | Line 1: | ||
[[Category:iNES Mappers|241]] | [[Category:iNES Mappers|241]] | ||
ex. Fan Kong Jing Ying (Unl) (Ch) | ex. Fan Kong Jing Ying (Unl) (Ch), Edu (As) | ||
This mapper just has one register located at $8000-$FFFF which selects a 32KB PRG page, like [[iNES Mapper 34|#34]]. | This mapper just has one register located at $8000-$FFFF which selects a 32KB PRG page, like [[iNES Mapper 34|#34]]. |
Revision as of 18:20, 6 May 2015
ex. Fan Kong Jing Ying (Unl) (Ch), Edu (As)
This mapper just has one register located at $8000-$FFFF which selects a 32KB PRG page, like #34.
Additionally, the EXP bus may need to return 0x50
This is supported in fceu-mm, fceux, and bizhawk (at least)