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

From: Groepaz <groepaz1gmx.net>
Date: 2010-11-02 03:39:14
On Dienstag 02 November 2010, you wrote:
> What I need most are details about linking assembler-only projects,
> and the format of the final binary.  I've created a config file
> (shown below) that so far SEEMS to be pretty close to what I want,
> which is all code in a single file ready to load at $8000.  What I'm
> getting seems to only be missing the load address as the first 2
> bytes of the file.

look at the linker configs and respective startup files (crt0) for the c64 or 
other cbm targets. the HEADER segment is what you are missing :)

-- 

http://www.hitmen-console.org    http://magicdisk.untergrund.net
http://www.pokefinder.org        http://ftp.pokefinder.org

I don't know the key to success, but the key to failure is trying to please 
everybody. 
<Bill Cosby>

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Nov 2 03:40:47 2010

This archive was generated by hypermail 2.1.8 : 2010-11-02 03:40:50 CET