Icon

ALU

This directory contains 4 workflows.

ALU (Byte) 

A full Arithmetic/Logical Unit (ALU).z

ALU (Word) 

A full Arithmetic/Logical Unit (ALU).

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 […]

Unary ALU (Word) 

Applies operations on an input word 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 […]