1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Machines/Electron
2018-03-22 21:59:19 -04:00
..
Electron.cpp Ensures all audio queues are fully merged before machine destruction. 2018-03-22 21:59:19 -04:00
Electron.hpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
Interrupts.hpp
Keyboard.cpp Adds a mapping of backspace for the Electron. 2017-11-18 20:02:04 -05:00
Keyboard.hpp
Plus3.cpp
Plus3.hpp
SoundGenerator.cpp Introduces formal setting of the output volume to SampleSource. 2018-03-09 13:23:18 -05:00
SoundGenerator.hpp Introduces formal setting of the output volume to SampleSource. 2018-03-09 13:23:18 -05:00
Tape.cpp
Tape.hpp
Video.cpp Separates the component parts of running an audio stream: task deferral, filtering and generation. 2017-12-17 21:26:06 -05:00
Video.hpp Separates the component parts of running an audio stream: task deferral, filtering and generation. 2017-12-17 21:26:06 -05:00