1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-25 19:29:31 +00:00
CLK/Storage/Disk
Thomas Harte 99122efbbc Adds a slight cool-down period on end-of-rotation.
Along with the corresponding inactive transition of the ready signal.
2020-01-15 23:29:52 -05:00
..
Controller Eliminates the optionality of a DPLL receiver. 2020-01-12 17:45:02 -05:00
DiskImage Adapts slightly; it would seem that BD-DOS disks really fill up space. 2020-01-14 23:16:06 -05:00
DPLL Makes a more concrete attempt at track/sector combination. 2020-01-12 22:18:31 -05:00
Encodings Ensure no possible return without value. 2020-01-02 23:43:53 -05:00
Parsers Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Track Eliminates the optionality of a DPLL receiver. 2020-01-12 17:45:02 -05:00
Disk.hpp Starts pushing towards figuring out a proper infrastructure for mass storage. 2019-08-21 23:22:58 -04:00
Drive.cpp Adds a slight cool-down period on end-of-rotation. 2020-01-15 23:29:52 -05:00
Drive.hpp Adds a slight cool-down period on end-of-rotation. 2020-01-15 23:29:52 -05:00