1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-11 22:56:20 +00:00
CLK/Analyser/Static
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
..
Acorn Rationalises per-machine static analyser call pattern, and adds Apple II as an option. 2018-04-14 12:12:12 -04:00
AmstradCPC Corrects various indentation errors. 2018-05-05 19:32:20 -04:00
AppleII Introduces configuration options for the Apple II. 2018-05-03 19:37:32 -04:00
Atari Rationalises per-machine static analyser call pattern, and adds Apple II as an option. 2018-04-14 12:12:12 -04:00
Coleco Rationalises per-machine static analyser call pattern, and adds Apple II as an option. 2018-04-14 12:12:12 -04:00
Commodore Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Disassembler Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
DiskII Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
MSX Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
Oric Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
ZX8081 Switches to use of the TargetList typedef wherever possible. 2018-04-14 19:46:38 -04:00
StaticAnalyser.cpp Corrects various indentation errors. 2018-05-05 19:32:20 -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