An Emacs major mode for MIPS Assembly code, based off haxor-mode. Originally written for the MIPS Assembly track on exercism.io. MIPS Reference.
spim
mips-mode is available on MELPA. To install:
M-x package-install RET mips-mode
Alternatively, for use-package users:
(use-package mips-mode :mode "\\.mips$")
As for Doom Emacs users:
(package! mips-mode)
to $DOOMDIR/packages.el
.$ doom sync
.Use (require 'mips-mode)
; it will set up itself.
C-c C-c
evaluates the current buffer in mips-interpreter
C-c C-r
evaluates the current region in mips-interpreter
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4