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-01-27 06:35:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Analyser
/
Static
History
Thomas Harte
93e85c5c4a
The CPC now accepts disks only if it can make sense of them.
2018-03-22 18:52:43 -04:00
..
Acorn
…
AmstradCPC
The CPC now accepts disks only if it can make sense of them.
2018-03-22 18:52:43 -04:00
Atari
Encapsulates machine configuration properties for all remaining platforms.
2018-03-09 16:07:29 -05:00
Coleco
…
Commodore
Adds missing files.
2018-03-09 16:10:17 -05: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
Causes the Oric properly to evaluate disks offered to it.
2018-03-21 20:48:21 -04:00
ZX8081
Provides the proper framework for encapsulation of analyser target specifics.
2018-03-09 15:36:11 -05:00
StaticAnalyser.cpp
…
StaticAnalyser.hpp
…