Unary ALU (Byte)

Applies operations on an input byte on two flags. If the z flag is set, then 0 is output instead of the input. If the n flag is set, the input is inverted (or zero is inverted).

Input Ports

Icon
If set to one, use zero instead of the onput.
Icon
If set to one, invert the output.
Icon
Input byte.

Output Ports

Icon
Output byte.

Nodes

Extensions

Links