1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines
2018-11-29 16:29:28 -08:00
..
AmstradCPC Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
AppleII Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
Atari2600 Removes many stray spaces. 2018-11-23 22:32:32 -05:00
ColecoVision Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Commodore Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
Electron Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
MasterSystem Permits tweaking of PhaseLinkedLuminance8 sampling offset. 2018-11-29 16:29:28 -08:00
MSX Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
Oric Permits tweaking of PhaseLinkedLuminance8 sampling offset. 2018-11-29 16:29:28 -08:00
Utility Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
ZX8081 Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
CRTMachine.hpp Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
DynamicMachine.hpp Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface. 2018-07-10 21:32:28 -04:00
JoystickMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
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