This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-02-25 02:29:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Analyser
/
Dynamic
/
MultiMachine
History
Thomas Harte
f34a9b4346
Corrects audio output from the multi-speaker.
...
Specifically: local duplication of the delegate is unnecessary, and leads to confusion.
2020-07-31 18:18:19 -04:00
..
Implementation
Corrects audio output from the multi-speaker.
2020-07-31 18:18:19 -04:00
MultiMachine.cpp
Ensures proper handover of speaker state when picking in a multimachine.
2020-07-30 22:50:32 -04:00
MultiMachine.hpp
Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine.
2020-04-01 23:19:34 -04:00