1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines/Oric
2017-11-12 17:17:27 -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 Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Oric.hpp Implements install_roms on the Electron, Oric and ZX80/81. 2017-11-06 22:14:15 -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