mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-02-12 05:56:12 -06:00
RetroArch Pack
This commit is contained in:
75
system/ume/hash/glcolor.xml
Normal file
75
system/ume/hash/glcolor.xml
Normal file
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
-->
|
||||
<softwarelist name="glcolor" description="VTech Genius Leader Color cartridges">
|
||||
|
||||
<!-- According to the boxart, this is compatible with: Leader Color -->
|
||||
<software name="fling">
|
||||
<description>Fling - Die Buchstaben-Schleuder</description>
|
||||
<year>199?</year>
|
||||
<publisher>Video Technology</publisher>
|
||||
<info name="serial" value="80-2095" />
|
||||
|
||||
<part name="rom" interface="genius_cart">
|
||||
<dataarea name="rom" size="0x40000">
|
||||
<rom name="27-5581-00" size="0x40000" crc="5288ce4b" sha1="1b0ed6df8e589a48579508b2df4bf1475d08aedb"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- According to the boxart, this is compatible with: Leader Color/Super Color/Magic Color -->
|
||||
<software name="carlchen">
|
||||
<description>Carlchen Clever - Wort- und Zahlenlabyrinth</description>
|
||||
<year>199?</year>
|
||||
<publisher>Video Technology</publisher>
|
||||
<info name="serial" value="80-2096" />
|
||||
|
||||
<part name="rom" interface="genius_cart">
|
||||
<dataarea name="rom" size="0x40000">
|
||||
<rom name="27-5502-00" size="0x40000" crc="8ccf640b" sha1="0f327ad08f79c00dbd1865084f55f205d8da27de"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- According to the boxart, this is compatible with: Master Mega Color -->
|
||||
<software name="zahlenkn">
|
||||
<description>Zahlenknacker</description>
|
||||
<year>199?</year>
|
||||
<publisher>Video Technology</publisher>
|
||||
<info name="serial" value="80-15772" />
|
||||
|
||||
<part name="rom" interface="genius_cart">
|
||||
<dataarea name="rom" size="0x40000">
|
||||
<rom name="27-5500-00" size="0x40000" crc="7f4c1f2d" sha1="f275dc590927137d51576aae398bcb395d79f6c3"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- According to the boxart, this is compatible with: Master Mega Color -->
|
||||
<software name="tatortum">
|
||||
<description>Tatort Umwelt</description>
|
||||
<year>199?</year>
|
||||
<publisher>Video Technology</publisher>
|
||||
<info name="serial" value="80-15773" />
|
||||
|
||||
<part name="rom" interface="genius_cart">
|
||||
<dataarea name="rom" size="0x40000">
|
||||
<rom name="27-5498-00" size="0x40000" crc="8d811939" sha1="3b1aacfbebc84598daaae1d06c103ee3e1bd6db6"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- According to the boxart, this is compatible with: Leader Color/Super Color -->
|
||||
<software name="spiellrn">
|
||||
<description>Spiel-und Lernspaß</description>
|
||||
<year>199?</year>
|
||||
<publisher>Video Technology</publisher>
|
||||
<part name="rom" interface="genius_cart">
|
||||
<dataarea name="rom" size="1">
|
||||
<!-- cartridge contains only a jumper wire -->
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
</softwarelist>
|
||||
Reference in New Issue
Block a user