1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/Storage/Disk
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
..
Controller Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
DiskImage Advances to being able to cope with STXs with no special features whatsoever. 2020-01-09 21:03:01 -05:00
DPLL
Encodings Ensure no possible return without value. 2020-01-02 23:43:53 -05:00
Parsers
Track Enhances with constexpr. 2019-12-24 18:53:50 -05:00
Disk.hpp
Drive.cpp
Drive.hpp Adds responsibility for an ongoing index pulse to the drive. 2019-12-24 20:53:37 -05:00