aperture science :D
Named after some guy caled t1kly or something in some discord server, idk he was really cool so I named it after him.
Not fully functional yet but progress is being made...
-
Specs..?
- 8 Bit ALU
- 9 Bytes of memory
- Addition/Subtraction & Bitwise operations
So far I've tested addition and subtraction only but I'm pretty sure the other operations work. Had to redesign the whole control unit and instruction memory because the previous design was too complex for my smol brain to handle. Planning to upgrade memory, add instruction memory, and {branch if equal to} operations.
Go check out mattbatwings's YouTube, he has amazing computational redstone tutorials that helped me build all this.
The design for the program register came from TheDarkness344's YouTube video: Vertical RAM Tutorial - Minecraft Bedrock/java .