This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-03-11 20:31:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Analyser
/
Static
History
Thomas Harte
e15d6717a1
Strips back Vic-20 static analysis to the bare minimum.
...
Also corrects an unsafe assumption in fast loading.
2018-03-25 13:37:33 -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
…
Commodore
Strips back Vic-20 static analysis to the bare minimum.
2018-03-25 13:37:33 -04:00
Disassembler
…
MSX
…
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