Re: [cc65] suppress output after .error/.end

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2011-01-09 20:12:10
Hi!

On Sun, Jan 09, 2011 at 01:09:05PM +0100, Oliver Schmidt wrote:
> Quite some tools follow rather this definition:
>
> - 'error' is fatal for producing an output file, but parsing /
> pointing out errors continues.
>
> - 'fatal' is fatal for the parsing itself meaning that any processing
> stops here.

Yep, and that's why I've added .fatal as a new pseudo op. Syntax and usage is
the same as .error, but assembly is terminated after the command was
encountered.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Jan 9 20:12:19 2011

This archive was generated by hypermail 2.1.8 : 2011-01-09 20:12:21 CET