this post was submitted on 25 Aug 2023
228 points (92.9% liked)
Memes
45545 readers
730 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Casio masterrace
Once they gave us faster processors and enabled ASM programming, they were objectively the superior option. I am still wondering if we ever get a programmable & graphing calculator with a a 128x64 reflective display, either a rechargeable Li-Ion cell or one AAA battery that lasts forever and does not make the unit terribly thick so that it fits comfortably in a pocket, and has USB-mini-B or C of course. I wrote Snake, Mastermind and TriPeaks for the pictured CASIO CFX-9850 PLUS and coding was a better experience than on TI. However, our course taught TI, there were no affordable second-hand CASIOs and I wanted ready-made ASM games like 2048, Mario and Tetris so I went with the TI-84 Plus for IB.
The programs I wrote are still somewhere on my hard drive and I will publish their source as text as well as a CA-124-friendly file at some point. They work on newer programmable monochrome 128x64 CASIOs too if you remove colors and adjust for the faster processor. Unfortunately, the lack of comments and single-letter variables mean that the code is a mess but I might have the reworked versions somewhere too.