psxbios: completely rework exception handling
[pcsx_rearmed.git] / libpcsxcore / debug.c
index 7fac2e4..004fdc0 100644 (file)
@@ -409,7 +409,6 @@ void ProcessDebug() {
         GetClient();
         ProcessCommands();
         GPU_updateLace();
-        SysUpdate();
     }
 }