I'm trying to make a minecraft clone for a ti-84 Graphing Calculator using Axe but the screen stays on some second pass thing. The code runs but no graphics display other than the second pass message. How do i fix this? Here is my code (The syntax is the one used in sourcecoder):

Code:
.AXECRAFT a mining game for the ti 83/84 made with Axe
Normal
[7E7E5A7E42FFFFFF][7E7E420000FFA5A7]->Pic0HEAD
[BDBDFF7E7E7E7E7E][A5A5FF5A5A5A5A7E]->Pic0LEGS
Repeat getKey(41)
   ClrDraw^^r
   Pt-On(0,0,Pic0HEAD)
   Pt-On(0,0,Pic0HEAD)^^r
   DispGraph^^r
End

(My signature would be here but for some reason it made the images in it huge so I will not include it for the time being, also this is my first post here!)
I'm not sure what you mean by second pass? Is it after compiling or something - do you happen to have a screenshot?
tr1p1ea wrote:
I'm not sure what you mean by second pass? Is it after compiling or something - do you happen to have a screenshot?

Here:

You can still press the ON button to quit the program (For some reason it shows the break message even though it is an assembly program.) But the graphics do not display.
I found the issue, I was using wrong commands
  
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