1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-04 15:05:36 +00:00
CLK/Storage/Disk/Formats
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
..
AcornADF.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
AcornADF.hpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
CPCDSK.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
CPCDSK.hpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
D64.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
D64.hpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
G64.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
G64.hpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
HFE.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
HFE.hpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
OricMFMDSK.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
OricMFMDSK.hpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
SSD.cpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00
SSD.hpp Introduces a new class hierarchy for disk images. 2017-09-22 20:28:11 -04:00