Re: [hatari-devel] Mouse question

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

- Check if nVBLs gets incremented


That was it.
So I have to include video.h into videl.h just to add a nVBLs ++ ?
Wouldn't it be cleaner to separate nVBLs somewhere else or at least call it only with some get (that could be routed to videl_getVBL or video_getVBL) ?
Or do you accept this include ?

Laurent



Le 15/03/2012 21:10, Thomas Huth a écrit :
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







Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/