Any way to stop the screen from dimming after a short amount of time of non-use? It's pretty annoying when I'm tryna do math Sad
https://www.cemetech.net/forum/viewtopic.php?t=17413&start=0
TheLastMillennial wrote:
https://www.cemetech.net/forum/viewtopic.php?t=17413&start=0


I just tried "Asm84CEPrgmFDCB08DEC9" and my calc still turned off automatically after dimming.

Code:
FDCB08DEC9

Will just set bit 3 of apdFlags (apdRunning). You actually want to reset bit 2 (apdAble) if you want to disable APD, so you would do this:

Code:
FDCB0896C9

There is also a romcall to disable apd, so you can just do this:

Code:
CD341102C9
  
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