INES Mapper 196: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
No edit summary
(Grammar rewrite)
Line 1: Line 1:
[[Category:INES Mappers|196]][[Category:MMC3-like mappers]]
[[Category:INES Mappers|196]][[Category:MMC3-like mappers]]
[[INES Mapper 196]], is one of the variant mapper of MMC3, it especially was replaced the sprite of existing games to Mario, has been used by pirate hack games called famous "Mali" (e.g. Super Mario Bros. 17, Super Mario Bros. Mali Boss, etc).
[[INES Mapper 196]] is a pirate variant of MMC3, most often used for games where the protagonist has been replaced with Mario. A common characteristic of [[wikia:c:bootleggames:Mario Pirate Hacks|these hacks]] is referring to Mario as "Mali" (e.g. Super Bros. 17: Fighting of the Mali Lugi, Mali Boss, etc.).


Nestopia's source says that it is identical to an "ordinary" MMC3, except that it distinguishes between registers based on A2, not A0, and corresponds to the two games ''Super Mario Bros. 11 (Unl) [!]'' and ''Super Mario Bros Jurassk Park (Unl) [!]''.
Nestopia's source indicates that it is identical to an "ordinary" MMC3, except that it distinguishes between registers based on A2 instead of A0, and corresponds to the two games ''Super Mario Bros. 11 (Unl) [!]'' and ''Super Mario Bros Jurassk Park (Unl) [!]''.


FCEUX's source implies there's far too many different variants that have been assigned to this mapper, using A1, A2, or A3; and additionally that writing to $6000-$7FFF switches the board into a BNROM-like mirroring layout.
FCEUX's source further implies that there's far too many different variants that have been assigned to this mapper, using A1, A2, or A3; and additionally that writing to $6000-$7FFF switches the board into a BNROM-like PRG layout.

Revision as of 19:52, 7 November 2015

INES Mapper 196 is a pirate variant of MMC3, most often used for games where the protagonist has been replaced with Mario. A common characteristic of these hacks is referring to Mario as "Mali" (e.g. Super Bros. 17: Fighting of the Mali Lugi, Mali Boss, etc.).

Nestopia's source indicates that it is identical to an "ordinary" MMC3, except that it distinguishes between registers based on A2 instead of A0, and corresponds to the two games Super Mario Bros. 11 (Unl) [!] and Super Mario Bros Jurassk Park (Unl) [!].

FCEUX's source further implies that there's far too many different variants that have been assigned to this mapper, using A1, A2, or A3; and additionally that writing to $6000-$7FFF switches the board into a BNROM-like PRG layout.