1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 07:29:31 +00:00
CLK/Storage/Disk
2021-12-26 09:12:44 -05:00
..
Controller Makes drives non-copyable. 2021-10-14 12:37:55 -07:00
DiskImage Enforce string-length requirement. 2021-12-26 09:12:44 -05:00
DPLL Ensure this can definitely never divide by 0. 2020-01-28 23:25:21 -05:00
Encodings Use unspread_bits for FM and MFM decoding. 2021-10-12 15:18:50 -07: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 Add updated intel. 2021-10-16 13:30:56 -07:00