Skip to content
Parker TenBroeck edited this page Dec 6, 2020 · 6 revisions

MIPS wiki!

MIPS Virtual Processor and Compiler is a program that allows MIPS assembly to be compiled and debugged in an easy interface

Updating

On launch MIPS will check if any new versions are available if there are you will get notified to update Updating can be done in program by going to Options -> Update this will download and replace the old JAR file and launch the new version.

Plugins

Plugins provide an easy way to allow for additional features to be added.

SystemCall Plugins

SystemCall plugins allow for new SystemCalls to be added. This allows the program to communicate with the outside environment in user controlled ways

Language Plugins

Language Plugins define how the compiled machine code runs, How the assembly is compiled into machine code, Graphics components relating to the internal state of the processor, and also debugging tools.

MIPS

Clone this wiki locally