alias rocket d0 alias miner d1 alias cargodisp d2 alias launchlever d3 alias silo d4 alias relocatebutton d5 start: yield s rocket Activate 0 l r0 silo Quantity s cargodisp Setting r0 l r0 launchlever Setting bnez r0 flying #want to return l r0 rocket Mode beqz r0 start bge r0 5 start #s rocket Mode 5 s rocket Activate 5 j start flying: l r0 relocatebutton Setting beqz r0 start #s rocket Mode 2 s rocket Activate 2 j start |
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.