alias battery d0 alias thresholdfrac d1 alias sensor d2 alias nitrolyzer d3 define DEFAULTFRAC 0.6 define MAXPRESSURE 1000 alias batteryfrac r15 alias minfrac r14 alias pressure r13 alias run r12 start: yield l batteryfrac battery Setting move minfrac DEFAULTFRAC bdns thresholdfrac nothreshold l minfrac thresholdfrac Setting nothreshold: s db Setting batteryfrac sgt run batteryfrac minfrac bdns sensor nosensor l r0 sensor Pressure slt r0 r0 MAXPRESSURE and run r0 run nosensor: s nitrolyzer On run 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.