interrupt routine

(thing) by jt (1.8 y) Sat Nov 13 1999 at 9:50:00
Something every real programmer should have written while in larval stage. A subroutine which is called asynchronously (for example, as the result of a hardware trap) in the middle of normal instruction execution. Given this asynchronicity, extra care is required (it's at least a good idea to push the machine registers on the stack, and to restore them before your RTI).
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.