A83: Re: Re: On-Calc Editor


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

A83: Re: Re: On-Calc Editor




There'd have to be an interrupt installed that would act as an error handler if say, the On key was pressed. Then it
would have to restore the stack pointer to what it was before the program was run. That wouldn't save the calc from a
crash if the program had corrupted memory though.

----- Original Message -----
From: "Laurens Holst" <laurensh1@yahoo.com>
To: <assembly-83@lists.ticalc.org>
Sent: Thursday, January 06, 2000 03:16
Subject: A83: Re: On-Calc Editor
<snip>
Not fit for large programs though... one bug and... wham. Source gone.

Unless... it featured an option with which you can recover from an endless
loop (provided it doesn't change the memory on places it shouldn't change).
That could make it a little more crash-proof...

~Grauw



Follow-Ups: References: