1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-16 00:29:01 +00:00
CLK/Storage/Disk/Formats
2016-12-30 14:21:36 -05:00
..
AcornADF.cpp Attempted to switch to an asynchronous means for continuous file updates. Testing with SSD, as usual. 2016-12-29 22:15:58 -05:00
AcornADF.hpp Added just enough for a complete manual test of writing to a .ADF with the 1770 then getting the correct result parsing it back on the host side in order potentially to update a file. 2016-12-28 23:00:47 -05:00
D64.cpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
D64.hpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
G64.cpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
G64.hpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
OricMFMDSK.cpp Fixed Oric .DSK handling, per my latest understanding. Which creates a desire to write shorts directly to the disk surface, so exposed that in the encoder. 2016-12-28 18:50:28 -05:00
OricMFMDSK.hpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
SSD.cpp Removed duplicated newline. 2016-12-30 14:21:36 -05:00
SSD.hpp Attempted to switch to an asynchronous means for continuous file updates. Testing with SSD, as usual. 2016-12-29 22:15:58 -05:00