From: Marko Mäkelä (marko.makela_at_hut.fi)
Date: 2006-12-18 10:17:24
On Mon, Dec 18, 2006 at 10:01:47AM +0100, ruud.baltissen@abp.nl wrote: > AFAIK there are no nested interrupts in a 1541. What do you mean with nested interrupts, Ruud? I once measured the interrupt processing delay on the 6510, but I believe that the results are valid for any NMOS 65xx processor. If my memory from about 10 years ago is correct, if an IRQ occurs during the first two cycles of a BRK instruction, the BRK instruction will mutate into the IRQ. I cannot remember what happened when an NMI interrupted an IRQ, but I'd guess that the NMI would take precedence. Because the NMI probably sets the Interrupt flag, the IRQ would be processed right after the RTI (which typically clears the flag) at the end of the NMI handler. Marko Message was sent through the cbm-hackers mailing list
Archive generated by hypermail pre-2.1.8.