[Coco] PS-2 Mouse on CoCo

jdaggett at gate.net jdaggett at gate.net
Sun Nov 11 14:23:35 EST 2007


On 11 Nov 2007 at 9:19, Neil Morrison wrote:

> I can't imagine that is doable. The PS-2 mouse sends a serial stream.
> The Coco mouse is really a joystick - two pots. You'll need to find a
> Coco mouse or a T1000 mouse or one of the clones from that era.
> 
> Neil

A PS/2 style mouse is doable in hardware. One can fashion a small FPGA to do 
the PS/2 interface and then translate the position data to a voltage to feed into the 
Joystick port. 

Ideally the best solution would be to rewrite the RSBASIC code to handle both a 
PS/2 mouse and keyboard. Both would free up code space and improve 
performance of both the mouse and the keyboard. 

james



More information about the Coco mailing list