Of course, it doesn't have to be added to the assembler/linker itself, it could just be a repository of sample projects, with, using a C64 cartridge as an example: cartridge.s - CBM80 header, etc cartridge.cfg - linker config for $8000 and up Makefile A very common problem for people who are new to ca65 is that they try to do assembler projects using the default linker configuration, and if they do their own, they miss the PRG load address, the basic SYS line, etc. A little startup help goes a long way. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Nov 5 22:11:16 2009
This archive was generated by hypermail 2.1.8 : 2009-11-05 22:11:18 CET