Re: A89: (no subject)


[Prev][Next][Index][Thread]

Re: A89: (no subject)




It's the function that the TIOS uses to collect a key input with a flashing
cursor.  Look at romcalls.h for the parameters.  It takes the coordiantes os
a rectangle which represents the cursor, and returns the key the user
pressed.

Mark Leverentz
----- Original Message -----
From: <KeysDezes@aol.com>
To: <assembly-89@lists.ticalc.org>
Sent: Wednesday, December 29, 1999 5:31 PM
Subject: Re: A89: (no subject)


>
> That's my understanding of it...
>
> In a message dated 12/29/99 6:29:45 PM Eastern Standard Time,
> TurboSoft@aol.com writes:
>
> > When calling the function....
> >
> >      jsr doorsos::GKeyIn
> >
> >  Would this put into d0 the value of a keypress, WITHOUT pausing (sort
of
> > like
> >  the difference between idle_loop and get_key)?
> >
> >  --TurboSoft
>
>
>                                             Grant Elliott
>                                             <A
> HREF="http://www.crosswinds.net/~proganon">Programmers Anonymous</A>
>
>


References: