Minecraft Redstone 8 Bit ALU (Bedrock Edition)
by PrimordialMuse in Circuits > Computers
283 Views, 1 Favorites, 0 Comments
Minecraft Redstone 8 Bit ALU (Bedrock Edition)
This is my Redstone ALU made in Minecraft bedrock edition. It can add, subtract and can do bitwise logic. This will hopefully turn into my first 8 bit computer.
The Inputs View
A view of the inputs.
The Logic Units
Here you can see where the computation and logic is done. It's actually quite a small part of the ALU as what makes it so big is the input and output connections.
The Selection Panel
These are the different logic options it has.
The Outputs
It outputs an 8 bit number and the overflow.