comparison docs/manual.docbook.sgml @ 544:f12c767c363e

Fix typo in manual. I wonder just what "pneumonics" are....
author William Astle <lost@l-w.ca>
date Mon, 14 Nov 2022 18:01:32 -0700
parents 543b5d1341d2
children 8c6c3363e18e
comparison
equal deleted inserted replaced
543:e10618b48e68 544:f12c767c363e
533 <para> LWASM supports all documented MC6809 instructions as defined by 533 <para> LWASM supports all documented MC6809 instructions as defined by
534 Motorola. By default, this does not include any MC6800 compatibility 534 Motorola. By default, this does not include any MC6800 compatibility
535 instructions. As of LWASM 4.11, those compatibility instructions can be 535 instructions. As of LWASM 4.11, those compatibility instructions can be
536 enabled using the <parameter>--6800compat</parameter> option or the 536 enabled using the <parameter>--6800compat</parameter> option or the
537 <parameter>6800compat</parameter> pragma. It also supports all known HD6309 537 <parameter>6800compat</parameter> pragma. It also supports all known HD6309
538 instructions. While there is general agreement on the pneumonics for most 538 instructions. While there is general agreement on the mnemonics for most
539 of the 6309 instructions, there is some variance with the block transfer 539 of the 6309 instructions, there is some variance with the block transfer
540 instructions. TFM for all four variations seems to have gained the most 540 instructions. TFM for all four variations seems to have gained the most
541 traction and, thus, this is the form that is recommended for LWASM. 541 traction and, thus, this is the form that is recommended for LWASM.
542 However, it also supports COPY, COPY-, IMP, EXP, TFRP, TFRM, TFRS, and TFRR. 542 However, it also supports COPY, COPY-, IMP, EXP, TFRP, TFRM, TFRS, and TFRR.
543 It further adds COPY+ as a synomym for COPY, IMPLODE for IMP, and EXPAND for 543 It further adds COPY+ as a synomym for COPY, IMPLODE for IMP, and EXPAND for