Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 266 Bytes

MIPS Simulator

A simulator for the MIPS Instruction Set, that translates the machine code (can be produced using my assembler here), and execute the machine instructions.

Build

$ ./simulator add.asm