FFX video fix, reminents of stuff which shouldnt be there ;p

This commit is contained in:
refractionpcsx2
2008-04-28 21:50:28 +00:00
parent dc7e4c4538
commit f2760b983d

View File

@@ -988,7 +988,7 @@ void waitForSCD()
BigEndian(ipuRegs->top, ipuRegs->top);
if(ipuRegs->ctrl.SCD)
/*if(ipuRegs->ctrl.SCD)
{
switch(ipuRegs->top & 0xFFFFFFF0)
{
@@ -1016,7 +1016,7 @@ void waitForSCD()
ipuRegs->ctrl.SCD = 0;
break;
}
}
}*/
}
void mpeg2sliceIDEC(void* pdone)