I'm just getting started making ASM programs for graphics. I would like to save the homescreen when the program starts, and then restore upon program exit. I've tried using "call _disp" with no luck.

Any help would be appreciated...
OK, I found reference to a routine called "_DrawStatusBar" in an example ASM program. It is in the ti84pce.inc file, but not in the rom calls list for the TI-83plus that I have. Is there a rom call description file for the ti84pce that goes along with the ti84pce.inc file that I haven't found yet? Where can I find documentation on this (and other) TI-84+CE rom calls?

Again, any help appreciated...
I think it will be something to do with the RAM locations textShadow and/or cmdShadow, and possibly one or more of the following ROM calls:

_SaveCmdShadow equ 002084Ch
_SaveShadow equ 0020850h
_RStrShadow equ 0020854h

If you're testing this on your actual calculator, I'd suggest a backup before trying these, or just use CEmu (sorry, if I was at home on my computer I'd test it myself before throwing these at you Razz)
  
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