1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-23 20:29:42 +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
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
Coleco
Commodore Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Disassembler
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
StaticAnalyser.cpp Corrects various indentation errors. 2018-05-05 19:32:20 -04:00
StaticAnalyser.hpp