[A83] Re: Getting lost RAM back


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

[A83] Re: Getting lost RAM back




> Van: Thomas Lutz <tlutz@stevens-tech.edu>
> 
> Is there any way to recover lost memory, such as when the user turns the
> calculator off while in a GetKey ROM call in an ASM program? I'm not
> looking for alternative key entry routines, just an explanation of why
> the memory is lost, where it goes, and how to get it back. Thanks a lot!

A possible solution is a scandisk-like (or call it fsck) program that
checks if there isn't any memory allocated outside programs, and if there
aren't programs that overlap eachother (sizebytes too big).

	Henk Poley <><