1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Storage/Disk/DiskImage/Formats
2022-08-30 16:07:44 -04:00
..
Utility Eliminate off_t. 2022-04-27 19:16:37 -04:00
2MG.cpp Make a hacky and blunt offer of drive data. 2022-08-30 16:07:44 -04:00
2MG.hpp Permit a mass-storage device to be returned, in theory. 2022-08-26 16:38:10 -04:00
AcornADF.cpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
AcornADF.hpp Adds support for ADL-format disk images. 2021-01-30 18:39:29 -05:00
AmigaADF.cpp Factor out bit spreading. 2021-10-12 14:49:01 -07:00
AmigaADF.hpp Introduces a shell for Amiga ADF decoding. 2021-07-16 18:11:07 -04:00
AppleDSK.cpp Resolves Clang 13 implicit conversion warnings. 2021-09-23 22:53:41 -04:00
AppleDSK.hpp
CPCDSK.cpp Makes minor style improvements. 2021-03-22 19:55:03 -04:00
CPCDSK.hpp
D64.cpp
D64.hpp
DMK.cpp
DMK.hpp
FAT12.cpp Overtly treat .ST images as FAT12. 2022-08-13 10:09:34 -04:00
FAT12.hpp Use the FAT12 boot sector to determine geometry. 2021-06-22 06:54:17 -04:00
G64.cpp
G64.hpp
HFE.cpp
HFE.hpp
IPF.cpp This reads the file, so it can't be constexpr. 2022-07-05 17:01:38 -04:00
IPF.hpp With some refactoring makes some minor steps towards supporting gaps. 2022-01-06 17:24:31 -05:00
MacintoshIMG.cpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
MacintoshIMG.hpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
MFMSectorDump.cpp
MFMSectorDump.hpp
MSA.cpp
MSA.hpp
NIB.cpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
NIB.hpp
OricMFMDSK.cpp
OricMFMDSK.hpp
SSD.cpp
SSD.hpp
STX.cpp
STX.hpp
WOZ.cpp Ensures WOZ2 behaviour even if type_ has an invalid value. 2020-07-24 21:56:20 -04:00
WOZ.hpp