1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
2019-07-08 18:13:23 -04:00
..
AmstradCPC
Apple Ensures no compiler will think this can exit without returning. 2019-07-08 18:13:23 -04:00
Atari2600
ColecoVision
Commodore
Electron Fixes mouse input when a button is pressed; attempts keyboard input. 2019-07-02 21:14:33 -04:00
MasterSystem
MSX
Oric With some time additions to the 6522, starts wiring in Macintosh audio. 2019-06-01 14:39:40 -04:00
Utility Ensures randomised memory contents at startup. 2019-06-13 13:35:16 -04:00
ZX8081
CRTMachine.hpp
DynamicMachine.hpp Makes the Macintosh a mouse machine, and makes mouse machines detectable. 2019-06-11 18:21:56 -04:00
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MediaTarget.hpp
MouseMachine.hpp Ensures proper routing of mouse events from Cocoa. 2019-06-11 18:41:41 -04:00
ROMMachine.hpp