1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Storage/Disk/DiskImage/Formats
2017-10-03 22:04:15 -04:00
..
Utility Corrects FM/MFM selection when looking for sectors. 2017-09-29 22:48:00 -04:00
AcornADF.cpp Factors out commonalities in SSD/DSD and ADF implementations. 2017-09-30 20:30:15 -04:00
AcornADF.hpp Factors out commonalities in SSD/DSD and ADF implementations. 2017-09-30 20:30:15 -04:00
CPCDSK.cpp Revokes direct visibility of is_read_only_ to subclasses of FileHolder. 2017-10-03 19:36:06 -04:00
CPCDSK.hpp Revokes direct visibility of is_read_only_ to subclasses of FileHolder. 2017-10-03 19:36:06 -04:00
D64.cpp Tidies the Disk file hierarchy. 2017-09-22 22:39:23 -04:00
D64.hpp Revokes direct visibility of is_read_only_ to subclasses of FileHolder. 2017-10-03 19:36:06 -04:00
G64.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
G64.hpp Revokes direct visibility of is_read_only_ to subclasses of FileHolder. 2017-10-03 19:36:06 -04:00
HFE.cpp Adds writing support for HFEs. 2017-10-03 21:24:20 -04:00
HFE.hpp Factors HFE track seeking out from the track fetching method. 2017-10-03 20:33:55 -04:00
MFMSectorDump.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
MFMSectorDump.hpp Revokes direct visibility of is_read_only_ to subclasses of FileHolder. 2017-10-03 19:36:06 -04:00
OricMFMDSK.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
OricMFMDSK.hpp Revokes direct visibility of is_read_only_ to subclasses of FileHolder. 2017-10-03 19:36:06 -04:00
SSD.cpp Factors out commonalities in SSD/DSD and ADF implementations. 2017-09-30 20:30:15 -04:00
SSD.hpp Factors out commonalities in SSD/DSD and ADF implementations. 2017-09-30 20:30:15 -04:00