Re: [cc65] Hidden64/MemBank128 hidden/far strings

From: Greg King <greg.king41verizon.net>
Date: 2012-06-21 22:05:49
From: "Joseph Rose"; on Sunday, June 17, 2012; at 11:22 AM -0400
>

> Right now, cc65 puts all the string literals in a module in the RODATA
> segment, as defined at the end of the module. When programming using
> my memory extensions, I put all the strings I want to put in
> hidden/far memory, in their own module with the appropriate
> #pragma rodata-name. I think it would be better if cc65 would remember
> the current RODATA segment, as defined at the occurence of the string.

This pragma is what you want:

http://www.cc65.org/snapshot-doc/cc65-7.html#ss7.7

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Jun 21 23:28:50 2012

This archive was generated by hypermail 2.1.8 : 2012-06-21 23:28:53 CEST