hello frnds,
please tell me the difference between DOS interrupts and interrupts invoked using int86() function in C (are those 8086 intrupts?). In some text i have read these are different, but how??
Do IRQs overlap between two types of interrupts or not?
please tell me the difference between DOS interrupts and interrupts invoked using int86() function in C (are those 8086 intrupts?). In some text i have read these are different, but how??
Do IRQs overlap between two types of interrupts or not?
Comment