Well I dont know about a PS2 -> Gameport adaptor (I searched for a bit on google and came up with nothing)
But I do know that you can control the cursor with a joystick via software so thats a start.
I doubt theres a way to just "wire" it since PS2 is digital and the Gameport is an analog port.
blnk
Moderator: Moderators
a microcontroller with two PWM outputs would work. you can turn PWM into voltage with a simple low pass filter.
or else, a uC with digital pots hooked up to it.
reading a PS/2 mouse with one shouldnt be too much of a hassle...
this is kinda unrelated but it deals with using PS/2 on a microcontroller
http://instruct1.cit.cornell.edu/course ... 7/lld.html
or else, a uC with digital pots hooked up to it.
reading a PS/2 mouse with one shouldnt be too much of a hassle...
this is kinda unrelated but it deals with using PS/2 on a microcontroller
http://instruct1.cit.cornell.edu/course ... 7/lld.html

"Linux is only free if your time is worthless"
