Re: [cc65] ca65 for stand-alone asm projects

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-11-03 22:34:28
Hi Uz,

>> a) There could be a new (per target) secondary linker config making
>> only minimal assumptions on the program.

>> b) The exsisting primary linker configs could be made more asm-only
>> friendly by declaring DATA, RODATA, ZPSAVE, BSS and ZEROPAGE as
>> optional.

> With a) this is not really necessary.

Certainly! a) and b) were meant as alternatives.

> If we have a small c64 project with just one file and without segments
> (thus anything goes into CODE), all one needs is
>
>        .addr   *+2

I was under the impression that the "BASIC stub" is obligatory - I'm
just no C64 guy, you see ;-)

> Of course I may be proved wrong with this:-) Fortunately it's easy to start up
> with some stuff in the wiki that has the necessary code lines plus an
> explanation on how to do it. Having some -asm.cfg files may also be helpful,
> but my suggestion would be to start with the docs and see if this will lower
> the number of desperate ca65 users:-)

Full ACK. If there's really a momentum to create docs for the scenario
discussed here then the -asm.cfg can be added on top...

Regards,
Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Nov 3 22:34:34 2010

This archive was generated by hypermail 2.1.8 : 2010-11-03 22:34:37 CET