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

From: Payton Byrd <plbyrd1gmail.com>
Date: 2010-11-07 16:57:16
On Sun, Nov 7, 2010 at 5:14 AM, Ullrich von Bassewitz <uz@musoftware.de>wrote:

>
> Hi!
> Assumed that I'm able to solve the problems inherent in reading the linker
> config at start, we can separate the different headers (load address, basic
> SYS header, EXE header for other platforms or whatever) and add them by
> using
> different linker scripts. So the actual format of the output file(s) is
> determined by the linker scripts, and combinations are easily possible
> without
> source code changes. For example a C program that goes to $8000 and can be
> started with SYS.
>
>
Being able to stick a C program at say $8000 and another at $1000 and be
able to call within each other using some well known entry point to kick off
the main function would be absolute gold.

-- 
Payton Byrd
<http://www.paytonbyrd.com>
<http://it.toolbox.com/blogs/paytonbyrd>

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Nov 7 16:57:45 2010

This archive was generated by hypermail 2.1.8 : 2010-11-07 16:57:48 CET