Cyningstan DOS Games

Games for Early PCs

KEYLIB Keyboard Library

Some of the games on this site use KEYLIB as their keyboard input library. KEYLIB is a small, simple library for reading a standard IBM PC/XT/AT keyboard. As well as the usual ASCII keypress functions, it allows scanning any key by scancode to check its key up/key down status. This means you can use it to check for shift keys used alone, or combinations of non-shift keys.

KEYLIB is provided in source and binary formats for the OpenWatcom C compiler. It contains a simple demonstration program and full documentation.

KEYLIB Source Code

Download: keysrc.zip
Size 9kb, downloads 250.

This is the source code distribution for KEYLIB, useful for seeing how KEYLIB works or porting it to other compilers. (read more...)

KEYLIB Binaries

Download: keylib.zip
Size 19kb, downloads 171.

This is the KEYLIB binary distribution. Download this if you want to create your own projects based on KEYLIB. (read more...)

Related Posts

Detail of an HP100LX keyboard

Comments

New Comment

Yes No