1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Machines
2017-09-11 22:15:54 -04:00
..
AmstradCPC Separates the 8272's drive selection signalling from actual drive ownership. 2017-09-11 21:25:26 -04:00
Atari2600 Added the option not to include ready line support in the 6502 core, and took advantage of it in the Electron, Oric and Vic-20 implementations. Also tagged those as forceinline and/or override final where applicable. 2017-08-21 21:56:42 -04:00
Commodore Updates the 1540 for the slightly-more modern world of decoupled drives and disks (!). 2017-09-11 22:08:10 -04:00
Electron Adjusts the 1770 not to talk directly to the drive about motor status. 2017-09-11 22:10:56 -04:00
Oric Adjusts the Oric Microdisc to propagate motor control more widely. 2017-09-11 22:15:54 -04:00
ZX8081 Causes the ZX80/81 to omit support for the wait line if being configured as a ZX80. 2017-08-27 16:45:36 -04:00
ConfigurationTarget.hpp Split the static analyser functionality so that it's possible just to ask for the set of media implied by a particular file. Extended ConfigurationTarget so that media alone can be pushed to a machine. 2017-08-17 10:48:29 -04:00
CRTMachine.hpp
KeyboardMachine.hpp
MemoryFuzzer.cpp
MemoryFuzzer.hpp
Typer.cpp
Typer.hpp Okay, even if releasing it is unsafe, I can at least move the typer so that it is no longer called. 2017-08-20 10:24:01 -04:00