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
2 days ago
0.18 - 2.0
11.9K
Logistic network Circuit network

i xsum ?

1 year, 28 days ago

I'm trying to sum all of the values of signals in a memory channel into one register, and I'm not finding an instruction to do so.
Seems strange given there exists an xavg (so clearly a sum is being calculated somewhere for that) but not an "xsum" or similar?

New response