diff options
| author | 2015-01-15 20:54:09 +0100 | |
|---|---|---|
| committer | 2015-01-15 20:54:47 +0100 | |
| commit | c2d90bc30fe2d02e85c66eadceced6b8e3005152 (patch) | |
| tree | 335430102d5f575d0ae1fd19a414804637604038 /hash | |
| parent | 4f66319703eeed62539aeec2012f9811d5b7ad28 (diff) | |
(MESS) Added VTech Genius Junior Movie softlist. [TeamEurope]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/gjmovie.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/hash/gjmovie.xml b/hash/gjmovie.xml new file mode 100644 index 00000000000..631c9cd44bc --- /dev/null +++ b/hash/gjmovie.xml @@ -0,0 +1,15 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<softwarelist name="gjmovie" description="VTech Genius Junior Movie cartridges"> + + <software name="wuz" supported="no"> + <description>Wort-und Zahlenspaß</description> + <year>1993</year> + <publisher>VTech</publisher> + <part name="rom" interface="genius_cart"> + <dataarea name="rom" size="0x40000"> + <rom name="27-5364-00.u6" size="0x40000" crc="203f0461" sha1="dfc8bb341f703c5f018a7222c24d4a2195316387" offset="0" /> + </dataarea> + </part> + </software> +</softwarelist> |
