start: alias tank1 d0 alias tank2 d1 alias tank3 d2 alias disp1 d3 alias disp2 d4 alias disp3 d5 yield alias tank d0 alias disp d3 jal showpressure alias tank d1 alias disp d4 jal showpressure alias tank d2 alias disp d5 jal showpressure j start showpressure: bdns tank ra bdns disp ra l r0 tank Pressure s disp Setting r0 j ra |
MIPS is the programming language used by IC (integrated circuits) in the game Stationeers. Stationeering web site has a MIPS emulator with syntax highlighting and error detection.