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
3
1-1/compile.sh
Executable file
3
1-1/compile.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
gcc 1-1/decoder.c -O0 -g -gdwarf -o 1-1/8086coded
|
||||
Loading…
Add table
Add a link
Reference in a new issue