Instructions

Note that the online file unsquish only works with TI-83 Plus assembly files, this means the extension of the file is ".8xp" (case insensitve).

1. Get the *.8xp asm file and unsquish it here. Keep the result handy as you prefer, keeping the page open, saving it or printing.

2. Create a new program in the calculator, just like a new TI-BASIC program.

3. Start by typing the AsmPrgm token. (you can find in the Catalog [2nd] [0]) Next type all the letters and numbers (this is the hexadecimal code) into the program you created without any new lines.

4. (optional) You can re-compile oncalc. This reduces the program size to half by squishing it by following this steps:
 4.1. On the homescreen type AsmComp(
 4.2. 

5. That is it. To run the program just type on homescreen on in a program "Asm(prgmNAME)" where NAME is the name of the assembly program you type before and Asm( a token found in Catalog.

FAQ's

When is this useful?

This can be useful when you do not have a link cable and want to run an assembly program.