1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/StaticAnalyser
2016-09-08 07:39:17 -04:00
..
Acorn Added some TODOs, re-enabled master Acorn decision. 2016-09-07 07:39:47 -04:00
Commodore Added reminder, ensured the couldn't-find-data case doesn't cause a crash. Though it should imply some manual investigation. 2016-09-08 07:39:17 -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