mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
ef9fc4dd28
These assets were added by mistake a few commits ago as I was not aware that they had changed their Creative Commons license in 2018 to a NoDerivatives license. The assets now retained were either released under the old ShareAlike license, or is freely available graphics such as system logos.
31 lines
995 B
XML
31 lines
995 B
XML
<theme>
|
||
<formatVersion>6</formatVersion>
|
||
|
||
<view name="system">
|
||
<text name="info1" extra="true">
|
||
<text>Manufacturer : Atari, Inc.</text>
|
||
</text>
|
||
<text name="info2" extra="true">
|
||
<text>Year of Release : 1979</text>
|
||
</text>
|
||
<text name="info3" extra="true">
|
||
<text>OS : Atari OS</text>
|
||
</text>
|
||
<text name="info4" extra="true">
|
||
<text>CPU : MOS Technology 6502B @ 1.8 Mhz</text>
|
||
</text>
|
||
<text name="info5" extra="true">
|
||
<text>RAM : 8kB base, 48 kB max.</text>
|
||
</text>
|
||
<text name="info6" extra="true">
|
||
<text>ROM : 8KB (Atari Basic)</text>
|
||
</text>
|
||
<text name="info7" extra="true">
|
||
<text>Sound : 4× oscillators with noise mixing</text>
|
||
</text>
|
||
<text name="info8" extra="true">
|
||
<text>Display : 320x192 monochrome, 160x96 with 128 colors</text>
|
||
</text>
|
||
</view>
|
||
</theme>
|