Assembly-level simulator of the LC4 Instruction Set Architecture (ISA)
Execution
./trace –m 0x---- output_filename.txt first.obj
Arguments
- Optional -m flag to indicate at what address the program should stop executing
- The name of the file to write the output to
- One or more LC4 object files that have been assembled to be loaded into the simulator