1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/Components/8272
2017-08-14 12:53:18 -04:00
..
i8272.cpp Added read/write escape clauses if faced with a read-only disk. 2017-08-14 12:53:18 -04:00
i8272.hpp Ensured data-accessing commands cancel seeks on their drives. Also introduced a count of drives currently seeking in order to make for a slightly better broad-phase test in run_for. 2017-08-14 09:45:39 -04:00