APPENDIX B CREATING PROCEDURE OF ASSEMBLY SOURCE FILE (Sub tool chain)
272
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
Name:
LIST
.....Assembly list file output
Format:
LIST
Functions:
When this instruction appears, thereafter, the assembly list file will be output. In the default, LIST is
set.
Related item:
NOLIST
Name:
NOLIST
... Prohibition of assembly list file output
Format:
NOLIST
Functions:
When this instruction appears, thereafter, the assembly list file output will be prohibited. In order to
resume the assembly list file output, use the LIST instruction. Further the line number is updated if
the assembly list file output has been prohibited by NOLIST.
Related item:
LIST
Name:
EJECT
.....Form feed of assembly list file
Format:
EJECT
Functions:
When this instruction appears, the form feed with the page header is inserted to the assembly list file
same as an auto form feed. This instruction itself is shown in the first line of the page after form
feeding.