1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 18:31:53 +00:00
CLK/Storage/Disk/DiskImage/Formats
Thomas Harte df56e6fe53 Fixed: the sector number also goes into sector bodies.
Also the checksum is written in the other order, and the final byte of data isn't output.
2019-06-18 10:34:10 -04:00
..
Utility
AcornADF.cpp
AcornADF.hpp
AppleDSK.cpp Apple's GCR header varies between the Mac and the Apple II. 2019-06-15 16:32:56 -04:00
AppleDSK.hpp
CPCDSK.cpp
CPCDSK.hpp
D64.cpp
D64.hpp
DiskCopy42.cpp Fixed: the sector number also goes into sector bodies. 2019-06-18 10:34:10 -04:00
DiskCopy42.hpp Adds preliminary parsing of the Disk Copy 4.2 format. 2019-06-02 13:39:25 -04:00
DMK.cpp
DMK.hpp
G64.cpp
G64.hpp
HFE.cpp
HFE.hpp
MFMSectorDump.cpp
MFMSectorDump.hpp
MSXDSK.cpp
MSXDSK.hpp
NIB.cpp
NIB.hpp
OricMFMDSK.cpp
OricMFMDSK.hpp
PlusTooBIN.cpp Advances IWM/drive emulation very close to the point of 'Welcome to Macintosh'. 2019-06-15 16:08:54 -04:00
PlusTooBIN.hpp Adds putative support for PlusToo-style BIN files. 2019-06-04 21:41:09 -04:00
SSD.cpp
SSD.hpp
WOZ.cpp
WOZ.hpp