1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Analyser/Static
2018-03-07 14:25:25 -05:00
..
Acorn Standardises machines that aren't making a real guess on reporting a confidence of 0.5. 2018-03-07 14:24:52 -05:00
AmstradCPC Standardises machines that aren't making a real guess on reporting a confidence of 0.5. 2018-03-07 14:24:52 -05:00
Atari Standardises machines that aren't making a real guess on reporting a confidence of 0.5. 2018-03-07 14:24:52 -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 Standardises machines that aren't making a real guess on reporting a confidence of 0.5. 2018-03-07 14:24:52 -05: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 Standardises machines that aren't making a real guess on reporting a confidence of 0.5. 2018-03-07 14:24:52 -05:00
ZX8081 Introduces the extra level of indirection necessary to make Analyser::Static::Target polymorphic. 2018-01-24 22:35:54 -05:00
StaticAnalyser.cpp Wired up a class and analyser for a ColecoVision. 2018-02-23 22:47:15 -05:00
StaticAnalyser.hpp The MSX analyser is now smart enough not to be definitive when it's uncertain. 2018-01-25 22:16:46 -05:00