1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-01 13:58:20 +00:00
CLK/Machines
Thomas Harte 70e6c3b2f6 Introduces the ActivityObserver protocol for LEDs, drive events, etc.
The Electron's caps lock LED is the test case.
2018-05-07 21:57:54 -04:00
..
AmstradCPC Attempts to introduce sleeping for the Disk II. 2018-04-29 17:51:10 -04:00
AppleII Adds an implementation of the language card. 2018-05-06 16:17:11 -04:00
Atari2600
ColecoVision
Commodore Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
Electron Introduces the ActivityObserver protocol for LEDs, drive events, etc. 2018-05-07 21:57:54 -04:00
MSX Attempts to introduce sleeping for the Disk II. 2018-04-29 17:51:10 -04:00
Oric Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
Utility Introduces the ActivityObserver protocol for LEDs, drive events, etc. 2018-05-07 21:57:54 -04:00
ZX8081 Simplifies the test for resetting the ZX80/81 line counter. 2018-05-01 21:31:37 -04:00
ActivitySource.hpp Introduces the ActivityObserver protocol for LEDs, drive events, etc. 2018-05-07 21:57:54 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp
DynamicMachine.hpp Introduces the ActivityObserver protocol for LEDs, drive events, etc. 2018-05-07 21:57:54 -04:00
JoystickMachine.hpp Corrects joystick memory leaks. 2017-10-15 20:49:47 -04:00
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp