1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00
CLK/Analyser/Static
2018-03-22 20:23:21 -04:00
..
Acorn Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
AmstradCPC The CPC now accepts disks only if it can make sense of them. 2018-03-22 18:52:43 -04:00
Atari Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00
Coleco Declares a confidence for the ColecoVision equal to the probability that the special bytes are wrong. 2018-03-07 14:25:25 -05:00
Commodore Ensures the Commodore parser properly rejects non-GCR disks. 2018-03-22 20:23:21 -04:00
Disassembler Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
MSX Standardises machines that aren't making a real guess on reporting a confidence of 0.5. 2018-03-07 14:24:52 -05:00
Oric Causes the Oric properly to evaluate disks offered to it. 2018-03-21 20:48:21 -04:00
ZX8081 Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
StaticAnalyser.cpp Expanded potential HFE targets to everything other than the MSX. 2018-03-22 18:55:52 -04:00
StaticAnalyser.hpp Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00