Skip to main content
Home Forums 68kMLA cc65 compiler? — #2
Post #2 by david__schmidt
Source Forum68kMLA
CategoryDevelopment
Post DateTue, 23 Mar 2010 - 06:10
Original URLhttps://68kmla.org/bb/threads/cc65-compiler.20247/
Post
Yep, I use it (mostly for the assembler at the end of the toolchain). There's extensive doc available, but there are some basic things that might be escaping your notice - like the startup address or target OS (ProDOS vs. DOS). See this post, for example. Also see this post for a good "Hello, World!" tutorial.

mp.ls