mirror of
https://gitlab.com/es-de/emulationstation-de.git
synced 2025-04-02 10:51:45 -04:00
24 lines
743 B
XML
24 lines
743 B
XML
<theme>
|
|
<formatVersion>6</formatVersion>
|
|
|
|
<view name="system">
|
|
<text name="info1" extra="true">
|
|
<text>Manufacturer : Amstrad</text>
|
|
</text>
|
|
<text name="info2" extra="true">
|
|
<text>Year of Release : 1984</text>
|
|
</text>
|
|
<text name="info3" extra="true">
|
|
<text>OS : AMSDOS with Locomotive BASIC </text>
|
|
</text>
|
|
<text name="info4" extra="true">
|
|
<text>CPU : Zilog Z80A @ 4 MHz</text>
|
|
</text>
|
|
<text name="info5" extra="true">
|
|
<text>RAM : 64KB</text>
|
|
</text>
|
|
<text name="info6" extra="true">
|
|
<text>Sound Chip : General Instrument AY-3-8910</text>
|
|
</text>
|
|
</view>
|
|
</theme>
|