1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 08:24:17 +00:00
CLK/Storage/Disk/DiskImage/Formats
2020-03-24 21:34:33 -04:00
..
Utility
AcornADF.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
AcornADF.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
AppleDSK.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
AppleDSK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
CPCDSK.cpp Corrects spelling mistake. 2020-01-19 20:05:52 -05:00
CPCDSK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
D64.cpp
D64.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
DMK.cpp
DMK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
G64.cpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
G64.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
HFE.cpp
HFE.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MacintoshIMG.cpp
MacintoshIMG.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MFMSectorDump.cpp
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 Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
MSXDSK.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
NIB.cpp Avoids massive overallocation where sync blocks overlap the index hole. 2020-03-24 21:34:33 -04:00
NIB.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
OricMFMDSK.cpp Adapts slightly; it would seem that BD-DOS disks really fill up space. 2020-01-14 23:16:06 -05: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 Supplies fuzzy masks where specified. 2020-01-19 21:08:49 -05:00
STX.hpp Ensures head and track counts are reported accurately. 2020-01-12 22:23:34 -05:00
WOZ.cpp
WOZ.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00