Re: A86: Re: TI-86 ASM HELP!


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

Re: A86: Re: TI-86 ASM HELP!



Olivier Gilloire wrote:
> 
> Looking in asm sources I found the ROMCALL(FIND_PIXEL) line (may be
> misspelled).
> What does it do ? It was in pixel plotting routines.
> 
> Thanks
> Olivier Gilloire                           ogilloire@sysenhance.com
> Software Developer                 ICQ 3269466
> (Don't hesitate to correct my expression, if needed)
> 
> -----Message d'origine-----
> De : UndrWareTI@aol.com <UndrWareTI@aol.com>
> À : assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
> Date : mercredi 3 décembre 1997 06:43
> Objet : A86: TI-86 ASM HELP!
> 
> >        I need some help.  I need to store to a user accessible variable in
> >ASM.  I have a variable called "a" in an ASM program that I need to be able
> >to tell what the value of it was once I exit the program and return to the
> >basic program that called it.  I think there is an easy way to store to
> "x",
> >so that would be fine.  (I know there is a call "_STOX" in 83 ASM, however,
> I
> >have yet to find it in 86 ASM.
> >PLEASE HELP IF YOU CAN!
> >
> >

given an address (probably in a) it finds the x,y coordinates


Follow-Ups: References: