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

From: Christian Grössler <chris1groessler.org>
Date: 2010-11-12 20:25:24
Hi Oliver,

On 11.11.10 11:51, Oliver Schmidt wrote:
>> Another idea was to create a new "atarixl" configuration (similar to apple2
>> and apple2enh),
>
> Maybe I don't understand your analogy correctly but...
>
> The Apple2 and Apple2enh targets do *NOT* differ in the linker config.
> That's what secondary linker configs are for. The two Apple2 variants
> differ i.e. in
> - CPU (6502 vs. 65C02)
> - Text screen (only the latter can have 80 columns)
> - Lowercase chars (only the latter can display inverse lc)
> - Keyboard (only the latter has up/down keys)
> - ...

My analogy was not explicitly about linker configs, but reusing
most of the runtime library code of one target for a slightly different
target.
Maybe the atari xl differences can be implemented with only a different
linker config. They might need different crt0.s'es, though, then
again not.

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 Fri Nov 12 20:25:26 2010

This archive was generated by hypermail 2.1.8 : 2010-11-12 20:25:28 CET