0 Members and 4 Guests are viewing this topic.
I have three issues to report :1) After using the font editor the shortcuts are broken everywhere and I must RAM clear or run a program to fix them2) The RAM clear patch in the latest update is broken and makes the calc crash on every RAM clear, which forces you to resend your OS with battery+del (holding vars or clear doesn't help). A workaround is to patch with the previous version3) Once the patch is installed resending an OS is mandatory when you do battery + delI have an 84+BE, OS 2.43 with PolyPatch84 and your flash speed and exponent patch, boot code 1.02, rev G (TA3 chip).While you shouldn't run into these issues often, 2 and 3 are quite annoying.
In other news, Frey continues kicking unprecedented levels of ass.
(time for the stupid question, and sorry if it was already asked -.-°)Do you plan on a 84+CSE version ? I am getting tired of archiving/unarchiving/grouping/ungrouping and I miss the label menu (especially because the scrolling is (really) very slow in the program editor)
Also, I thought about something. Why not ùaking extensions to zStart in appvars ? Like if people want some feature, they put some appvar in their calc and launch zStart to install the feature, and if they don't want to, they save space (and you save space too in the app) And don't tell me you don't know how to launch appvars, I won't believe any sentence starting with "I can't" if it comes from you
Quote from: Hayleia on May 30, 2013, 02:25:21 pm(time for the stupid question, and sorry if it was already asked -.-°)Do you plan on a 84+CSE version ? I am getting tired of archiving/unarchiving/grouping/ungrouping and I miss the label menu (especially because the scrolling is (really) very slow in the program editor) No, sorry. I'm probably not even going to get a CSE. If someone wants to port it, have at it. But I'm not going to be the one doing it.
Quote from: Hayleia on May 30, 2013, 02:25:21 pmAlso, I thought about something. Why not making extensions to zStart in appvars ? Like if people want some feature, they put some appvar in their calc and launch zStart to install the feature, and if they don't want to, they save space (and you save space too in the app) And don't tell me you don't know how to launch appvars, I won't believe any sentence starting with "I can't" if it comes from you I think I already have this (assuming I understand what you want). It's the "Run on zStart" option. You enable it with ON + 0 and it works just like the ram clear programs.If that's not what you meant though, you'll have to explain more.
Also, I thought about something. Why not making extensions to zStart in appvars ? Like if people want some feature, they put some appvar in their calc and launch zStart to install the feature, and if they don't want to, they save space (and you save space too in the app) And don't tell me you don't know how to launch appvars, I won't believe any sentence starting with "I can't" if it comes from you
Hey guys: I made a java version of level8, and would like to share it (It requires that you compile the generated z80 source yourself, though, just to be warned.All of this must be done in one folder: Just compile ("javac IConvert.java"), use "java IConvert" to run, and enter your complete picture filename (including extension). It can be any type, any size, and can have any number of shades. It will generate an all-blue bmp called "saved.bmp" and also create a z80 source file called <pictureNameMinusExtension>.z80 Just compile with SPASM or the like, and you're done!