Re: A83: Key Equates


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

Re: A83: Key Equates




according to my docs, 254 on $fe is Down and ON (power) is here:

0fdh:
kEnter          .equ    254
kPlus           .equ    253
kMinus          .equ    251
kMul            .equ    247
kDiv            .equ    239
kPower          .equ    223
kClear          .equ    191

//Olle

Jimmy Conner wrote:
> 
>   Is there a key equate for the ON key???  From looking at the groups
> and the equates it looks like it would be 254 on Group 6 (fe) but it
> doesn't work, so I guess not.
>   Any help??
> 
> Jimmy
> ==
> »»»»»»»»»»»»»»»»»»»»»»»»»»»»««««««««««««««««««««««««««««
> »                        TI-Magic                      «
> » http://www.geocities.com/SiliconValley/Network/6963/ «
> »                   TIMagic@Yahoo.com                  «
> »»»»»»»»»»»»»»»»»»»»»»»»»»»»««««««««««««««««««««««««««««
> 
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com


References: