Completed homework for decoding add, sub, cmp and jump instructions
This commit is contained in:
2
8086_assembly_03/Makefile
Normal file
2
8086_assembly_03/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
all:
|
||||
clang++ -g dasm.cpp -o dasm
|
Reference in New Issue
Block a user