Re: A83: GetKey codes


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

Re: A83: GetKey codes




Like this:

   call _GetKey
   ld   l,a
   ld   h,0
   jp   _dispHL

Run it, then press prgm. You'll get the decimal value.

Linus

On 21-Apr-98, Wesley Moore wrote:

>I need some help.
>Does any body know what the 1st fuction GetKey code for the PGRM button 
>is. The TI docs say it is 20h (I think) but this doen't work. Do any of 
>you know what the correct codee is. I know the code is incrrect because 
>the ALPHA and 2nd function code work, just not the 1st function.

>From,
>     Wesley Moore

>______________________________
>Email: moore.w@patash.com.au




Follow-Ups: References: