All right, I shall cut down to the chase. I am looking for a way (bcall() or some other method) to display the value that is currently held in the a register using the assembly for the ti 83 plus graphing calculator.
I do not care how complex the method as long as I am able to do it. thank you.
Thanks to Tommylee2k, here is a nice function:
You don't need to reinvent the wheel.
Warning: this subroutine destroys AF, DE and HL. So
PUSH
them before if you need them furthermore.