Re: [hatari-devel] Mouse question |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Thu, 15 Mar 2012 17:57:23 +0100
schrieb Laurent Sallafranque <laurent.sallafranque@xxxxxxx>:
> Hi,
>
> I'm still trying to let hatari Falcon run with Videl timings.
>
> Actually, it "works" meaning hatari boots, displays the desktop, and
> run demos, ...
>
> But I have no mouse.
>
> The keyboard seems to work well (if I press "c", it closes the
> current window, if I repreat a press on the "c" key, it closes all
> the windows) A press to "CTRL+C" opens the C drive ...
>
> The mouse is desperatly glued at the center of the atari desktop.
>
> Any idea of the parameters or functions I should check to try to
> understand from where this comes ?
I'd suggest:
- Check if IKBD_InterruptHandler_AutoSend() is called regularly
- Check if nVBLs gets incremented
Thomas