home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19268 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.2 KB  |  43 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!UB.com!pacbell.com!decwrl!concert!gatech!rpi!usc!howland.reston.ans.net!spool.mu.edu!sgiblab!munnari.oz.au!bruce.cs.monash.edu.au!monu6!nella07.cc.monash.edu.au!vac244w
  3. From: vac244w@nella07.cc.monash.edu.au (J.P. Baker)
  4. Subject: Re: PowerGlove woes???
  5. Message-ID: <vac244w.728106367@nella07.cc.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Monash University, Melb., Australia.
  8. References: <1993Jan20.232446.27671@doug.cae.wisc.edu>
  9. Date: Wed, 27 Jan 1993 03:46:07 GMT
  10. Lines: 31
  11.  
  12. pochanay@cae.wisc.edu (Adisak Pochanayon) writes:
  13.  
  14. >     I have recently built the powerglove (mattel/nintendo) to Amiga project and
  15. >I am having lots of trouble with the software.  It barely works on my 68000 machine
  16. >and doesn't work at all with my accelerator.  Does anyone have the specifications
  17. >of actually programming the powerglove???  Has anyone tried and gotten it to work???
  18. >Thanks for any help (e-mail) on this subject.  If I get enough intelligent
  19. >replies, I will post a summary of the results.
  20.  
  21. Did you build the 68HC11 box project ???? 
  22.  
  23. This is by far the best solution for the powerglove.
  24.  
  25. Just open the serial.device, set the command mode and get packets when you
  26. need them.... then do what ever you want....
  27.  
  28. I wrote a program a few days ago to control the mouse pointer with the
  29. powerglove.... the only problem is with the mouse button EVENTS.
  30. If I'm over a title bar of a window then the program locks until the left
  31. button is pressed ... something to do with the gameport device and intuition
  32. taking over...
  33.  
  34. +-----------------------------------------------------------------+
  35. |  John Baker (Computing Digital Technology)                      |
  36. |  Australia.Melbourne.Monash.Caulfield                           |
  37. |  EMAIL : vac244w@monu6.cc.monash.edu.au                         |
  38. |          vac244w@nella1.cc.monash.edu.au                        |
  39. +-----------------------------------------------------------------+
  40. |  Q: Why did the Cybernaut cross the road?                       |
  41. |  A: Cause he was jacked into the chicken!                       |
  42. +-----------------------------------------------------------------+
  43.