home *** CD-ROM | disk | FTP | other *** search
- MULTIJOY hardware information and software development kit
- ----------------------------------------------------------
-
- In this package you find all you need to build a Multi Joystick
- Interface, test it and develop software for it. This archive should
- contain the following files:
-
-
- README Read this! It's very important
- FILELIST this file
- COPYRITE our copyright notice
- MULTIJOY.DOC the details
- MULTI007.CFG the configuration file for the multi joystick interface
- KEYBOARD.CFG the configuration file for joystick emulation
-
-
- In the directory HARDWARE:
-
- BUILD.TXT this file describes how to build an interface
- BAUEN.TXT same in german
- ETCHING.TXT how to etch the printed circuit board
- AETZEN.TXT same in german
-
- PCL.ZIP this archive contains diagrams ready to print on HP Laserjet
- compatible printers:
-
- SCHEM.PCL the schematics for the interface
- PCB.PCL the layout of the PCB required for etching
- PLCPLN1.PCL placeplan for interface version 1
- PLCPLN2.PCL " 2
- PLCPLN3.PCL " 3
-
- PS.ZIP same as above in postscript format
- PCX.ZIP same as above in PCX format
-
-
- In the directory SOFTWARE:
-
- MULTIJOY.PAS the central Pascal unit for joystick readout
- MULTIERR.PAS the error messages of MULTIJOY.PAS
- MULTIKBD.PAS the keyboard emulation part of MULTIJOY.PAS
-
- MINIJOY.PAS a small demonstration Pascal unit
-
- MINIJOY.C the C version of MINIJOY.PAS
- MINIJOY.H the header file of MINIJOY.C
-
-
- In the directory TESTWARE:
-
- PORTTEST.PAS low level interface test program
- PORTTEST.EXE
- JOYTEST.PAS a simple test and demo program using MULTIJOY.PAS
- JOYTEST.C the same in C (but using MINIJOY.C)
- JOYTEST.EXE
- MULTICFG.PAS a utility to generate .cfg files
- MULTICFG.EXE
-
-