mirror of
https://github.com/simple64/simple64.git
synced 2026-09-04 03:14:32 +02:00
update parallel rsp
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user