|
|
Keyboard handler by Patch 10 Jan 1997 /code/hardware/keyboard/kbdhand9.zip (25k) Source for making a keyboard handler (int 9) and reading the keyboard from the handler - Doesn't tell you much, but is a good demonstration. I'd suggest for those needing to write a keyboard handler is to get a hardware reference for the keyboard and see what other options are available and how the code works. Assembler, C/C++, real-mode |
AU DE JP NL PL PT PT2 SE US
|
|
Introduction To Keyboard Handlers by Alioth, Don Williamson of O.M.D 24 Apr 1998 /code/hardware/keyboard/keyb.zip (17k) How to construct a keyboard handler from scratch and why what you do actually works. :) |
AU DE JP NL PL PT PT2 SE US
|
|
Keyboard Routines by Sean Werkema 26 Feb 1998 /code/hardware/keyboard/keyboard.zip (9k) Gives you lowlevel access to the keyboard. Assembler, C/C++ |
AU DE JP NL PL PT PT2 SE US
|
|
Keydev v3.0 by Ondrej Blazek 26 Feb 1998 /code/hardware/keyboard/keydef.zip (11k) Lets you assign macros up to 255 keystrokes to all keys. |
AU DE JP NL PL PT PT2 SE US
|
|
K2000 Emulator by Kli 17 Jan 1999 /code/hardware/keyboard/klik2000.zip (17k) Shows a simple Knightrider effect on your screen and keyboard leds. C/C++ |
AU DE JP NL PL PT PT2 SE US
|
|
Learn v2.1 by Ondrej Blazek 26 Feb 1998 /code/hardware/keyboard/learn.zip (6k) Add-on for Keydef that allows you to define Keydef macros through textfiles instead of the normal "key by key" process. |
AU DE JP NL PL PT PT2 SE US
|
|
Keyboard Routines by Lord Logic 26 Feb 1998 /code/hardware/keyboard/ll_kbd.zip (51k) Lowlevel keyboard routines. Assembler |
AU DE JP NL PL PT PT2 SE US
|
|
Obbuf v3.2 by Ondrej Blazek 26 Feb 1998 /code/hardware/keyboard/obbuf.zip (12k) Fills the keyboard buffer with specific keystrokes before running a program. Very useful if you often use the same functions of a program when you start it. |
AU DE JP NL PL PT PT2 SE US
|
|
Peroxide Trainer Part 6 by Telemachos of Peroxide 18 Jan 1999 /code/hardware/keyboard/pxdtut6.zip (19k) This tutorial explains how to program interrupts, timers and keyboard handlers. Pascal, Text |
AU DE JP NL PL PT PT2 SE US
|