1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/Storage/Disk/Formats
2017-08-11 10:29:13 -04:00
..
AcornADF.cpp Threw a sector cache into my MFM parser, in an attempt to cut down analysis costs. Also made it aware of multiple heads. 2017-08-11 10:29:13 -04:00
AcornADF.hpp
CPCDSK.cpp
CPCDSK.hpp
D64.cpp
D64.hpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
G64.cpp
G64.hpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
OricMFMDSK.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
OricMFMDSK.hpp
SSD.cpp Threw a sector cache into my MFM parser, in an attempt to cut down analysis costs. Also made it aware of multiple heads. 2017-08-11 10:29:13 -04:00
SSD.hpp