Node 612
Wire node from 613 to 611.
Source code

612 right to left
go 00 @b ! go ; 01
init right b! left a! go ; 05
3 r 0 0 ether
go 00 @b ! go ; 01
init right b! left a! go ; 05
3 r 0 0 ether
Definitions
- go
- Pass data from RIGHT to LEFT.
- init
- Set registers A and B, and jump to go.
Description
This node is a wire; it fetches a word from node 613 and sends it to node 611.