1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Storage/Disk/DiskImage/Formats
2024-02-24 15:07:45 -05:00
..
Utility Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
2MG.cpp Redirect relevant 2MG images to HDV. 2022-11-15 15:06:24 -05:00
2MG.hpp Include <cstddef> and use std::nullptr_t not nullptr_t 2024-01-20 19:17:18 -06:00
AcornADF.cpp Extend .ADF support as far as my knowledge currently goes. 2024-02-24 15:07:45 -05:00
AcornADF.hpp Flounder around file contents. 2024-02-22 22:19:19 -05:00
AmigaADF.cpp Factor out bit spreading. 2021-10-12 14:49:01 -07:00
AmigaADF.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
AppleDSK.cpp Breakup line, for easier debugging. 2022-09-16 15:43:23 -04:00
AppleDSK.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
CPCDSK.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
CPCDSK.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
D64.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
D64.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
DMK.cpp Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
DMK.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
FAT12.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
FAT12.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
G64.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
G64.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
HFE.cpp Eliminate dead bit reverser. 2023-05-10 17:14:39 -05:00
HFE.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
IMD.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
IMD.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
IPF.cpp This reads the file, so it can't be constexpr. 2022-07-05 17:01:38 -04:00
IPF.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
MacintoshIMG.cpp Fix typos 2023-12-16 03:53:07 -06:00
MacintoshIMG.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
MFMSectorDump.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
MFMSectorDump.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
MSA.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
MSA.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
NIB.cpp Make references to constant non-specific. 2024-01-02 09:26:47 -05:00
NIB.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
OricMFMDSK.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
OricMFMDSK.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
PCBooter.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
PCBooter.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
SSD.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
SSD.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
STX.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
STX.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
WOZ.cpp Avoid macro. 2024-01-22 21:37:04 -05:00
WOZ.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00