Searched refs:zpu_int_vector (Results 1 – 2 of 2) sorted by relevance
293 static UINT8 zpu_int_vector; variable297 zpu_int_vector &= ~2; /* clear D1 on INTA (interrupt acknowledge) */ in WRITE_HANDLER()304 zpu_int_vector |= 2; in READ_HANDLER()307 if (zpu_int_vector==0xff) in READ_HANDLER()328 return (zpu_int_vector & ~1); /* D0->GND is performed on CFB board */ in irq_callback()1452 zpu_int_vector = 0xff;1460 zpu_int_vector = 0xff; in MACHINE_INIT()