1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +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 Minor style fix. 2018-07-10 20:01:11 -04:00
AcornADF.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
AcornADF.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
AppleDSK.cpp Apple's GCR header varies between the Mac and the Apple II. 2019-06-15 16:32:56 -04:00
AppleDSK.hpp Corrects improper textual reference to interface names. 2018-05-25 18:31:20 -04:00
CPCDSK.cpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
CPCDSK.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
D64.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
D64.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
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 Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
DMK.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
G64.cpp Further minor style improvements. 2018-07-01 17:59:43 -04:00
G64.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
HFE.cpp Corrects addressing for deserialisation of bytes. 2018-07-01 15:58:56 -04:00
HFE.hpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
MFMSectorDump.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MFMSectorDump.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MSXDSK.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MSXDSK.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
NIB.cpp Resolves various instances of spaces in place of tabs. 2018-09-09 20:33:56 -04:00
NIB.hpp Introduces support for writing NIBs. 2018-05-25 18:30:55 -04:00
OricMFMDSK.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
OricMFMDSK.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
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 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
SSD.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
WOZ.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
WOZ.hpp Corrects improper textual reference to interface names. 2018-05-25 18:31:20 -04:00