Started working on decoding 8086 instruction homework
This commit is contained in:
2
8086_assembly_01/Makefile
Normal file
2
8086_assembly_01/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
all:
|
||||
clang++ -g dasm.cpp -o dasm
|
Reference in New Issue
Block a user