mame/hash/gjmovie.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

21 lines
756 B
XML

<?xml version="1.0"?>
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!--
license:CC0
-->
<softwarelist name="gjmovie" description="VTech Genius Junior Movie cartridges">
<!-- According to the boxart, this is compatible with: Junior Movie/Leader Movie
A (later) sticker says compatibility extends to Leader Action -->
<software name="wuz" supported="no">
<description>Wort-und Zahlenspaß</description>
<year>1993</year>
<publisher>VTech</publisher>
<info name="serial" value="80-1883" />
<part name="rom" interface="genius_cart">
<dataarea name="rom" size="0x40000">
<rom name="27-5364-00.u6" size="0x40000" crc="203f0461" sha1="dfc8bb341f703c5f018a7222c24d4a2195316387"/>
</dataarea>
</part>
</software>
</softwarelist>