Commit Graph

6 Commits

Author SHA1 Message Date
Mateusz Piotrowski ace22419df Update to 1.2.9
Release notes:
https://github.com/EduMIPS64/edumips64/releases/tag/v1.2.9
2020-12-31 14:35:02 +00:00
Adam Weinberger db15051ca5 Add education virtual category
PR:		248402
Submitted by:	PauAmma
2020-11-20 07:16:06 +00:00
Mateusz Piotrowski c827230bc7 Update to 1.2.8
Release notes:
https://github.com/EduMIPS64/edumips64/releases/tag/v1.2.8
2020-10-25 10:47:14 +00:00
Mateusz Piotrowski 1d457939c9 Update to 1.2.7.1
Release notes:
- https://github.com/EduMIPS64/edumips64/releases/tag/v1.2.7
- https://github.com/EduMIPS64/edumips64/releases/tag/v1.2.7.1
2020-04-16 07:51:38 +00:00
Mateusz Piotrowski 5fe22811bb Update to 1.2.6
- Sort variables.
- Copy downloaded files to WRKSRC during extract phase.

Reported by:	Repology
2020-02-05 13:57:57 +00:00
Mateusz Piotrowski 60abafcb0c New port: emulators/edumips64: Free, cross-platform, educational, visual MIPS64 CPU simulator
EduMIPS64 is a free (as in free speech) visual and cross-platform MIPS64
CPU Simulator.

The simulator was written in order to support Computer Architecture
students with a free and cross-platform tool that allows them to run
programs written in the MIPS64 assembly dialect and see how the CPU behaves
during the execution, experimenting with various aspects of low-level
programming that they learn throughout the course.

EduMIPS64 started as a GPL Java port of WinMIPS64, a Windows-only MIPS64
simulator, but independently evolved soon after into a stand-alone open
source application.

WWW: https://www.edumips.org/

Reviewed by:	mat (previous version), tobik
Differential Revision:	https://reviews.freebsd.org/D20143
2019-05-05 11:25:01 +00:00