mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Improved ThreadBase.
Improved Vertex Shader Decompiler.
This commit is contained in:
parent
d07b5f0dc8
commit
4b8d6b6919
23 changed files with 352 additions and 284 deletions
|
|
@ -78,7 +78,7 @@ void SPUThread::DoRun()
|
|||
break;
|
||||
}
|
||||
|
||||
Pause();
|
||||
//Pause();
|
||||
//Emu.Pause();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue