diff options
Diffstat (limited to 'hash/smondial2.xml')
-rw-r--r-- | hash/smondial2.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/hash/smondial2.xml b/hash/smondial2.xml new file mode 100644 index 00000000000..d5672cdef81 --- /dev/null +++ b/hash/smondial2.xml @@ -0,0 +1,15 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<softwarelist name="smondial2" description="Mephisto Super Mondial II cartridges"> + <software name="college"> + <description>College Module</description> + <year>1989</year> + <publisher>Hegener & Glaser</publisher> + <part name="cart" interface="smondial2_cart"> + <dataarea name="rom" size="0x4000"> + <rom name="college_module.bin" size="0x4000" crc="02fbdf33" sha1="7d1c87b446ef00f4a533f5193f33b3e05af9ff33" offset="0" /> + <rom size="0x4000" offset="0" loadflag="continue"/> + </dataarea> + </part> + </software> +</softwarelist> |