Re: A85: VAT search


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

Re: A85: VAT search




RST 20 \ RST10 searches for a var you knwo the name of, if you need a list
of vars of a special type/with a specific header etc, they don't really
help.

Dines
----- Original Message -----
From: Richard Owen Lewis <richardlewis@cedarcity.net>
To: <assembly-85@lists.ticalc.org>
Sent: Tuesday, December 08, 1998 6:19 PM
Subject: RE: A85: VAT search


>
>I don't know how in usgard, but it is easy under zshell (should work).
> Just use rst 10h and rst 20h.  If you need to know the inputs and outputs
>see ti-rom10.txt for ROM addresses $0010 and $0020.  Simple enough.
>
>I use them in my shell quite heavily.  I think Usgard does it the manual
>way, and reinvets the wheel.  What a waste of space.
>
>----------
>From: PXGray@aol.com[SMTP:PXGray@aol.com]
>Sent: Tuesday, December 08, 1998 3:15 PM
>To: assembly-85@lists.ticalc.org
>Subject: A85: VAT search
>
>
>I am trying to make a game in which you can save certain "kingdoms" as
>individual strings on the calc.  I need to know how to get the program to
>be
>able to find them, and how to store new strings.  I have no previous
>knowledge
>of VAT searches, and if it helps, I am programming in Usgard, sorry ZShell
>users, you need to keep up.
>
>-Patrick Gray
>
>
>
>
>


----------------------------------------------------------------------------
----

>
>
>