SPU Thread Group-specific MMIO

LS access, SNR writing
This commit is contained in:
Nekotekina 2014-03-16 00:46:53 +04:00
parent 0a35c4f2c4
commit c9a421f12f
5 changed files with 119 additions and 36 deletions

View file

@ -283,7 +283,7 @@ void RawSPUThread::Task()
continue;
}
dmac.DoCmd();
//dmac.DoCmd();
if(SPU.RunCntl.GetValue() != SPU_RUNCNTL_RUNNABLE)
{