1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/Storage/Disk/Encodings
Thomas Harte b5406b90cd Introduces a new class hierarchy for disk images.
Increasing independence of format-specific stuff and generic caching without mangling them into a common namespace, and allowing in some cases for a decrease in read/write blocking.
2017-09-22 20:28:11 -04:00
..
CommodoreGCR.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
CommodoreGCR.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
MFM.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
MFM.hpp Strips Controller of all capabilities now housed on the Drive. 2017-09-10 19:23:23 -04:00