Re: A83: Key Equates


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

Re: A83: Key Equates





  No thats not it either, the power is referring to ^,  my mistake
also I meant (df) which is Group 6.  Still doesn't work yet, but isn't
there a flag somewhere that tells if the on key was pushed??  that'll
do for my needs.

Jimmy





---Olle Hedman <oh@hem.passagen.se> wrote:
>
> 
> 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
> 
> 

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



Follow-Ups: