1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 07:29:31 +00:00
CLK/Storage/Disk
2020-11-16 19:53:17 -05:00
..
Controller Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
DiskImage Adds a quick protection against sector ID buffer overrun. 2020-11-16 19:52:42 -05: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 Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -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 index pulse signalling. 2020-07-19 00:06:27 -04:00
Drive.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00