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?