1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines
2020-03-17 22:06:20 -04:00
..
AmstradCPC Reintroduces Apple II runtime options. 2020-03-17 21:53:26 -04:00
Apple Reintroduces Apple II runtime options. 2020-03-17 21:53:26 -04:00
Atari Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
ColecoVision Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Commodore Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Electron Restores runtime options for the Acorn Electron. 2020-03-17 22:06:20 -04:00
MasterSystem Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
MSX Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Oric Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
Utility Restores runtime options for the Acorn Electron. 2020-03-17 22:06:20 -04:00
ZX8081 Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
CRTMachine.hpp Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
DynamicMachine.hpp Makes the Macintosh a mouse machine, and makes mouse machines detectable. 2019-06-11 18:21:56 -04:00
JoystickMachine.hpp Fixes const correctness for joystick machines; the ST is now one such. 2019-11-09 18:19:05 -05:00
KeyboardMachine.cpp Further improvement: if in physical mode, but pressing an unrecognised key, attempt to 'type' it. 2020-03-02 22:08:54 -05:00
KeyboardMachine.hpp Attempts to improve SDL key merging. 2020-03-05 21:56:26 -05:00
MediaTarget.hpp Corrects documentation of the media target. 2018-07-10 21:42:09 -04:00
MouseMachine.hpp Ensures proper routing of mouse events from Cocoa. 2019-06-11 18:41:41 -04:00
ROMMachine.hpp Provides extended ROM details for the VIC-20 and Oric. 2019-07-22 22:15:44 -04:00