mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
RawSPU: implement Prxy_TagStatus_offs
Rollback to immediate MFC transfers
This commit is contained in:
parent
cfb858a51c
commit
3a08dd7dde
3 changed files with 16 additions and 14 deletions
|
|
@ -274,6 +274,7 @@ void SPUThread::cpu_init()
|
|||
srr0 = 0;
|
||||
ch_tag_upd = 0;
|
||||
ch_tag_mask = 0;
|
||||
mfc_prxy_mask = 0;
|
||||
ch_tag_stat.data.store({});
|
||||
ch_stall_mask = 0;
|
||||
ch_stall_stat.data.store({});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue