1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/StaticAnalyser
2017-02-11 13:36:36 -05:00
..
Acorn Fixed Electron's support for automatically booting floppy disks. 2017-01-08 14:47:41 -05:00
Atari
Commodore
Disassembler Fixed off-by-one recording of disasssmbled addresses; added logic to the Oric static analyser to try to guess between BASIC 1.1 (the preferred option in a tie-break or if no information is found) and BASIC 1.0. 2016-11-15 10:31:47 +08:00
Oric Fixed failure to initialise the Microdisc flag if loading a tape. 2016-12-06 20:29:05 -05:00
StaticAnalyser.cpp Ensured no attempt to call strcmp on null if a file name without an extension got into here. 2017-02-11 13:36:36 -05:00
StaticAnalyser.hpp Fixed Electron's support for automatically booting floppy disks. 2017-01-08 14:47:41 -05:00