INF2CS-MIPS-processor-simulator Simulator of a MIPS processor in C: executes 32 bit binary instructions, including dynamic memory allocation. This program simulates the following instructions for a multi-cycle MIPS processor: ADD, LW, SW, ADDI, J, BQE, SLT.