home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / GLOVE / PREVIOUS / READ.ME < prev    next >
Text File  |  1991-10-28  |  436b  |  13 lines

  1. This is the new version that (on the PC) works off of timer interrupts.
  2. It also does auto-calibration of the delay loops.
  3.  
  4. newglove.c contains the routines for accessing the glove on the PC
  5.  
  6. test.c contains a very simple demo that just reports (in text mode) the
  7.     values read from the glove
  8.  
  9. glove.h contains a number of general-purpose structs, defines and
  10.     prototypes for accessing the glove
  11.  
  12. makefile is useful for building test.exe
  13.