1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-16 16:28:59 +00:00
CLK/Analyser/Static
Thomas Harte e025674eb2 The MSX analyser is now smart enough not to be definitive when it's uncertain.
The cartridge type has also migrated to being a property of the cartridge, prefiguring my intention to discard the static analyser union.
2018-01-25 22:16:46 -05:00
..
Acorn Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
AmstradCPC Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Atari Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Commodore Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Disassembler Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00
MSX The MSX analyser is now smart enough not to be definitive when it's uncertain. 2018-01-25 22:16:46 -05:00
Oric Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -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 The MSX analyser is now smart enough not to be definitive when it's uncertain. 2018-01-25 22:16:46 -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