1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-28 07:29:45 +00:00
CLK/Analyser/Static/Commodore
Thomas Harte f65c65569a Makes disk head position explicitly something with sub-integral precision.
Also as a drive-by fix, corrects accidental assumption of 10 sectors for all MFMSectorDump descendants.
2018-05-06 23:17:36 -04:00
..
Disk.cpp Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Disk.hpp
File.cpp
File.hpp
StaticAnalyser.cpp Does the bare minimum to create a class skeleton for Apple II implementation. 2018-04-14 19:46:15 -04:00
StaticAnalyser.hpp Rationalises per-machine static analyser call pattern, and adds Apple II as an option. 2018-04-14 12:12:12 -04:00
Tape.cpp
Tape.hpp
Target.hpp Rationalises per-machine static analyser call pattern, and adds Apple II as an option. 2018-04-14 12:12:12 -04:00