fix music in Legend of Makai

This commit is contained in:
dinkc64 2015-08-16 02:51:19 +00:00
parent e8a1ecf2d3
commit 3e805c63da
1 changed files with 2 additions and 0 deletions

View File

@ -3209,6 +3209,8 @@ static INT32 System1ZFrame()
// } else {
BurnTimerUpdate((nCyclesTotal[1] * (i + 1)) / nInterleave);
nCyclesDone[1] += nSegment - nCyclesDone[1];
ZetSetIRQLine(0, CPU_IRQSTATUS_HOLD); // fix music in Legend of Makai (lomakai). why is this needed? are irq's getting lost? -dink
// }
// if (pBurnSoundOut) {