1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Storage/Disk/DiskImage/Formats
Thomas Harte 44cdc124af Switches to providing a full record of changes to disk images, rather than feeding them a track at a time.
Gets explicit about `override`s while doing so, to ensure full adaptation.
2017-10-07 19:37:36 -04:00
..
Utility Corrects FM/MFM selection when looking for sectors. 2017-09-29 22:48:00 -04:00
AcornADF.cpp Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types. 2017-10-06 21:45:12 -04:00
AcornADF.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
CPCDSK.cpp Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types. 2017-10-06 21:45:12 -04:00
CPCDSK.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
D64.cpp Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types. 2017-10-06 21:45:12 -04:00
D64.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
G64.cpp Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types. 2017-10-06 21:45:12 -04:00
G64.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
HFE.cpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
HFE.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
MFMSectorDump.cpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
MFMSectorDump.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
OricMFMDSK.cpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
OricMFMDSK.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
SSD.cpp Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types. 2017-10-06 21:45:12 -04:00
SSD.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00