View Single Post
Old 13th Apr 2013, 12:03 am   #11
julie_m
Dekatron
 
Join Date: May 2008
Location: Derby, UK.
Posts: 7,735
Default Re: ZX Spectrum AMX mouse comms format?

It's very possible there may have been an address clash between the AMX mouse and the 128K Spectrum hardware extensions. Even if so, you could always build your mouse interface to sit on different addresses and patch the software to suit. I used to be able to look at a column of hex numbers and see the instructions in my mind's eye, back in the days .....

For extra hacker cred points, use a PIC microcontroller to talk to a modern PS/2 or USB mouse (a USB mouse may be able to speak PS/2 if it decides it is not plugged into a proper USB port, even if no adaptor was supplied with it; they probably all use the same ICs internally) and output the same XA, XB, YA and YB signals as an original AMX mouse!
__________________
If I have seen further than others, it is because I was standing on a pile of failed experiments.
julie_m is offline