1

Hi, first of all, your ASM tutorial is amazing!

One little problem I am having with a program:

I am trying to get the TI to display the θ character (Alpha->3), but notepad says it is not a valid ascii character, and my TI displays it as ?. Is there any way to make it so the TI recognizes it as a θ?

Sorry if this belongs in the ASM subforum... I wasn't sure which to put it in...

2

Hello, you have to replace the character by (with ?) its hexadecimal code in the ascii ti 83 table.

3

thanks, i figured this out shortly after i posted. tongue