Re: A86: Checking Second and Alpha


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

Re: A86: Checking Second and Alpha



In a message dated 97-11-02 08:37:34 EST, you write:

> 
>  i am writing a program and i need to know the state of the cursor,
>  normal, second, alpha, etc... there would be two ways to do it i think,
>  the first being to check and see if second or alpha is pressed (i
>  couldn't seem to get that to work) and the second way would be just to
>  read the state from somewhere (i had no idea of where to start). any
>  ideas on how to do either?
>  

The IY flags are in the most recent ti86asm.inc file.  The cursor state is one
of them...

~Steve