Template:Infobox iNES mapper/doc: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(document wrampage=Impossible behavior)
Line 24: Line 24:
* If you provide <code>nescartdbgames</code>, it automatically inserts [[:Category:In NesCartDB]].
* If you provide <code>nescartdbgames</code>, it automatically inserts [[:Category:In NesCartDB]].
* <code>complexity</code> needs to be <code>Discrete logic</code> (for [[:Category:Discrete logic mappers]]) or <code>ASIC</code> (for [[:Category:ASIC mappers]]).
* <code>complexity</code> needs to be <code>Discrete logic</code> (for [[:Category:Discrete logic mappers]]) or <code>ASIC</code> (for [[:Category:ASIC mappers]]).
* Page sizes are hidden if the corresponding max size is not specified or if <code>wrampage=Impossible</code> (which is used for mappers with ports in $6000-$7FFF).

Revision as of 22:35, 21 April 2015

Copy and paste this at the top of a mapper page:

{{User:Tepples/Infobox_iNES_mapper
|name=MMC1
|name2=SxROM
|company=Nintendo, others
|mapper=1
|nescartdbgames=390
|othermappers=3
|complexity=ASIC
|boards=SKROM, SLROM,<br/>SNROM, others
|prgmax=512K
|prgpage=16K + 16K fixed or 32K
|wrammax=32K
|wrampage=8K
|chrmax=128K
|chrpage=4K + 4K or 8K
|mirroring=H, V, or 1, switchable
|busconflicts=No
}}

Categories: