mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-13 20:44:01 +02:00
I hate the audio thread
This commit is contained in:
@@ -1105,7 +1105,9 @@ static unsigned *multiplication_table_for_frequency(unsigned frequency)
|
||||
|
||||
- (char *) getDebuggerInput
|
||||
{
|
||||
[audioLock lock];
|
||||
[audioLock signal];
|
||||
[audioLock unlock];
|
||||
[self updateSideView];
|
||||
[self log:">"];
|
||||
in_sync_input = true;
|
||||
|
Reference in New Issue
Block a user