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.
34 lines
1.2 KiB
XML
34 lines
1.2 KiB
XML
<theme>
|
|
<formatVersion>6</formatVersion>
|
|
|
|
<view name="system">
|
|
<text name="info1" extra="true">
|
|
<text>Developer : Belogic Software</text>
|
|
</text>
|
|
<text name="info2" extra="true">
|
|
<text>Year of Release : 2008</text>
|
|
</text>
|
|
<text name="info3" extra="true">
|
|
<text>CPU : Amtel ATmega644 microcontroller @ 28.6 Mhz</text>
|
|
</text>
|
|
<text name="info4" extra="true">
|
|
<text>RAM : 4 K</text>
|
|
</text>
|
|
<text name="info5" extra="true">
|
|
<text>Program Memory : 64 K</text>
|
|
</text>
|
|
<text name="info6" extra="true">
|
|
<text>Sound : 5 channels wavetable synthesis , 8-bit mono, mixed at ~15Khz and PWM output</text>
|
|
</text>
|
|
<text name="info7" extra="true">
|
|
<text>Resolution : Various video modes supporting up to 360x224 pixels in tiles-only mode</text>
|
|
</text>
|
|
<text name="info8" extra="true">
|
|
<text>Colors : 256 simultaneous colors arranged in a 3:3:2 color space</text>
|
|
</text>
|
|
<text name="info9" extra="true">
|
|
<text>Media : SD Memory Card</text>
|
|
</text>
|
|
</view>
|
|
</theme>
|