mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 00:41:26 +12: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