1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/StaticAnalyser
2017-07-10 21:43:58 -04:00
..
Acorn Centralised resetting of tape files within the static analyser, having implemented it patchily. 2017-05-06 22:19:08 -04:00
Atari Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Commodore Ensured GCR parser spins the disk. 2017-05-16 20:53:06 -04:00
Disassembler Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Oric Centralised resetting of tape files within the static analyser, having implemented it patchily. 2017-05-06 22:19:08 -04:00
ZX8081 Added enough typing to issue a load command. No thoughts as to running yet though. 2017-07-09 22:07:12 -04:00
StaticAnalyser.cpp Added a shell class that will one day be able to parse CSW files, plus the logic and metadata to instantiate it when a CSW presents itself. 2017-07-10 21:43:58 -04:00
StaticAnalyser.hpp Allowed the static analyser to specify a ZX80 or 81, and a memory model. Neither is respected yet in the machine. 2017-06-11 19:12:20 -04:00