
I've been poking around the wiki a bit to find good analog clocks, and I found one I like. I saw and noticed some optimizations that could be made. The original program was 747 bytes, and now it is 658 bytes. Saved 89 bytes, increased performance in the digital clock and analog clock.
Changes made:
- Removed extra End command on line 23, caused a SYNTAX error.
- Changed the space on line 20 to a '>', to show what the user selected. Nothing was there before, so the space character didn't show anything that the user selected. It doesn't take extra memory.
- Moved the second colon on line 40 to under Lbl 2 in the digital clock to improve speed.
- Changed lines 87-89 and put them in a For( loop.
Note that the original program will need proper editing to be sent via TI-Connect CE.
I just decided to do this, I like optimizing random programs. And wow, this (account deleted) guy has spammed the living crap out of that thread lol
Hewwo, my name is Achak Claw. I was formerly BioHazard.