68kMLA Classic Interface

This is a version of the 68kMLA forums for viewing on your favorite old mac. Visitors on modern platforms may prefer the main site.

Click here to select a new forum.
cc65 compiler?
Posted by: Osgeld on 2010-03-22 19:21:04
anyone use(d) it? I have managed to take a handheld baby step hello world example and failed to get it working on a emulator

Posted by: david__schmidt on 2010-03-22 23:10:37
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.

Posted by: Osgeld on 2010-03-23 06:16:15
thanks, Ill check those links out 😀

Posted by: Osgeld on 2010-03-23 19:18:40
well searching the group, there was 1 thread that nailed the exact same problem in a windows vista 64 install, and I am trying it in xp 64, tho no real solutions for the real problem were nailed down, I needed to reinstall ubuntu anyway

thanks for your help

1