Hi, On Sat, Oct 30, 2010 at 12:00:45AM +0200, Oliver Schmidt wrote: > > Thanks for the answer in advance and sorry for my possible off-topic or > > already answered/documented question. > > You might want to check out this: > http://wiki.cc65.org/doku.php?id=cc65:parameter_and_return_stacks Ahaa, thanks a lot, it was useful for me! I was thought on replace RTS, JSR and other opcodes on the generated asm source by cc65 into my own solutions, which uses the "parameter stack" as well, so I would have a single stack, not the "return" (6502 hw) and the "parameter". Then I would no need to save/restore the 6502 hw stack on context switching at all. Thanks for the information! -- Gábor ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Oct 30 09:49:22 2010
This archive was generated by hypermail 2.1.8 : 2010-10-30 09:49:26 CEST