This mod is intended to extend vanilla combinators and lack of branching instructions in combinator circuits.
It was inspired by Shenzhen I\O by Zachtronics, MicroController Factorio mod and dear asm language.
Specs
- supports blueprints
- supports copy & paste
- supports multiplayer
- supports Informatron and Booktorio in-game wiki
- 64 instructions for whole program
- 8 general purpose registers
- 4 memory slots for vector processing
- 50+ opcodes
- rich math instructions
- SIMD instructions
- two input wires (Red, Green)
- two output wires (Red, Green) have same output signals and values
- parallel output, allows output multiple signals simultaneously (up to 256 signals)
- could be controlled through special input signals
- one tick = one instruction (except for SIMD ones)
- made for geeks
Previews
: Tech tree :
: Receipt
: Signals for external control
: Code editor
: Memory viewer
Links
Download from mod portal.Bugs and suggestions, please report here.
Reddit discussion thread.