Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!whuxl!whuxlm!akgua!gatech!seismo!hao!hplabs!amdahl!bnrmtv!mclean From: mclean@bnrmtv.UUCP Newsgroups: net.micro.pc Subject: Extended MSDOS Typeahead buffer Message-ID: <260@bnrmtv.UUCP> Date: Mon, 24-Feb-86 14:09:15 EST Article-I.D.: bnrmtv.260 Posted: Mon Feb 24 14:09:15 1986 Date-Received: Fri, 28-Feb-86 21:43:48 EST Distribution: net Organization: Bell Northern Research, Mtn. View, CA Lines: 13 Keywords: ANSI.SYS A friend with quick fingers has used a program to quicken the response time of the keyboard. This program meets with his objective of "small" since it occupies only 272 bytes or so. The result of being able to input more data per second is that the type-ahead buffer runs out of space more frequently (when the CPU is servicing another interrupt, etc.). What he needs now is a small patch to increase the typeahead buffer. "Large" memory resident programs that do it automatically are not acceptable for this application. I am not even sure that ANSI.SYS is loaded in. Any suggestions?