SPU: PIC support preview

SPU ASMJIT not supported yet.
Giga mode not supported properly.
This commit is contained in:
Nekotekina 2019-05-10 13:42:46 +03:00
parent 7cf11c7637
commit cc8c635855
4 changed files with 108 additions and 67 deletions

View file

@ -832,7 +832,7 @@ void spu_thread::cpu_task()
}
}
spu_runtime::g_dispatcher[pc / 4](*this, vm::_ptr<u8>(offset), nullptr);
spu_runtime::g_dispatcher[0](*this, vm::_ptr<u8>(offset), nullptr);
}
// Print some stats