1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-24 23:29:00 +00:00
CLK/Storage/Disk/DiskImage/Formats
2023-12-10 22:17:23 -05:00
..
Utility Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
2MG.cpp Redirect relevant 2MG images to HDV. 2022-11-15 15:06:24 -05:00
2MG.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
AcornADF.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
AcornADF.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
AmigaADF.cpp Factor out bit spreading. 2021-10-12 14:49:01 -07:00
AmigaADF.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
AppleDSK.cpp Breakup line, for easier debugging. 2022-09-16 15:43:23 -04:00
AppleDSK.hpp Fix typo in comment in AppleDSK.hpp 2023-11-28 22:09:35 -06:00
CPCDSK.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
CPCDSK.hpp Add read-only support for IMD images. 2023-12-08 15:37:13 -05:00
D64.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
D64.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
DMK.cpp Eliminate various other errant spaces. 2023-05-16 16:40:09 -04:00
DMK.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
FAT12.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
FAT12.hpp Accept what look like raw booters. 2023-12-01 17:23:13 -05:00
G64.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
G64.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
HFE.cpp Eliminate dead bit reverser. 2023-05-10 17:14:39 -05:00
HFE.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
IMD.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
IMD.hpp Add read-only support for IMD images. 2023-12-08 15:37:13 -05:00
IPF.cpp This reads the file, so it can't be constexpr. 2022-07-05 17:01:38 -04:00
IPF.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
MacintoshIMG.cpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
MacintoshIMG.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
MFMSectorDump.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
MFMSectorDump.hpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
MSA.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
MSA.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
NIB.cpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
NIB.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
OricMFMDSK.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
OricMFMDSK.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
PCBooter.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
PCBooter.hpp Expand range of recognised formats. 2023-12-01 22:44:13 -05:00
SSD.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
SSD.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
STX.cpp Introduce high-density tracks. 2023-12-10 22:17:23 -05:00
STX.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00
WOZ.cpp Fix typo in comment in WOZ.cpp 2023-11-29 03:42:39 -06:00
WOZ.hpp Simplify namespace syntax. 2023-05-10 16:02:18 -05:00