What options are there for saving and loading data with Assembly? Are there any routines that have been written?
BowtieMod wrote:
What options are there for saving and loading data with Assembly? Are there any routines that have been written?

Hello BowtieMod! I'm not quite sure what you mean; could you perchance elaborate a tad more? Are you wishing to store data to an AppVar, or just loading and saving in general to memory locations? Thanks! Smile
There are some bcalls (system calls) that you can use to work with TI-OS files (programs, appvars, lists, variables, etc.). If you want to load data from within your program, it's already "loaded" when the program runs, you just need to access it directly. In particular, you probably want to look at _ChkFindSym
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement