From: cuz Date: Fri, 8 Dec 2000 15:39:06 +0000 (+0000) Subject: Fixed several minor problems X-Git-Tag: V2.12.0~2974 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0758d34f4bb0b901a52230e3026654ff70ef4a66;p=cc65 Fixed several minor problems git-svn-id: svn://svn.cc65.org/cc65/trunk@568 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 220350406..4377bea60 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -43,7 +43,7 @@ development: thinking about a 65816 backend for the C compiler, and even my old a816 assembler had support for these CPUs, so this wasn't really a problem. - The assembler must produce relocatable code. This necessary for the + The assembler must produce relocatable code. This is necessary for the compiler support, and it is more convenient. Conditional assembly must be supported. This is a must for bigger projects written in assembler (like Elite128). @@ -258,6 +258,7 @@ Here is a description of all the command line options: or bugfixes, please include the version number. +