fCPU


Factorio Customizable Processing Unit. Allow to write any logic on low level machine code. The fCPU acts like a programmable microcontroller with a vector coprocessor that supports many useful instructions.

Content
18 days ago
0.18 - 2.0
10.2K
Logistic network Circuit network

g set inserter filter

22 hours ago
(updated 22 hours ago)

first of all: great mod !

i have 2 questions about fcpu commands that i just can't figure out. i want to do 2 things with an inserter (is connected with a red signal cable):

  1. set a whitelist filter with an object type (and overwrite all old settings of the inserter with it)
  2. adjust the activation condition of the inserter (e.g. work if object type n <10).

what commands can i use to do this? thanks.

by the way: the debug output of the command mov mem1[n] is not correct. when setting several cells in a row, it displays incorrect data. but copying the content into a register is then correct again. does anyone know anything about this?

New response