[A83] Re: [no subject]


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

[A83] Re: [no subject]




I'm not sure about other calculators, but on the TI-83 Plus, you check bit 3
of port 4, not port 3.  (Yet another reason for people to specify what
calculators they're referring to I suppose...)

-Dan Englender

----- Original Message -----
From: "David Phillips" <david@acz.org>
To: <assembly-83@lists.ticalc.org>
Sent: Monday, March 05, 2001 5:02 AM
Subject: [A83] Re: [no subject]


>
>  in a,(3)
>  bit 3,a
>  jr z,on_was_pressed
>
> http://www.ticalc.org/pub/text/calcinfo/82-ports.txt
>
> > How do you detect if ON was pressed?  I know about the flag, I mean how
> you
> > do it directly from the ports.
>
>
>
>





Follow-Ups: References: