RE: A83: Re: Ion 1.4 vs Ion 1.6


[Prev][Next][Index][Thread]

RE: A83: Re: Ion 1.4 vs Ion 1.6




>
>a few days before, someone told us ION uses InsertMem and DeleteMem to 
> >load
>the program --> if that is true, the order in witch programs are >loaded to
>the calc doesn't mind for ION too
>"Sebastiaan Roodenburg" <sebastiaan@rimsystems.nl>
>

External levels (in the games for instance) can be used without loading 
order problems, as long as you only read them.

But if you try to delete an external program (level or file) within an ION 
program, loaded after the external one, the ION will crash.
Same thing will happen if you store program to flash (on TI-83 Plus) 
returning it to RAM later and try deleting some "old" external files.

ION will not crash if external programs (to be erased) are loaded after the 
program (which deletes them).

Don't ask me why this happens.

However MirageOS does not have such problems.

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.




Follow-Ups: