Nuacht

Jump tables One way of handling interrupts is by using jump tables. These are usually written in assembly language. After the interrupt routine determines the number of the interrupt, it jumps to some ...