On Tue, Dec 15, 2009 at 06:22:24PM +0100, Jakub wrote: > Well... I think the easiest option for me is to compile the main > program with CC65 with "holes" of predicted size, get the holes' > addresses by symbols, > then to compile the code with Mads on proper addresses. The final > step will be to such two xex files. You can also translate the code with the other assembler to generate a binary, then place this binary using .INCBIN into it's own segment and do placement with the ld65 linker. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- 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 Dec 15 18:51:11 2009
This archive was generated by hypermail 2.1.8 : 2009-12-15 18:51:14 CET