1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/StaticAnalyser
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