1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Analyser/Dynamic/MultiMachine/Implementation
2020-03-01 20:25:12 -05:00
..
MultiConfigurable.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
MultiConfigurable.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05: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 Extends logic for when to fall back on standard keypress logic even in logical mode. 2020-03-01 20:25:12 -05:00
MultiKeyboardMachine.hpp Extends logic for when to fall back on standard keypress logic even in logical mode. 2020-03-01 20:25:12 -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 Adds a sensible is_stereo to the MultiSpeaker. 2020-02-16 18:50:34 -05:00
MultiSpeaker.hpp Adds a sensible is_stereo to the MultiSpeaker. 2020-02-16 18:50:34 -05:00