home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 427_01 / filelist < prev    next >
Encoding:
Text File  |  1994-04-17  |  2.0 KB  |  59 lines

  1. MULTIJOY hardware information and software development kit
  2. ----------------------------------------------------------
  3.  
  4. In this package you find all you need to build a Multi Joystick
  5. Interface, test it and develop software for it. This archive should
  6. contain the following files:
  7.  
  8.  
  9.     README        Read this! It's very important
  10.     FILELIST      this file
  11.     COPYRITE      our copyright notice
  12.     MULTIJOY.DOC  the details
  13.     MULTI007.CFG  the configuration file for the multi joystick interface
  14.     KEYBOARD.CFG  the configuration file for joystick emulation
  15.  
  16.  
  17. In the directory HARDWARE:
  18.  
  19.     BUILD.TXT     this file describes how to build an interface
  20.     BAUEN.TXT     same in german
  21.     ETCHING.TXT   how to etch the printed circuit board
  22.     AETZEN.TXT    same in german
  23.  
  24.     PCL.ZIP       this archive contains diagrams ready to print on HP Laserjet
  25.                   compatible printers:
  26.  
  27.                     SCHEM.PCL     the schematics for the interface
  28.                     PCB.PCL       the layout of the PCB required for etching
  29.                     PLCPLN1.PCL   placeplan for interface version 1
  30.                     PLCPLN2.PCL                   "               2
  31.                     PLCPLN3.PCL                   "               3
  32.  
  33.     PS.ZIP        same as above in postscript format
  34.     PCX.ZIP       same as above in PCX format
  35.  
  36.  
  37. In the directory SOFTWARE:
  38.  
  39.     MULTIJOY.PAS  the central Pascal unit for joystick readout
  40.     MULTIERR.PAS  the error messages of MULTIJOY.PAS
  41.     MULTIKBD.PAS  the keyboard emulation part of MULTIJOY.PAS
  42.  
  43.     MINIJOY.PAS   a small demonstration Pascal unit
  44.  
  45.     MINIJOY.C     the C version of MINIJOY.PAS
  46.     MINIJOY.H     the header file of MINIJOY.C
  47.  
  48.  
  49. In the directory TESTWARE:
  50.  
  51.     PORTTEST.PAS  low level interface test program
  52.     PORTTEST.EXE
  53.     JOYTEST.PAS   a simple test and demo program using MULTIJOY.PAS
  54.     JOYTEST.C     the same in C (but using MINIJOY.C)
  55.     JOYTEST.EXE
  56.     MULTICFG.PAS  a utility to generate .cfg files
  57.     MULTICFG.EXE
  58.  
  59.