Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Peter Norton Programmer's Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  The keyboard services are invoked with interrupt 16H (decimal 22). As with
  all other ROM BIOS services, the keyboard services are selected according
  to the value in register AH. Figure 11-1 lists the ROM BIOS keyboard
  services.

  Service                  Description
  --------------------------------------------------------------------------
  00H                      Read Next Keyboard Character.
  01H                      Report Whether Character Ready.
  02H                      Get Shift Status.
  03H                      Set Typematic Rate and Delay.
  05H                      Keyboard Write.
  10H                      Extended Keyboard Read.
  11H                      Get Extended Keystroke Status.
  12H                      Get Extended Shift Status.
  --------------------------------------------------------------------------

  Figure 11-1.  The ROM BIOS keyboard services.

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