| |
soci
Registered: Sep 2003 Posts: 480 |
Micromys ps/2 mouse adapter programming
Hi all!
Anybody knows how to check for the right/middle button and mouse wheel? |
|
| |
Hoogo
Registered: Jun 2002 Posts: 105 |
I received mine with a sheet that explained how to use these buttons. I'll try to fetch it today. |
| |
Six
Registered: Apr 2002 Posts: 293 |
I'd be happy just to be able to GET one here in the US. :( Anyone know of a source? |
| |
MacGyver Account closed
Registered: Dec 2001 Posts: 149 |
Protovision is the Source, Loadstar are US distributors of Protovision.
Ever tried http://noname.c64.org/csdb/release/?id=7040 ? |
| |
Six
Registered: Apr 2002 Posts: 293 |
I'd tried, but could never get an answer back from Dave. I'm almost to the point of building one myself, but lack schematics.
|
| |
Hoogo
Registered: Jun 2002 Posts: 105 |
Seems to me that I left the adapter somewhere at our C64-meeting. So no information today, sorry. |
| |
MacGyver Account closed
Registered: Dec 2001 Posts: 149 |
Got the correct email address?
Dave Moorman <revdave6@rmi.net>
If he doesnt't reply for some reason, simply order directly from Protovision:
http://www.protovision-online.de/catalog |
| |
Six
Registered: Apr 2002 Posts: 293 |
Cool! I'll try him again, and if no luck then off to Protovision I go. Thanks!
|
| |
soci
Registered: Sep 2003 Posts: 480 |
Quote: Seems to me that I left the adapter somewhere at our C64-meeting. So no information today, sorry.
No problem I can wait ;)
|
| |
Hoogo
Registered: Jun 2002 Posts: 105 |
$dc00/dc01 bit...
0 RMB Right Mouse Button
1 MMB Middle Mouse Button
2 UP see below
3 DN "
4 LMB Left Mouse Button
all low-active as usual. Up and Down: Every tick of the mouse-wheel creates a 50ms low-pulse followed by 50 ms high. Two ticks of the wheel will result in 50ms low, 50ms high, 50 ms low, then high again. For correct counting you have to check the register at least every 45ms and check the flanges.
|
| |
soci
Registered: Sep 2003 Posts: 480 |
Thanks Hoogo!
This information should be enough for creating a driver. |
| |
Six
Registered: Apr 2002 Posts: 293 |
Hey Soci, what are you coding Micromys support into? (or is it a secret?) |
| |
soci
Registered: Sep 2003 Posts: 480 |
After Forever 5 I'll tell you ;) |
| |
Hoogo
Registered: Jun 2002 Posts: 105 |
While collecting my emails I found a small mail I wrote to the creator in january 2002. Can't tell if it is still valid. So I have his 2 years old mail-adress here. |
| |
MacGyver Account closed
Registered: Dec 2001 Posts: 149 |
As Protovision distributes Micromys, I ofcourse have a valid email address. Soci, email me if you need it. |