1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Storage/Tape
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
..
Formats Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
Parsers
PulseQueuedTape.cpp
PulseQueuedTape.hpp
Tape.cpp
Tape.hpp