  Program      : joy2key

  Version      : 1.0

  Source       : joy2key.asm

  Copyright    : Michael Rans

  Purpose      : Terminate and Stay Resident Program to convert joystick
                 movements to simulated keyboard key presses. I have
                 mapped the movements to the arrow keys. It is low-level
                 enough to work with games (I wrote it for Quake). With
                 Quake, you can use the joystick to move and the mouse
                 to look/aim with this program and assign the joystick
                 buttons as normal. A sample autoexec.cfg file is included
                 for use with a 3 button mouse and 4 button joystick.
                 A more detailed text file accompanies the program.

