Alu
By nomad – Custom level – uploaded 23 Mar 2025 from Android
PlayEdit
Issues trying to play levels?
Troubleshoot issues playing levels
Part of my future CPU. It can do logic operation(or,nand,nor,and) and arithmetic operation(add,sub). Want to make division and multiplication but dont know how:/ Contact me if you know how it make
Views: 47 - Downloads: 15 - Level ID: 1186
Comments
1 month ago
nomad: This ALU from turing complete. Im trying to recreat full proccesor architectur from this game
1 month ago
Glados: You could just do OR, AND, NOT and XOR. For the arithmetic part and the rest of the computer, try Turing Complete