[A83] Enhanced BASIC...


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

[A83] Enhanced BASIC...




Investigated the Ti-83+ a little, and found the following:

[#### $$$$ desc]
 Byte 9652 Type of running BASIC program
    8 9653 Name of currently running BASIC program
 Word 965B Pointer to start of running BASIC program
 Word 965D Pointer to currently interpreted byte in running BASIC prog
 Word 965F Pointer to last byte of data in running BASIC program

Ti83(-) adresses were found earlier and run from 913B till 9149, on the
Ti-82 this memory area runs from 8BCA till 8BD8. Both have the same order
as on the Ti-83+

Maybe somebody wants to use them in their shell or enhanced BASIC
assembly-program.

	Henk Poley