But sorry DJ, I don't know. If its in archive and you're running with zStart or something then the program would take twice as much space because the code would be duplicated, but that shouldn't change the string... Blame TI.
I added some new commands. This one is my favorite: "READ VAT" (shown below). It scrolls through the VAT and shows everything in it along with data about it. Useful for finding hidden files as well as reading info about files. Eventually I hope to sort it alphabetically
Press and hold enter to scroll quickly. Release to stop scrolling so you can view a file.
I recently developed an addiction to this game and, since rehab appears unavailable (and I don't own a smartphone), I made it for my calculator! It's not completely finished yet: I still need to save the score and tell the player when they lose.
Please let me know if you find anything I messed up on.
I don't have enough time now to help you (I'll come back this afternoon) but you should check my topic about the 2048 I made, in the first post there's explanation about that (making it so that 8-4-4-0 changes to 0-0-8-8 and not 0-0-0-16).
I just fixed that yesterday in my version, I stored in the memory whether the block had been combined with another block already and wouldn't let it combine twice (if thats confusing, let me know).