Re: [cc65] Two cc65 Ideas

From: Greg King <greg.king41verizon.net>
Date: 2012-01-30 15:46:38
From: "Joseph Rose"; on Monday, January 30, 2012; at 09:27 AM -0500
>
> I've been working on two memory enhancements for CC65: Hidden64 and
> MemBank128. They would perform better if:
> 1. cc65 allowed a string-by-string approach to defining the segment
> in which to store a string.
> And:
> 2. two or more structs can be aliased to the same address in memory.

Both of them can be done.  You can do the second one by type-casting a
struct variable as a different struct type.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Jan 30 16:47:22 2012

This archive was generated by hypermail 2.1.8 : 2012-01-30 16:47:25 CET