diff options
author | 2017-12-06 09:48:07 +1300 | |
---|---|---|
committer | 2017-12-06 09:48:07 +1300 | |
commit | 663d982ff100b369aee41cb332d6c3745569db7e (patch) | |
tree | 039a92deffee27e09e685c4764f1bb38eb10ac86 /hash | |
parent | f4547fe51c6cef74665d11e1f98bd15f55c521c0 (diff) |
fmtowns_cd.xml: fix size of the Samurai Spirits boot floppy. (nw)
Diffstat (limited to 'hash')
-rw-r--r-- | hash/fmtowns_cd.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/hash/fmtowns_cd.xml b/hash/fmtowns_cd.xml index 9033ce4a0af..acd3fd89e9e 100644 --- a/hash/fmtowns_cd.xml +++ b/hash/fmtowns_cd.xml @@ -8614,7 +8614,6 @@ User/save disks that can be created from the game itself are not included. <!-- Originally labeled as "mp3 source". It probably needs a redump. - Also, the floppy disk seems to be an overdump. --> <software name="sspirits"> <!-- @@ -8628,8 +8627,8 @@ User/save disks that can be created from the game itself are not included. <info name="release" value="199509xx" /> <part name="flop1" interface="floppy_3_5"> <feature name="part_id" value="Boot Disk" /> - <dataarea name="flop" size="1281280"> - <rom name="samurai spirits (boot disk).bin" size="1281280" crc="2f1793ac" sha1="bd0f7f5f3fc4b0bd58d04812449cae853b58b5a8" offset="000000" /> + <dataarea name="flop" size="1261568"> + <rom name="samurai spirits (boot disk).bin" size="1261568" crc="7d10e903" sha1="5893035421003ce336e7516863c3c17a3ed86c0b" offset="000000" /> </dataarea> </part> <part name="cdrom" interface="fmt_cdrom"> |