1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-28 09:54:49 +00:00
CLK/Machines
2018-06-10 21:08:59 -04:00
..
AmstradCPC Attempts to reduce FDC costs. 2018-05-27 23:55:04 -04:00
AppleII Modifies test slightly for usual RWTS16 location. 2018-06-10 18:41:09 -04:00
Atari2600 Moves the joystick class towards accepting analogue inputs. 2018-06-10 20:45:52 -04:00
ColecoVision Moves the joystick class towards accepting analogue inputs. 2018-06-10 20:45:52 -04:00
Commodore Moves the joystick class towards accepting analogue inputs. 2018-06-10 20:45:52 -04:00
Electron Exposes DOS 3.3 acceleration as an option. 2018-06-10 18:28:29 -04:00
MSX Commutes Sleeper to ClockingHint::Source, making state more granular. 2018-05-27 23:17:06 -04:00
Oric Teaches the Oric to apply a lighter Disk II touch when possible. 2018-05-28 18:20:43 -04:00
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 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp