MIPS-Simulator Run it like: g++ -std=c++0x -o MIPSsim mips_sim.cpp && ./MIPSsim sample.txt It doesn't actually comply with the MIPS instruction set as the encoding was changed slightly for the assigment.