Re: A82: ASM Edit on calc


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

Re: A82: ASM Edit on calc




>>I'm going to do more of this kind of stuff to see if I can see a patern
>>of the begining of the program's to see if I could make one myself.
>Get the 82RAM.TXT file, and all the others in that series.  They're
>availible at many TI sites, and if you want to write a prog you must update
>the VAT.  In addition you have to update a pointer or two in memory and
move
>the "ANS" entry down.

If you want to create a variable you have to do a lot more than create the
VAT entry and update two pointers. The build in functions calls 3 functions
which updates several pointers each, and if you do not update them all who
knows what will happen.

Dines