0 Members and 2 Guests are viewing this topic.
Quote from: trevmeister66 on February 17, 2009, 12:01:07 pmYes, I know it's messed up when you go to the class selection menu. I'm not sure why it's doing that, and I'm going to try and fix it later today after I do more code converting.It's because you are using CelticIII: its very unstable at the moment. I suggest you use xLIB instead until a stable version of Celtic III is released (thats what I'm doing with my current project).
Yes, I know it's messed up when you go to the class selection menu. I'm not sure why it's doing that, and I'm going to try and fix it later today after I do more code converting.
Celtic III works fine unless you do what's shown in the screenshots I posted on the previous page, due to some minor problems with backwards xLIB compatibility and what AP mentionned.Also, Celtici III is slightly faster than xLIB. You will notice in the screenshots. @Trevmeister: that's strange, because the TI-84+ and TI-84+SE are slower than the TI-83+SE and many owners of both models reported this. The reason why it is the case is because of the clock function, which takes additional CPU ressources.
Why identity(4)?real(2) does the same thing and is less complex.The only reason I can see using identity(4) is that it MIGHT take up less space due to it not using a matrix.(BTW, not saying that you're doing anything wrong, I'm just curious as to what you're seeing that I'm not. I can't say that I'm a better programmer or anything. ^_^; )
PS you are a great programmer. WRITE SOME TUT'S!!!
You could use identity(4 it's smaller.
Quote from: noahbaby94 on February 18, 2009, 06:44:49 pmYou could use identity(4 it's smaller.Yeah that's what I was thinking, but I have no idea how to use it