Forums - Open Redstone Engineers

Full Version: Build Application
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Minecraft name : flucas10

What do you like the most about redstone? : Binary systems and logical arithmetic

What's a thing you have made which demonstrates redstone knowledge? : I make 3 CPU (Without OPCODE)

What does it do? : Executing program line.

Image and/or video, from imgur.com or youtube.com :
1st CPU https://i.imgur.com/2KGRj0v.png
2nd CPU https://i.imgur.com/UxzHvQu.png
last CPU https://i.imgur.com/XjDcgrB.png

What do you plan on making for your build trial? : An other CPU

Do you agree with the rules? : Yes I read and agree the rules
Do you think you will have time to build an entire CPU in ~1 hour?

Also, what do you mean no opcode? Is your CPU oisc?
Make a CPU in 1 hour, maybe but not sure.

All my processors have no opcode, like x86 assembler, the instructions go directly where it is necessary, for example, to write 5 in the register 0 would be:

Immediate Value A → 5,
Function of ALU → 1,
Write Reg 0;

All this on one line.
Alrighty then, accepted. You can always change what you want to build for your trial though.