update parallel rsp

This commit is contained in:
Logan McNaughton
2022-12-31 14:56:19 -07:00
parent 6830381be8
commit 0ab39610e5
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -78,6 +78,7 @@ extern "C"
if (first_run)
{
RSP::cpu.get_state().last_instruction_type = RSP::VU_INSTRUCTION;
RSP::cpu.get_state().instruction_pipeline = 0;
RSP::cpu.invalidate_imem();
}