-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
bugdeviceDeprecated label, use `<realm> device` labels instead.Deprecated label, use `<realm> device` labels instead.legacycode bitrot from C eracode bitrot from C era
Description
Mouse movement is relatively fluid in emulated Macintosh systems. However, mouse cursor movement appears to be temporarily stalled on a keyboard's key press or key release event. This is particularly noticeable in games where keypress is used in combination with mouse movement.
rb6502 has explained to me that this is because of gap in mouse / ADB emulation. So problem is known/understood. Submitting issue for tracking purposes.
Tested predominantly on system maciici, and issue is not experienced on macplus (non-ADB interface).
Metadata
Metadata
Assignees
Labels
bugdeviceDeprecated label, use `<realm> device` labels instead.Deprecated label, use `<realm> device` labels instead.legacycode bitrot from C eracode bitrot from C era
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
CRTRevivalDreamer commentedon May 20, 2020
Actually, we need the Apple Keyboard MCU ROMs:
rb6502 commentedon May 20, 2020
Not actually true. Bitsavers has in the last month or so dumped a bunch of ADB keyboards and mice, and we are in the process of using them to replace the current ADB simulation (which should resolve this issue).