A82: Re: Q - How to find VAT end


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

A82: Re: Q - How to find VAT end



>I am making a TI-82 asm program that should iterate through the VAT.
>According do Mattias Lindqvist & Dines Justesen, this value is of interest:
> Word 8D18 Pointer to last VAT entry (does not include ANS)
>Has anyone used it and knows if it is reliable on all ROM versions?
There are acutally three pointers which can be sued, and 8D18 is one of
them. The pointer is used in Ash, and works in all rom versions. Generally
you can use the same ram addr in all rom version, ti does not change them.
If you need to see how it is used, have a look at the rom.

Dines


Follow-Ups: