mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-27 06:35:04 +00:00
Restored audio.
This commit is contained in:
parent
294adde344
commit
311f8c0b47
@ -485,6 +485,7 @@ void Machine::synchronise()
|
||||
{
|
||||
update_display();
|
||||
update_audio();
|
||||
_speaker->flush();
|
||||
}
|
||||
|
||||
void Machine::configure_as_target(const StaticAnalyser::Target &target)
|
||||
|
Loading…
x
Reference in New Issue
Block a user