1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Machines
Thomas Harte 9e0907ee76 Completes clean-up of post-formalisation per-machine keyboard code.
At least for now. Standardising on how column + row is encoded might be helpful.
2017-10-21 10:52:35 -04:00
..
AmstradCPC Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Atari2600 Corrects joystick memory leaks. 2017-10-15 20:49:47 -04:00
Commodore Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Electron Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Oric Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Utility Relocates things that were in Machines/ for machine usage. 2017-10-21 10:30:02 -04:00
ZX8081 Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp
JoystickMachine.hpp Corrects joystick memory leaks. 2017-10-15 20:49:47 -04:00
KeyboardMachine.cpp Adds a reference to the calling keyboard in reset_all_keys. 2017-10-14 22:07:11 -04:00
KeyboardMachine.hpp Adds a reference to the calling keyboard in reset_all_keys. 2017-10-14 22:07:11 -04:00