1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-09 08:33:04 +00:00
CLK/Storage/Disk/DiskImage/Formats
2020-01-14 21:35:37 -05:00
..
Utility
AcornADF.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
AcornADF.hpp
AppleDSK.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
AppleDSK.hpp
CPCDSK.cpp
CPCDSK.hpp
D64.cpp
D64.hpp
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
G64.cpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
G64.hpp
HFE.cpp
HFE.hpp
MacintoshIMG.cpp
MacintoshIMG.hpp
MFMSectorDump.cpp
MFMSectorDump.hpp
MSA.cpp Fixed: the final track is inclusive, not exclusive. 2019-12-24 23:08:16 -05:00
MSA.hpp
MSXDSK.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
MSXDSK.hpp
NIB.cpp
NIB.hpp
OricMFMDSK.cpp
OricMFMDSK.hpp
SSD.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
SSD.hpp
ST.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
ST.hpp
STX.cpp Enssures STX interprets sector sizes correctly. 2020-01-14 21:35:37 -05:00
STX.hpp Ensures head and track counts are reported accurately. 2020-01-12 22:23:34 -05:00
WOZ.cpp
WOZ.hpp