Posted: Fri Dec 22, 2006 2:48 pm
I was just going to ask if anyone has successfully programmed the 1351 to work with the VIC. I still want to believe it is possible...
The Commodore Vic 20 Forum
https://www.sleepingelephant.com/~sleeping/ipw-web/bulletin/bb/
https://www.sleepingelephant.com/~sleeping/ipw-web/bulletin/bb/viewtopic.php?t=1301
That would require telling the 6560/6561 to change the rate at which it resets the paddle capacitor. Unfortunately, this rate is hardware fixed at Phi2/512 or about 2000 times per second.Jeff-20 wrote:I was just going to ask if anyone has successfully programmed the 1351 to work with the VIC. I still want to believe it is possible...
How about some external device between Vic20 and mouse that would do the trick.. Mouse dont necessarily have to be connected to joystick port..Jeff-20 wrote:I was just going to ask if anyone has successfully programmed the 1351 to work with the VIC. I still want to believe it is possible...
The SID operates on a 512us cycle as well. Maybe the caps are slightly different than the VIC's. I'm (endlessly) working on a PS/2 interface for the 64 to emulate a 1351 mouse. It wouldn't be too difficult to add compatibility for the VIC as well. I got a copy of the 6560 datasheet off Zimmers, but there's no data on the A/D convertor cycle. If you have any more info on it, please post it here. Meanwhile, I'll try my prototyped board on a VIC and see what the POT registers show. I can easily change the timing on my board to match the VIC since it's PIC based.eslapion wrote:That would require telling the 6560/6561 to change the rate at which it resets the paddle capacitor. Unfortunately, this rate is hardware fixed at Phi2/512 or about 2000 times per second.Jeff-20 wrote:I was just going to ask if anyone has successfully programmed the 1351 to work with the VIC. I still want to believe it is possible...
Sorry about digging up an old thread... But I was just wondering, did anyone come up for a fix for the "paddle jitters" on the VIC-20???Schema wrote:I'm not sure if an external device would help with paddle jitter. The problem is inside the VIC, at least in my case.
I simply hooked an ordinary resistor up that matched the 1/2 way point of paddles, and the value read by the VIC still jittered!