1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-19 14:25:35 +00:00
CLK/Analyser/Static
Thomas Harte e3b4aebf1a Introduces the Disk II as a unique media target platform.
As it makes a little more sense to analyse Apple GCR images to determine target platform than it does to have the potential platforms vote over them.

Also starts on the parser that'll be necessary for making a decision.
2018-05-04 18:02:36 -04:00
..
Acorn
AmstradCPC Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
AppleII Introduces configuration options for the Apple II. 2018-05-03 19:37:32 -04:00
Atari
Coleco
Commodore Does the bare minimum to create a class skeleton for Apple II implementation. 2018-04-14 19:46:15 -04:00
Disassembler
DiskII Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
MSX Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
Oric Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
ZX8081 Switches to use of the TargetList typedef wherever possible. 2018-04-14 19:46:38 -04:00
StaticAnalyser.cpp Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
StaticAnalyser.hpp