1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Storage/Disk
2021-10-10 12:58:10 -07:00
..
Controller Spell out slightly more; this makes debugging a touch easier. 2021-10-06 13:40:48 -07:00
DiskImage Checksums appear to be calculated as 32-bit quantities. 2021-10-10 12:58:10 -07:00
DPLL Ensure this can definitely never divide by 0. 2020-01-28 23:25:21 -05:00
Encodings Adds an informal guarantee. 2020-11-16 19:53:17 -05:00
Parsers Gives the FAT parser responsibility for right trims. 2021-07-02 19:50:27 -04:00
Track Simplifies calculations very slightly. 2020-07-17 23:18:08 -04:00
Disk.hpp Add an ability to avoid track flushing when file formats have sub-track precision. 2020-07-17 22:09:21 -04:00
Drive.cpp Corrects meaning of IBM-style RDY. 2021-10-06 04:42:44 -07:00
Drive.hpp Corrects meaning of IBM-style RDY. 2021-10-06 04:42:44 -07:00