- [Shell] PHASM
- 11 Oct 2015 08:04:38 am
- Last edited by Epharius on 15 Oct 2016 03:00:30 pm; edited 8 times in total
Hello!
I received my Ti-83 Premium CE this summer (which is the French TI-84 Plus CE), and I thought it was missing a shell. No sooner said than done! Today, I present PHASM. The name is a pun between ePHarius ASM and "PHASM(e)", which is a stick insect in French.
What is PHASM?
With PHASM you'll be able to execute Archived and Assembly programs (without the Asm( Suffix)! Just execute once Asm(prgmPHASM) and that's all there is to it!
You can also display a menu with [Alpha] [X,T,O,n] in the program editor which allows you to go to any Lbl you want instantly, and edit archived programs without unarchiving them! Finally, it enables you to edit the memory of your calculator in pressing [ALPHA]+[VAR], it could be very useful if you want to cheat :p
Features and To-Do List
Red = To do
Orange = In progress
Green = Done
Downloading
You can download it here!
PS : You can also find the source code on github : Here.
I received my Ti-83 Premium CE this summer (which is the French TI-84 Plus CE), and I thought it was missing a shell. No sooner said than done! Today, I present PHASM. The name is a pun between ePHarius ASM and "PHASM(e)", which is a stick insect in French.
What is PHASM?
With PHASM you'll be able to execute Archived and Assembly programs (without the Asm( Suffix)! Just execute once Asm(prgmPHASM) and that's all there is to it!
You can also display a menu with [Alpha] [X,T,O,n] in the program editor which allows you to go to any Lbl you want instantly, and edit archived programs without unarchiving them! Finally, it enables you to edit the memory of your calculator in pressing [ALPHA]+[VAR], it could be very useful if you want to cheat :p
Features and To-Do List
- Works on Ti-84+CE and Ti-83 Premium CE
- Executes archived (sub-)programs
- Executes assembly (sub-)programs (without the Asm( suffix)
- Allows you to jump to any Lbl you want in pressing [Alpha]+[X,T,O,n] in the program editor
- Allows you to edit archived program
- Includes a Memory Editor. Just press [Alpha]+[VAR] to edit an AppVar or the raw memory (PLEASE READ THE MEMEDIT-README)
- Languages available : English and French. Feel free to ask me if you want to add a language!
- Compatible with Cesium
- Allows you to create your own plugins to add to PHASM
- Forces the APD when pressing Alpha+ON
Red = To do
Orange = In progress
Green = Done
Downloading
You can download it here!
PS : You can also find the source code on github : Here.