How would I go about putting info into a variable in the TI-OS from an assembly program. I know I need to know the memory address of the variable I want to write too. How do I find out what the address of a variable such as xstat or whatever is?