summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2015-07-28 20:30:32 +0100
committer David Haywood <mamehaze@users.noreply.github.com>2015-07-28 20:30:32 +0100
commitcd300643d47a374abd5df8098fa0285efa9c2698 (patch)
tree0f5bba5427f0ad8aa6665020daa87d6b78af1795 /hash
parentef889e132800807210d483ef9737150d6c78a2e2 (diff)
misc softlist bits I'm using for testing (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/ibm5170_cdrom.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/hash/ibm5170_cdrom.xml b/hash/ibm5170_cdrom.xml
index ad1d88f6a95..5975aa527bc 100644
--- a/hash/ibm5170_cdrom.xml
+++ b/hash/ibm5170_cdrom.xml
@@ -95,4 +95,44 @@
</part>
</software>
+ <!-- Untouched image from original CD created with an ASUS DRW-1814BLT (EAC drive sample read offset reported as +6)
+ If you subtract 0x18 (4 * 6) bytes from a .wav extracted from this CHD the audio matches a rip done with EAC (verified) -->
+ <software name="kingsq6e">
+ <description>King's Quest VI (Windows 3.1 enhanced)</description>
+ <year>1993</year>
+ <publisher>Sierra</publisher>
+
+ <part name="cdrom" interface="cdrom">
+ <diskarea name="cdrom">
+ <disk name="kings_quest_6_enhanced" sha1="0d237ee8c2d15be3b47f3676eddce41a00bca094" />
+ </diskarea>
+ </part>
+ </software>
+
+ <!-- Untouched image from original CD created with an ASUS DRW-1814BLT (EAC drive sample read offset reported as +6)
+ If you subtract 0x18 (4 * 6) bytes from a .wav extracted from this CHD the audio matches a rip done with EAC (verified) -->
+ <software name="krondor">
+ <description>Betrayal at Krondor (1994 release, CDDA)</description>
+ <year>1994</year>
+ <publisher>Dynamix</publisher>
+
+ <part name="cdrom" interface="cdrom">
+ <diskarea name="cdrom">
+ <disk name="betrayal_at_krondor" sha1="f0d0907edccfc4f6ab4f181b0d2e9a3b18f81e73" />
+ </diskarea>
+ </part>
+ </software>
+
+ <software name="krondora" cloneof="krondor">
+ <description>Betrayal at Krondor (1998 release, no CDDA)</description>
+ <year>1998</year>
+ <publisher>Dynamix</publisher>
+
+ <part name="cdrom" interface="cdrom">
+ <diskarea name="cdrom">
+ <disk name="betrayal_at_krondor_1998" sha1="d58acdb5bc10c2ad9a4b6dd51438102785c44216" />
+ </diskarea>
+ </part>
+ </software>
+
</softwarelist>