diff options
author | 2014-02-28 21:36:13 +0000 | |
---|---|---|
committer | 2014-02-28 21:36:13 +0000 | |
commit | b03c3cfbd1890ff52fcfa61fcbc7c98809527b96 (patch) | |
tree | a88da3367fd7e964e41ec2b9cfa4088ef6f9196a /hash/gl2000.xml | |
parent | f31120c7aae2c7f7ac611872bf42d67e72df0009 (diff) |
(MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw)
Diffstat (limited to 'hash/gl2000.xml')
-rw-r--r-- | hash/gl2000.xml | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/hash/gl2000.xml b/hash/gl2000.xml new file mode 100644 index 00000000000..670f3920c97 --- /dev/null +++ b/hash/gl2000.xml @@ -0,0 +1,86 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<softwarelist name="gl2000" description="VTech Genius Leader 2000 cartridges"> + +<!-- According to the boxart, this is compatible with: Leader 2000/2000 Classic/2000 Plus/2000 Compact/4000 Quadro/4004 Quadro L/3000 S/6000 SL + A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL --> + <software name="englisha"> + <description>Englisch für Anfänger</description> + <year>199?</year> + <publisher>Video Technology</publisher> + <info name="serial" value="80-2215" /> + <part name="rom" interface="genius_cart"> + <dataarea name="rom" size="0x20000"> + <rom name="27-5585-00" size="0x20000" crc="e583cee5" sha1="9ae1c0fc5327ae3abb8e37a6cf979cba1250d9aa" offset="0" /> + </dataarea> + </part> + </software> + +<!-- According to the boxart, this is compatible with: Leader 2000/2000 Classic/2000 Plus/2000 Compact/4000 Quadro/4004 Quadro L/3000 S/6000 SL + A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL --> + <software name="englishf"> + <description>Englisch für Fortgeschrittene</description> + <year>199?</year> + <publisher>Video Technology</publisher> + <info name="serial" value="80-2496" /> + <part name="rom" interface="genius_cart"> + <dataarea name="rom" size="0x20000"> + <rom name="27-5775-01" size="0x20000" crc="2d1c0575" sha1="b5c2c3655d650c3901b6f966fd3af9fde1c06b2c" offset="0" /> + </dataarea> + </part> + </software> + +<!-- According to the boxart, this is compatible with: Leader 2000/2000 Classic/2000 Plus/2000 Compact/4000 Quadro/4004 Quadro L/3000 S/6000 SL + A (later) sticker says compatibility extends to 7007 SL --> + <software name="franzosi"> + <description>Französisch für Anfänger</description> + <year>199?</year> + <publisher>Video Technology</publisher> + <info name="serial" value="80-12074" /> + <part name="rom" interface="genius_cart"> + <dataarea name="rom" size="0x20000"> + <rom name="27-5919-00" size="0x20000" crc="40f8908d" sha1="c27c842e806233aa27baa586837e4f24e367bd1a" offset="0" /> + </dataarea> + </part> + </software> + +<!-- According to the boxart, this is compatible with: Leader 2000/2000 Classic/2000 Plus/2000 Compact/4000 Quadro/4004 Quadro L/3000 S/6000 SL + A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL --> + <software name="schrkurs"> + <description>Schreibmaschinenkurs</description> + <year>199?</year> + <publisher>Video Technology</publisher> + <info name="serial" value="80-2232" /> + <part name="rom" interface="genius_cart"> + <dataarea name="rom" size="0x20000"> + <rom name="27-5775-00" size="0x20000" crc="04d231af" sha1="1dc39539b212336a64721e0f353678d00c5be250" offset="0" /> + </dataarea> + </part> + </software> + +<!-- According to the boxart, this is compatible with: Leader 2000/2000 Classic/2000 Plus/2000 Compact/4000 Quadro/4004 Quadro L/3000 S/6000 SL + A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL --> + <software name="snws"> + <description>Super Naturwissenschaften</description> + <year>199?</year> + <publisher>Video Technology</publisher> + <info name="serial" value="80-1587" /> + <part name="rom" interface="genius_cart"> + <dataarea name="rom" size="0x20000"> + <rom name="80-1587" size="0x10000" crc="55eef702" sha1="52923c2b337a49a006affbd30f953c406dc745c6" offset="0" /> + <rom size="0x10000" offset="0" loadflag="continue"/> + </dataarea> + </part> + </software> + + <software name="bol"> + <description>Berühmte Orte und Leute</description> + <year>199?</year> + <publisher>Video Technology</publisher> + <part name="rom" interface="genius_cart"> + <dataarea name="rom" size="0x20000"> + <rom name="80-1587" size="0x20000" crc="55eef702" sha1="52923c2b337a49a006affbd30f953c406dc745c6" offset="0" /> + </dataarea> + </part> + </software> +</softwarelist> |