diff options
author | 2012-08-21 10:47:55 +0000 | |
---|---|---|
committer | 2012-08-21 10:47:55 +0000 | |
commit | 960ae0c0de29c52332a8268df14ac30e8d09d1e4 (patch) | |
tree | 6f4c55a771b8998ccaa2dde275488f4359cbbe0b /hash/3do_m2.xml | |
parent | 7285b359d259b2ae0fdf85096571c386ec8c991a (diff) |
Sync software lists from MESS into hash (no whatsnew)
Diffstat (limited to 'hash/3do_m2.xml')
-rw-r--r-- | hash/3do_m2.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/hash/3do_m2.xml b/hash/3do_m2.xml new file mode 100644 index 00000000000..8ad2abbd77f --- /dev/null +++ b/hash/3do_m2.xml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +NOTE: This list is here only to document available dumps and it's not used (yet) by MESS! +--> +<softwarelist name="3do_m2" description="3DO M2 CD-ROM list"> + +<!-- Prototype disks --> + + <software name="imsarcng" supported="no"> + <!-- Original image + <rom name="imsa racing.iso" size="671399936" crc="96e9befa"/> + <rom name="imsa racing.cue" size="77" crc="590c368f"/> + --> + <description>IMSA Racing (Unreleased)</description> + <year>199?</year> + <publisher>3DO</publisher> + <part name="cdrom" interface="3do_m2_cdrom"> + <diskarea name="cdrom"> + <disk name="imsa racing" sha1="533f8ed17f684b2798c9fae5d7e834a7d4d81147" /> + </diskarea> + </part> + </software> + + +</softwarelist> |