From 839e2c4202f22147be34dd20118c8a69cca26145 Mon Sep 17 00:00:00 2001 From: uz Date: Sun, 9 Jan 2011 11:00:22 +0000 Subject: [PATCH] Added new .FATAL pseudo op. git-svn-id: svn://svn.cc65.org/cc65/trunk@4903 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/ca65.sgml | 62 ++++++++++++++++++++++++++++++++++------------ src/ca65/pseudo.c | 16 +++++++++++- src/ca65/scanner.c | 3 ++- src/ca65/token.h | 5 ++-- 4 files changed, 66 insertions(+), 20 deletions(-) diff --git a/doc/ca65.sgml b/doc/ca65.sgml index cc00fdf9b..c04328105 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -148,7 +148,7 @@ Here is a description of all the command line options: Set the default for the CPU type. The option takes a parameter, which may be one of - + 6502, 65SC02, 65C02, 65816, sunplus, sweet16, HuC6280 The sunplus cpu is not available in the freeware version, because the @@ -294,7 +294,7 @@ Here is a description of all the command line options: will take place. The assembler supports the same target systems as the compiler, see there for a list. - Depending on the target, the default CPU type is also set. This can be + Depending on the target, the default CPU type is also set. This can be overriden by using the / option. @@ -2290,7 +2290,8 @@ Here's a list of all control commands and a description, what they do: .ERROR