1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-25 16:31:42 +00:00
CLK/Analyser
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
..
Dynamic Decided to focus on 'confidence' over 'probability'. 2018-01-25 19:02:16 -05:00
Static The MSX analyser is now smart enough not to be definitive when it's uncertain. 2018-01-25 22:16:46 -05:00
Machines.hpp Integrates the static and nascent dynamic analyser namespaces. 2018-01-24 21:48:44 -05:00