mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
SPU: delay channel start until whenever it can actually start. fixes maxmod interpolated mode.
This commit is contained in:
@ -493,7 +493,7 @@ void Reset()
|
||||
printf("ARM7 BIOS loaded\n");
|
||||
fclose(f);
|
||||
}
|
||||
|
||||
|
||||
#ifdef JIT_ENABLED
|
||||
ARMJIT::Reset();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user