Back

mipsim

2022
Link

mipsim (mip - sim) is a lightweight MIPS assembly editor and simulator. It supports all base MIPS instructions and then some pseudo-instructions. It has syntax highlighting, hoverable instruction details, a memory dump view, stepping tools, and more. I made it during an introduction to computer architecture class.

TODO: write me