1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-08 18:55:14 +00:00
CLK/Components/8272
2017-08-14 22:27:31 -04:00
..
i8272.cpp Corrected multi-sector reads: ensured the incremented sector number isn't replaced by the original, and that the controller returns to scanning mode. 2017-08-14 22:27:31 -04:00
i8272.hpp Put my money where my mouth is and switched the superclass of WD1770 to MFMController, eliminating duplicated (/factored out) code. 2017-08-14 16:32:53 -04:00