1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 17:56:29 +00:00
CLK/Storage/Disk
2017-10-17 22:13:37 -04:00
..
Controller
DiskImage
DPLL Ensures complete DPLL initial state assignment. 2017-10-17 22:13:37 -04:00
Encodings Switches the MFM shifter to unsigned accumulation. 2017-10-17 22:12:04 -04:00
Parsers
Track Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types. 2017-10-06 21:45:12 -04:00
Disk.hpp
Drive.cpp
Drive.hpp Ensures lifetime-linked track flushing without relying on virtual calls within a destructor. 2017-10-07 19:14:18 -04:00