1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
2017-10-19 22:27:30 -04:00
..
AmstradCPC Prevents undefined behaviour from the CPC's timer. 2017-10-17 22:40:32 -04:00
Atari2600 Corrects joystick memory leaks. 2017-10-15 20:49:47 -04:00
Commodore Consolidates Vic-20 keyboard code. 2017-10-19 22:27:30 -04:00
Electron Merge branch 'master' into UniversalInput 2017-10-17 22:36:22 -04:00
Oric Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -04:00
ZX8081 Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -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
MemoryFuzzer.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
MemoryFuzzer.hpp
Typer.cpp Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -04:00
Typer.hpp Transfers possession of keyboard mappings from the Mac side over to individual machines. 2017-10-12 22:25:02 -04:00