1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Disk
2018-05-12 18:42:07 -04:00
..
Controller Attempts to introduce sleeping for the Disk II. 2018-04-29 17:51:10 -04:00
DiskImage Ensures proper test: not having a number of sectors that is a multiple of the track count. 2018-05-12 18:05:33 -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 Ensures initialisation of scanner and that sectors overlapping the end of track are captured. 2018-05-12 18:42:07 -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 Disambiguates whether Step will occur in addition to below zero/beyond maximum. 2018-05-11 21:44:08 -04:00
Drive.hpp Drives can now deliver activity events. 2018-05-10 21:54:10 -04:00