
TI-84 Plus - Machine Language on a Calculator
A TI-84 Plus calculator was for sale at a local flea market for 25 euros (about 29 USD). I don't really need a calculator like this for anything these days, but as it appeared to be in good condition, I bought it just for the fun of it. At home, I replaced the backup battery, put in new AAA batteries, and gave it a bit of a clean-up. And finally, I also updated the firmware.
I wasn't particularly familiar with the TI-84, so I've spent the last few days getting to know it. What surprised me the most was finding out that it has a Z80 processor. Back in the day, I learned assembly programming on an MSX home computer. And those machines had a Z80 processor.
So, it was fun to write a small Z80 assembly program, transfer it to the TI-84 Plus, and see it work. Truly nostalgic.