[A83] Re: TI-OS resumes
[Prev][Next][Index][Thread]
[A83] Re: TI-OS resumes
Wait, wait, what are you referrring to?
> About the pop hl in the beginning of a prgm,
> this isn't right. It would be 529Eh (TI-83-).
> I was thinking for a while asm programs were
> executed like call xxxx, but they use _exec_assmebly
AFAIK, _exec_assembly just clears out the ram at the progstar location, and
then calls the program.
(well, actually I believe it pushes some return address onto the stack,
and then jp's to 9327h, but that's a different story, with the same effect to
the programmer)
> and I don't know how I should get the place in the ram
> where this code will be executed out of a romcall...
>
> SUCKER
>
> (next time think first???)
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
>
References: