This tiny program installs a hook that restores assembly functionality on OS versions above 5.5.0.
- TI-83 Premium CE
- TI-84 Plus CE
- TI-84 Plus CE-T
If it doesn't have exactly CE
in the name then it is not supported!
- Any OS version
git clone https://github.com/jacobly0/asmhook.git
cd asmhook
make # or make unprot to make an unprotected program
This simply restores functionality that already existed on previous OS versions.
Yes.
Yes, starting with Cesium version 3.3.0.
Until the next ram clear, but it persists through Garbage Collects.
Just use ASMHOOK.8xp if you are able to transfer it. If you are using TI-Connect CE for Chrome OS then you may have to use ASMHOOK_unprot.8xp instead.
Assembly programs were removed from recent OS versions, which are also the only versions for which this program is actually useful. This means that you have to be able to run assembly programs in order to run this program that allows you to be able to run assembly programs. Therefore, you'll need some sort of jailbreak-like program first, in order to bootstrap running this program.
You have recent OS that disables assembly programs, see the previous answer.
It's not supposed to. An easy way to test if it worked is to try running itself from the homescreen afterwards.