Difference between revisions of "PC98GameSpec"
From NEC Retro
(Created page with "<includeonly>{|class="prettytable" !colspan="2"|PC-9800 series minimum specifications |- !CPU {{PC98SpecCell|{{{cpu|}}}}}{{#if:{{{cpu_comments|}}}|{{fn|{{{cpu_comments|}}}...") |
|||
Line 15: | Line 15: | ||
|- | |- | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
+ | Template for displaying PC-9800 game specifications. Might need a rethink. | ||
<pre>{{PC98GameSpec | <pre>{{PC98GameSpec | ||
Line 29: | Line 30: | ||
|ram=640 | |ram=640 | ||
|graphics=grcg | |graphics=grcg | ||
+ | |graphics_comments=This is assumed because I haven't emulated it (yet?) | ||
}}</pre> | }}</pre> | ||
Line 36: | Line 38: | ||
|ram=640KB | |ram=640KB | ||
|graphics=grcg | |graphics=grcg | ||
+ | |graphics_comments=This is assumed because I haven't emulated it (yet?) | ||
}} | }} | ||
+ | |||
+ | ==Footnotes== | ||
+ | {{footnotes}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:04, 24 February 2022
Template for displaying PC-9800 game specifications. Might need a rethink.
{{PC98GameSpec |cpu= |cpuclock= |ram= |graphics= }}
{{PC98GameSpec |cpu=80286 |cpuclock=12MHz |ram=640 |graphics=grcg |graphics_comments=This is assumed because I haven't emulated it (yet?) }}
PC-9800 series minimum specifications | |
---|---|
CPU | 80286 |
CPU clock frequency | 12MHz |
RAM | 640KB |
Graphics | GRCG[fn 1] |
Footnotes
- ↑ This is assumed because I haven't emulated it (yet?)