Making of a source code file A source code file is made by the following procedure. File > New
Assembly operation If a source code is made, you do the assembly operation which changes into the machine code. In the assembly operation, it is checked including the mistake of the source code. In the condition that the source code file is open, you do the following operation.
"Builed Results" window is displayed and the result of the processing is displayed.
The result of the assembly processing can make display as the list by the following operation. Windows > Absolute Listing The list which the address and the machine code of the program were contained in is displayed. |