Actions

Template

Difference between revisions of "SystemSpecs"

From NEC Retro

(Created page with "<includeonly><span style="display:none;">{{#vardefine:speclinecount|0}}{{#vardefine:systemspecs|{{SystemSpecLine|Main CPU|{{{cpu|}}} {{#if:{{{cpuclock|}}}|clocked at {{{cpuclo...")
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><span style="display:none;">{{#vardefine:speclinecount|0}}{{#vardefine:systemspecs|{{SystemSpecLine|Main CPU|{{{cpu|}}} {{#if:{{{cpuclock|}}}|clocked at {{{cpuclock|}}}|}}}}{{
+
<includeonly><span style="display:none;">{{#vardefine:speclinecount|0}}{{#vardefine:systemspecs|{{
SystemSpecLine|GPU|test}}{{
+
SystemSpecLine|Main processor|{{{cpu|}}} {{#if:{{{cpuclock|}}}|clocked at {{{cpuclock|}}}|}}}} {{
SystemSpecLine|Sound processor|test}}{{
+
SystemSpecLine|Secondary processor|{{{cpu2|}}} {{#if:{{{cpu2clock|}}}|clocked at {{{cpu2clock|}}}|}}}} {{
SystemSpecLine|RAM|test}}{{
+
SystemSpecLine|Graphics processor|{{{gpu|}}} {{#if:{{{gpuclock|}}}|clocked at {{{gpuclock|}}}|}}}} {{
SystemSpecLine|VRAM|test}}{{
+
SystemSpecLine|Graphics|{{#switch:{{{graphics|}}}
SystemSpecLine|ROM|test}}{{
+
|gc|GC|grcg|GRCG=[[Graphic Charger]] (GRCG)
SystemSpecLine|guff|test}}</span>{{multicol|
+
|egc|EGC=[[Enhanced Graphic Charger]] (EGC)
 +
}}}}{{
 +
SystemSpecLine|Sound processor|{{{spu|}}} {{#if:{{{spuclock|}}}|clocked at {{{spuclock|}}}|}}}} {{
 +
SystemSpecLine|Display|{{{display|}}}}} {{
 +
SystemSpecLine|RAM|{{{ram|}}}}} {{
 +
SystemSpecLine|RAM drive(s)|{{{ramdrive|}}}}} {{
 +
SystemSpecLine|VRAM|{{{vram|}}}}} {{
 +
SystemSpecLine|Text VRAM|{{{tvram|}}}}} {{
 +
SystemSpecLine|Graphics VRAM|{{{gvram|}}}}} {{
 +
SystemSpecLine|ROM|{{{rom|}}}}} {{
 +
SystemSpecLine|Hard Disk drive(s)|{{{hdd|}}} {{#switch:{{{hddformat|}}}
 +
|sasi|SASI=([[SASI]])
 +
|scsi|SCSI=([[SCSI]])
 +
|ide|IDE=([[IDE]])
 +
}}}}{{
 +
SystemSpecLine|Floppy Disk drive(s)|{{#if:{{{diskdrivecount|}}}|{{{diskdrivecount|}}}×}} {{#switch:{{{diskdrivedimensions|}}}
 +
|8=8-inch
 +
|5|5.25|5¼=5¼-inch
 +
|3.5|3½=3½-inch
 +
|3=3-inch
 +
|#default=None
 +
}} {{#switch:{{{diskdrivedensity|}}}
 +
| d|D|2d|2D={{RolloverText|2D|Single-density}} {{#if:{{{2ddiskformat|}}}| ({{{2ddiskformat|}}} formatted)}}
 +
| dd|DD|2dd|2DD={{RolloverText|2DD|Double-density}} {{#if:{{{2dddiskformat|}}}| ({{{2dddiskformat|}}} formatted)}}
 +
| hd|HD|2hd|2HD={{RolloverText|2HD|High-density}} {{#if:{{{2hddiskformat|}}}| ({{{2hddiskformat|}}} formatted)}}
 +
| td|TD|2td|2TD={{RolloverText|2TD|Triple-density}} {{#if:{{{2tddiskformat|}}}| ({{{2tddiskformat|}}} formatted)}}
 +
|#default=
 +
}}{{#if:{{{diskdrivenote|}}}|{{fn|{{{diskdrivenote|}}}}}|}} {{
 +
SystemSpecLine|Sound|{{{sound|}}}}} {{
 +
SystemSpecLine|Expansion Slot|{{{bus|}}}}}
 +
}}</span>{{multicol|
 
{{#var:systemspecs}}
 
{{#var:systemspecs}}
 
|cols={{MulticolColumnCalc|{{#var:speclinecount}}}}
 
|cols={{MulticolColumnCalc|{{#var:speclinecount}}}}
Line 12: Line 42:
  
 
{{SystemSpecs
 
{{SystemSpecs
| cpu=[[M68000]]
+
| cpu=[[80286]]
| cpuclock=7.670454 MHz
+
| cpuclock=8MHz
 +
| cpu2=[[V30]]
 +
| cpu2clock=10MHz
 +
| graphics=egc
 +
| ram=640KB
 +
| hdd=640KB
 +
| hddformat=SASI
 +
| diskdrivecount=2
 +
| diskdrivedimensions=5
 +
| diskdrivedensity=2hd
 +
| 2hddiskformat=640KB
 +
| diskdrivenote=Can also read 2D and 2DD disks.
 +
| bus=6 slots
 
}}
 
}}
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 16:10, 15 May 2024


Segaretro-round.svg This template has been manually copied from Sega Retro, specifically Template:SystemSpecs
Technical restrictions prevent this template from being shared across multiple wikis. In the medium term, any changes should be made to the Sega Retro variant first, before manually copying the contents back here. As this is not an automatic process, this version of the template might also be out of date.

{{#vardefine:systemspecs|

  • Main processor: 80286 clocked at 8MHz
  • Secondary processor: V30 clocked at 10MHz
  • Graphics: Enhanced Graphic Charger (EGC)
  • RAM: 640KB
  • Hard Disk drive(s): 640KB (SASI)
  • Floppy Disk drive(s): 2× 5¼-inch 2HD (640KB formatted)[fn 1]
  • Expansion Slot: 6 slots


Cite error: <ref> tags exist for a group named "fn", but no corresponding <references group="fn"/> tag was found, or a closing </ref> is missing