1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Disk
2019-07-15 22:40:45 -04:00
..
Controller Starts sketching out an interface for IWM drives, eliminating a dangling use of unsigned as it goes. 2019-07-10 16:05:59 -04:00
DiskImage Improves qualifiers. 2019-07-15 22:40:45 -04:00
DPLL Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Encodings Bumps up the amount of reserved storage. 2019-07-15 17:12:31 -04:00
Parsers Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Track Switches drives to using floats for time counting. 2019-07-02 15:43:03 -04:00
Disk.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
Drive.cpp Improves qualifiers. 2019-07-15 22:40:45 -04:00
Drive.hpp Extends Drive to report is_writing and so that writing works as the first action. 2019-07-12 18:53:41 -04:00