1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Storage/Disk
Thomas Harte f65c65569a Makes disk head position explicitly something with sub-integral precision.
Also as a drive-by fix, corrects accidental assumption of 10 sectors for all MFMSectorDump descendants.
2018-05-06 23:17:36 -04:00
..
Controller Attempts to introduce sleeping for the Disk II. 2018-04-29 17:51:10 -04:00
DiskImage Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
DPLL Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Encodings Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Parsers Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Track Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Disk.hpp Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Drive.cpp Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Drive.hpp Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00