[A83] Re: Ion Problems


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

[A83] Re: Ion Problems




You could easily do it yourself:

ProgramStart:
 ld (StackSave),sp

...

ProgramEnd:
 ld sp,(StackSave)
 ret

> Thanks, but now the bjump(_JForceCommandNoChar) isn't working





References: