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-12 00:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
StaticAnalyser
History
Thomas Harte
bce5abd33b
Made an attempt to spot Tigervision paging requests.
2017-03-11 13:12:23 -05:00
..
Acorn
Fixed Electron's support for automatically booting floppy disks.
2017-01-08 14:47:41 -05:00
Atari
Made an attempt to spot Tigervision paging requests.
2017-03-11 13:12:23 -05:00
Commodore
Shifted ownership of PETSCII -> string conversion down to the storage layer, where it's useful for tape parsing.
2016-11-06 18:43:51 -05:00
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
Ensured no attempt to call
strcmp
on
null
if a file name without an extension got into here.
2017-02-11 13:36:36 -05:00
StaticAnalyser.hpp
Now required: at least four stores for RAM to be detected.
2017-02-28 20:28:14 -05:00