Interrupt Vector Table
Posted: Fri Aug 25, 2006 12:36 pm
Hi all,
Im still programming in real mode and as i've read from the intel manuals in real mode theres an IDT like structure for handling interrupts. My question is how can i program it (is it similar to the IDT in means of assigning interrupt handlers?).Do i make an idt similar strucure and then issue lidt?
Best Regards
Im still programming in real mode and as i've read from the intel manuals in real mode theres an IDT like structure for handling interrupts. My question is how can i program it (is it similar to the IDT in means of assigning interrupt handlers?).Do i make an idt similar strucure and then issue lidt?
Best Regards