Author Topic: Solution for nspire power bug?  (Read 1979 times)

0 Members and 1 Guest are viewing this topic.

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Solution for nspire power bug?
« 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?