An open API service indexing awesome lists of open source software.

https://github.com/a-tokyo/mips-stimulator

A MIPS instruction set program stimulator.
https://github.com/a-tokyo/mips-stimulator

Last synced: 27 days ago
JSON representation

A MIPS instruction set program stimulator.

Awesome Lists containing this project

README

        

# MIPS-stimulator
A MIPS instruction set program stimulator.

This application permits you to write a code in MIPS assembly then it stimulates the execution of the program on the MIPS architecture;
showing the status of the registers, flags and clock.