Copyright 2013 - Howard Grimberg
-Python, Version >= 2.7
OPTION 1 In a terminal, run
python mipsim.py
OPTION 2
- Give executable permissions to mipsim.py chmod +x mipsim.py
- 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.