mame/hash/glcx.xml
Vas Crabb 438a497c37 (nw) More license shuffling
Get rid of a couple of copies of the CC0 text.  Add header comment to
CC0 files to remind people editing them what the terms are.  Also add
some missing XML headers.  The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
2020-03-07 22:02:56 +11:00

111 lines
4.3 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="glcx" description="VTech Genius Leader CX cartridges">
<!-- Compatible with: Notebook Fun, e-Power X, 5005 X, 6600 CX, 8008 CX, Black Magic CX
A (later) sticker on 80-28071 says compatibility extends to Brainstation, Crosshanger XL, 9009 CXL
Diktate (undumped) claims compatibility only with Notebook Fun and e-Power X
+- - - - - - - +- - - - - - - - - - - - - - -+- - - - - - +- - - - - - - - -
| CARTRIDGE ID | GAME NAME | EPROM-ID | EPROM-TYPE |
+- - - - - - - +- - - - - - - - - - - - - - -+- - - - - - +- - - - - - - - -
| | | | |
| 80-27471 | Diktate | | |
| 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 |
| | Superspeicher | |GM76V8128CLFW70| (RAM Module)
The LH5V1RN6 Flash ROM is pin compatible to an LH531V00 which is compatible to an D27C010 EPROM!
VTECH burned two games on one Flash ROM, with setting the highest address line HIGH or LOW, they choosed the game,
but if you wanted to play both games, you had to buy both cartridges!
On one was the highest address line set to HIGH, on the other one this address line was set to LOW.
-->
<software name="englisha" supported="no">
<description>Englisch für Anfänger</description>
<year>1999</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"/>
</dataarea>
</part>
</software>
<software name="lmu" supported="no">
<description>Länder-Menschen-Umwelt</description>
<year>1999</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"/>
</dataarea>
</part>
</software>
<software name="swg" supported="no">
<description>Sport-Wissen-Geschichte (8008 CX)</description>
<year>1999</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"/>
</dataarea>
</part>
</software>
<software name="allgewis" supported="no">
<description>Allgemeinwissen (8008 CX)</description>
<year>1999</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"/>
</dataarea>
</part>
</software>
<software name="schrkurs" supported="no">
<description>Schreibmaschinenkurs (8008 CX)</description>
<year>200?</year>
<publisher>Video Technology</publisher>
<info name="serial" value="" />
<part name="rom" interface="genius_rom">
<dataarea name="rom" size="0x20000">
<!-- contains Z80 code -->
<rom name="27-6431-00" size="0x20000" crc="db628338" sha1="86d88f6a6f399e38cf332516407a0efdde36d4c2"/>
</dataarea>
</part>
</software>
<software name="update" supported="no">
<description>Update Programm-Zusatzkassette (Ger)</description>
<year>200?</year>
<publisher>Video Technology</publisher>
<info name="serial" value="" />
<part name="rom" interface="genius_rom">
<dataarea name="rom" size="0x20000">
<!-- contains CR16B code -->
<rom name="54-6531-00-0.u4" size="0x20000" crc="bfb01f0a" sha1="c8d8b9e0a3e8299332383b3009c82c8d1994bbf9" offset="0" />
</dataarea>
</part>
</software>
</softwarelist>