MFPTimerInterrupt
static int32 MFPTimerInterrupt(void *data);
install_io_interrupt_handler(fMFP[0]->Vector()+13, &MFPTimerInterrupt, this, 0);