summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-08-25 22:01:02 -0400
committer AJR <ajrhacker@users.noreply.github.com>2019-08-25 22:01:24 -0400
commit790b0fc1c52061e976d9be0d7f587fe155fdf735 (patch)
tree0161ffeef00679e64c3a5958b18c8cf86cc38471 /hash
parent6031072c51929bd27d7276480abed9d137004e08 (diff)
Add one cartridge dump for the (otherwise undumped) Genius Leader Select (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/gls.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/hash/gls.xml b/hash/gls.xml
new file mode 100644
index 00000000000..46784ccfee5
--- /dev/null
+++ b/hash/gls.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
+<softwarelist name="gls" description="VTech Genius Leader Select cartridges">
+
+ <software name="srs">
+ <description>Spielend Richtig Schreiben</description>
+ <year>199?</year>
+ <publisher>Video Technology</publisher>
+ <info name="serial" value="80-2463" />
+
+ <part name="rom" interface="genius_rom">
+ <dataarea name="rom" size="0x40000">
+ <rom name="27-05763-000.u2" size="0x40000" crc="5c6ada02" sha1="ee948b077a20fd3f4b4cdfcabeb09b17f9cc99c8"/>
+ </dataarea>
+ </part>
+ </software>
+
+</softwarelist>