You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building a mini MIPS processor simulator called MySPIM in C. It acts like a real MIPS CPU — it reads MIPS machine code and “runs” them one step at a time.