Minecraft Maps / Redstone Device

Computer Created of Redstone

  • 6,630 views, 6 today
  • 914 downloads, 0 today
  • 11
  • 5
  • 4
domes
Level 37 : Artisan System
29
A few years ago, this redstone computer was built. Now, it has been restored/fixed so that it works as initially intended. It has a self-clocking 8-bit processor with 512 bytes of hybrid 8/16-bit memory. The computer execution is reported to the chat using command blocks so we know what is happening -- very helpful for both advanced and beginner users.

Have fun exploring the internals of the computer! If you have any questions, feel free to ask. Do not forget to share this map with some computer science nerds... :-D



COMPUTER DETAILS:

  • Custom 8-bit processor without a clock signal
  • 0.5 kB of memory (16-bit data per address)
  • 3x8-bit processor registers (R1, R2, R3)
  • The integrated stack pointer (16 addresses from the top of the memory address space)
  • The dedicated I/O ports (port 0 and 1 support waiting for input)
  • Development room with tools for programming the computer
  • Ability to set start and end program addresses for debugging purposes
  • Ability to run programs instruction-by-instruction (manual instruction stepping)
  • No functional command blocks, no comparators, no other hacks...
ZIP ARCHIVE CONTENT:
  • cycle-computer - folder with the actual Minecraft save
  • Programs - folder with sample binary programs for the computer (initial is all.txt)
  • Instruction set - describes the format of supported processor instructions (for creating programs)
Progress100% complete
Tags

Create an account or sign in to comment.

Ethanmc21
04/18/2024 7:53 pm
Level 1 : New Miner
history
this is so cool but it pains me deeply that you built it all an stone
2
eneeseene
03/26/2023 11:27 am
Level 1 : New Miner
ops... I downloaded cyberpunk 2077 to this computerops
2
Gbotdays
10/24/2022 3:27 pm
Level 6 : Apprentice Miner
This is so cool. I have made a couple of these to. How did you fit 16 bit per thread?!?!?!? I tried so hard I will download
3
domes
10/31/2022 3:47 pm
Level 37 : Artisan System
Thanks! Did you mean 16 bits per address?
2

Welcome