[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gamma 65C Worth It?
On Nov 25, 9:58 am, Harry Potter <maspethro...@aol.com> wrote:
> I am working on a project called Gamma 65C to make up for the short-
> comings of cc65 and include the following features:
>
> * float suppport
> * multiple memory banks and the usage of RAM behind ROM/IO
> * usage of zp
> * overlay support
> * more and better optimizations
> * improved __fastcall and register support and parameters passed in
> memory
>
> Do you think this is worth it?
> -------------------
> Joseph Rose, a.k.a. Harry Potter
> Working magic in the computer community...or at least striving to! :(
Go for it. Think of all you will learn along the way.