First assigment done (w/o writing to file)
This commit is contained in:
parent
9663ec3fdc
commit
53463a5c6d
8 changed files with 129 additions and 0 deletions
4
1-1/nasm-compile.sh
Normal file
4
1-1/nasm-compile.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#! /usr/env/bin bash
|
||||
|
||||
nasm -f bin 1-1/listing-38.asm -o 1-1/listing-37
|
||||
nasm -f bin 1-1/listing-38.asm -o 1-1/listing-38
|
||||
Loading…
Add table
Add a link
Reference in a new issue