alias sensor d0 define HASHSENSOR HASH("StructureDaylightSensor") define HASHSOLAR HASH("StructureSolarPanelDualReinforced") define HASHSOLAR1 HASH("StructureSolarPanelDual") start: yield bdns sensor nosensor l r0 sensor Horizontal l r1 sensor Vertical j set nosensor: lb r0 HASHSENSOR Horizontal Maximum lb r1 HASHSENSOR Vertical Maximum set: add r1 r1 90 sb HASHSOLAR Horizontal r0 sb HASHSOLAR Vertical r1 sb HASHSOLAR1 Horizontal r0 sb HASHSOLAR1 Vertical r1 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.