Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 275 Bytes

Systems_Software

systems software systems software //iiuioyrehjgjdgdreteerte

In order to compile in the terminal:

cd .\hw1-tests\

gcc -o vm vm.c bof.c

To run a test:

gcc -o vm vm.c bof.c utilities.c machine_types.c instruction.c regname.c

./vm -p vm_test1.bof