This is a question about assembly programing for the TI-89: Let's say I have a random 2 digit number stored in the register d0. I need to retrieve that number and display it on the screen. The problem is that the number is stored in binary and I need to display the number in decimal form. Any help about retrieving a number from a register would be very helpful.