[A83] Re: Y-vars


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

[A83] Re: Y-vars




the first two bytes of the equation data are the length of the equation.
you will need to modify these to the resulting length.  use deletemem to
delete what ever data was in the equation var previously.  then you can use
insertmem to insert your data.  bit 5 of the object type byte in the vat
entry toggles wether or not its selected for graphing. locations.  The
values in the bytes starting at  location 9776h contain numbers 0 through 6
which indicate what type of line should be plotted.

Brandon Sterner



----- Original Message -----
From: "Patai Gergely" <patai.ti@freemail.hu>
To: <assembly-83@lists.ticalc.org>
Sent: Sunday, December 16, 2001 2:06 PM
Subject: [A83] Y-vars


>
> It just came into my mind: could someone explain me
> in steps how data can be stored into the y-vars,
> given that I have the address and the length of the data?
>
> PG
>
>
>
>
>
>





Follow-Ups: References: