- try out precache stall (testing seems stable)


git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@59406 e17a0e51-4ae3-4d35-97c3-1a29b211df97
This commit is contained in:
SND\shalma_cp 2010-11-11 00:44:34 +00:00
parent 56ab45f8f4
commit 15a56508be
1 changed files with 2 additions and 2 deletions

View File

@ -642,14 +642,14 @@ void mdec1Interrupt() {
// PSXCLK / 60 or PSXCLK / 50 since the bug happened at end of frame.
// PSXCLK / 500 seems good for FF9.
// CAUTION: commented interrupt-handling may lead to problems, keep an eye ;-)
MDECOUTDMA_INT(PSXCLK / 400);
//MDECOUTDMA_INT(PSXCLK / 400);
// MDECOUTDMA_INT(psxRegs.intCycle[PSXINT_MDECOUTDMA].cycle * 8);
HW_DMA1_CHCR &= SWAP32(~0x01000000);
DMA_INTERRUPT(1);
#if 0
#if 1
/*
Destruction Derby Raw: stall 4+ blocks
- Fixes boot movies