ES-DE/themes/rbsimple-DE/atari800/systeminfo.xml
Leon Styhre ef9fc4dd28 Removed the assets created by the Recalbox community after their change to a more restrictive license.
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.
2021-02-10 00:27:57 +01:00

31 lines
995 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>