Re: [cc65] .align and .res

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-05-13 21:16:07


Hi!

On Tue, May 13, 2003 at 06:15:50PM +0200, MagerValp wrote:
> OK. So if I declare all aligned memory areas before any unaligned
> ones, I should be able to work around it.

Provided that you have just one module containing bss variables. Another idea
that works with more than one module would be to use two segments, BSS and
BSS_ALIGNED for example.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
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-05-13 21:16:16 CEST