Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 15 - os hook - keyboard intercept (at model 3x9,xt2,xt286,conv,ps) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 15 - OS HOOK - KEYBOARD INTERCEPT (AT model 3x9,XT2,XT286,CONV,PS)
        AH = 4Fh
        AL = scan code
        CF set
Return: CF set
           AL = scan code
        CF clear
           scan code should be ignored
Note:   called by INT 9 handler to translate scan codes
SeeAlso: INT 09

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson