Going through the ti84pce.inc file that I have, I noticed the following.

_SetTextFGBGcolors equ 0021AE0h
_SetTextFGBGcolors_ equ 0021AE4h

What is the difference between both these system calls
Note: I found some documentation for the later at on the site http://wikiti.brandonw.net/index.php?title=84PCE:Syscalls:021AE4
They are duplicate functions. They both call the same routine.
it would seem that _SetTextFGBGcolors_ disregards the foreground color from DE and only renders the background color from HL.

How do you go about disassembling one of these routines in general?
I generally use the disassembly dock in CEmu for investigating OS calls. You can load the equate file and then type the equate name in the Goto field. You can also set a breakpoint there so you can see what is in your registers an memory before and after the call.
  
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