/mipssim4real

Desperate times call for desperate measures. After realizing how difficult it is to debug javascript, I rewrote the Mipsem project in python so as to avoid losing any more sleep.

Primary LanguagePythonMIT LicenseMIT

mipssim4real

Copyright 2013 - Howard Grimberg

Requirements

-Python, Version >= 2.7

To Run

OPTION 1 In a terminal, run

python mipsim.py

OPTION 2

  1. Give executable permissions to mipsim.py chmod +x mipsim.py
  2. Run ./mipsim.py

Desperate times call for desperate measures. After realizing how difficult it is to debug javascript, I rewrote the Mipsem project in python so as to avoid losing any more sleep.