home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 625.lha / Uforce_v1.00 / read.me next >
Text File  |  1992-03-25  |  2KB  |  46 lines

  1.  
  2. After searching far and wide, I was finally able to aquire the information
  3. to read the Uforce in "Analog Mode".  This required a working, standard
  4. NES controller byte-read routine which I figured out studying the lores
  5. code for the PowerGlove for the Atari.  After a little futzing around
  6. with timing values, I have come up with some code which works fine on
  7. my 7.14Mhz A1000 w/68010 and WB 2.04.  It probably will not work perfectly
  8. on accelerated machines, but give it a try.
  9.  
  10. These routines use  the same cable as the hires Amiga PowerGlove hack.
  11. Notice that this is not the same cable as the "Amazing Computing Tech"
  12. PowerMouse hack from the first issue; I didn't feel like translating lots
  13. of Modula-2 code to C.  The first step to use this software is build
  14. the cable.  Next, *POWER OFF YOUR AMIGA* and plug the cable into the
  15. parallel port and the Uforce.  I cannot emphasize this enough... *TURN
  16. OFF YOUR AMIGA BEFORE PLUGGING IN EXPANSION DEVICES*!  The program 'lores'
  17. will read any directional NES controller (Zappers and PowerPads are not
  18. directional) and provide a visual translation of what the byte coming
  19. back from the controller is and what buttons are pressed.  The program
  20. 'reader' will read a Uforce in "Analog Mode"; make sure that you have
  21. selected mode "F", which is DOWN-DOWN-DOWN-?.  The fourth switch controls
  22. the location of sensor 5; read Uforce.c for more details.
  23.  
  24. If there are any questions or requests for enhancements, please submit
  25. them publicly to the glove-list which can be reached at...
  26.  
  27.     glove-list@karazm.math.uh.edu
  28.  
  29. Subscription requests for the glove-list should be addressed to
  30.  
  31.     listserv@karazm.math.uh.edu
  32.  
  33. and have 
  34.  
  35.     subscribe glove-list <mail-path>
  36.  
  37. as the message, where <mail-path> is your own e-mail address.
  38.  
  39.  
  40.  
  41. Ethan Dicks  
  42. 24-Mar-1992
  43.  
  44. <erd@kumiss.UUCP> or <n8emr!uncle!jcnpc!kumiss!erd@zaphod.mps.ohio-state.EDU>
  45.  
  46.