Rick Cortese wrote: > Been a while and I don't have an Atari set up to check the exact procedure > but it goes something like: [snip of thorough explanation of creating files with multiple chunks] Please look at http://www.cc65.org/doc/atari-9.html#ss9.2 . You could do this with a customized linker script and small assembly helper files. (I think the linker scripts in the doc example need to be updated. Current version of cc65 has more segments which need to be placed.) Here's an example modification for an INIT function: http://www.cc65.org/mailarchive/2009-11/7606.html regards, chris ---------------------------------------------------------------------- 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 Dec 16 21:04:52 2009
This archive was generated by hypermail 2.1.8 : 2009-12-16 21:04:54 CET