1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Storage/Disk
2019-07-26 23:23:01 -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 Adds a further drift safeguard. 2019-07-26 23:23:01 -04:00
Drive.hpp At the cost of extra storage, attempts to simplify away potential rounding issues around the index hole. 2019-07-26 17:20:32 -04:00