mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
SPU MFC: Never clear tag status in WrTagUpdate
This commit is contained in:
parent
5d1fc546a8
commit
235d12aa6b
3 changed files with 10 additions and 6 deletions
|
|
@ -2817,7 +2817,6 @@ bool spu_thread::set_ch_value(u32 ch, u32 value)
|
|||
else
|
||||
{
|
||||
ch_tag_upd = value;
|
||||
ch_tag_stat.set_value(0, false);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue