1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 23:29:06 +00:00
CLK/Machines
2018-06-18 22:15:52 -04:00
..
AmstradCPC Eliminates repetition of the 10 constant. 2018-06-14 17:23:47 -04:00
AppleII Reduces space for floating point accuracy errors. 2018-06-16 22:22:40 -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 Ensures the Electron Plus 3 properly announces drives to an activity observer. 2018-06-18 21:49:57 -04:00
MSX Ensures the MSX reports the proper number of drives. 2018-06-18 22:15:52 -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 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
CRTMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
DynamicMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
JoystickMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
ROMMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00