1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-20 13:29:27 +00:00
CLK/Analyser/Dynamic/MultiMachine/Implementation
Thomas Harte b514756272 Adds the option to run machines at a multiple of their real speeds.
Exposed to SDL users only, for now.
2020-01-26 13:25:23 -05:00
..
MultiConfigurable.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MultiConfigurable.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MultiCRTMachine.cpp Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00
MultiCRTMachine.hpp Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00
MultiJoystickMachine.cpp Fixes const correctness for joystick machines; the ST is now one such. 2019-11-09 18:19:05 -05:00
MultiJoystickMachine.hpp Fixes const correctness for joystick machines; the ST is now one such. 2019-11-09 18:19:05 -05:00
MultiKeyboardMachine.cpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
MultiKeyboardMachine.hpp Restores multi-machine keyboard propagation. 2018-10-24 22:20:58 -04:00
MultiMediaTarget.cpp Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface. 2018-07-10 21:32:28 -04:00
MultiMediaTarget.hpp Corrects documentation of the media target. 2018-07-10 21:42:09 -04:00
MultiSpeaker.cpp Adds the option to run machines at a multiple of their real speeds. 2020-01-26 13:25:23 -05:00
MultiSpeaker.hpp Adds the option to run machines at a multiple of their real speeds. 2020-01-26 13:25:23 -05:00