2012-11-21 16:12:24 +01:00
|
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
|
|
|
<softwarelist name="genius" description="VTech Genius cartridges">
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- this software list contains all available VTech Genius family cartridges, needs to be split to respective systems later -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- First chunk of dumps, compatible with: Notebook Fun, e-Power X, 5005 X, 6600 CX, 8008 CX, Black Magic CX
|
|
|
|
|
|
2012-12-23 12:29:15 +01:00
|
|
|
|
+- - - - - - - +- - - - - - - - - - - - - - -+- - - - - - +- - - - - - - - -
|
2012-12-17 08:22:20 +01:00
|
|
|
|
| CARTRIDGE ID | GAME NAME | EPROM-ID | EPROM-TYPE |
|
2012-12-23 12:29:15 +01:00
|
|
|
|
+- - - - - - - +- - - - - - - - - - - - - - -+- - - - - - +- - - - - - - - -
|
2012-12-17 08:22:20 +01:00
|
|
|
|
| | | | |
|
|
|
|
|
| 80-28071 | Englisch f¸r Anf‰nger | 27-6386-00 | LH5V1RN5 |
|
|
|
|
|
| 80-28072 | L‰nder-Menschen-Umwelt | 27-6386-00 | LH5V1RN5 |
|
|
|
|
|
| 80-28073 | Sport-Wissen-Geschichte | 27-6388-00 | LH5V1RN5 |
|
|
|
|
|
| 80-28074 | Allgemeinwissen | 27-6388-00 | LH5V1RN5 |
|
|
|
|
|
| 80-28075 | Naturwissenschaften | | |
|
|
|
|
|
| 80- | Schreibmaschinenkurs | 27-6431-00 | LH5V1RN5 |
|
2012-11-24 12:26:36 +01:00
|
|
|
|
| | Superspeicher | |GM76V8128CLFW70| (RAM Module)
|
|
|
|
|
|
|
|
|
|
the LH5V1RN6 flash-rom is pin compatible to an LH531V00 which is compatible to an D27C010 eprom!
|
2012-12-17 08:22:20 +01:00
|
|
|
|
VTECH burned two games on one flash-rom, with setting the highest adressline HIGH or LOW, they choosed the game,
|
|
|
|
|
but if you wanted to play both games, you had to buy both cartridges!
|
2012-11-24 12:26:36 +01:00
|
|
|
|
On one was the highest adressline set to HIGH, on the other one this adressline was set to LOW.
|
|
|
|
|
|
|
|
|
|
-->
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<software name="englisha">
|
|
|
|
|
<description>Englisch für Anfänger</description>
|
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
|
|
|
|
<info name="serial" value="80-28071" />
|
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-6386-00" size="0x20000" crc="27a3e197" sha1="cd4fd909a1ed4b8f789130ae57e2861ffd177a53" offset="0" />
|
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
|
|
|
|
<software name="lmu">
|
|
|
|
|
<description>Länder-Menschen-Umwelt</description>
|
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
|
|
|
|
<info name="serial" value="80-28072" />
|
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-6386-00" size="0x20000" crc="27a3e197" sha1="cd4fd909a1ed4b8f789130ae57e2861ffd177a53" offset="0" />
|
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
|
|
|
|
<software name="swg">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<description>Sport-Wissen-Geschichte (8008 CX)</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
|
|
|
|
<info name="serial" value="80-28073" />
|
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-6388-00" size="0x20000" crc="f7c10823" sha1="5d168bcde6c904d5d16b5af8e734210d99ac591c" offset="0" />
|
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
|
|
|
|
<software name="allgewis">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<description>Allgemeinwissen (8008 CX)</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
|
|
|
|
<info name="serial" value="80-28074" />
|
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-6388-00" size="0x20000" crc="f7c10823" sha1="5d168bcde6c904d5d16b5af8e734210d99ac591c" offset="0" />
|
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
|
|
|
|
<software name="schrkurs">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<description>Schreibmaschinenkurs (8008 CX)</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
|
|
|
|
<info name="serial" value="" />
|
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-6431-00" size="0x20000" crc="db628338" sha1="86d88f6a6f399e38cf332516407a0efdde36d4c2" offset="0" />
|
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
|
|
|
|
|
<!-- Second chunk of dumps, compatible with: Genius Leader series (actual compatible models as listed on the box are documented below) -->
|
|
|
|
|
|
|
|
|
|
<!-- 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
|
2013-01-11 17:23:29 +01:00
|
|
|
|
A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL -->
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<software name="snws">
|
|
|
|
|
<description>Super Naturwissenschaften</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-1587" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="80-1587" size="0x20000" crc="55eef702" sha1="52923c2b337a49a006affbd30f953c406dc745c6" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- 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
|
2013-01-11 17:23:29 +01:00
|
|
|
|
A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL -->
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<software name="englishaa" cloneof="englisha">
|
|
|
|
|
<description>Englisch für Anfänger (Genius Leader)</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-2215" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<rom name="27-5585-00" size="0x20000" crc="e583cee5" sha1="9ae1c0fc5327ae3abb8e37a6cf979cba1250d9aa" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- 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
|
2013-01-11 17:23:29 +01:00
|
|
|
|
A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL -->
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<software name="schrkursa" cloneof="schrkurs">
|
|
|
|
|
<description>Schreibmaschinenkurs (Genius Leader)</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-2232" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-5775-00" size="0x20000" crc="04d231af" sha1="1dc39539b212336a64721e0f353678d00c5be250" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- 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
|
2013-01-11 17:23:29 +01:00
|
|
|
|
A (later) sticker says compatibility extends to all Leader 2000 - 7007 SL -->
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<software name="englishf">
|
|
|
|
|
<description>Englisch für Fortgeschrittene</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-2496" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-5775-01" size="0x20000" crc="2d1c0575" sha1="b5c2c3655d650c3901b6f966fd3af9fde1c06b2c" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- 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
|
2013-01-11 17:23:29 +01:00
|
|
|
|
A (later) sticker says compatibility extends to 7007 SL -->
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<software name="franzosia">
|
|
|
|
|
<description>Französisch für Anfänger</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-12074" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<rom name="27-5919-00" size="0x20000" crc="40f8908d" sha1="c27c842e806233aa27baa586837e4f24e367bd1a" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Leader 6000 SL -->
|
|
|
|
|
<software name="tabellen">
|
|
|
|
|
<description>Tabellenkalkulation</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-12072" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x20000">
|
|
|
|
|
<rom name="27-5776-00" size="0x20000" crc="454761e0" sha1="04741e121d8f22e86f39375a11f2e38ad382af57" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Leader Notebook -->
|
|
|
|
|
<software name="franzosis">
|
|
|
|
|
<description>Französisch Total</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-2013" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x40000">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<rom name="27-5460-00" size="0x40000" crc="cbacea9d" sha1="d5659266ed25233080996c43ebf9ccb6156cd1cc" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Leader Notebook/Notebook Plus/Power Notebook -->
|
|
|
|
|
<software name="swga" cloneof="swg">
|
|
|
|
|
<description>Sport-Wissen-Geschichte (Genius Leader Notebook)</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-2455" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x20000">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<rom name="27-5664-00" size="0x20000" crc="5afee6c1" sha1="578605d2649c1140f38dcaeae07a1d25f795a85e" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Leader Power Notebook -->
|
|
|
|
|
<software name="diktate">
|
|
|
|
|
<description>Diktate</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-13574" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x40000">
|
|
|
|
|
<rom name="27-5777-00" size="0x40000" crc="d77e0d64" sha1="f368c6880475064b187e41b9802740f070cda7e2" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Leader Color -->
|
|
|
|
|
<software name="fling">
|
|
|
|
|
<description>Fling - Die Buchstaben-Schleuder</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-2095" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x40000">
|
|
|
|
|
<rom name="27-5581-00" size="0x40000" crc="5288ce4b" sha1="1b0ed6df8e589a48579508b2df4bf1475d08aedb" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Leader Color/Super Color/Magic Color -->
|
|
|
|
|
<software name="carlchen">
|
|
|
|
|
<description>Carlchen Clever - Wort- und Zahlenlabyrinth</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-2096" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x40000">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<rom name="27-5502-00" size="0x40000" crc="8ccf640b" sha1="0f327ad08f79c00dbd1865084f55f205d8da27de" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Third chunk of dumps, misc compatibility -->
|
|
|
|
|
|
|
|
|
|
<!-- According to the boxart, this is compatible with: Master Mega Color -->
|
|
|
|
|
<software name="zahlenkn">
|
|
|
|
|
<description>Zahlenknacker</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-15772" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x40000">
|
|
|
|
|
<rom name="27-5500-00" size="0x40000" crc="7f4c1f2d" sha1="f275dc590927137d51576aae398bcb395d79f6c3" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Master Mega Color -->
|
|
|
|
|
<software name="tatortum">
|
|
|
|
|
<description>Tatort Umwelt</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-15773" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<dataarea name="rom" size="0x40000">
|
|
|
|
|
<rom name="27-5498-00" size="0x40000" crc="8d811939" sha1="3b1aacfbebc84598daaae1d06c103ee3e1bd6db6" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<!-- According to the boxart, this is compatible with: Junior Redstar/Redstar 2 -->
|
|
|
|
|
<software name="wortspie">
|
|
|
|
|
<description>Wortspiele</description>
|
2012-11-21 16:12:24 +01:00
|
|
|
|
<year>200?</year>
|
|
|
|
|
<publisher>Video Technology</publisher>
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<info name="serial" value="80-10171" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
|
|
|
|
|
<part name="rom" interface="genius_rom">
|
|
|
|
|
<dataarea name="rom" size="0x40000">
|
2012-11-24 12:26:36 +01:00
|
|
|
|
<rom name="27-5883-00" size="0x40000" crc="99214bce" sha1="75294fbc411b0b39b3db4727824faf29127675af" offset="0" />
|
2012-11-21 16:12:24 +01:00
|
|
|
|
</dataarea>
|
|
|
|
|
</part>
|
|
|
|
|
</software>
|
|
|
|
|
|
|
|
|
|
</softwarelist>
|