fix: linker file issues, naming of linked file
chore: pass PROGRAM argument to objdump make target
fix: make Makefile work with memory load, write files
chore: pass in full trace file instead of program name
feat: add support for official tests
feat: pass program to execute by parameter
chore: trace memory array
fix(Makefile): make objdump and all testbenches work
chore: add makefile for both verilog and c