Friday, December 23, 2011

Minecraft redstone programmable cpu circuit

Minecraft redstone programmable cpu circuit Video Clips. Duration : 4.07 Mins.


A very simple, yet very large project I have been working on for a few months. If anyone is interested in a tour of the architecture please leave comments and I will consider doing it if enough people care. Specs: Processor - 4 bits Memory - 16 bits Speed - asynchronous ~ 1-2 second execution time Functions - Read, Write, Copy, Add Save: www.box.net Since I added the save, no doubt people will be wondering about the machine code. So here is a quick tutorial. each [ ] is 2 bits. [operation][field 1][field 2][field 3] Read [00][Memory address][XX][XX] Write [01][Memory address][bit 3, bit 2][bit 1, bit 0] Copy [10][Memory From][Memory To][XX] Add [11][Memory Address1][Memory Address2][Store Sum]

Keywords: Minecraft, redstone, programmable, cpu, circuit, Neurfur

No comments:

Post a Comment