summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2016-11-16 21:57:25 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2016-11-16 21:57:25 +0000
commit7f594168276cef5e5a947f05332ed0b17838cc19 (patch)
tree7c84b7098f48aa218dff5ecc82d0f994b88c9bbd /hash
parente240181aa3a9e701735a9d31bae9defbb40ae821 (diff)
smskr: add support for the seo-jin 11-in-1 multi-game bootleg cartridge
(and fix the CRC, I'd accidentally added the CRC for the decrypted ROM I was testing with)
Diffstat (limited to 'hash')
-rw-r--r--hash/sms.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/hash/sms.xml b/hash/sms.xml
index 69e92c607be..b1754d3ccf4 100644
--- a/hash/sms.xml
+++ b/hash/sms.xml
@@ -7587,7 +7587,23 @@
</part>
</software>
-
+ <!-- This MASK rom was actually found on a larger arcade multi-game but appears to have been taken directly from a home cartridge.
+ The menu contained within it, and bank switching system used is ignored by the arcade board which just makes use of the game
+ data from it -->
+ <software name="smssgame">
+ <description>Super Game 11-in-1 (Kor)</description>
+ <year>1990</year>
+ <publisher>Seo Jin</publisher>
+ <part name="cart" interface="sms_cart">
+ <feature name="slot" value="seojin" />
+ <dataarea name="rom" size="0x080000">
+ <rom name="SG11004A 79ST0086END 9045" size="0x080000" crc="cdbfe86e" sha1="83d6f261471dca20f8d2e33b9807d670e9b4eb9c" offset="000000" />
+ </dataarea>
+ <dataarea name="ram" size="16384">
+ </dataarea>
+ </part>
+ </software>
+
<!-- The next items have been compiled from original source code written by Jeroen Tel.
It is unsure if Probe has ever written any game code for these licensed titles -->