Omnimaga

Calculator Community => Other Calculators => Topic started by: fb39ca4 on October 20, 2010, 05:30:43 pm

Title: Solution for nspire power bug?
Post by: fb39ca4 on October 20, 2010, 05:30:43 pm
I had an idea to fix the power bug in OS 1.1 - make a program that runs the proper LCD reinitialization code.
To figure out what that is, use the emulator to find out what routine is being called in a newer os, and make an ndless program that contains it, and is run similar to reset.tns.
However, I'm no good with low-level stuff, so could someone who's good with it try this?