mipsrun 0.1

mipsrun is an emulator that allows to run binaries for MIPS machines on *nix-like operating systems. mipsrun does not emulate the machines the binaries were meant to run on, but rather when the program asks to run a system call, mipsrun emulates the system call converting from and to the correct formats, so to the emulated application it looks like a system call in its native execution environment was executed. mipsrun is written in C++, and has been tested on Linux (i386, amd64 and PPC), NetBSD (i386 and amd64) and Mac OS X 10.15. Right now it supports running binaries for Ultrix/MIPS and NEWS OS for MIPS.

Tags emulator mips unix ultrix newsos sony dec risc linux bsd macosx osx macos
License MITL
State initial

Recent Releases

0.125 Aug 2017 15:22 major feature: