1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 07:29:31 +00:00
CLK/Storage/Disk
Thomas Harte 82d6a5387f Gives Qt disk controllers independent ROM/RAM selection logic.
In particular, this fixes the Microdisc.
2020-07-29 21:06:41 -04:00
..
Controller Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
DiskImage Ensures WOZ2 behaviour even if type_ has an invalid value. 2020-07-24 21:56:20 -04:00
DPLL Ensure this can definitely never divide by 0. 2020-01-28 23:25:21 -05:00
Encodings Further relax Apple GCR static analysis requirements. 2020-07-20 19:50:33 -04: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