Re: [cc65] ca65 for stand-alone asm projects

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-11-05 21:28:15
Hi Spiro,

>> I.e. I would have never imagined that the user expectation for the
>> default output could be something other than "ready-to-run".

> One assembler project is a ROM image to replace something inside of the
> machine, another one is a cartridge image, another one is a loadable
> module or a floppy module.

Please note that I'm talking about the *DEFAULT* here. I.e. gcc for
Linux can create several types of binaries, static libraries, shared
libraries, kernel modules, ... Nevertheless, the result of
  gcc hello.c
is just a.out ;-)

> What exactly is "ready-to-run" in this context?

Certainly something I can run form the command line (aka BASIC prompt).

Regards,
Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Nov 5 21:28:25 2010

This archive was generated by hypermail 2.1.8 : 2010-11-05 21:28:27 CET