(rbsimple-DE) Added some more theme customizations for Neo Geo CD.

This commit is contained in:
Leon Styhre 2021-02-05 21:13:17 +01:00
parent 53c8a2ad92
commit 2db3628152
5 changed files with 58 additions and 12 deletions

View file

@ -41,8 +41,6 @@ None at the moment.
* mess: MESS (Multi Emulator Super System) - system info, customized colors, consolegame.svg, console.svg, controller.svg, game.svg
* moto: Thomson MO/TO series - system info, customized colors, consolegame.svg, console.svg, controller.svg, game.svg
* naomi: Sega NAOMI - system info, customized colors, logo.svg, consolegame.svg, console.svg, controller.svg, game.svg
* neogeocd: Neo Geo CD - system info, customized colors
* neogeocdjp: Neo Geo CD (Japan) - system info, customized colors
* openbor: Open Beats of Rage (OpenBOR) game engine - system info, customized colors, logo.svg, consolegame.svg, console.svg, controller.svg, game.svg
* oric: Tangerine Computer Systems Oric - system info, customized colors, consolegame.svg, console.svg, controller.svg, game.svg
* palm: Palm OS - system info, customized colors, logo.svg, consolegame.svg, console.svg, controller.svg, game.svg

View file

@ -3,16 +3,16 @@
<view name="system, basic, detailed, grid, video">
<image name="band1" extra="true">
<color>F6DD08</color>
<color>74756E</color>
</image>
<image name="band2" extra="true">
<color>800000</color>
<color>FFD400</color>
</image>
<image name="band3" extra="true">
<color>FF0000</color>
<color>0088CD</color>
</image>
<image name="band4" extra="true">
<color>4C504E</color>
<color>24241E</color>
</image>
</view>
</theme>

View file

@ -3,7 +3,31 @@
<view name="system">
<text name="info1" extra="true">
<text>Neo Geo CD</text>
<text>Manufacturer : SNK Corporation</text>
</text>
<text name="info2" extra="true">
<text>Year of Release : 1990</text>
</text>
<text name="info3" extra="true">
<text>Units sold : 570000</text>
</text>
<text name="info4" extra="true">
<text>CPU : 16-bit Motorolla 68000 @ 12MHz, 8-bit Zilog Z80 @ 4MHz</text>
</text>
<text name="info5" extra="true">
<text>RAM : 7 MB RAM</text>
</text>
<text name="info6" extra="true">
<text>SRAM : 2 KB</text>
</text>
<text name="info7" extra="true">
<text>Video RAM : 512 KB</text>
</text>
<text name="info8" extra="true">
<text>Sound chip : Yamaha YM2610 with 13 channels</text>
</text>
<text name="info9" extra="true">
<text>Display : 304x224 resolution, 4096 colors out of 65536</text>
</text>
</view>
</theme>

View file

@ -3,16 +3,16 @@
<view name="system, basic, detailed, grid, video">
<image name="band1" extra="true">
<color>F6DD08</color>
<color>74756E</color>
</image>
<image name="band2" extra="true">
<color>800000</color>
<color>FFD400</color>
</image>
<image name="band3" extra="true">
<color>FF0000</color>
<color>0088CD</color>
</image>
<image name="band4" extra="true">
<color>4C504E</color>
<color>24241E</color>
</image>
</view>
</theme>

View file

@ -3,7 +3,31 @@
<view name="system">
<text name="info1" extra="true">
<text>Neo Geo CD</text>
<text>Manufacturer : SNK Corporation</text>
</text>
<text name="info2" extra="true">
<text>Year of Release : 1990</text>
</text>
<text name="info3" extra="true">
<text>Units sold : 570000</text>
</text>
<text name="info4" extra="true">
<text>CPU : 16-bit Motorolla 68000 @ 12MHz, 8-bit Zilog Z80 @ 4MHz</text>
</text>
<text name="info5" extra="true">
<text>RAM : 7 MB RAM</text>
</text>
<text name="info6" extra="true">
<text>SRAM : 2 KB</text>
</text>
<text name="info7" extra="true">
<text>Video RAM : 512 KB</text>
</text>
<text name="info8" extra="true">
<text>Sound chip : Yamaha YM2610 with 13 channels</text>
</text>
<text name="info9" extra="true">
<text>Display : 304x224 resolution, 4096 colors out of 65536</text>
</text>
</view>
</theme>