I'm putting the unused F5 key to use on the TI-84+CE graphing calculator by adding a custom menu!
(On this graphing calculator, all the function keys F1-F5 have a shortcut menu attached to them… except for F5. I figured I could make a nifty …
I’m putting the unused F5 key to use on the TI-84+CE graphing calculator by adding a custom menu!
(On this graphing calculator, all the function keys F1-F5 have a shortcut menu attached to them… except for F5. I figured I could make a nifty menu using the unused hotkey.)
I used Claude to explain ASM code, add repetitive menus, and generate fixes to code. However, I did not vibecode the entire thing - LLMs do not work very well with ez80 assembly due to lack of resources online, so creative input and direction was needed.