Correlation
Correlation is going under some major tire-changing in terms of homescreen-game designing. If you are writing a game that uses the homescreen it is very important that you take note of the changes being made.
First of all, I apologize to those of you who used ln( only to find that the parameters were mixed up. That bug has been fixed, and I'll release the new version when I can.
Secondly, in an effort to make Correlation homescreen games faster than their pure Ti-Basic counterparts, the following modes will, from this point on, NOT be available for designing homescreen games:
* XOR, OR, AND, Mask sprites
* Word Wrap
* Lowercase Letters
* Customized Windows
If you want the above features, you should display a 6x8 font with e^(.
The following features will still be available for homescreen games:
* Wrap Mode
* Map Mode
* Clip Mode
* Animated Text
* Negative Coordinates
* Run Indicator On / Off
If you are converting an old TI-Basic game that uses the homescreen, you need not worry about removed features.
I am sorry for any inconviences. And as always, thank you for being patient as I try to make Correlation the best it can be.