Actions

Editing IC10

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 715: Line 715:
 
** [https://ic10emu.dev] Stationeers IC10 Editor & Emulator - A feature packed code editor for Stationeers IC10 code, paired with a robust debugger and emulator. Edit, test, and share code.
 
** [https://ic10emu.dev] Stationeers IC10 Editor & Emulator - A feature packed code editor for Stationeers IC10 code, paired with a robust debugger and emulator. Edit, test, and share code.
 
** [https://stationeering.com/tools/ic] Stationeering provides a simulation of the IC10 chip inside Stationeers. IDE with error checking, full visibility of stack and registers.
 
** [https://stationeering.com/tools/ic] Stationeering provides a simulation of the IC10 chip inside Stationeers. IDE with error checking, full visibility of stack and registers.
 +
* [http://www.easy68k.com/] EASy68K is a 68000 Structured Assembly Language IDE.
 +
* [https://marketplace.visualstudio.com/items?itemName=Traineratwot.stationeers-ic10] syntax highlighting for IC10 MIPS for Visual Studio Code (updated Feb 10th 2022)
 +
* [https://pastebin.com/6Uw1KSRN] syntax highlighting for IC10 MIPS for KDE kwrite/kate text editor
 +
* [https://drive.google.com/file/d/1yEsJ-u94OkuMQ8K6fY7Ja1HNpLcAdjo_/view] syntax highlighting for IC10 MIPS for Notepad++
 +
* [https://drive.google.com/file/d/1Xrv5U0ZI5jDcPv7yX7EAAxaGk5hKP0xO/view?usp=sharing] syntax highlighting for IC10 MIPS for Notepad++ (updated: 11/08/2022)
 +
* [https://pastebin.com/3kmGy0NN] syntax highlighting for IC10 MIPS for Notepad++ (updated: 23/03/2024)
 +
 +
----
 +
 +
=Index=
 +
----
 +
 +
{|
 +
|+Functions
 +
<div class="mw-collapsible mw-collapsed">
 +
*[[#abs|abs]]
 +
*[[#add|add]]
 +
*[[#alias|alias]]
 +
*[[#and|and]]
 +
*[[#beq|beq]]
 +
*[[#bgez|bgez]]
 +
*[[#bgtz|bgtz]]
 +
*[[#blez|blez]]
 +
*[[#bltz|bltz]]
 +
*[[#bne|bne]]
 +
*[[#breq|breq]]
 +
*[[#brgez|brgez]]
 +
*[[#brgtz|brgtz]]
 +
*[[#brlez|brlez]]
 +
*[[#brltz|brltz]]
 +
*[[#brne|brne]]
 +
*[[#ceil|cell]]
 +
*[[#div|div]]
 +
*[[#exp|exp]]
 +
*[[#floor|floor]]
 +
*[[#j|j]]
 +
*[[#jr|jr]]
 +
*[[#l|l]]
 +
*[[#log|log]]
 +
*[[#ls|ls]]
 +
*[[#max|max]]
 +
*[[#min|min]]
 +
*[[#mod|mod]]
 +
*[[#move|move]]
 +
*[[#mul|mul]]
 +
*[[#nor|nor]]
 +
*[[#or|or]]
 +
*[[#rand|rand]]
 +
*[[#round|round]]
 +
*[[#s|s]]
 +
*[[#slt|slt]]
 +
*[[#sqrt|sqrt]]
 +
*[[#sub|sub]]
 +
*[[#trunc|trunc]]
 +
*[[#xor|xor]]xor
 +
*[[#yield|yield]]
 +
*[[##|#]]
 +
</div>
 +
 +
 +
|+Device Variables
 +
<div  class="mw-collapsible mw-collapsed">
 +
*[[#Activate|Activate]]
 +
*[[#AirRelease|AirRelease]]
 +
*[[#Charge|Charge]]
 +
*[[#CLearMemory|CLearMemory]]
 +
*[[#Color|Color]]
 +
*[[#CompletionRatio|CompletionRatio]]
 +
*[[#ElevatorLevel|ElevatorLevel]]
 +
*[[#ElevatorSpeed|ElevatorSpeed]]
 +
*[[#Error|Error]]
 +
*[[#ExportCount|ExportCount]]
 +
*[[#Filtration|Filtration]]
 +
*[[#Harvest|Harvest]]
 +
*[[#Horizontal|Horizontal]]
 +
*[[#HorizontalRatio|HorizontalRatio]]
 +
*[[#Idle|Idle]]
 +
*[[#ImportCount|ImportCount]]
 +
*[[#Lock|Lock]]
 +
*[[#Maximum|Maximum]]
 +
*[[#Mode|Mode]]
 +
*[[#On|On]]
 +
*[[#Open|Open]]
 +
*[[#Output|Output]]
 +
*[[#Plant|Plant]]
 +
*[[#PositionX|PositionX]]
 +
*[[#PositionY|PositionY]]
 +
*[[#PositionZ|PositionZ]]
 +
*[[#Power|Power]]
 +
*[[#PowerActual|PowerActual]]
 +
*[[#PowerPotential|PowerPotential]]
 +
*[[#PowerRequired|PowerRequired]]
 +
*[[#Pressure|Pressure]]
 +
*[[#PressureExternal|PressureExternal]]
 +
*[[#PressureInteral|PressureInteral]]
 +
*[[#PressureSetting|PressureSetting]]
 +
*[[#Quantity|Quantity]]
 +
*[[#Ratio|Ratio]]
 +
*[[#RatioCarbonDioxide|RatioCarbonDioxide]]
 +
*[[#RatioNitrogen|RatioNitrogen]]
 +
*[[#RatioOxygen|RatioOxygen]]
 +
*[[#RatioPollutant|RatioPollutant]]
 +
*[[#RatioVolatiles|RatioVolatiles]]
 +
*[[#RatioWater|RatioWater]]
 +
*[[#Reagents|Reagents]]
 +
*[[#RecipeHash|RecipeHash]]
 +
*[[#RequestHash|RequestHash]]
 +
*[[#RequiredPower|RequiredPower]]
 +
*[[#Setting|Setting]]
 +
*[[#SolarAngle|SolarAngle]]
 +
*[[#Temperature|Temperature]]
 +
*[[#TemperatureSettings|TemperatureSettings]]
 +
*[[#TotalMoles|TotalMoles]]
 +
*[[#VelocityMagnitude|VelocityMagnitude]]
 +
*[[#VelocityRelativeX|VelocityRelativeX]]
 +
*[[#VelocityRelativeY|VelocityRelativeY]]
 +
*[[#VelocityRelativeZ|VelocityRelativeZ]]
 +
*[[#Vertical|Vertical]]
 +
*[[#VerticalRatio|VerticalRatio]]
 +
*[[#Volume|Volume]]
 +
 +
 +
 +
</div>
 +
 +
|+Slot Variables
 +
<div  class="mw-collapsible mw-collapsed">
 +
*[[#Occupied|Occupied]]
 +
*[[#OccupantHash|OccupantHash]]
 +
*[[#Quantity|Quantity]]
 +
*[[#Damage|Damage]]
 +
*[[#Efficiency|Efficiency]]
 +
*[[#Health|Health]]
 +
*[[#Growth|Growth]]
 +
*[[#Pressure|Pressure]]
 +
*[[#Temperature|Temperature]]
 +
*[[#Charge|Charge]]
 +
*[[#ChargeRatio|ChargeRatio]]
 +
*[[#Class|Class]]
 +
*[[#PressureWaste|PressureWaste]]
 +
*[[#PressureAir|PressureAir]]
 +
*[[#MaxQuantity|MaxQuantity]]
 +
*[[#Mature|Mature]]
 +
</div>
 +
 +
|}
 +
 +
[https://stationeering.com/tools/ic] Stationeering.com offers a programmable circuits simulator so you can develop your code without repeatedly dying in game!
 
* [http://www.easy68k.com/] EASy68K is a 68000 Structured Assembly Language IDE.
 
* [http://www.easy68k.com/] EASy68K is a 68000 Structured Assembly Language IDE.
 
* [https://marketplace.visualstudio.com/items?itemName=Traineratwot.stationeers-ic10] syntax highlighting for IC10 MIPS for Visual Studio Code (updated Feb 10th 2022)
 
* [https://marketplace.visualstudio.com/items?itemName=Traineratwot.stationeers-ic10] syntax highlighting for IC10 MIPS for Visual Studio Code (updated Feb 10th 2022)

Please note that all contributions to Unofficial Stationeers Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Unofficial Stationeers Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)