1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 23:52:26 +00:00
CLK/Storage/Disk/DiskImage/Formats
2019-12-08 11:52:15 -05:00
..
Utility Implements read-only MSA support. 2019-10-20 20:38:54 -04:00
AcornADF.cpp
AcornADF.hpp
AppleDSK.cpp
AppleDSK.hpp
CPCDSK.cpp
CPCDSK.hpp
D64.cpp
D64.hpp
DMK.cpp
DMK.hpp
G64.cpp
G64.hpp
HFE.cpp
HFE.hpp
MacintoshIMG.cpp
MacintoshIMG.hpp
MFMSectorDump.cpp Ensures no out-of-disk-bounds mirroring. 2019-11-12 23:22:25 -05:00
MFMSectorDump.hpp
MSA.cpp Resolves GCC warnings. 2019-11-09 16:12:37 -05:00
MSA.hpp Ensures MSAs are explicitly read-only. 2019-12-08 11:52:15 -05:00
MSXDSK.cpp
MSXDSK.hpp
NIB.cpp Update explanation of NIB processing. 2019-11-05 23:20:20 -05:00
NIB.hpp
OricMFMDSK.cpp
OricMFMDSK.hpp
SSD.cpp Corrects track count calculation for DSD disks. 2019-11-12 23:22:56 -05:00
SSD.hpp
ST.cpp Ensures proper precedence of * over %. 2019-11-14 23:19:31 -05:00
ST.hpp Adds support for the .ST file format. 2019-11-12 23:23:14 -05:00
WOZ.cpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
WOZ.hpp