qaisjp / myMARS

Updated version of MARS
Other
2 stars 4 forks source link

MARS Assembler

MARS is a lightweight interactive development environment (IDE) for programming in MIPS assembly language, intended for educational-level use with Patterson and Hennessy's Computer Organization and Design.

MARS has been jointly developed by Pete Sanderson (programming) and Ken Vollmar (details and paperwork).

Purpose of this repo

This project is a fork of MARS 4.5. Pull requests are very much welcomed.

Documentation (included in the repo)

How to run MARS

How to compile

How to release

License

MIT. Check the LICENSE file. All the credits go to the original developers.