1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines
Thomas Harte da4d883321 Adds first, incomplete attempts to talk to a ScanTarget from the CRT.
Does away with the hassle of `unsigned` while I'm here; that was a schoolboy error.
2018-11-03 19:58:44 -04:00
..
AmstradCPC Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
AppleII Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
Atari2600 Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
ColecoVision Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
Commodore Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
Electron Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
MasterSystem Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
MSX Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
Oric Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
Utility Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
ZX8081 Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
CRTMachine.hpp Adds first, incomplete attempts to talk to a ScanTarget from the CRT. 2018-11-03 19:58:44 -04:00
DynamicMachine.hpp Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface. 2018-07-10 21:32:28 -04:00
JoystickMachine.hpp
KeyboardMachine.cpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
KeyboardMachine.hpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
MediaTarget.hpp Corrects documentation of the media target. 2018-07-10 21:42:09 -04:00
ROMMachine.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00