Short:        Test many different types of controller
Author:       Rob Cranley
Uploader:     robcranley gmail com (Rob Cranley)
Type:         util/misc
Version:      1.2
Requires:     68020+
Architecture: m68k-amigaos >= 2.0.4


ControllerTest
~~~~~~~~~~~~~~
ControllerTest is a little tool for testing controllers connected to a classic
Amiga. It supports the standard digital joysticks, as well as analogue
joysticks, CD32 pads, Sega Megadrive / Genesis controllers (all buttons of 3
button controllers, with appropriate adaptor), and mice on both internal ports.
The parallel port four-player adaptor is also supported. All known button
configurations for joysticks are supported. It doesn't require lowlevel.library
as it reads all controllers directly from the hardware.

ControllerTest has been tested on OS 2.05, 3.1 and 3.9. It *requires* a 68020
(sorry), and since it reads the hardware directly it will not work with OS 4 or
MorphOS (unless running on PPC classics...)

Changes in this Version
~~~~~~~~~~~~~~~~~~~~~~~
1.2 (08.04.2017)
- Recompiled in Blitz 2.1
- Removed rogue FPU command, now no longer crashes on systems without an FPU
- Much Smaller executable
- Improved detection algorithm for analogue joysticks so fewer false detections