Get Mustache Boy running at the right speed (irq-related)
This commit is contained in:
parent
ab670711a5
commit
71e99afc7d
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue