1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Storage/Disk/DiskImage
Thomas Harte b4befd57a9 Advances to being able to cope with STXs with no special features whatsoever.
Well, other than perhaps a broken data CRC. Fuzzy bits, timing differences and the stuff between sectors are all currently absent.
2020-01-09 21:03:01 -05:00
..
Formats Advances to being able to cope with STXs with no special features whatsoever. 2020-01-09 21:03:01 -05:00
DiskImage.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
DiskImageImplementation.hpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00