summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Nigel Barnes <Pernod70@users.noreply.github.com>2017-10-02 12:07:52 +0100
committer Nigel Barnes <Pernod70@users.noreply.github.com>2017-10-11 12:03:01 +0100
commit1e1fb0902acff3a9641a0feff0860e5ab9e7bf79 (patch)
tree60717156ae591f88e514076bf7ca789eed05d19c /hash
parenta6937e4affa030ec122b10f1d61e38b29fd0daa0 (diff)
acorn_dsk: Improve identifying SSD/DSD by comparing image size with sector counts.
- Fixed DDCPM format to handle correct image of Double Density CP/M. bbc_flop_z80.xml: Replaced Double Density CP/M with good dump (nw)
Diffstat (limited to 'hash')
-rw-r--r--hash/bbc_flop_z80.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/bbc_flop_z80.xml b/hash/bbc_flop_z80.xml
index d5aa7adb178..48e005b3772 100644
--- a/hash/bbc_flop_z80.xml
+++ b/hash/bbc_flop_z80.xml
@@ -160,8 +160,8 @@
<info name="format" value="DDCP/M" />
<info name="usage" value="Requires Z80 2nd Processor and Opus DDOS" />
<part name="flop1" interface="floppy_5_25">
- <dataarea name="flop" size="811520">
- <rom name="DDCPM.ssd" size="811520" crc="986d8057" sha1="745bece1a8423fe363fc5a5c72bc64e8c58080df" offset="0" />
+ <dataarea name="flop" size="819200">
+ <rom name="DDCPM.ssd" size="819200" crc="c9d07eff" sha1="ccb1a0076d435ced493775ec8ca2c6c2bf4b5fef" offset="0" />
</dataarea>
</part>
</software>