RE: [cc65] const/volatile

Date view Thread view Subject view

From: shubel, paul (shubel_paul_at_emc.com)
Date: 2003-01-27 21:22:49


>When register variables are enabled, such variables will be allocated in
the
>zero page. However, each function must save and restore the zero page
>locations used, because a function may call other functions (which also use
>the zero page space allocated for register variables). This means that a
>certain overhead is associated with register variables.

Hi Uz,

Thanks I thought that I was missing something.  I guess I forgot that
your C implementation supports recursion.


Thanks,
Bye,

Paul
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-01-27 21:25:26 CET