1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/StaticAnalyser
2017-03-12 20:39:45 -04:00
..
Acorn
Atari Adjusted Super Chip test to look for two portions of 128 bytes. It now spots Dig Dug and doesn't acquire any further false positives amongst the tested set. So failure to spot the Activision stack-based paging mechanism is now the only remaining failure. 2017-03-12 20:39:45 -04:00
Commodore
Disassembler Adjusted semantics to allow for more complicated mappings, e.g. whereby supplied data repeats itself within a range. 2017-02-27 07:49:33 -05:00
Oric Corrected callers of the 6502 disassembler. 2017-02-27 07:56:59 -05:00
StaticAnalyser.cpp
StaticAnalyser.hpp Now required: at least four stores for RAM to be detected. 2017-02-28 20:28:14 -05:00