[cc65] use ld65 to link in binary data?

From: Mike Harris <atarimike1wavecable.com>
Date: 2008-08-08 00:42:17
Is there an easy way to get ld65 to link in binary data? I'd like to use it to 
copy in the CHR-ROM for a NES rom file.

I don't see this in the documentation anywhere. Is it supported?

I plan to have 2 linker configs - one for building a ROM (tacks on a header,  
PRG-ROM, then CHR-ROM) and one for an actual cartridge (PRG only built to one 
file, then burn that and the CHR to separate EPROM chips.

Would this CHR-ROM area be better as a memory or segment? It's on a different 
bus than the main address bus in the NES, so I was thinking make a memory and 
a segment.

--
Mike
----------------------------------------------------------------------
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 Aug 8 00:42:26 2008

This archive was generated by hypermail 2.1.8 : 2008-08-08 00:42:28 CEST