Actions

Difference between revisions of "Motherboard (IC Editor)"

From Unofficial Stationeers Wiki

(Created the page with basic information.)
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[Category:MIPS Programming]]
 
{{Itembox
 
{{Itembox
 
  | name        = Motherboard (IC Editor)
 
  | name        = Motherboard (IC Editor)
 +
| image      = [[File:ItemMotherboard.jpg]]
 
  | createdwith = [[Electronics Printer]], [[Fabricator]]
 
  | createdwith = [[Electronics Printer]], [[Fabricator]]
  | cost        = 5g [[Copper]], 5g [[Gold]], 15[[Electrum]]* <small>*fabricator only</small>
+
  | cost        = 5g [[Copper]], 5g [[Gold]]
 
}}
 
}}
  
The Motherboard (IC Editor) is can be placed in the front hatch of a [[computer]].  This allows the user to save, load, and edit scripts for [[Special:MyLanguage/Integrated Circuit_(IC10)|Integrated Circuits]]. These scripts are preserved between worlds and game sessions.  If the logic output of the computer is connected to a network containing an [[Special:MyLanguage/Kit (IC Housing) IC Housing|IC Housing]] with an [[Special:MyLanguage/Integrated Circuit_(IC10)|Integrated Circuit]] installed, then the computer may also import code from the circuit or export code to it.  The circuits are programmed in the [[MIPS]] language; the stationeers website provides a working simulator [https://stationeering.com/tools/ic] with some instructions to get new users started.
+
The [[Motherboard (IC Editor)]] is a [[Motherboard]] that can be placed in the front hatch of a [[Computer]].  This allows the user to save, load, and edit scripts for [[Special:MyLanguage/Integrated Circuit_(IC10)|Integrated Circuits]]. The scripts saved in player library are preserved between worlds and game sessions.  If the logic output of the computer is connected to a network containing an [[Special:MyLanguage/Kit (IC Housing) IC Housing|IC Housing]] with an [[Special:MyLanguage/Integrated Circuit_(IC10)|Integrated Circuit]] installed, then the computer may also import code from the circuit or export code to it.  The circuits are programmed in the [[MIPS]] language; the stationeers website provides a working simulator [https://stationeering.com/tools/ic] with some instructions to get new users started.

Latest revision as of 09:23, 10 July 2021

Motherboard (IC Editor)
ItemMotherboard.jpg
Recipe
Created With Electronics Printer, Fabricator
Cost 5g Copper, 5g Gold


The Motherboard (IC Editor) is a Motherboard that can be placed in the front hatch of a Computer. This allows the user to save, load, and edit scripts for Integrated Circuits. The scripts saved in player library are preserved between worlds and game sessions. If the logic output of the computer is connected to a network containing an IC Housing with an Integrated Circuit installed, then the computer may also import code from the circuit or export code to it. The circuits are programmed in the MIPS language; the stationeers website provides a working simulator [1] with some instructions to get new users started.