First assigment done (w/o writing to file)

This commit is contained in:
Hane 2026-01-23 20:25:14 +01:00
commit 53463a5c6d
8 changed files with 129 additions and 0 deletions

3
1-1/compile.sh Executable file
View file

@ -0,0 +1,3 @@
#! /usr/bin/env bash
gcc 1-1/decoder.c -O0 -g -gdwarf -o 1-1/8086coded