Template: Emulator: Difference between revisions
From SpecNext Wiki
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
|valign='top'|{{{sourceavail}}} | |valign='top'|{{{sourceavail}}} | ||
|valian='top'| | |valian='top'| | ||
{{#ifeq: {{supportsprites}} | Y | Sprites }} | {{#ifeq: {{{supportsprites|}}} | Y | Sprites }} | ||
{{#ifeq: {{supportlores}} | Y | Lo-res }} | {{#ifeq: {{{supportlores|}}} | Y | Lo-res }} | ||
{{#ifeq: {{supportlayer2}} | Y | Layer 2 }} | {{#ifeq: {{{supportlayer2|}}} | Y | Layer 2 }} | ||
{{#ifeq: {{supportrasterint}} | Y | Raster interrupt }} | {{#ifeq: {{{supportrasterint|}}} | Y | Raster interrupt }} | ||
|- | |- | ||
</includeonly> | </includeonly> | ||
Revision as of 17:57, 3 October 2017
{{#cargo_declare: _table = Emulator |name = String |author = String |description = String |downloadurl = String |sourceavail = String |supportlores = String |supportrasterint = String }}