Omnimaga

Omnimaga => News => Topic started by: DJ Omnimaga on June 28, 2005, 06:46:00 am

Title: MLC 86 Updated
Post by: DJ Omnimaga on June 28, 2005, 06:46:00 am
Today MLC Interpreter for the TI-86 has been updated to version 2.7 . This version has the following upgrades, improvements and fixes:

-Major optimization
-Added in-game option menu
-Spaces between arguments replaced with commas, period before numbers removed
-Shell now requires confirmation before compressing programs
-Now shows contents of line with error (not perfect, but it works most of the time)
-Fixed negative angle bug with POLR
-Removed most of the credits
-Increased POLR accuracy
-Now checks compatibility of compressed programs (no more crashes when using a different version)
-Fixed bug with combining literals and numbers in strings
-Fixed bug in RNDM with negative lower limits
-Handlers only loaded as needed, increasing code space
-SHFT rewritten, optimized
-Now doesn't crash if programs over the size limit are run
-No longer corrupts table, stat vars
-Max program size increased to ~11 KB

Looking through the code, the author, Donald Straney realized that it's gotten really messy since there's about 3 times as much code as in the original version, so if he get motivated enough, he said he might just rewrite the whole thing (which would probably turn out faster and smaller). Expect more updates soon. You can download the current version in the archives. :)smile.gif
Title: MLC 86 Updated
Post by: greenorange on June 28, 2005, 07:41:00 am
OOoooohh... if he keeps this up, an RPG might be possible... this is good news... :)smile.gif
Title: MLC 86 Updated
Post by: tifreak on June 28, 2005, 08:10:00 am
I really need to take a look at that stuff...
Title: MLC 86 Updated
Post by: solitaire710 on June 28, 2005, 05:00:00 pm
I really should downlaod this.....I love my Ti-86 ;)wink.gif
Title: MLC 86 Updated
Post by: tifreak on July 02, 2005, 08:31:00 am
I really like the 86, but the basic is so slow on it, especially when it has to compile fairly large programs...
Title: MLC 86 Updated
Post by: DJ Omnimaga on July 02, 2005, 09:32:00 am
also there is no flash ROM, so if your calc crash you lose everything, on the 83/89 if your calc crash you only lose non archived programs
Title: MLC 86 Updated
Post by: alex10819 on July 02, 2005, 09:53:00 am
heck, with the 8x series, omnicalc can recover anything you lose in a RAM reset... which is why i never leave Omnicalc uninstalled for more than 5 minutes :)smile.gif
Title: MLC 86 Updated
Post by: tifreak on July 02, 2005, 09:58:00 am
I don't keep apps on my calcs. They seem to be the biggest reason my 83+s have ever crashed. I had 1 or 2 apps on my 83+SE over 2 years ago, and after 5 ram clears back to back, I deleted them. The only RAM clears that I have had since then were because someone forgot to finish parts of the code for a game... :oops:embarassed.gif:Dbiggrin.gif
Title: MLC 86 Updated
Post by: DJ Omnimaga on July 02, 2005, 10:04:00 am
Omnicalc have been on my calc evewr since I started my grayscale programming kit, and I think I still have 1.25 (1.26 have been out for months :Dbiggrin.gif), I have Fran
Title: MLC 86 Updated
Post by: alex10819 on July 02, 2005, 10:08:00 am
Omnicalc and Codex are the only libs i use for my programming, and i only use omnicalc for the RAM restore and sound... Codex does everything else i need... for now...