0 Members and 1 Guest are viewing this topic.
Well, I have been working on a greyscale function, but I need help... I am getting very odd images from this function:http://fpaste.org/aHAj/on-calc, the screen gets corrupted when first drawn, so . On the PC (WabbitEmu), the LCD is set, but what is displayed is wrong. I will post a screenie eventually...
In other news, Frey continues kicking unprecedented levels of ass.
// FUNCTIONSvoid grey_on(void); // Turns on greyscalevoid grey_off(void); // Turns off greyscale// VARIABLESunsigned char greybuf[2]; // 0 - light, 1 - dark
Thanks to Runer112 at cemetech for pointing this out: (oops @credit)Turns out that I didn't set the column back to 0... and the corruption was the launcher screen.Greyscale works perfectly now! Here it is:
Quote from: AHelper on October 26, 2011, 09:45:37 pmThanks to Runer112 at cemetech for pointing this out: (oops @credit)Turns out that I didn't set the column back to 0... and the corruption was the launcher screen.Greyscale works perfectly now! Here it is:This looks like it some SERIOUS potential for being the best graphics I've ever seen on a calculator. You can seriously go awesome places with stuff like that, like putting it in menus and good stuff. When I start getting into programming calcs from computers (not everything on calc like it is now for me) I'm going to start writing programs for this OS
With TI-OS? I got the idea from KnightOS's devving that it requires quite a bit of work, which I haven't seen happen (in the dual-booting scene) in glassOS. I could be very wrong on both counts but I haven't heard anything about them, and besides, I would happily switch given the fact that GlassOS has its own CAS!