1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/Storage/Disk/DiskImage/Formats
Thomas Harte 955cb6411c Factor out bit spreading.
(And do a better job of it)
2021-10-12 14:49:01 -07:00
..
Utility Corrects buffer placement of decoded sectors. 2021-07-03 13:36:01 -04:00
2MG.cpp Add missing header. 2021-02-16 22:51:57 -05:00
2MG.hpp Adds boilerplate route into a 2MG-handling class. 2020-11-23 21:42:18 -05:00
AcornADF.cpp Adds support for ADL-format disk images. 2021-01-30 18:39:29 -05:00
AcornADF.hpp Adds support for ADL-format disk images. 2021-01-30 18:39:29 -05:00
AmigaADF.cpp Factor out bit spreading. 2021-10-12 14:49:01 -07:00
AmigaADF.hpp Introduces a shell for Amiga ADF decoding. 2021-07-16 18:11:07 -04:00
AppleDSK.cpp Resolves Clang 13 implicit conversion warnings. 2021-09-23 22:53:41 -04:00
AppleDSK.hpp
CPCDSK.cpp Makes minor style improvements. 2021-03-22 19:55:03 -04:00
CPCDSK.hpp
D64.cpp
D64.hpp
DMK.cpp
DMK.hpp
FAT12.cpp Use the FAT12 boot sector to determine geometry. 2021-06-22 06:54:17 -04:00
FAT12.hpp Use the FAT12 boot sector to determine geometry. 2021-06-22 06:54:17 -04:00
G64.cpp
G64.hpp
HFE.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
HFE.hpp
MacintoshIMG.cpp Wires in the most common IIgs style of 2MG. 2020-11-24 18:19:34 -05:00
MacintoshIMG.hpp Wires in the most common IIgs style of 2MG. 2020-11-24 18:19:34 -05:00
MFMSectorDump.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
MFMSectorDump.hpp
MSA.cpp
MSA.hpp
NIB.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
NIB.hpp
OricMFMDSK.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
OricMFMDSK.hpp
SSD.cpp
SSD.hpp
ST.cpp
ST.hpp
STX.cpp Resolves errant spaces. 2020-06-16 23:15:38 -04:00
STX.hpp
WOZ.cpp Ensures WOZ2 behaviour even if type_ has an invalid value. 2020-07-24 21:56:20 -04:00
WOZ.hpp Implement custom tracks_differ; support WOZ 2 3.5" drive geometry properly. 2020-07-17 22:09:55 -04:00