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 7a - ibm 3270 workstation program api - keyboard services http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7A - IBM 3270 Workstation Program API - KEYBOARD SERVICES
        AH = 09h
        BX = 8020h (synchronous request)
        CX = 0000h
        DX = ID of keyboard manager
        AL = service
            01h connect to keyboard
            02h disconnect from keyboard
            03h read from keyboard
            04h send keystroke to session
            05h disable input
            06h enable input
            07h update status code
        ES:DI -> control block
Return: ???

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