MicroController

by ljdp

Program circuit network logic using FAL, a Factorio Assembly Language.

Content
5 years ago
0.16
7
Circuit network

a RAM Modules and MicroController Cross-Talk

6 years ago

In v0.2.0 there's a new RAM Module, which can be placed north or south of a MicroController to give it 4 extra slots of memory. The RAM Module acts as a constant combinator and so can be used to output multiple signals.

You can also place another micro controller adjacent which allows read/write access its memory. There's also a new SYN opcode to help synchronise multiple MicroControllers.

New response