[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Introduction to to Graphics in C on the Apple II



On Jan 10, 9:48 am, DaveSchmenk <dschm...@gmail.com> wrote:
>I thought I woke up in an alternate reality when I saw the cc65 versions ;-)

My complaint with cc65 is primarily that it's not as easy for me to
use as Aztec C. I am still trying to wrap my head around the linker
and there are many things that I dislike outright like the way inline
assembly has been implemented.

However, the optimizer seems quite good and the compiler seems to
produce tighter and smaller code than Aztec C which is pretty hard to
argue with.

Later,

Bill