ES-DE/themes/rbsimple-DE/pokemini/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
1,014 B
XML

<theme>
<formatVersion>6</formatVersion>
<view name="system">
<text name="info1" extra="true">
<text>Manufacturer : Nintendo</text>
</text>
<text name="info2" extra="true">
<text>Year of Release : 2001</text>
</text>
<text name="info3" extra="true">
<text>Best-selling game : Pokémon Party mini</text>
</text>
<text name="info4" extra="true">
<text>CPU : S1C88 @ 4 MHz</text>
</text>
<text name="info5" extra="true">
<text>RAM : 4 kB (shared with video subsystem)</text>
</text>
<text name="info6" extra="true">
<text>Display : 96 x 64 pixels monochrome LCD</text>
</text>
<text name="info7" extra="true">
<text>Sound : Single channel PWM sound with three volume levels.</text>
</text>
<text name="info8" extra="true">
<text>Cart Size : 512 kB</text>
</text>
</view>
</theme>