home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- 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
- From: vac244w@nella07.cc.monash.edu.au (J.P. Baker)
- Subject: Re: PowerGlove woes???
- Message-ID: <vac244w.728106367@nella07.cc.monash.edu.au>
- Sender: news@monu6.cc.monash.edu.au (Usenet system)
- Organization: Monash University, Melb., Australia.
- References: <1993Jan20.232446.27671@doug.cae.wisc.edu>
- Date: Wed, 27 Jan 1993 03:46:07 GMT
- Lines: 31
-
- pochanay@cae.wisc.edu (Adisak Pochanayon) writes:
-
- > I have recently built the powerglove (mattel/nintendo) to Amiga project and
- >I am having lots of trouble with the software. It barely works on my 68000 machine
- >and doesn't work at all with my accelerator. Does anyone have the specifications
- >of actually programming the powerglove??? Has anyone tried and gotten it to work???
- >Thanks for any help (e-mail) on this subject. If I get enough intelligent
- >replies, I will post a summary of the results.
-
- Did you build the 68HC11 box project ????
-
- This is by far the best solution for the powerglove.
-
- Just open the serial.device, set the command mode and get packets when you
- need them.... then do what ever you want....
-
- I wrote a program a few days ago to control the mouse pointer with the
- powerglove.... the only problem is with the mouse button EVENTS.
- If I'm over a title bar of a window then the program locks until the left
- button is pressed ... something to do with the gameport device and intuition
- taking over...
-
- +-----------------------------------------------------------------+
- | John Baker (Computing Digital Technology) |
- | Australia.Melbourne.Monash.Caulfield |
- | EMAIL : vac244w@monu6.cc.monash.edu.au |
- | vac244w@nella1.cc.monash.edu.au |
- +-----------------------------------------------------------------+
- | Q: Why did the Cybernaut cross the road? |
- | A: Cause he was jacked into the chicken! |
- +-----------------------------------------------------------------+
-