1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/Storage/Tape/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
..
CommodoreTAP.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
CommodoreTAP.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
CSW.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
CSW.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
OricTAP.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
OricTAP.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
TapePRG.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
TapePRG.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
TapeUEF.cpp
TapeUEF.hpp
TZX.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
TZX.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
ZX80O81P.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
ZX80O81P.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00