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-02-21 05:29:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
StaticAnalyser
History
Thomas Harte
2b053436e5
Missed from previous commit; removed assumption that get_next_data always succeeds.
2016-09-08 07:39:43 -04:00
..
Acorn
Added some TODOs, re-enabled master Acorn decision.
2016-09-07 07:39:47 -04:00
Commodore
Missed from previous commit; removed assumption that get_next_data always succeeds.
2016-09-08 07:39:43 -04:00
StaticAnalyser.cpp
Added enough wiring (hopefully) that the Commodore tape's GetFiles should be called when appropriate.
2016-09-06 06:39:40 -04:00
StaticAnalyser.hpp
Added logic to try to spot when the first program is BASIC and, if so, what the correct memory model is, then to get that information to the Vic. Though it currently then gets overwritten by the view controller. Grrrr.
2016-09-07 22:17:19 -04:00
TapeParser.hpp
Further documented interface, fixed a potential parsing blockage.
2016-09-05 22:12:52 -04:00