randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
491 stars 59 forks source link

Mouse click problem in c64os. #248

Open DesertBlizzard opened 1 year ago

DesertBlizzard commented 1 year ago

I have brought this up with Greg at OpCoders as well. When using c64os with an emulated 1351, mouse clicks result in random jumps of the pointer around the screen. As long as the mouse button is not pressed, movement is normal. This occurs with any mouse I have tried, on any USB port, and regardless if the computer is operating as PAL or NTSC. This does not occur in GEOS, so I'm uncertain if this is BMC64 problem, a c64os problem, or a combination of both.