mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Some cleanup
This commit is contained in:
parent
faab4ed6db
commit
d1fff053c2
23 changed files with 278 additions and 850 deletions
|
|
@ -61,8 +61,7 @@ void SPUThread::InitRegs()
|
|||
dmac.proxy_lock = 0;
|
||||
dmac.queue_lock = 0;*/
|
||||
|
||||
SPU.RunCntl.SetValue(SPU_RUNCNTL_STOP);
|
||||
SPU.Status.SetValue(SPU_STATUS_RUNNING);
|
||||
SPU.Status.SetValue(SPU_STATUS_STOPPED);
|
||||
Prxy.QueryType.SetValue(0);
|
||||
MFC1.CMDStatus.SetValue(0);
|
||||
MFC2.CMDStatus.SetValue(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue