1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 04:55:56 +00:00
CLK/Machines
2018-06-14 17:23:47 -04:00
..
AmstradCPC Eliminates repetition of the 10 constant. 2018-06-14 17:23:47 -04:00
AppleII Formally introduces keyboard-as-joystick for the Mac, and fixes discovered joystick issues. 2018-06-13 19:22:34 -04:00
Atari2600 Introduces an intermediary for digital <-> analogue conversion. 2018-06-11 21:35:03 -04:00
ColecoVision Introduces an intermediary for digital <-> analogue conversion. 2018-06-11 21:35:03 -04:00
Commodore Introduces an intermediary for digital <-> analogue conversion. 2018-06-11 21:35:03 -04:00
Electron Exposes DOS 3.3 acceleration as an option. 2018-06-10 18:28:29 -04:00
MSX
Oric
Utility Corrects typo that mapped Apple II options to the Electron. 2018-06-10 21:05:14 -04:00
ZX8081 Switches back to whole bytes per pixel, owing to persistent precision problems at 1bpp. 2018-06-02 18:25:00 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp