Template:Infobox iNES mapper: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(It starts.)
 
(migrate bootgod link to nescartdb)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#if:{{{prgmax|}}}||
*'''<span style="font-size: 150%; color:#C00">{{tl|Infobox iNES mapper}} error: <code>prgmax</code> is not specified</span>'''
}}
{{#if:{{{chrmax|}}}||
*'''<span style="font-size: 150%; color:#C00">{{tl|Infobox iNES mapper}} error: <code>chrmax</code> is not specified</span>'''
}}
<div class="infobox">
<div class="infobox">
<div style="text-align: center">'''MMC1'''
<div style="text-align: center">'''{{{name}}}'''
<br>'''SxROM'''</div>
{{#if:{{{name2|}}}|<br/>'''{{{name2}}}'''}}</div>
{| class="oddf0"
{| class="oddf0"
|-
|-
| '''Company'''
| '''Company'''
| Nintendo, others
| {{{company|''unknown''}}}
|-
| '''Games'''
| [http://bootgod.dyndns.org:7777/search.php?ines_op=%3D%60%40%60&ines=1&group=groupid&field=2&order=asc&rfa=1+2+11+3+9+20+41+53 390 in NesCartDB]
|-
| '''Complexity'''
| ASIC
|-
|-
{{#if:{{{nescartdbgames|}}}|
{{!}} '''Games'''
{{!}} [https://nescartdb.com/search/advanced?ines={{{mapper}}} {{{nescartdbgames}}} in NesCartDB][[Category:In NesCartDB]]}}
{{!}}-
{{#if:{{{complexity|}}}|
{{!}} '''Complexity'''
{{!}} {{{complexity}}}[[Category:{{{complexity}}} mappers]]}}
{{!}}-
| '''Boards'''
| '''Boards'''
| SAROM-SXROM
| {{{boards|''unknown''}}}
{{#if:{{{pinout|}}}|
{{!}}-
{{!}} '''Pinout'''
{{!}} [[{{{pinout}}}]] }}
|-
|-
| '''PRG ROM capacity'''
| '''PRG ROM capacity'''
| 512K
| {{{prgmax}}}
|-
{{#if:{{{prgpage|}}}|
| '''PRG ROM window'''
{{!}}-
| 16K + 16K fixed or 32K
{{!}} '''PRG ROM window'''
{{!}} {{{prgpage}}}}}
|-
|-
| '''PRG RAM capacity'''
| '''PRG RAM capacity'''
| 32K
| {{{wrammax|None}}}
|-
{{#if:{{{wrammax|}}}|{{#ifeq:{{{wrammax}}}|Impossible||
| '''PRG RAM window'''
{{!}}-
| 8K
{{!}} '''PRG RAM window'''
{{!}} {{{wrampage|''unknown''}}}}}}}
|-
|-
| '''CHR capacity'''
| '''CHR capacity'''
| 128K
| {{{chrmax}}}
|-
{{#if:{{{chrpage|}}}|
| '''CHR window'''
{{!}}-
| 4K + 4K or 8K
{{!}} '''CHR window'''
{{!}} {{{chrpage|8K}}}}}
|-
|-
| '''Nametable [[mirroring]]'''
| '''Nametable [[mirroring]]'''
| H, V, or 1, switchable
| {{{mirroring|Fixed H or V, controlled by solder pads}}}
|-  
|-  
| '''[[Bus conflict]]s'''
| '''[[Bus conflict]]s'''
| No
| {{{busconflicts|''unknown''}}}
|-
|-
| '''IRQ'''
| '''IRQ'''
| No
| {{{irq|No}}}
|-
|-
| '''Audio'''
| '''Audio'''
| No
| {{{audio|No}}}
|-  
|-  
| '''iNES [[mapper]]s'''
| '''iNES [[mapper]]s'''
| [[iNES Mapper 001|001]], [[iNES Mapper 155|155]]
| [[iNES Mapper {{padleft:{{{mapper}}}|3}}|{{padleft:{{{mapper}}}|3}}]]{{#if:{{{othermappers|}}}|, {{{othermappers}}}}}
|}
|}
</div>
</div>
 
<noinclude>
There are edit wars going on in [[Category talk:In NesCartDB]] and [http://forums.nesdev.org/viewtopic.php?p=145801#p145801 Current state of NESDev Main Page and Wiki].
Koitsu and I agree that we need some organization.
As Timon the meerkat put it: "[https://www.youtube.com/watch?v=XuhgHzuPYiI It starts.]"
{{documentation}}
{{documentation}}
</noinclude>

Latest revision as of 00:26, 30 June 2022

{{{name}}}
Company unknown
Boards unknown
PRG ROM capacity {{{prgmax}}}
PRG RAM capacity None
CHR capacity {{{chrmax}}}
Nametable mirroring Fixed H or V, controlled by solder pads
Bus conflicts unknown
IRQ No
Audio No
iNES mappers [[iNES Mapper {{{mapper}}}|{{{mapper}}}]]
[edit] [purge] Template documentation

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

{{Infobox iNES mapper
|name=MMC1
|name2=SxROM
|company=Nintendo, others
|mapper=1
|othermappers=[[iNES Mapper 155|155]]
|nescartdbgames=69
|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
|irq=No
|audio=No
}}

Categories:

  • If you provide nescartdbgames, it automatically inserts Category:In NesCartDB and a link to a list of games on NesCartDB using the mapper provided in mapper (without regional duplicates). The argument need not be a number; it can be a string such as "Few" or "Many".
  • complexity needs to be Discrete logic (for Category:Discrete logic mappers) or ASIC (for Category:ASIC mappers).
  • Page sizes are hidden if the corresponding max size is not specified or if wrampage=Impossible (which is used for mappers with ports in $6000-$7FFF).

To do:

The above documentation is transcluded from Template:Infobox iNES mapper/doc. (edit | history)
Editors can experiment in this template's sandbox (create) and testcases (edit) pages.
Please add categories and interwikis to the /doc subpage. Subpages of this template.