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 i 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. Just a thought. -------------------------- Joseph Rose, a.k.a. Harry Potter Working magic in the computer community. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun Jun 17 17:23:14 2012
This archive was generated by hypermail 2.1.8 : 2012-06-17 17:23:19 CEST