[A83] Re: Custom program loader


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

[A83] Re: Custom program loader




Come on!  You're supposed to do what everyone did after ZShell was released:
dissassemble it to see how it works :)

Really, you should be fine moving stuff around, as long as you make sure and
move everything back, and don't call any ROM routines that depend on data
that you moved.

> Does any of you know about a good documentation on how
> to write a custom program loader? I need to know more
> about the TI-OS, since I don't know what I have to take
> care of when moving around data in the RAM, but I didn't
> find a good reference so far.






Follow-Ups: References: