[A83] Re: Back to the home screen


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

[A83] Re: Back to the home screen




> Van: Peter-Martijn Kuipers <hyper@@hysoft-automation.com>
> 
> You might want to try jumping to the address that is returned to after a
> normal asm program returns (just thought of it and it might not work,
> but....)

That won't work, the routine that's used to return from an assembly program
first pops some values from the stack then 'resets' the stack to a saved
value, and pops some more. I think that would definately break some things
if you jump to that from within an interrupt program...

	Henk Poley <><