- Lowercase letters on TI 84+ CE
- 11 Sep 2018 05:43:55 pm
- Last edited by dylanblackmer on 11 Sep 2018 08:01:10 pm; edited 2 times in total
Hey all,
I've recently acquired a TI 84+ CE a few days ago (after the OS update that locked Asm84CEPrgm) and I've been wanting to use lowercase letters.
I've used hex codes from many different sources around the web and so far I've come up short over and over again.
My most recent attemps are as follows.
Code:
and
Code:
I am very inexperienced when it comes to programming on ti84s (all my experience coming from what I knew from HTML and JAVAScript).
I've made little programs to quickly solve quadratic equations or play rock paper scissors with my calculator.
Anyway, the point of my post was to ask if anyone had a solution to set up lowercase letters on the CE with or maybe even without hex codes.
Assembly just hasn't worked for me and I'm desperate for help.
Thanks, Dylan.
The last thing, just in case this helps. My error is as follows.
ERROR: INVALID
"Attempted to use a variable or function where it is not valid."
Edit: I find my hex codes here -> http://tibasicdev.wikidot.com/84cse:hexcodes#toc5
I've recently acquired a TI 84+ CE a few days ago (after the OS update that locked Asm84CEPrgm) and I've been wanting to use lowercase letters.
I've used hex codes from many different sources around the web and so far I've come up short over and over again.
My most recent attemps are as follows.
Code:
:Asm84CEPrgm
:FDCB24DEC9
and
Code:
:Asm84CEPrgmFDCB24DEC9
I am very inexperienced when it comes to programming on ti84s (all my experience coming from what I knew from HTML and JAVAScript).
I've made little programs to quickly solve quadratic equations or play rock paper scissors with my calculator.
Anyway, the point of my post was to ask if anyone had a solution to set up lowercase letters on the CE with or maybe even without hex codes.
Assembly just hasn't worked for me and I'm desperate for help.
Thanks, Dylan.
The last thing, just in case this helps. My error is as follows.
ERROR: INVALID
"Attempted to use a variable or function where it is not valid."
Edit: I find my hex codes here -> http://tibasicdev.wikidot.com/84cse:hexcodes#toc5