update parallel rsp

This commit is contained in:
Logan McNaughton
2022-08-17 10:54:37 -06:00
parent d23fdbaef7
commit bd5669eec5
+2
View File
@@ -327,6 +327,8 @@ extern "C"
}
#ifdef PARALLEL_INTEGRATION
RSP::rsp.ProcessRdpList();
if (*rsp->cp0.irq & 0x20)
return MODE_EXIT;
#endif
break;