Page 130 - Robots Androids and Animatrons : 12 Incredible Projects You Can Build
P. 130
6.8 Compiler compiling program
109
6.9 Directory command
The dir command displays all the files and subdirectories within the
subdirectory where it is issued. In Fig. 6.9, we can see the two addi-
tional files the compiler created. One file is the wink.asm file and is
the assembler source code file that automatically initiated the
macroassembler to compile the assembly code to machine language
hex code. The hex code file is the second file created called wink.hex.
Team LRN Intelligence