Re: [cc65] To Atari platform coordinator

From: Christian Groessler <chris1groessler.org>
Date: 2005-07-25 22:18:31
Hi,

On Sun, 24 Jul 2005, Ullrich von Bassewitz wrote:

> On Sun, Jul 24, 2005 at 02:54:30AM +0200, Christian Groessler wrote:
> > > FEATURES {
> > >     STARTADDRESS: default = $0C00;
> > > }
> >
> > It also seems to work for the Atari.
> >
> > Uz, is it OK if I use this feature in the Atari linker config file?
>
> Yes. The feature is "official" just the documentation was missing. Be sure to
> define the default start address before using the %S symbol - otherwise it
> won't work.

I've added it to the default Atari linker config. Great!
But there is a small problem: I cannot set the size of the memory chunk
depending on the selected start address. I've now used the size value for
the default start address, but if the start address is changed from the
command line, the size will be incorrect.

regards,
chris


----------------------------------------------------------------------
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 Jul 25 22:18:54 2005

This archive was generated by hypermail 2.1.8 : 2005-07-25 22:18:56 CEST