1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-15 15:29:53 +00:00
CLK/Storage/Disk/DiskImage/Formats
2020-07-19 00:08:49 -04:00
..
Utility Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
AcornADF.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
AcornADF.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
AppleDSK.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
AppleDSK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
CPCDSK.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
CPCDSK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
D64.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
D64.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
DMK.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
DMK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
G64.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
G64.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
HFE.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
HFE.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MacintoshIMG.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
MacintoshIMG.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MFMSectorDump.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
MFMSectorDump.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MSA.cpp Fixed: the final track is inclusive, not exclusive. 2019-12-24 23:08:16 -05:00
MSA.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MSXDSK.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
MSXDSK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
NIB.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
NIB.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
OricMFMDSK.cpp Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
OricMFMDSK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
SSD.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
SSD.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
ST.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
ST.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
STX.cpp Resolves errant spaces. 2020-06-16 23:15:38 -04:00
STX.hpp Ensures head and track counts are reported accurately. 2020-01-12 22:23:34 -05:00
WOZ.cpp Mark WOZs as read-only, with exposition as to why. 2020-07-19 00:08:49 -04:00
WOZ.hpp Implement custom tracks_differ; support WOZ 2 3.5" drive geometry properly. 2020-07-17 22:09:55 -04:00