On Wed, May 04, 2005 at 08:28:42AM -0700, Tony Harris wrote: > Next question is - I know that I need to write some code to use the compiler > on for a custom platform build (ie: writing a program for a 6502 homebrew > computer), but I can't remember where it needs to be done or how - I'm > searching the docs, but I can't lay my fingers on the instructions either - > any pointers as to which document I need to look at, I would be most > appreciative! There are no such docs. You start with a linker config and the startup code. Once these two are present, you can write & compile first programs in C. The you add other platform specific files as necessary. A look into one of the existing platform directories is helpful. 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 Thu May 5 13:25:11 2005
This archive was generated by hypermail 2.1.8 : 2005-05-05 13:25:14 CEST