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 b3 - zipkey - play back exit key for entry with given zipcode http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT B3 - ZIPKEY - PLAY BACK EXIT KEY FOR ENTRY WITH GIVEN ZIPCODE
        AH = 77h
        DX = zipcode region (0-999)
        CH = last two digits of zipcode (0-99)
        BX = 16-bit BIOS keycode for a defined ZIPKEY alternate exit key
Return: CF set on error
        CF clear if successful
            zipcode specification as defined by the BX keystroke is placed in
              keyboard buffer, as if the user had popped up ZIPKEY and exited
              by pressing the key specified by BX

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