[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.os.msdos.programmer FAQ part 2/5
Previous Document: - How can I increase the size of the keyboard buffer?
Next Document: Conclusion


- How can I stuff characters into the keyboard buffer?



 If your computer has an enhanced keyboard (see <Q:04.08> [How can my
 program tell what kind of keyboard is on the system?]), put the scan
 code in CH and the ASCII character in CL, then execute INT 16 AH=5. The
 return in AL is 0 for success or 1 for buffer full.



Top Document: comp.os.msdos.programmer FAQ part 2/5
Previous Document: - How can I increase the size of the keyboard buffer?
Next Document: Conclusion

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
jeffrey@carlyle.org (Jeffrey Carlyle)

Last Update October 22 2009 @ 05:28 AM

Some parts © 2009 Advameg, Inc.