home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / k / kbxtnd.zip / NOTE < prev    next >
Text File  |  1992-01-31  |  890b  |  18 lines

  1.  
  2.     KBXTND.COM
  3.  
  4.     This program extends the PC keyboard buffer to 200 bytes, speeds up the
  5. keyboard repeat rate, and exits.  It doesn't stay resident, so it takes up no
  6. memory.
  7.     The original keyboard buffer is redefined from its original 0040:001E
  8. through 0040:003E range, to 0040:0170 through 0040:0300.  The latter is above
  9. the Bios Data Area, and below IO.SYS, in an area that is only used to read
  10. directory sectors during the boot process.  Someday it may be defined for
  11. something and this method will no longer work, but in the meantime it can
  12. function as a 400-byte buffer for 200 keystrokes.
  13.     If you discover any future operating systems or bios roms that conflict
  14. with using this area as a keyboard buffer, please let me know.
  15.  
  16.                                          - Ille Homine Albe #2
  17.                                            Vertrauen 714 529-9525
  18.