1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines/Oric
2017-11-23 16:19:41 -05:00
..
Keyboard.cpp Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Keyboard.hpp Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Microdisc.cpp Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502. 2017-11-10 22:20:44 -05:00
Microdisc.hpp Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502. 2017-11-10 22:20:44 -05:00
Oric.cpp Ensures Oric video output starts up and changes validly. 2017-11-23 16:19:41 -05:00
Oric.hpp Formally standardises machine options and introduces a --help option for the SDL target. 2017-11-20 21:55:32 -05:00
Video.cpp Corrects various GCC warnings across the 6560, CPC, TIA, Oric video and elsewhere. 2017-11-12 17:17:27 -05:00
Video.hpp Corrects order of initialisation for the Typer and Oric video. 2017-11-10 22:35:05 -05:00