 Question:
How do you determine when the 'C80 is doing a interrupt acknowledge cycle from the
standpoint of the hardware?
Answer: When an interrupt is
received, the C80 puts the interrupt vector address on the bus, based on the entry in its
parameter RAM. Unless you specifically do a DEA and write something to external memory,
you won't be able to determine whether the C80 is doing any ISR. |