summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Wilbert Pol <wilbert@jdg.info>2014-06-03 17:08:27 +0000
committer Wilbert Pol <wilbert@jdg.info>2014-06-03 17:08:27 +0000
commit5582b6aba7dc5c486adf4d8ba3defc56ece7d3e5 (patch)
treeab029e5e56951f47f3b1d151de9093878e189946 /hash
parent4bd662044da4ee292e632ce603edfe0dfe6e6eae (diff)
(MESS) msx1/msx2_cart.xml: Notes (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/msx1_cart.xml6
-rw-r--r--hash/msx2_cart.xml5
2 files changed, 9 insertions, 2 deletions
diff --git a/hash/msx1_cart.xml b/hash/msx1_cart.xml
index e4856384147..f4f70eb80b0 100644
--- a/hash/msx1_cart.xml
+++ b/hash/msx1_cart.xml
@@ -10304,7 +10304,8 @@ kept for now until finding out what those bytes affect...
</part>
</software>
- <software name="playball">
+ <!-- This game should also play some samples from a uPD7756C which doesn't seem to be dumped yet. -->
+ <software name="playball" supported="partial">
<description>Play Ball (Jpn)</description>
<year>1986</year>
<publisher>Sony</publisher>
@@ -10315,6 +10316,9 @@ kept for now until finding out what those bytes affect...
<dataarea name="rom" size="32768">
<rom name="play ball (japan).rom" size="32768" crc="d178833b" sha1="e6fbfb4b10dc393953211dda4b114080a08302a1" offset="0" />
</dataarea>
+ <dataarea name="upd7756" size="32768">
+ <rom name="upd7756.bin" size="32768" status="nodump" offset="0" />
+ </dataarea>
</part>
</software>
diff --git a/hash/msx2_cart.xml b/hash/msx2_cart.xml
index 0fb69a5dfc9..66d26bd044b 100644
--- a/hash/msx2_cart.xml
+++ b/hash/msx2_cart.xml
@@ -890,7 +890,7 @@ LZ93A13 (32 pin) - 8KB banks
</part>
</software>
-<!-- This features an A/D converter for audio playback -->
+ <!-- This features a upd7756 for audio playback -->
<software name="moeronet">
<description>Moero! Nettou Yakyuu '88 (Jpn)</description>
<year>1988</year>
@@ -903,6 +903,9 @@ LZ93A13 (32 pin) - 8KB banks
<dataarea name="rom" size="262144">
<rom name="d23c2001c" size="262144" crc="68745c64" sha1="1cbd5c7849f97dea1e3375a842f784ff9283310c" offset="0" />
</dataarea>
+ <dataarea name="upd7756" size="32768">
+ <rom name="upd7756.bin" size="32768" status="nodump" offset="0" />
+ </dataarea>
</part>
</software>