1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00
CLK/Storage/Disk
2018-05-23 22:21:57 -04:00
..
Controller Generalised CRC generation and created specific subclasses for the CCITT CRC16 and CRC32. 2018-05-23 22:21:57 -04:00
DiskImage Factors out physical to logical sector conversion. 2018-05-19 22:59:59 -04:00
DPLL Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Encodings Generalised CRC generation and created specific subclasses for the CCITT CRC16 and CRC32. 2018-05-23 22:21:57 -04:00
Parsers Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Track Resolves potential overflow / sign corruption. 2018-05-19 22:28:29 -04:00
Disk.hpp Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
Drive.cpp Undoes reformatting error. 2018-05-14 20:03:32 -04:00
Drive.hpp Ensures generation of random noise if too many zeroes exist on a disk surface. 2018-05-14 19:17:34 -04:00