I Made a Working Computer with just Redstone!

Поделиться
HTML-код
  • Опубликовано: 31 май 2024
  • Over the last 2 months, I created a programmable 8-bit computer with just redstone.
    Patreon: / mattbatwings
    Discord: / discord
    My socials: linktr.ee/mattbatwings
    My texture pack: modrinth.com/resourcepack/mat...
    World Download: (JAVA 1.18.2) Comes preloaded with fibonacci, but not recommended to use with custom programs. See the github repo for more information.
    www.planetminecraft.com/proje...
    Github Repo (assembler and programs): github.com/mattbatwings/BatPU
    Instruction Set: docs.google.com/spreadsheets/...
    Computer Specs:
    - Harvard Architecture
    - Custom instruction set w/ 16 instructions
    - 24 redstone tick clock speed (0.41 hz)
    - 64 bytes RAM
    - 128 bytes program memory
    - 8 general purpose registers
    - 1 central ALU
    Getting into computers can be intimidating. These are some of my favorite videos on them!
    Crash Course Playlist - • Computer Science
    Ben Eater's Building a Breadboard Computer Playlist - • Building an 8-bit brea...
    Computer Architecture Course Playlist - • Introduction to Comput...
    Memory Mapping - • What is Memory Mapped ...
    -------------------------
    Want to get more involved in the logical redstone community?
    Learn Logical Redstone! • Logical Redstone Reloaded
    Open Redstone Engineers (ORE): openredstone.org/
    0:00 Intro
    0:27 Computer Overview
    1:28 Introduction to Registers and the ALU
    3:37 Building the Registers
    5:00 Building the ALU
    5:58 Introduction to Instruction Memory and the Program Counter
    7:44 What about loops?
    9:28 Building the Program Counter
    9:57 Building the Instruction Memory
    10:55 Countdown Program in Minecraft
    11:50 One last problem
    13:01 Building the Data Memory
    14:18 Showcase
    Music (in order):
    Mellowind - Reality • Mellowind - Reality
    Harris Heller - Streamline • Streamline
    Harris Heller - Plethora • Plethora
    Harris Heller - Guilty Spark • Guilty Spark
    Infraction - Serotonin • Vlog Lo-Fi Chill by In...
    Deltarune Chapter 2 OST: 42 - sans • Deltarune Chapter 2 OS...
    MokkaMusic - Only You and Me • (No Copyright Music) R...
    Harris Heller - Path Less Traveled • Path Less Traveled
    Phillip Schlosser - Super Mario World Remix • Super Mario World Game...
    LitKidBeats - Happy Type Beat • [FREE] Happy Type Beat...
    Gareth Coker - Firefly in a Fairytale • Firefly in a Fairytale...
    Infraction - Vlog lo-fi Anime Fashion • Vlog lo-fi Anime Fashi...
    Sascha Ende - Finger ins Ohr • Sascha Ende Finger ins...
    Fibbage 3 Lobby Music - • Lobby Music (From "Fib...
    Patricia Taxxon - Wavetable • Patricia Taxxon - Wave...
    Harris Heller - Manhattan Project • Manhattan Project
    Dj Quads - Cruise around • [Electro Swing] Dj Qua...
    Infraction - Montevideo • Fashion Chill Hip-Hop ...
    Creo - Lightmare • Creo - Lightmare
    Creo - Epilogue • Creo - Epilogue
  • ИгрыИгры

Комментарии • 2,4 тыс.

  • @oligaming4008
    @oligaming4008 Год назад +3375

    it should be called the bat box

  • @BrandonCMaximum
    @BrandonCMaximum Год назад +1827

    Computer Architecture wasn't near this fascinating to me in college. Well done.

    • @O5MO
      @O5MO Год назад +55

      Its not that practical if you dont design your own cpu. And minecraft is great for this.

    • @YouTrup163
      @YouTrup163 Год назад +14

      ikr
      i was so bored listening to a monotonous voice at lectures. We'd better use minecraft to learn

    • @BladeNgames
      @BladeNgames Год назад +8

      @@O5MO I don’t feel like that’s completely true. Languages in C kinda piggyback off of concepts in architecture, so it’s nice to know the underside of the hood so you can manipulate the code better

    • @O5MO
      @O5MO Год назад +3

      @@BladeNgames i agree, but i didn't say it useless. It just can be much easier to understand when designing your own cpu.

    • @immabird7861
      @immabird7861 Год назад +2

      It really depends on the professor, if you have a really good one they know how to keep the class engaged with the lesson.

  • @caiocouto3450
    @caiocouto3450 2 месяца назад +40

    bro was literally teaching assembly within Minecraft context. That's amazing, a channel that mixes two things I like the most, programming and Minecraft

    • @DefaultFlame
      @DefaultFlame Месяц назад

      At this low a level it's closer to computer engineering than programming.

    • @lilithbean
      @lilithbean Месяц назад

      @@DefaultFlameas a relatively beginner coder (c#) I think the concepts are really great for understanding the flow and patterns of codes like “if” statements “else”, “else if” etc etc if you can think of them as and gates, or gates, xor gates etc and it helps with making flow charts to visualize what you wanna code based on what you want your program to do

    • @DefaultFlame
      @DefaultFlame Месяц назад

      @@lilithbean 👍

  • @MrCube6
    @MrCube6 Год назад +131

    Insane how you managed this and also kept it understandable! Epic video!

    • @zeqy_
      @zeqy_ Год назад +1

      Mr cube I'mma subscriber!!!!!!

    • @vodkacannon
      @vodkacannon Год назад

      Welcome to the black hole that is CS.

    • @popipom
      @popipom 3 месяца назад

      math bat = mat pat only made with red stone

  • @its.thered
    @its.thered Год назад +776

    This man has skill. Pure skill.

  • @TheMemesterLoL
    @TheMemesterLoL Год назад +668

    How does this dude have a brain to process how to make a computer in Minecraft.

    • @cholsreammos
      @cholsreammos Год назад +60

      Its not as hard as you may think. I have a full design for one but sadly cant finish building bc i have a $500 gaming laptop. I can teach you alot of it though if youd like, so would the lovely people on ORE

    • @andreabassi4521
      @andreabassi4521 Год назад +57

      It isn't really hard, but you need basic knowledge about computer architecture, logic gate and a lot of knowledge about how Minecraft redstone works

    • @kaiyofox
      @kaiyofox Год назад +6

      It ain't hard

    • @mrpenguin397
      @mrpenguin397 Год назад +1

      @@cholsreammos can u teach me?

    • @mrpenguin397
      @mrpenguin397 Год назад +1

      I'm trying to learn logical redstoen so I can make computer

  • @raskolnikov3799
    @raskolnikov3799 Год назад +15

    This is easily the best video I've seen released in the red stone computer genre. Really great from a technical perspective, great generalizations with visuals, and also coherent and well-presented as a production.

  • @honkachonkproductions
    @honkachonkproductions Год назад +4

    Been trying to do something like this myself, and, I have to say, I'm suprised at how small it is! Your explanation seemed very simple(maybe because you didn't go into too much detail) and anything I try to make ends up the size of the moon! Good job!

  • @StickManGuy
    @StickManGuy Год назад +427

    At this point this dude can build anything

    • @MaPN001
      @MaPN001 Год назад +15

      ​@@awli8861 WDYM BRO???💀

    • @MaPN001
      @MaPN001 Год назад +10

      @@awli8861 Do you realise that the majority of players don't even understand that, it's not common knowledge

    • @limeedhot
      @limeedhot Год назад +19

      @@awli8861 whats the point of taking a coding class if you dont understand how to code?
      thats basically what you are saying but instead of a class its a guy explaining it to you on youtube

    • @StickManGuy
      @StickManGuy Год назад +3

      @@awli8861 💀💀💀

    • @Giggle_Pig
      @Giggle_Pig Год назад +1

      @@awli8861 you need to be banished to an island

  • @LibaFrozenPizza
    @LibaFrozenPizza Год назад +555

    I have been studying computer science at gcse level, now a-level and haven't understood how computers really work, I just knew the terminology but not how they function and what they are actually used for. But thanks to this video I can safely say that 4 years of lessons cannot compare to a mattbatwings 15 min youtube video. I truly appreciate and cherish the amount of work you put into creating these high-quality videos. Your channel is very underrated.

    • @ThatGuyDownInThe
      @ThatGuyDownInThe Год назад +1

      yup

    • @its.thered
      @its.thered Год назад +4

      that's the school system for ya. For me, I joined ORE in 2018 and now I know probably more than I ever would learn in university.

    • @blitzedoblivion4280
      @blitzedoblivion4280 11 месяцев назад +2

      Same doing a level cs

    • @iic2plusiigd986
      @iic2plusiigd986 9 месяцев назад

      :nerd

    • @datboi1861
      @datboi1861 9 месяцев назад

      ​@@its.theredwhat's ORE and how can I join?

  • @SpaceTed
    @SpaceTed Год назад

    I totally get everything that is going on :) You have a great way of presenting it, very nice work kiddo - I'm proud of ya.

  • @senex_0372
    @senex_0372 Год назад

    Wow bro i’m flying with this video! Very good work. And bytheway very clear with the explanation! Keep it up!

  • @lululegende
    @lululegende Год назад +249

    Minecraft? Computers? AND Creo - Lightmare? This is certainly one of the best videos ever

    • @lululegende
      @lululegende Год назад +21

      WAIT THERE'S EPILOGUE TOO this is PERFECT

    • @a_silly_guy
      @a_silly_guy Год назад +13

      found the gd nerd

    • @simpli_A
      @simpli_A Год назад +5

      @@lululegende we have similar interests… yeah, the computer is cool and all, BUT HIS OUTRO IS EPILOGUE!

    • @sandserpenthiss
      @sandserpenthiss Год назад +4

      I’m here as a GD nerd

    • @undrwater5079GD
      @undrwater5079GD Год назад +6

      mah bro creo - epilogue
      (yes i'm also a GD nerd)

  • @1chip
    @1chip Год назад +28

    Can it run Doom?

    • @FunM123Games
      @FunM123Games Месяц назад +3

      No.

    • @SteedAnimations
      @SteedAnimations Месяц назад +2

      I bet someone out there is making doom in Minecraft rn

    • @metalsonic17
      @metalsonic17 25 дней назад +2

      ​@@FunM123Games POV: people who think that there are limits to what can run Doom

  • @sagemorrison8228
    @sagemorrison8228 Год назад

    Not only is this a really cool project, but the video is really well edited. Good work!

  • @djpharaohoftime3200
    @djpharaohoftime3200 Месяц назад

    This is awesome and is easier to understand than the computer architecture course I tried to take.I plan on sending this to the instructor to see if they can link it in the future course materials.Also congratulations on making this.

  • @TrideGD
    @TrideGD Год назад +286

    Redstone computing is such an interesting rabbit hole to go down, and I really believe that anyone can learn it if they want to. Banger video as always!

    • @malasoy284
      @malasoy284 Год назад +6

      Yoo tride!

    • @tumutumutimi
      @tumutumutimi Год назад +5

      what the

    • @MudEater
      @MudEater Год назад +3

      Tride geometry dashj give me attention thus i am the mud eater

    • @yIsThisMyName
      @yIsThisMyName Год назад +2

      who r u?

    • @malasoy284
      @malasoy284 Год назад +3

      @@yIsThisMyName he is a geometry dash youtuber

  • @Purplers
    @Purplers Год назад +26

    Call the computer AMOGUS (A Mattbatwings overpowered generalised UNIX system)

    • @guy-
      @guy- Год назад +2

      🤓

    • @XENON2028
      @XENON2028 Год назад +5

      it doesn't run UNIX

    • @babch0
      @babch0 Год назад +1

      ​@@XENON2028 shh

    • @babch0
      @babch0 Год назад +1

      Then make it "A Mattbatwings Overpowered Generalised Universal System

    • @sammyuri
      @sammyuri Год назад +4

      bro that name is already taken

  • @General_Deghant
    @General_Deghant Год назад

    I love your videos they are descriptive and are the ones that got me into Redstone computers. Thank you so much!😊

  • @dond989
    @dond989 Год назад

    You don't know how I like yours videos, the explanation are really good and clear, with examples. It's perfect, and everything in Minecraft, this is truly impressive.

  • @davidynamix496
    @davidynamix496 Год назад +72

    Im learning C++ and seeing how complicated all these instructions like "while" or simple math are down to their roots. And this guy is doing these in Minecraft! Thats just insane. Also, Robert seems good for a computer name.

  • @roboltamy
    @roboltamy Год назад +55

    Been looking forward to this for a hot minute. Heard some rumors, especially around when matt went for Engineer rank on ORE, glad to see the culmination of months of his work.

  • @ethanyork3037
    @ethanyork3037 Год назад

    Really good explanation! I need that compact program counter in my life

  • @spawnnumber2126
    @spawnnumber2126 Год назад

    I love the animations that go along with the explanations, plus I noticed the Minecraft font was also used there too

  • @speedg
    @speedg Год назад +9

    8:57 missed opportunity : Rerange If Zero Instruction (riz)

  • @jazziiRed
    @jazziiRed Год назад +44

    Absolute legend. You really fit a surprising amount of explanation in this video. Very educational and super awesome!

    • @Pritam252
      @Pritam252 Год назад +1

      Are you the real jazzired? 😮

    • @somnullty
      @somnullty 8 месяцев назад

      he is @@Pritam252

  • @EastndFTball
    @EastndFTball 10 месяцев назад

    This was super well done - thanks for the great content

  • @ethanwarren4575
    @ethanwarren4575 Год назад

    I always love these videos. So cool keep it up man

  • @30k_Challenge_with_0video
    @30k_Challenge_with_0video Год назад +53

    Seriously your content is the best and you really have engaged me in this computer science thing

  • @_fudgepop01
    @_fudgepop01 Год назад +27

    Bruh this is invaluable to anyone looking to learn low level stuff in a fun engaging way. The presentation, analogies, and visuals are fantastic~
    I came into this expecting to be entertained and engaged rather than learning anything new, but you also taught me about that Von Neumann vs Harvard memory setup!! :3

  • @ryanmccampbell7
    @ryanmccampbell7 Год назад

    This is a really awesome and easy-to-follow explanation of how computers work. Plus a really cool and surprisingly compact CPU.

  • @tristancowen5636
    @tristancowen5636 Год назад

    This was good fun watching, as a fellow nerd writing my own programming language lol. Kudos and well done!

  • @happygood18
    @happygood18 Год назад +9

    Taking help from Sammyuri was a legit 200IQ move! Kudos matt!

  • @Omena0
    @Omena0 Год назад +124

    Imagine this with instant redstone.. What if u made a script that turns it to insta logic? Even tho it would be kinda complex.

    • @patrlim
      @patrlim Год назад +22

      itd be so big you would have to have like 64 simulation distance

    • @analyzers9335
      @analyzers9335 Год назад +36

      Instant redstone would lag out at this size. You can use MCHPRS to speed it up by several orders of magnitude, though.

    • @dxcvvxd
      @dxcvvxd Год назад +16

      BRO this is literally a pc that runs 20 times a second
      imagine if it did like once every millisecond
      thats 50 times faster hence it requires 50 times more processing power
      we dont even have that yet at all lol

    • @balintvajda230
      @balintvajda230 Год назад +6

      It would be awesome but then the irl computer would need to be made quicker too lol

    • @piotrek1225
      @piotrek1225 Год назад

      ​@@dxcvvxd it doesnt run 20times per second.

  • @totogames8873
    @totogames8873 Год назад

    Its so good!!!!!! keep going! I also like coding so seeing someone building a computer in Minecraft gived me inspartion

  • @nice3294
    @nice3294 Год назад +5

    I loved the detail you took to explain what each component does, helps us marvel at it more

  • @traptoothpick8669
    @traptoothpick8669 Год назад +12

    You are my very favorite redstone RUclipsr. You've inspired me to make my own things in Minecraft and study computer science. Even though my builds are big and messy, it's a start lol. Have a great day :D

  • @proxy1035
    @proxy1035 10 месяцев назад

    godamn i wish i had the time and patience to do stuff like this. amazing work dude!

  • @ganglem
    @ganglem Год назад

    I'm almost through with my CS degree and this video truly helped me understand assembly and computer architecture and why it's the way it is

  • @lumineani
    @lumineani Год назад +2

    Your videos are brain candy, I always look forward to them and your channel is my favorite on the whole platform! Thank youu for putting such unbelievable amount of effort in your videos! 💗💗💗

  • @mrpyfisher1995
    @mrpyfisher1995 Год назад +4

    The most fascinating thing about the ALU that I learned in one of the courses I took some time ago was the multiplexer. The fact that in some implementations, calculating all the operations with the provided registers and then just selecting the result through the use of the instruction id all in terms of circuits is a reasonable approach (and I understand it to be one of the more common ways of doing it) is just so beautiful (in the 'mathematical' sense) to me. Although in any case, doing it the other way around would perhaps complicate things in any case.

  • @the6278
    @the6278 Год назад

    You have inspired me to get into logic gates and stuff. i have built a functional calculator in scrap mechanic and im about to start on a computer. thank you ❤️

  • @minorityclub7482
    @minorityclub7482 Год назад

    in the middle of learning assembly in Computer Organization rn so this is spookily well timed

  • @srseergi5271
    @srseergi5271 Год назад +3

    I am 2nd year into Computer engineering and i got so excited to understand and recognise the different explanations from this video! Love the content!

  • @TechnoSpirit
    @TechnoSpirit Год назад +5

    Thank you for this excellent quality video, and for it’s professional quality explanations. Continue like this!

  • @infrences
    @infrences Год назад +4

    15:15 And so, Matt went on to upgrade his computer so that it can run geometry dash and beat acu by neigefeu

  • @vtn1700
    @vtn1700 Год назад

    This is so amazing bro good job

  • @fullofgroove
    @fullofgroove Год назад +6

    The amount of effort that goes in your videos is amazing! We appreciate your underrated content! :)

  • @TwinShards
    @TwinShards Год назад +78

    The next step would be for someone to not only make a computer, but one that can behave like a virtual machine and be able to connect to the internet o.0

    • @mission2858
      @mission2858 Год назад +12

      If it were to happen and run without time warp, Roblox will go out of their way to move their platform to it.

    • @RenderDragon
      @RenderDragon Год назад +28

      You cannot actually connect a redstone computer to the real internet without mods

    • @tanveshkaviskar442
      @tanveshkaviskar442 Год назад +10

      But there needs to be the Internet in Minecraft world

    • @ItsDeveloper_
      @ItsDeveloper_ Год назад +6

      But they are already using mods to make the redstone work faster

    • @jonasnaumann9148
      @jonasnaumann9148 Год назад

      @@kakyoindonut3213 haha I have a gaming virtual machine and minecraft and my goal is to build a computer in it xDDD

  • @clairehop13
    @clairehop13 11 месяцев назад +26

    I made a RISC-V processor using Verilog last semester, so I get what's going on concept-wise, but it blows my mind that you're doing this in minecraft. Makes me want to try computer architecture in minecraft. Incredible job :)

    • @coffee_bean__
      @coffee_bean__ 7 месяцев назад

      This is awesome - I’ve applied to make a RISC-V processor in HDL for my uni project. Hope I get it - I love this stuff too.

    • @rithvikmuthyalapati9754
      @rithvikmuthyalapati9754 6 месяцев назад

      Aah Verilog

  • @niek_de_piek
    @niek_de_piek Год назад +1

    This is insane!
    Also, nice seeing someone use Creo songs :)

  • @TECHN01200
    @TECHN01200 Год назад +11

    Considering there is a CPU architecture by the name of ARM, I'd jokingly call this one ELBOW

  • @vip_bimmervip_bimmer8033
    @vip_bimmervip_bimmer8033 Год назад +4

    I was promised this in september, nice to see it done and you working on joining all of your skills. Nicely done, -Bedlessblade PS tanks for cookie

  • @plsdontbanmeagainyoulibtards
    @plsdontbanmeagainyoulibtards Год назад +1

    it's one thing to be able to make this kind of thing. It's a much different thing to be able to explain and teach it to your average laymen. I have an engineering degree, but I don't know a thing about computer architecture and comp sci, and I felt like I was very easily able to follow along. On top of that you sound very young, which is even more impressive. I imagine you're going places.

  • @TheWagonroast
    @TheWagonroast 10 месяцев назад +5

    14:20 GD REFERWNCE!!?!?!?!?!?!??

  • @pikacraftyboy6305
    @pikacraftyboy6305 Год назад +30

    Now imagine he made a bigger display to make things more detailed… ;) Amazing Job Matt, keep it up!

    • @PsicosisYT
      @PsicosisYT Год назад +2

      He would prolly need a floating point number system so it'd be able to take more than 256 pixels, and thats allloooot of bullshit haha

    • @Piokoxer
      @Piokoxer Год назад +6

      @@PsicosisYT that feeling when 1.0 + 2.0 != 3.0

    • @PsicosisYT
      @PsicosisYT Год назад

      @@Piokoxer I just dont even wanna think about the pain anymore haha

    • @Piokoxer
      @Piokoxer Год назад +2

      @@PsicosisYT god bless whoever figured out conversion between int and float

    • @ub-4630
      @ub-4630 Год назад

      I'm surprised it didn't lag as is. At least, I _think_ it didn't lag.

  • @gufranahmad8631
    @gufranahmad8631 Год назад +5

    With the new 1.20 features being added, you could make this wayy more complex in a smaller space due to the music discs giving a redstone outpu

  • @siddakid3207
    @siddakid3207 6 месяцев назад +1

    Just found out about your channel today and I’ve binged like 7 videos lol. This one more than any proves how transformative integrated circuits was for humanity.

  • @PhilballCYNSM
    @PhilballCYNSM 23 дня назад

    Thank's Matt! I wanted to make a computer in scratch and used this as a tutorial!

  • @7hqc
    @7hqc Год назад +43

    I suggest the name "Mud" (Mattbatwings' understandable device), I think it fits well.
    Also don't be distracted by the english meaning of "soft, sticky matter resulting from the mixing of earth and water." (Source: Google)
    Great video I love it! Please make a python compiler with redsone :)

  • @ciwix
    @ciwix Год назад +3

    Wow, that was really cool!

  • @rowanbcapr
    @rowanbcapr Год назад

    i love it!! i would love to see the alu design too

  • @novano1d
    @novano1d Год назад

    I'm a comp sci major and you pretty much summed up my computer architecture class and assembly in 15 minutes lol.

  • @dannymendiola
    @dannymendiola Год назад +3

    Redstone is getting me through my computer organization class 💀

  • @hscarrow507
    @hscarrow507 Год назад +7

    This is sick, have you considered making an interpreter that could convert high level code into barrels to input into the computer? Ik it would be a massive undertaking, but could be a cool project.

  • @Suliani-fd5lt
    @Suliani-fd5lt Год назад

    Wow,you so good at redstone,keep it up mattbatwings.

  • @ThatPixelGMD
    @ThatPixelGMD Год назад

    Props for building an entire computer, and also the GD music at the end slaps. ACU vibes go hard

  • @ghostacs1182
    @ghostacs1182 Год назад +7

    you should try making components with the new calibrated skulk sensors. I feel like it would be really fun and easy, because you can store separate sounds that hold up to 15 different power levels (some are made by the player, others can be triggered by redstone, which adds up to about 7) loops separated by sound cancelling wool. It'd make an awesome video!

  • @theminingj17tmjindustries82
    @theminingj17tmjindustries82 Год назад +5

    15:24 acu gd?? 😳😳

  • @matcy_
    @matcy_ 2 месяца назад

    it would be awesome to get the world where you did all your tests man ! :)

  • @kongzilla2903
    @kongzilla2903 Год назад

    Yt recommending this after I just finished my digital design and comp arch final yesterday is crazy

  • @niklasliesch4505
    @niklasliesch4505 Год назад +4

    I've been building Redstone Computers for awhile. Seeing you build one was really fun. I think you did a great job explaining the basic concepts. But there are a few more additions neccesary for the computer to be complete. For one there needs to be a stack to store return addresses when calling a function. And there needs to be a way of indirection (pointers), that allows to use data stored in a register as address to access other data. This allows for the implementation of complex data structures like linked lists.

    • @Hannah-ck3od
      @Hannah-ck3od Год назад

      Not really. This is a fully functional programmable computer, and while functions are a nice thing to have, it does still count as a complete computer without it. This architecture just doesn't support functions. You can work around this and get similar functionality through software, it doesn't require a hardware change.
      This architecture uses a save and load command instead of a defined memory pointer register. It seems like it would be an incredibly simple change to use a register address instead of an address immediate to get the same effect. I will admit though that I would not have designed it this way.

    • @bluesillybeard
      @bluesillybeard Год назад +1

      ​@@Hannah-ck3od It's theoretically complete, but in terms of being able to comfortably create more complex programs it leaves a lot to be desired.

  • @Yeeehaw880
    @Yeeehaw880 Год назад +3

    Bro randomly adding veritasium soundtrack making way more interesting too watch from 9:05

  • @yourlocalprogramer
    @yourlocalprogramer Год назад

    The thing that makes this video 100x better is the Creo song, good choise!

  • @XanCraft21
    @XanCraft21 Год назад

    I really liked this project, it looks so cool. Do you have plans to make a tutorial on this? It’s very hard to find tutorials for redstone computers because no-one likes sharing their work. Looking forward to your next video. ❤

  • @ItzYeetus
    @ItzYeetus Год назад +10

    For the name, how about "Redstone Nexus" or "Redstone Omniverse"? Or maybe "RSPC" for "Redstone Processor Computer"? It's short, simple, and still communicates the main purpose of the machine.

    • @romketboi7672
      @romketboi7672 Год назад +2

      Why does this sound like it was written by chatGPT

    • @997gon
      @997gon Год назад +2

      @@romketboi7672 Your right, it has to be written by chatGPT, chatGPT always says things like "It's short, simple, and still communicates the main purpose of the machine." at the end of a name suggestion

    • @angzarrpsyco
      @angzarrpsyco Год назад

      Redstone Nexus and Omniverse don't make sense for a minecraft computer

    • @ItzYeetus
      @ItzYeetus Год назад

      @@angzarrpsycoYou're right, those names may not fit well for a Minecraft computer. How about some of these options:
      MineCore
      CraftComp
      RedstoneBrain
      PixelProcessor
      BlockBox
      MineMachine
      StoneLogic
      CubeCompute
      MinecraftPC
      PixelPlexus
      Do any of those catch your attention?

    • @angzarrpsyco
      @angzarrpsyco Год назад

      @@romketboi7672 90% certain they are using ChatGPT

  • @gigmo1235
    @gigmo1235 Год назад +4

    call it a mattbook

    • @jjsanimations
      @jjsanimations Год назад

      ........💀💀💀
      ok but good one like fr lol

  • @CommentBanana
    @CommentBanana Год назад +1

    you just accurately went over in a 15 min youtube video what my discrete math prof over 4 weeks

  • @cocoalpes
    @cocoalpes Год назад

    I started studying computer science because of people like you, what you are doing is amazing

  • @Abstract_Code
    @Abstract_Code Год назад +3

    Next video will be like:
    *I CREATED A NEURAL NETWORK IN MINECRAFT*

  • @moonflocookie
    @moonflocookie Год назад +3

    I personally recommend the game "Turing Complete" if you want to learn abou stuff like this without Minecraft :)

  • @tvre0
    @tvre0 11 месяцев назад

    As somebody who knows very little about computing and lots about space, the op code and operands in programs remind me of verbs and nouns in the Apollo guidance computer

  • @HansLemurson
    @HansLemurson Год назад

    Very nice work! I remember my fun times in the RDF (slightly elitist ORE predecessor) working on redstone CPU designs.

  • @bluesheepredanimationskind7690
    @bluesheepredanimationskind7690 Год назад +5

    I swear this man is going to be building near-human artificial intelligence in Minecraft in a few years or so

  • @Desurcirar
    @Desurcirar Год назад +3

    Next Video, I beat an Ryzen 9 7950X with a redstone Computer

  • @m7mdarwani964
    @m7mdarwani964 9 месяцев назад

    You did an incredible job man! I would like to know how you were able to move big components to assemble the CPU together.

  • @neoeliasthedev
    @neoeliasthedev Год назад

    Bro this video was insane, For some reason the nerdy stuff entertained my programming brain, by the way how did you manage to make a screen with the register?
    did you make new commands that act with the screen or.. did you make it that some of the addresses in the register corresponded to a pixel?

  • @Koblac
    @Koblac Год назад +4

    8:50 i don’t get while he changed the name could a nice commenter please explain in _extreme detail_ why he changed it

    • @Retroshi
      @Retroshi 10 месяцев назад

      If you don't know you don't need to know trust me you will thank me later

    • @ParakeetDSi
      @ParakeetDSi 9 месяцев назад +1

      ​@@Koblaccum

    • @NizhnyBall
      @NizhnyBall 8 месяцев назад

      Cuz "jiz"

    • @MattGray35
      @MattGray35 7 месяцев назад

      ​@@ParakeetDSicum

  • @greenstonegecko
    @greenstonegecko Год назад +4

    I vote "GREG" to be the computer's official name

    • @guy-
      @guy- Год назад

      Hell yes

  • @Rpem10
    @Rpem10 2 дня назад

    "JK, I'll leave that to sammiyuri"
    Was the most unexpected plot twist I've ever seen

  • @thecarsongardner
    @thecarsongardner 2 месяца назад

    That was one of the coolest things I’ve ever seen. Now you should start a regular game file and have this massive computer in your base. Keep those creepers away from it!

  • @supim
    @supim Год назад +4

    do you play gd because the music sound like gd, ACU at 15:15 and others ?

  • @AdamHolland-Adz
    @AdamHolland-Adz Год назад +3

    Jump if Zero on me~ 😩

  • @DanielStudioInc
    @DanielStudioInc Год назад

    Give matt what he wants spending 2 months, explaining how the redstone components work and how it runs. You deserve a sub!

  • @-Yousof-
    @-Yousof- 5 месяцев назад

    YOU ARE REALLY AMAZING!!!! I REALLY LOVE THIS MACHINE! THANKS FOR MAKING THESE VIDEOS! KEEP UP THE GOOD WORK💯👍⚡

  • @rocketboysmc
    @rocketboysmc Год назад +3

    an alu isnt amazing but it is amazing how small this one is 5:37

  • @neologicalgamer3437
    @neologicalgamer3437 Год назад +6

    Bro, you realise that if you allow the computer to rewrite it's own instructions, you will have literally created an AI, right?

    • @sheeep4789
      @sheeep4789 2 месяца назад +1

      Wait a minute. This man is onto something

  • @benjamin6729
    @benjamin6729 Год назад

    Can I just say that this explanation of basic CPU architecture is so much better than how I was taught cs in school!

  • @_Gusza
    @_Gusza Год назад

    My man explained the computer better than any other could 👍👍

  • @alexhe6772
    @alexhe6772 Год назад

    this is so well explained as someone taking computer organizations this sem