1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-15 15:29:53 +00:00
CLK/Storage/Disk/DiskImage/Formats
2019-11-12 23:22:25 -05:00
..
Utility Implements read-only MSA support. 2019-10-20 20:38:54 -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 Improves qualifiers. 2019-07-15 22:40:45 -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
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
MacintoshIMG.cpp It appears that file checksums are not reliable. 2019-07-17 14:56:50 -04:00
MacintoshIMG.hpp Takes a first stab at write support for Macintosh disk images. 2019-07-11 18:09:37 -04:00
MFMSectorDump.cpp Ensures no out-of-disk-bounds mirroring. 2019-11-12 23:22:25 -05:00
MFMSectorDump.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MSA.cpp Resolves GCC warnings. 2019-11-09 16:12:37 -05:00
MSA.hpp Implements read-only MSA support. 2019-10-20 20:38:54 -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 Update explanation of NIB processing. 2019-11-05 23:20:20 -05: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
SSD.cpp Removes unused includes. 2019-10-20 20:38:54 -04:00
SSD.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
WOZ.cpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
WOZ.hpp Corrects improper textual reference to interface names. 2018-05-25 18:31:20 -04:00