LOOK BEHIND YOU! THAT THREE HEADED MONKEY IS BACK!

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2908 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
refraction 2010-04-26 17:25:35 +00:00
parent dae4813701
commit 1a1234f6af
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ void IPUCMD_WRITE(u32 val)
{ {
case SCE_IPU_BCLR: case SCE_IPU_BCLR:
ipuBCLR(val); ipuBCLR(val);
//IPU_INTERRUPT(); //DMAC_TO_IPU IPU_INTERRUPT(); //DMAC_TO_IPU
return; return;
case SCE_IPU_VDEC: case SCE_IPU_VDEC: