1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-14 11:57:27 +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
Encodings Further relax Apple GCR static analysis requirements. 2020-07-20 19:50:33 -04:00
Parsers
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