diff docs/manual/c62.html @ 394:fc166b3bbae3

Update manual for recent additions. Document recent feature additions in the manual. Thanks to Erik G <erik@6809.org> for the text for most of these manual additions.
author William Astle <lost@l-w.ca>
date Wed, 15 Jul 2015 19:54:57 -0600
parents 682524a1f32f
children 52af0aa54fe5
line wrap: on
line diff
--- a/docs/manual/c62.html	Tue Jul 14 23:12:24 2015 -0600
+++ b/docs/manual/c62.html	Wed Jul 15 19:54:57 2015 -0600
@@ -14,7 +14,7 @@
 HREF="x54.html"><LINK
 REL="NEXT"
 TITLE="Dialects"
-HREF="x208.html"></HEAD
+HREF="x218.html"></HEAD
 ><BODY
 CLASS="CHAPTER"
 BGCOLOR="#FFFFFF"
@@ -56,7 +56,7 @@
 ALIGN="right"
 VALIGN="bottom"
 ><A
-HREF="x208.html"
+HREF="x218.html"
 ACCESSKEY="N"
 >Next</A
 ></TD
@@ -105,6 +105,8 @@
 >This will cause the assembler to accept the additional instructions available
 on the 6309 processor. This is the default mode; this option is provided for
 completeness and to override preset command arguments.</P
+><P
+>This option is the same as if the first line of the source code is "PRAGMA 6309".</P
 ></DD
 ><DT
 ><CODE
@@ -131,7 +133,8 @@
 ><DD
 ><P
 >This will cause the assembler to reject instructions that are only available
-on the 6309 processor.</P
+on the 6309 processor. This actually has the effect of starting the assembler
+as though the first line of the source is "PRAGMA 6809".</P
 ></DD
 ><DT
 ><CODE
@@ -331,6 +334,25 @@
 ><DT
 ><CODE
 CLASS="OPTION"
+>-t WIDTH</CODE
+>, <CODE
+CLASS="OPTION"
+>--tabs=WIDTH</CODE
+></DT
+><DD
+><P
+>Specifies the handling of tabs in listing files. <CODE
+CLASS="OPTION"
+>--tabs=0</CODE
+>
+disables tab expansion. <CODE
+CLASS="OPTION"
+>--tabs=8</CODE
+> is the default setting.</P
+></DD
+><DT
+><CODE
+CLASS="OPTION"
 >--help</CODE
 >, <CODE
 CLASS="OPTION"
@@ -412,7 +434,7 @@
 ALIGN="right"
 VALIGN="top"
 ><A
-HREF="x208.html"
+HREF="x218.html"
 ACCESSKEY="N"
 >Next</A
 ></TD