Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Programming and Development => Topic started by: mykrowyre on May 20, 2013, 04:20:10 AM

Title: C64 Cross Compiler
Post by: mykrowyre on May 20, 2013, 04:20:10 AM
Anyone recommend a cross compiler for 6502 from the Amiga/Morphos?

I used ca65 on the PC, but I don't see an Amiga port which I find REALLY strange!

I just installed MorphOs on my Mac Mini and would prefer to use it for C64 cross development if possible.

thanks
Title: Re: C64 Cross Compiler
Post by: Spektro on May 22, 2013, 02:30:58 AM
I've ported 64tass (http://sourceforge.net/projects/tass64/) for AmigaOS 4. It contains some extra tools which are not part of the original package.

I'll upload it to the OS4Depot soon.
Title: Re: C64 Cross Compiler
Post by: mykrowyre on May 22, 2013, 03:35:11 PM
Thank you!
Title: Re: C64 Cross Compiler
Post by: Spektro on May 29, 2013, 01:50:15 PM
Quote from: mykrowyre;735707
Thank you!


You are welcome :)

Let me know if I can make it more usable. The project tool was a last minute addition and I don't know if it's actually useful. The included project template is... well, very basic at the best :)