make audio output thread safe(r?)

This commit is contained in:
RSDuck
2020-11-11 17:54:27 +01:00
parent 1b0a24a9bd
commit 05b94eff66
3 changed files with 91 additions and 38 deletions

View File

@ -999,6 +999,7 @@ u32 RunFrame()
ARM7Timestamp-SysTimestamp,
GPU3D::Timestamp-SysTimestamp);
#endif
SPU::TransferOutput();
NDSCart::FlushSRAMFile();