mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
SPURS kernel v1
This commit is contained in:
parent
67bc9acbe0
commit
237ab974dd
6 changed files with 323 additions and 79 deletions
|
|
@ -1018,7 +1018,7 @@ void SPUThread::StopAndSignal(u32 code)
|
|||
|
||||
case 0x003:
|
||||
{
|
||||
GPR[3]._u32[3] = m_code3_func(*this);
|
||||
GPR[3]._u64[1] = m_code3_func(*this);
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue