Re: [cc65] Own parameter call stack?

From: Per Olofsson <magervalp1gmail.com>
Date: 2009-09-01 15:26:37
On Tue, Sep 1, 2009 at 3:04 PM, Christian
Krüger<Christian.Krueger@pace.de> wrote:
>>can't see how that would help... it would still be a software stack,
>
> yes, but the high byte handling could be dropped...

Does the compiler need to know about that? I mean, can't you just
rewrite runtime/*.s to remove high byte handling, and link against
that?

However, if speed and size is critical, even an 8-bit software stack
won't save you - assembler is the way to go.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Sep 1 15:26:47 2009

This archive was generated by hypermail 2.1.8 : 2009-09-01 15:26:49 CEST