mirror of https://github.com/PCSX2/pcsx2.git
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:
parent
dae4813701
commit
1a1234f6af
|
@ -714,7 +714,7 @@ void IPUCMD_WRITE(u32 val)
|
|||
{
|
||||
case SCE_IPU_BCLR:
|
||||
ipuBCLR(val);
|
||||
//IPU_INTERRUPT(); //DMAC_TO_IPU
|
||||
IPU_INTERRUPT(); //DMAC_TO_IPU
|
||||
return;
|
||||
|
||||
case SCE_IPU_VDEC:
|
||||
|
|
Loading…
Reference in New Issue