summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author MetalliC <0vetal0@gmail.com>2016-11-07 21:32:13 +0200
committer MetalliC <0vetal0@gmail.com>2016-11-07 21:32:13 +0200
commit769810638a6f631ae7d50f4a7de8346eb4c54eec (patch)
tree5da7588c822f4e507a9899b45188dd5a52cd873e /hash
parent673e7536216e6792c3da1a7c800c0edbe8e2f286 (diff)
sms: Document the Sports Pad modes (and change the default) used by Sports Pad Soccer (Jpn) [Enik Land]
Diffstat (limited to 'hash')
-rw-r--r--hash/sms.xml17
1 files changed, 14 insertions, 3 deletions
diff --git a/hash/sms.xml b/hash/sms.xml
index 9a7546d7b35..69e92c607be 100644
--- a/hash/sms.xml
+++ b/hash/sms.xml
@@ -6165,7 +6165,18 @@
</part>
</software>
- <!-- Notes: This has a player 2 input bug: it reads part of player 1 data instead (see sportsjp.cpp) -->
+ <!-- Notes: -->
+ <!-- This Japanese version of Sports Pad Soccer has code to operate the
+ Sports Pad controller in two diffent modes. When it detects a Japanese SMS,
+ the operation is the same used by US Sports Pad games. Otherwise, it uses
+ a mode compatible with the Sega Mark III, that lacks the TH line used by
+ the US Sports Pad mode. This Mark III mode is also used on other non-SMSJ
+ consoles, like the Korean SMS2 version. The two controller modes are
+ significantly different from each other and no information was found about
+ support for both modes on the Japanese Sports Pad model, so that model is
+ currently emulated as a different device: sportspadjp. -->
+ <!-- This ROM has a player 2 input bug when operates in Mark III compatible
+ mode: it reads part of player 1 data instead (see sportsjp.cpp). -->
<software name="sportssc" cloneof="worldsoc">
<description>Sports Pad Soccer (Jpn)</description>
<year>1988</year>
@@ -6173,8 +6184,8 @@
<info name="serial" value="G-1365"/>
<info name="release" value="19881029"/>
<info name="alt_title" value="スポーツパッドサッカー" />
- <sharedfeat name="ctrl1_default" value="sportspadjp" />
- <sharedfeat name="ctrl2_default" value="sportspadjp" />
+ <sharedfeat name="ctrl1_default" value="sportspad" />
+ <sharedfeat name="ctrl2_default" value="sportspad" />
<part name="cart" interface="sms_cart">
<dataarea name="rom" size="131072">
<rom name="sports pad soccer (japan).bin" size="131072" crc="41c948bf" sha1="7634ce39e87049dad1ee4f32a80d728e4bd1f81f" offset="000000" />