Builder Application: jenra_uwu

Minecraft name:
jenra_uwu

What do you like the most about redstone?:
I like that it’s capable of computing anything computable, and as such you can make complex systems such as fully functioning computers.

What’s a thing you have made which demonstrates redstone knowledge?:
12 bit octal CPU

What does the thing do?:
Instruction set:
3 - alu → pc if a < 0
4 - alu → address
5 - write
6 - set alu register
7 - clear alu register
8 - clear address
9 - alu → register a
10 - alu → pc
11 - clear register a
12 - set register a
13 - clear register b
14 - invert set register b
15 - set register b

This should be turing complete given sufficient RAM and ROM, but I haven’t tested it much beyond adding two inputs using 8 nybbles of ROM.

Image(s) and/or video(s) of the device:


This is also able to be seen on my student plot.

What do you plan on making for your build trial?:
4 bit ALU with an adder/subber and some bitwise operations.

Do you agree with the rules?:
Yes.

Approvethed