Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 133 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 133 Bytes

MIPS simulator

Given MIPS assembly, simulate a MIPS CPU.

Super fun intro to better understanding the flow of a CPU and assembly.