alias weather d0 define GLASSDOOR -324331872 define COMPOSITEDOOR -793837322 define AIRLOCKGATE 1736080881 define LOGICWRITERSWITCH -1321250424 start: yield l r0 weather Mode beqz r0 start # no storm on the horizon # storm coming sb GLASSDOOR Open 0 sb COMPOSITEDOOR Open 0 sb AIRLOCKGATE Open 0 beq r0 2 instorm l r1 weather NextWeatherEventTime max r1 r1 1 min r1 r1 30 sleep r1 j start instorm: sleep 10 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.