Hatari changeset 4072 and previous work, but newer changesets
have the same problem where the mouse freezes near the center
of the screen (whereas LOAD MOD is in the upper right of Hextracker).
Note that the mouse works in Hextracker until LOAD MOD is activated.
The new screen is fully displayed with the mouse cursor frozen near
the center of the screen. atl+arrow keys will move the mouse cursor.
Upon exiting the screen with the frozen mouse, the mouse resumes
working in the main Hextracker screen (where LOAD MOD is).
Upon exiting Hextracker, the mouse is frozen in Hatari in the same
manner. The mouse works properly in the SDL menu and on my desktop
during Hextracker problems.
Does the acia.c/ikbd.c emulation actually shift bits (or just time delay)?
Does the bit shifting/sampling occur on rising, falling, center of high,
or center of low, or ... ?
I'm wondering if the mouse packets are corrupted.
The above is all one question where a single NO is a reasonable answer.
What do you think?