We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef192f commit 8189993Copy full SHA for 8189993
README.md
@@ -1,4 +1,5 @@
1
# MIPS Visualizer
2
+[**Live Website**](https://yontank.github.io/MipsVisualizer/)
3
4
This is a web app made with React and TypeScript that visualizes a MIPS processor.
5
It lets you write a MIPS assembly program, run it, and inspect the values of each wire and component in the CPU as it's running.
0 commit comments