Forums - Open Redstone Engineers

Full Version: Application
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Minecraft name: Softles
What do you like the most about redstone?: Don't know sorry
What's a thing you have made which demonstrates redstone knowledge?: A redstone computer
What does it do?: Computations
Image and/or video, from imgur.com or youtube.com: Here's a gallery with my latest project: http://imgur.com/a/5sp9U
Do you agree with the rules?: I agree to abide by the rules.
Can you expand a bit more on what your computer can do?
It was a fixed program computer, 64 lines of program code at 16 bits per line, which includes all the usual things you'd expect in assembly.

24 bytes of ram, with an extra 24 of rom.

Logic unit could do adding, subtracting, bit shifting, vector rotation, vector reflection, comparisons, bitwise operations, vector adition, vector subtraction.

To clarify, only integer solution reflections and rotations were permitted.
Cool, approved for trial Smile