1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/Analyser/Static
2020-01-07 23:21:32 -05:00
..
Acorn Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
AmstradCPC Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
AppleII Switches to std::make_shared/make_unique in a bunch of applicable places. 2019-12-21 23:34:25 -05:00
Atari2600 Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
AtariST Adds a route through the static analyser to the Atari ST. 2019-10-20 20:38:54 -04:00
Coleco Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
Commodore Adds necessary header for strcmp. 2019-12-26 22:53:09 -05:00
Disassembler Removes many stray spaces. 2018-11-23 22:32:32 -05:00
DiskII Switches the command to issue to capitals; the Pravetz redefines lowercase as non-Latin. 2018-05-13 19:30:44 -04:00
Macintosh Makes the static analyser aware of mass-storage devices. 2019-08-25 15:10:09 -04:00
MSX Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
Oric Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... . 2020-01-05 21:57:33 -05:00
Sega Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
ZX8081 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
StaticAnalyser.cpp Starts towards STX support. 2020-01-07 23:21:32 -05:00
StaticAnalyser.hpp Makes the static analyser aware of mass-storage devices. 2019-08-25 15:10:09 -04:00