A86: adding entries


[Next][Index][Thread]

A86: adding entries




How can I add a home screen entry from an asm program. (Thanks to rabidcow) I 
understand how to use _compile to convert the ASCII and I also know how to 
use _GETLASTENTRY to figure out where the start of the data should be copied 
to. I am having problems figuring out how to move the other data and how to 
fix any pointers that would need to be adjusted.

Thanks for any help!
Andy