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