1f679462f55b51c89932b3fe57e12f0ed558ed90
E-MARS: Enhanced MARS Assembler
MARS is a lightweight interactive development environment (IDE) for programming in MIPS assembly language, developed by Pete Sanderson (programming) and Ken Vollmar, intended for educational-level use with Patterson and Hennessy's Computer Organization and Design.
EMARS (this repo) is Azalea's enhanced version of MARS.
Changes from Mars 4.5:
EMARS 4.7
- Switched to Gradle build system with Kotlin support
- Added
--openoption to open a file on start
FAQ
How to run: Install Java JDK >11 and double-click on the jar.
How to compile: gradle shadowJar
License
MIT. Chech the LICENSE file. All the credits go to the original developers.
Languages
HTML
79.7%
Java
19.7%
Kotlin
0.6%