/MIPS-Simulator

Implemented a MIPS simulator that can perform the following steps: load a specified MIPS text file. generate the assembly code. perform instruction-by-instruction simulation of the generated assembly.

MIPS-Simulator

Implemented a MIPS simulator that can perform the following steps: load a specified MIPS text file. Generate the assembly code. Perform instruction-by-instruction simulation of the generated assembly.