1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-15 17:54:49 +00:00
CLK/Machines
2019-10-13 21:32:34 -04:00
..
AmstradCPC
Apple JustInTimeActors can now specify a clock divider. 2019-10-13 18:19:39 -04:00
Atari2600 Adds a route through the static analyser to the Atari ST. 2019-10-03 22:10:10 -04:00
AtariST The ACIA actually has two clocks, though on an ST they're both 500,000 Hz. 2019-10-13 21:32:34 -04:00
ColecoVision JustInTimeActors can now specify a clock divider. 2019-10-13 18:19:39 -04:00
Commodore
Electron
MasterSystem JustInTimeActors can now specify a clock divider. 2019-10-13 18:19:39 -04:00
MSX JustInTimeActors can now specify a clock divider. 2019-10-13 18:19:39 -04:00
Oric
Utility
ZX8081
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Shifts essential modifiers up to the Keyboard class. 2019-09-22 13:48:50 -04:00
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp