Mercurial > hg > index.cgi
diff docs/manual/index.html @ 333:507f442dc71e
Add support for 6800 compatibility instructions.
The occasional program uses the 6800 compatibility instructions since they
are actually specified by Motorola in at least some documentation. They
advertised the 6809 as source compatible with the 6800.
This mode is not enabled by default, however. It is my belief that receiving
an error when using a non-6809 instruction is more useful since it is
unlikely that much 6800 source code is being assembled for the 6809 these
days. Nevertheless, the --6809compat option is present for just those
purposes so one does not have to resort to using macros (which would work
equally well in most cases).
author | William Astle <lost@l-w.ca> |
---|---|
date | Tue, 15 Apr 2014 10:57:34 -0600 |
parents | b30091890d62 |
children | 330a66a0f45a |
line wrap: on
line diff
--- a/docs/manual/index.html Mon Apr 14 07:43:43 2014 -0600 +++ b/docs/manual/index.html Tue Apr 15 10:57:34 2014 -0600 @@ -124,112 +124,112 @@ ></DT ><DT >3.2. <A -HREF="x190.html" +HREF="x197.html" >Dialects</A ></DT ><DT >3.3. <A -HREF="x197.html" +HREF="x206.html" >Source Format</A ></DT ><DT >3.4. <A -HREF="x207.html" +HREF="x216.html" >Symbols</A ></DT ><DT >3.5. <A -HREF="x212.html" +HREF="x221.html" >Numbers and Expressions</A ></DT ><DT >3.6. <A -HREF="x220.html" +HREF="x229.html" >Assembler Directives</A ></DT ><DD ><DL ><DT >3.6.1. <A -HREF="x220.html#AEN223" +HREF="x229.html#AEN232" >Data Directives</A ></DT ><DT >3.6.2. <A -HREF="x220.html#AEN334" +HREF="x229.html#AEN343" >Address Definition</A ></DT ><DT >3.6.3. <A -HREF="x220.html#AEN381" +HREF="x229.html#AEN390" >Conditional Assembly</A ></DT ><DT >3.6.4. <A -HREF="x220.html#AEN446" +HREF="x229.html#AEN455" >OS9 Target Directives</A ></DT ><DT >3.6.5. <A -HREF="x220.html#AEN471" +HREF="x229.html#AEN480" >Miscelaneous Directives</A ></DT ></DL ></DD ><DT >3.7. <A -HREF="x511.html" +HREF="x520.html" >Macros</A ></DT ><DT >3.8. <A -HREF="x534.html" +HREF="x543.html" >Structures</A ></DT ><DT >3.9. <A -HREF="x555.html" +HREF="x564.html" >Object Files and Sections</A ></DT ><DT >3.10. <A -HREF="x619.html" +HREF="x628.html" >Assembler Modes and Pragmas</A ></DT ></DL ></DD ><DT >4. <A -HREF="c713.html" +HREF="c727.html" >LWLINK</A ></DT ><DD ><DL ><DT >4.1. <A -HREF="c713.html#AEN716" +HREF="c727.html#AEN730" >Command Line Options</A ></DT ><DT >4.2. <A -HREF="x813.html" +HREF="x827.html" >Linker Operation</A ></DT ><DT >4.3. <A -HREF="x827.html" +HREF="x841.html" >Linking Scripts</A ></DT ><DT >4.4. <A -HREF="x893.html" +HREF="x907.html" >Format Specific Linking Notes</A ></DT ><DD ><DL ><DT >4.4.1. <A -HREF="x893.html#AEN896" +HREF="x907.html#AEN910" >OS9 Modules</A ></DT ></DL @@ -238,21 +238,21 @@ ></DD ><DT >5. <A -HREF="c908.html" +HREF="c922.html" >Libraries and LWAR</A ></DT ><DD ><DL ><DT >5.1. <A -HREF="c908.html#AEN912" +HREF="c922.html#AEN926" >Command Line Options</A ></DT ></DL ></DD ><DT >6. <A -HREF="c970.html" +HREF="c984.html" >Object Files</A ></DT ></DL @@ -267,12 +267,12 @@ ></DT ><DT >6-1. <A -HREF="c970.html#AEN995" +HREF="c984.html#AEN1009" >Object File Term Types</A ></DT ><DT >6-2. <A -HREF="c970.html#AEN1025" +HREF="c984.html#AEN1039" >Object File Operator Numbers</A ></DT ></DL