Explain how to assemble and run the program.

This commit is contained in:
Warren Toomey
2016-02-25 18:50:00 +10:00
parent 45fb97e051
commit 4b9f851a84
+3
View File
@@ -1,4 +1,7 @@
" Test program for several system calls: open, read, write, close, exit
" Do:
" ./as7 write_test.s > a.out
" ./a7out -d a.out
main:
" Test the lac, dac instructions
lac in