pviotti / edumips64

Free cross-platform educational MIPS64 CPU Simulator

Home Page:www.edumips.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EduMIPS64

Build Status Documentation Status CII Best Practices Join the chat at https://gitter.im/lupino3/edumips64 Codacy Badge codecov

EduMIPS64 is a cross-platform visual MIPS64 CPU simulator written in Java.

Screenshot

The EduMIPS64 web site is http://www.edumips.org. There is also a developers' blog at http://edumips64.blogspot.com.

To download the current stable release, go to the GitHub page for the latest release, which contains JARs, PDFs with the user documentation and zip/tar.gz files with the source code.

The user documentation is also available online at ReadTheDocs: http://edumips64.rtfd.io. For the italian version, click the selector at the bottom-right corner and choose the it translation.

The JAR for the latest development version is available at http://lupino3.github.io/edumips64/edumips64-latest.jar (built by Travis CI every time a new revision is pushed and passes unit tests).

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to andrea.spadaccini@gmail.com.

To contribute to EduMIPS64, please start by reading the developer guide.

The proof-of-concept JS web application (GWT compilation + JS UI) is available at www.edumips.org/edumips64.html. It is currently manually pushed.

Known distribution packages

FreeBSD FreshPorts

Gentoo

ArchLinux

Related projects

QtMips educational MIPS CPU based on the Qt toolkit.

About

Free cross-platform educational MIPS64 CPU Simulator

www.edumips.org

License:GNU General Public License v2.0


Languages

Language:Java 87.6%Language:Assembly 11.3%Language:Shell 0.8%Language:HTML 0.3%