Path3 Regression Fix: Turns out part of the optimization in r5245 didn't work so well with SSX3, plus it didn't create much benefit.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5265 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
refraction 2012-06-02 21:52:23 +00:00
parent 0fff99f4f3
commit b2932414e8
1 changed files with 3 additions and 4 deletions

View File

@ -59,11 +59,10 @@ __fi void gifInterrupt()
{
CPU_INT(DMAC_VIF1, 1);
if(!gifUnit.Path3Masked())
CPU_INT(DMAC_GIF, 16);
if(!gspath3done || gifch.qwc > 0) return;
CPU_INT(DMAC_GIF, 16);
return;
}
}
if (dmacRegs.ctrl.MFD == MFD_GIF) { // GIF MFIFO