NOTES ABOUT USING MAKE.BAT
==========================

Modify MAKE.BAT so that all the references to TP and TASM point up to the current location of your compiler/assembler.

NOTE: I have experienced lack of memory when executing TP7's TPC program. Use the IDE to compile the programs if you have such problems.

The package includes also sources for the 'lite' 1.5 version, that doesn't include the new search in path capability. It is included for compatibility reasons, and will be revised for next version. Due to lack of knowledge, I am afraid that the German version can no longer be supported. General international versions are planned for the future.

XKeyb source files guide
========================

CALLINT2.ASM       Interrupt routines used by INTER2
CONVCOPY.PAS       Used to create Copyright text for KBD*.EXE
FILELIST.TXT       This file
GLOBAL.PAS         Unit used by INTER2.PAS
INTER2.PAS         Interrupt routines unit INTER2.TPU
INTR.ASM           More interrupt routines used by INTER2
KBD16.PAS          XKeyb v1.6 (English)
KBD15RES.PAS       Xkeyb v1.5 "Lite"
KBD15RES           Manual page for KBD15RES program
KEYMAN_E.PAS       Macro recorder KEYMAN
LISTXDEF           Fast help on LISTXDEF
LISTXDEF.PAS       Lists current XKeyb definitions to STDOUT
MAKE.BAT           Builds all XKEYB executables
SCANKBD.PAS        Program to determine keyboard scancodes
XKEYB              Fast Help on XKeyb
XKEYB_E.(C)        Copyright Banner (English)
XKEYB_PI.PAS       XKeyb program interface unit
