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-08-05 08:26:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
908dc40569125da1141086baf0e87a8689b1f676
CLK
/
StaticAnalyser
History
Thomas Harte
50175a9aed
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
..
Acorn
Added some TODOs, re-enabled master Acorn decision.
2016-09-07 07:39:47 -04:00
Commodore
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
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