[A83] Re: Memory Bug


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

[A83] Re: Memory Bug




I'll beat David Phillips to it:
Unless they've got plenty of spare time, no one's gonna bother looking
through your code if it's this long.

Try isolating the memory-modifying parts.
In particular the parts wit romcalls that are used to create variables,
programs files, whatever. Also, check that your program terminates
correctly, i.e. See to it that the original system state is restored to
the most feasable point.

--Peter-Martijn

On Wed, 27 Mar 2002, Maarten Z. wrote:

> I have made a program for ION. When I run it on a ti83+ it works fine. But
> when I quit to the main OS. I get a memory problem, there is 0 free bytes
> left. 
> 
> When I run it on a ti83 the program works fine and I don't get the memory
> problem. Has anyone experienced something like this before? Please help. 
> 
> I post the code beneath here: 
> 
> ;************************************
> ;             PLANE HUNT 83+ v1.01
> 
> 




Follow-Ups: References: