[A83] Re: TI-OS resumes
[Prev][Next][Index][Thread]
[A83] Re: TI-OS resumes
> Oh yes, normaly 3 bytes before the adress you 'return to' the actual call
> is located.
>
> And that might also be so on the Ti-83(+) when running a program from TIOS,
> but in general you can not count on it that the caller did things like
> this:
...unneccessary data removed...
> Since there could also be done this:
>
> --------------------
> [..code..]
> call blah
> return_point:
> [..more code..]
>
> blah:
> [..possibly some code here..]
> jp _your_routine_
> --------------------
>
This is what happenes on the Ti-83 -
--(Petr Martijn)
References: