INES Mapper 241: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
m (iNES category sorting)
(What's the difference between this and BNROM again?)
Line 3: Line 3:
ex. Fan Kong Jing Ying (Unl) (Ch)
ex. Fan Kong Jing Ying (Unl) (Ch)


This mapper just has one register located at $8000-$FFFF which selects a 32KB PRG page.  
This mapper just has one register located at $8000-$FFFF which selects a 32KB PRG page, like [[iNES Mapper 34|#34]].


Additionally, the EXP bus may need to return 0x50
Additionally, the EXP bus may need to return 0x50


This is supported in fceu-mm, fceux, and bizhawk (at least)
This is supported in fceu-mm, fceux, and bizhawk (at least)

Revision as of 18:07, 4 October 2012


ex. Fan Kong Jing Ying (Unl) (Ch)

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)