Quote:
Originally Posted by Hedeon
There is also something like __amigainterrupt which reads like it will end with rts. Have to see.
|
Ah yes, I missed that __interrupt causes the function to end with rte.
A quick test suggests __amigainterrupt doesn't seem to save the scratch registers either.
Quote:
Not sure if __saveall would help here?
|
It would help a lot if it were implemented for m68k. Sadly, it's PPC only.