update parallel rsp

This commit is contained in:
Logan McNaughton
2022-07-20 12:23:08 -06:00
parent 5a50147943
commit 056633e285
+1 -1
View File
@@ -100,7 +100,7 @@ extern "C"
break;
}
cycles = RSP::cpu.get_state().pc * 38;
cycles = RSP::cpu.get_state().pc;
*RSP::rsp.SP_PC_REG = 0x04001000 | (RSP::cpu.get_state().pc & 0xffc);
// From CXD4.