TASM | This is the assembler or compiler. It complies your code into machine code. |
ti83asm.inc | Has defines for rom calls and other things. |
tokens.inc | Defines for the tokens. I won't be using it in these tutorials, but it would just be good to have this. |
Devpac83 | "Squishes" your programs (makes them 1/2 size). Also makes compiling programs much easier. |
Ashell | An old shell for the 83, but I still use, and I will be using it throughout these tutorials. |