1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-25 19:29:31 +00:00
CLK/Analyser/Dynamic/MultiMachine/Implementation
2020-03-21 22:00:47 -04:00
..
MultiConfigurable.cpp Revives MultiConfigurable. 2020-03-19 21:02:14 -04:00
MultiConfigurable.hpp Revives MultiConfigurable. 2020-03-19 21:02:14 -04:00
MultiCRTMachine.cpp Tried to be less lazy with lambda captures. 2020-02-14 23:39:08 -05:00
MultiCRTMachine.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiJoystickMachine.cpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiJoystickMachine.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiKeyboardMachine.cpp Further improvement: if in physical mode, but pressing an unrecognised key, attempt to 'type' it. 2020-03-02 22:08:54 -05:00
MultiKeyboardMachine.hpp Further improvement: if in physical mode, but pressing an unrecognised key, attempt to 'type' it. 2020-03-02 22:08:54 -05:00
MultiMediaTarget.cpp Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface. 2018-07-10 21:32:28 -04:00
MultiMediaTarget.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
MultiSpeaker.cpp Allows audio volume to be set. 2020-03-21 22:00:47 -04:00
MultiSpeaker.hpp Allows audio volume to be set. 2020-03-21 22:00:47 -04:00