[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cc65 for Apple 2?
On Apr 12, 4:06 pm, sc...@alfter.DIESPAMMERSDIE.us (Scott Alfter)
wrote:
> The biggest gotcha with the binaries generated by cc65 is that they have a
> header tacked on at the beginning that interferes with proper loading. It's
> four bytes, with the load address and length. Something like this command
> sequence will extract the header info:
>
Hahahahaha! Download Aztec-C and toss that thing:)
> You should be able to automate this with a short BASIC program; that is left
> as an exercise for the reader. :-)
This should have been taken care-of by the people who distributed
this.
The reader of one of the Aztec C Cross-Compiler messages that I have
left have already compiled some sample programs and got them to run in
an emulator.
Like I said here and over on cbm, Aztec-C rules!