Re: A82: Addresses
[Prev][Next][Index][Thread]
Re: A82: Addresses
When the system uses the display controller it uses these two memory
locations to store the commands used to move the display cursor to the
current position. I have no idea what a TI83 equevelent for these is, but
if you compare the source dor the TI82 and TI82 functions to dispay a char
it should be easy to find out.
Dines
BTW why do you need them ?
__________________________________________
Dines Justesen
Email: c958362@student.dtu.dk
WWW : http://www.student.dtu.dk/~c958362/
__________________________________________
On Tue, 29 Sep 1998, Ahmed El-Helw wrote:
>
> Thank you Dines.. but what do you mean by the top two?
> What is an 83 equivelent is why i am asking
> Thanks
>
> >> $8011
> >Command to get current graphics line (used by TIOS)
> >> $800F
> >Command to get current graphics column (used by TIOS)
>
>
>
References: