Re: [cc65] ca65 syntax problems

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2001-11-05 13:05:08


Hi!

On Sun, Nov 04, 2001 at 10:00:28AM +0100, groepaz wrote:
> yes,yes,yes....its mostly a style thing, right.... and ofcoz i can do
> the search/replace thing to compile old sources.... BUT, if that kinda
> feature would be there, it'll be way easy to simulate the behaviour of
> other assemblers (which have other control commands) and thus beeing
> able to compile sources written for other assemblers just by including
> the proper header-file with a couple of macros. in my case, this would
> easen up the process of working together with other dudes who use
> different assemblers (namely tass6502 and ACME) a LOT.

The problem with such an emulation is, that some features may not be emulated,
especially when it comes to things that are caused by the larger feature set
of the cc65 tool chain, like relocatable object code, which makes the .ORG
command work different. This means that such an emulation will never be
perfect and people may be disappointed. And it will of course mean even more
features which makes ca65 difficult to understand for newbies.

But ok, I will have a look into this issue. Maybe I can find the narrow path
between simplicity and complexity...

BTW: Is there some sort of comparison sheet for the different assemblers?

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:43 CET