View winmips64.sublime-syntax
%YAML 1.2 | |
--- | |
# http://www.sublimetext.com/docs/3/syntax.html | |
# syntax highlighting based on WinMIPS64 instruction set | |
# https://www.computing.dcu.ie/~ray/teaching/CA226/mips/winmips64.html | |
name: WinMIPS64 | |
file_extensions: [s, asm] | |
scope: source.winmips64 | |
contexts: | |
main: |