1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
Thomas Harte d0fd4dd4db The MSX is now an activity source.
Completing the set.
2018-05-12 17:32:53 -04:00
..
AmstradCPC Makes CPC an activity source. 2018-05-11 21:45:46 -04:00
AppleII Corrects type for array accesses. 2018-05-11 21:46:30 -04:00
Atari2600
ColecoVision Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
Commodore The 1540 and, by extension, the Vic-20 are now activity sources. 2018-05-11 22:24:33 -04:00
Electron Drives can now deliver activity events. 2018-05-10 21:54:10 -04:00
MSX The MSX is now an activity source. 2018-05-12 17:32:53 -04:00
Oric The MSX is now an activity source. 2018-05-12 17:32:53 -04:00
Utility Drives can now deliver activity events. 2018-05-10 21:54:10 -04:00
ZX8081 Simplifies the test for resetting the ZX80/81 line counter. 2018-05-01 21:31:37 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp
DynamicMachine.hpp Drives can now deliver activity events. 2018-05-10 21:54:10 -04:00
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
ROMMachine.hpp Attempts to route Disk II requests to the thing itself. 2018-04-23 22:11:31 -07:00