[A83] Re: Problems with code on ti-83


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

[A83] Re: Problems with code on ti-83







memory array thingy:
--------------------------------------------------------------------
1|      2|      3|      4|           5|
|stuff  |stuff  |end    |(label)     |end of your code

The reference is just to a label, the label is just a number out of the 
program, like (pencol) etc., and the compiler just stops putting stuff into 
the compiled form at the END, I think. Am I wrong or totally incoherent?


>
>
>You would have to use the correct header, it was in a recent post about
>mirage/ion compatability. Don't take the one from IonGuru, it is messed,
>with hex and dec mistakes. just do 83(-) first. anyway, does END cause the
>compiler to stop work, and just give a bad mem. address?
>
>
> >
> >
> >It's code i got from someone.  Right now i'm trying to write it for the
> >ti-83 because that's all i have and i haven't gotten a 83+ emulator up 
>yet,
> >but eventually it's going to end up on the 83+.  Anyway, what would i 
>need
> >to do to the code to make it work on both 83's and 83+'s?  Thanks.
> >
> >-Reece Johnson
> >
> >
> >
> >-----Original Message-----
> >From: assembly-83-bounce@lists.ticalc.org
> >[mailto:assembly-83-bounce@lists.ticalc.org]On Behalf Of Dan Weiss
> >Sent: Wednesday, May 22, 2002 7:27 PM
> >To: assembly-83@lists.ticalc.org
> >Subject: [A83] Re: Problems with code on ti-83
> >
> >
> >
> >WTF?  You're making this for TI83, yet include a line of code to force it
> >for the TI83+!
> >
> > >#define TI83P
> >
> >
> >_________________________________________________________________
> >MSN Photos is the easiest way to share and print your photos:
> >http://photos.msn.com/support/worldwide.aspx
> >
> >
> >
>
>
>
>
>_________________________________________________________________
>Join the world’s largest e-mail service with MSN Hotmail.
>http://www.hotmail.com
>
>
>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com




Follow-Ups: