diff options
| author | 2014-06-01 20:57:05 +0000 | |
|---|---|---|
| committer | 2014-06-01 20:57:05 +0000 | |
| commit | b62fbf9b2e1ee3bc8a27c0901c24fc9af34a211a (patch) | |
| tree | 408da196df7f6b3f6d967cc6ac41173c4f2030ea /hash | |
| parent | ae9df7ad5bfec851d727d27057537b0a99c3b2b8 (diff) | |
(MESS) msx.c: Added support for mapper used by Super Swangi (nw)
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/msx1_cart.xml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/hash/msx1_cart.xml b/hash/msx1_cart.xml index 79917ce8644..af69bb947ca 100644 --- a/hash/msx1_cart.xml +++ b/hash/msx1_cart.xml @@ -192,7 +192,6 @@ Super Bioman II - Hello Soft Super Bioman III - Hello Soft Super Bros. World 1 ~ 슈퍼 브로스 월드 1 - Clover Super Penguin ~ 슈퍼 펭귄 - Sieco -Super Suwanggi - Clover Tetris - Saeron Tom & Jerry ~ 톰과 제리 - Static Soft/Aproman @@ -16722,6 +16721,21 @@ legacy FM implementations cannot find it. </software> +<!-- CLOVER --> + + <software name="superswa"> + <description>Super Swangi - Super Altered Beast</description> + <year>1990</year> + <publisher>Clover</publisher> + <part name="cart" interface="msx_cart"> + <feature name="slot" value="super_swangi" /> + <dataarea name="rom" size="65536"> + <rom name="super_swangi.rom" size="65536" crc="c59b86a1" sha1="3d330e3c97ee3e2e362c8a0fc2cfac69af5ace81" offset="0x0" /> + </dataarea> + </part> + </software> + + <!-- METHALI --> <software name="back"> |
