I'm looking into writing a small, yet valuable, package called Sparrow that will allow users to run custom IM 1 routines without damaging the TI interrupt routine. (No runer, this is not Project Crabcake
)If the calculator crashes, the TI routine will run without any problems at all.
However, I do need to know, is there any OS section of flash (like a part of a page) that no Operating system on Ti-83+s or Ti-84+s has touched?
And I need to put a couple of lines of code in page 0, as well as that one spot in flash that I can write in. What's the best way to write to OS pages?