Re: [cc65] [ld65] Overwriting fillval for one segment only?

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2012-09-06 12:01:56
Hi!

On Wed, Sep 05, 2012 at 08:31:37PM +0200, Spiro Trikaliotis wrote:
> The same rules apply as to memory area: Everything from the beginning of
> the segment until the end of it, with:
>
> 1. The beginning is where the first defined byte of the segment is
>    placed (that is, filler bytes before the first byte do not count),
>
> and
>
> 2. the end is defined as the last byte before the next segment begins
>    (according to rule #1).
>    If there is no next segment, until the end.
>
>    That is, filler btes at the end of the segment are part of that
>    segment.

Sounds ok. I will add an additional FILLVAL attribute to the segment definition.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
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 Sep 6 12:03:57 2012

This archive was generated by hypermail 2.1.8 : 2012-09-06 12:04:01 CEST