mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-23 03:32:32 +00:00
Restored 2600 audio.
This commit is contained in:
parent
c2d7e36c8f
commit
6d087ca054
@ -777,5 +777,6 @@ void Machine::update_audio()
|
||||
void Machine::synchronise()
|
||||
{
|
||||
update_audio();
|
||||
speaker_->flush();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user