mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
i186: forgot this (nw)
This commit is contained in:
parent
e9dbfcfb0b
commit
c4d220a683
@ -863,6 +863,8 @@ void i80186_cpu_device::update_interrupt_state()
|
||||
}
|
||||
}
|
||||
}
|
||||
m_intr.pending = 0;
|
||||
set_input_line(0, CLEAR_LINE);
|
||||
return;
|
||||
|
||||
generate_int:
|
||||
|
Loading…
Reference in New Issue
Block a user