1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-26 11:55:15 +00:00
CLK/Storage/Disk/Formats
2016-12-31 12:51:52 -05:00
..
AcornADF.cpp Ensured SSD and ADFs are grown if required. 2016-12-30 18:08:12 -05:00
AcornADF.hpp
D64.cpp
D64.hpp
G64.cpp
G64.hpp
OricMFMDSK.cpp Quick extra: make sure parsed tracks don't overflow the 6400 byte space available in an MFM disk. Which might be better expressed as 6250? 2016-12-31 12:51:52 -05:00
OricMFMDSK.hpp Added the infrastructure necessary for Oric disks to appear writeable to the machine and to receive changed tracks. 2016-12-30 22:51:48 -05:00
SSD.cpp Ensured SSD and ADFs are grown if required. 2016-12-30 18:08:12 -05:00
SSD.hpp