home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / DPSX / DDKEY11.ZIP / KEYCODE.DOC < prev    next >
Encoding:
Text File  |  1991-03-12  |  773 b   |  19 lines

  1.  
  2.                                KEYCODE
  3.  
  4.           KEYCODE returns the scan code and the Ascii code for 
  5.      any key pressed on the 84 key AT-style keyboard.  Values are 
  6.      both in hex and in decimal.
  7.  
  8.           The decimal values may be used in redefining keys with 
  9.      one of the ANSI family of utilities.  KEYCODE is also useful 
  10.      for patching such programs as DDKEY.  In entering hex codes 
  11.      with Debug, word (two byte) values, including addresses, are 
  12.      reversed.  First enter the Ascii value, then the scan code, 
  13.      reversing the KEYCODE display.
  14.  
  15.  
  16.                                        David M. Dibble
  17.                                        1133 Blaine Street, #112
  18.            March 12, 1991              Riverside, CA  92507
  19.