Skip to content

EduMIPS64/edumips64

EduMIPS64

Documentation Status CII Best Practices Codacy Badgecodecov

Snap Store Join the chat at https://gitter.im/lupino3/edumips64 Stack Exchange questions

EduMIPS64 is a free 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 by looking for the last GitHub Actions build that ran on the master branch (full list here).

❤️ 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 https://web.edumips.org.

💬 Find us on IRC @ Libera.chat - #edumips64. Web client: https://web.libera.chat/

Known distribution packages

Ubuntu Snap: find EduMIPS64 in the Ubuntu app store or install via CLI (snap install edumips64).

Windows Package Manager: winget install edumips64

FreeBSD FreshPorts

Gentoo

ArchLinux

Related projects

QtMips educational MIPS CPU based on the Qt toolkit.