1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Disk
2019-07-17 14:56:50 -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 It appears that file checksums are not reliable. 2019-07-17 14:56:50 -04:00
DPLL Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Encodings Applies more rigorous logic to deciding when to stop parsing. 2019-07-16 18:06:54 -04:00
Parsers Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Track Slightly improves syntax. 2019-07-16 18:05:58 -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