1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Storage/Disk/DiskImage/Formats
Thomas Harte e384c50580 Switches FileHolder to have a usage much closer to FILE *.
Thereby opens a route for file format implementations such as that appearing for CPC DSK that create an in-memory copy and perform a full rewrite.
2017-11-02 22:32:00 -04:00
..
Utility Generalises the concept of multiple samplings of an FM/MFM sector, simplifying CPC DSK support and paving the way for generic weak/fuzzy bit support. 2017-10-31 21:32:28 -04:00
AcornADF.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
AcornADF.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
CPCDSK.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
CPCDSK.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
D64.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
D64.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
G64.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
G64.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
HFE.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
HFE.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
MFMSectorDump.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
MFMSectorDump.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
OricMFMDSK.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
OricMFMDSK.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
SSD.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
SSD.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00