I'm working my way through Norton's Advanced Assembly Language, and in one 
section he shows how to the find interrupt vector for the BIOS keyboard service 
(int 9). I've found the vector and unassembled it (being sure to use little 
endian), but that doesn't look like an interrupt to me: for one thing, it 
doesn't begin with STI.

Am I looking in the right place?

Sent with [Proton Mail](https://proton.me/mail/home) secure email.
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to