Get Mustache Boy running at the right speed (irq-related)

This commit is contained in:
dinkc64 2014-10-08 13:23:37 +00:00
parent ab670711a5
commit 71e99afc7d
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ static INT32 DrvFrame()
ZetSetIRQLine(0, ZET_IRQSTATUS_AUTO);
}
if (i == 15) {
if (i == 12) {
ZetSetVector(0x10);
ZetSetIRQLine(0, ZET_IRQSTATUS_AUTO);
}