Re: [cc65] ld65 configuration files

From: Tachdaun <tachdaun1gmail.com>
Date: 2009-01-07 02:27:27
Let me know if I understand this.

The file "crt0.s" holds the startup code of the specific target platform.
In this case I want to modify only one line in one ".segment"

Then, this file is used to build the target library right?
In the case of NES this would be nes.o, nes.lib, or both?

Can you tell me how can I build them? what files should be included to 
build those libraries?

Thanks!
( If I ask too much basic things, please let me know )

Ullrich von Bassewitz wrote:
> I don't know enoigh about the NES to understand the details, but object files
> can reference segment sizes. So the value in the header can reference the size
> of a segment or memory size.
> Anything that follows a ".segment" directive in an assembler file goes into
> the memory area specified in the linker config file.
>
> Regards
>
>
>         Uz
>
>
>   
----------------------------------------------------------------------
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 Jan 7 01:27:58 2009

This archive was generated by hypermail 2.1.8 : 2009-01-07 01:28:00 CET