INES Mapper 090: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Added link to Fx3's doccument)
m (add cat:scanlineIRQ and cycleIRQ, fix defaultsort)
Line 7: Line 7:
== See also ==
== See also ==
[http://nesdev.org/map90v20.txt Mapper 90 Information v2.0] by Fx3.
[http://nesdev.org/map90v20.txt Mapper 90 Information v2.0] by Fx3.
{{DEFAULTSORT:211}}[[Category:iNES Mappers]]
{{DEFAULTSORT:090}}[[Category:iNES Mappers]][[Category:Mappers with scanline IRQs]][[Category:Mappers with cycle IRQs]]

Revision as of 17:24, 18 May 2015

iNES Mapper 090 is assigned to versions of the JY Company mapper that support only simple nametable control. This mapper acts as if bit 5 of port $D000 is always zero.

Variants

Mapper 211 supports extended nametable control, and 209 supports both.

See also

Mapper 90 Information v2.0 by Fx3.