Program circuit network logic using FAL, a Factorio Assembly Language.
Mods introducing new content into the game.
Entities which interact with the circuit network.
test op codes have problem they do not work corretly
Can you be more specific? All the test opcodes I'm using are working fine. Which one are you having trouble with?
i have problem with syn how can i use it can i do first one microcontroller word and then other work
and add more comand line
and timer
For timer functions, use the clk register and slp opcode, depending on what you're trying to do. A command line doesn't make sense for a microcontroller based mod. I don't understand what you're asking about the syn opcode.