home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / cprog / altvb10b.zip / HLPFILES.ZIP / DEMON43.HLP < prev    next >
Text File  |  1991-08-06  |  554b  |  12 lines

  1. ┌────────────────────────────────────────────────────┐
  2. │            Keyboard type-ahead buffer.             │
  3. └────────────────────────────────────────────────────┘
  4.  
  5. This  example  reads  and displays the contents of the
  6. keyboard  typeahead  buffer which is used, by ROM-BIOS
  7. to  store  keystrokes  before they are processed.  The
  8. Assembly-language  Toolbox  contains several functions
  9. which  can  be used to control the keyboard, including
  10. one  which  will flush the typeahead buffer of pending
  11. keystrokes, clearing the way for fresh input.
  12.