1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/Analyser/Static
2018-03-26 19:01:57 -04:00
..
Acorn Resolves undefined behaviour from uninitialised limited-range values. 2018-03-22 21:58:42 -04:00
AmstradCPC Corrects nullptr references in the CPC static analyser. 2018-03-23 18:39:37 -04:00
Atari Resolves undefined behaviour from uninitialised limited-range values. 2018-03-22 21:58:42 -04: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 Commutes Vic-20 machine configuration options to its Target. 2018-03-26 19:01:57 -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 Introduces missing #includes. 2018-03-23 18:05:51 -04:00
ZX8081 Resolves undefined behaviour from uninitialised limited-range values. 2018-03-22 21:58:42 -04:00
StaticAnalyser.cpp Corrects bit mask for offering HFE around. 2018-03-22 20:23:39 -04:00
StaticAnalyser.hpp Encapsulates machine configuration properties for all remaining platforms. 2018-03-09 16:07:29 -05:00