Re: [cc65] mouse irq callback

Date view Thread view Subject view

From: Piotr Fusik (P.Fusik_at_elka.pw.edu.pl)
Date: 2003-10-04 17:48:04


On Wed, 1 Oct 2003, Ullrich von Bassewitz wrote:

> > Is it possible to hook into the mouse irq somehow?
>
> No, sorry (at least not something provided by the mouse driver itself). And
> since the mouse API will get rewritten (loadable drivers), it doesn't make
> sense to extend the current code. I will keep your request in mind when
> writing the new mouse API.
>
Calling any user code on a 3-5 kHz IRQ doesn't make much sense, at least
for Atari. You'd better use VBL interrupt for drawing the mouse pointer.

Piotr

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-10-04 17:50:49 CEST