SPU: Allow reading of the RdSRR0 channel
stupid bug
This commit is contained in:
@@ -1108,7 +1108,7 @@ bool SPUThread::get_ch_value(u32 ch, u32& out)
|
|||||||
case SPU_RdSRR0:
|
case SPU_RdSRR0:
|
||||||
{
|
{
|
||||||
out = srr0;
|
out = srr0;
|
||||||
break;
|
return true;
|
||||||
}
|
}
|
||||||
case SPU_RdInMbox:
|
case SPU_RdInMbox:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user