Re: A86: Re: Exiting a Program


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

Re: A86: Re: Exiting a Program




At 10:10 PM 8/11/98 -0500, you wrote:
>
>No, the ret crashed my calc. For the shell problems,  I used one of the
>undocumented rom calls (ti86und.inc) that exits and resets the stack, and
>that was having the shell problems.
>I did the "ld ix, sp" thing posted earlier, and it workes fine  with the
>ret now. I'll check my source again, though, for un-popped pushes.

You also need to look for un-ret'd calls, those could also cause similar
problems.
--
Andy Johnson <prjohnson@utahlinx.com>


References: