To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/mattbatwings/ You’ll also get 20% off an annual premium subscription.
@thecossackfromukraine14 сағат бұрын
Aight
@soycodec14 сағат бұрын
Matt why you don't make videos or channel in spanish(Sorry, I'm a Spanish speaker)
@curtisgann921014 сағат бұрын
Third
@AltiusGames14 сағат бұрын
Minecraft and Programming coming together is the coolest thing of the year so far.
@Zetaggwp12 сағат бұрын
I just wanna say. Right as this series was releasing I had a project for a class to make a CPU using Logisim and your series really helped. (So much I ended up crediting you in the thanks section). Really fun to watch
@QwertyAD11508 сағат бұрын
Man, that's some crazy timing
@catto8814 сағат бұрын
6:18 your assembler has NEG instruction which you could have used :)
@mattbatwings13 сағат бұрын
Idk how I forgot that when I made it LOL thanks
@RemingtonHerman-x4s13 сағат бұрын
@@mattbatwingshiaaa😊
@ianyourgod10 сағат бұрын
the simulator uses an older version of the assembler, and im assuming thats where he was testing
@ianyourgod10 сағат бұрын
(the older version doesnt contain NEG)
@mattbatwings9 сағат бұрын
@@ianyourgod it got updated today actually!
@FernTheRobot12 сағат бұрын
In the paint program, when both drawing mode and erasing mode are on, the erasing mode will take priority, which might lead to unintended consequences to users. I suggest resetting a mode whenever the other mode is toggled to enforce that there can only be 3 modes: cursor (00), drawing (01), and erasing (10).
@pugglez479813 сағат бұрын
Thank you for making this series, I learned so much watching it and the videos were such high quality!
@gregsar132113 сағат бұрын
man your series actually gave me the motivation to make my own computer design even if it's not in minecraft i'd love to see more of this kinds of series
@tomdash432414 сағат бұрын
my brain stoped working since the 3rd video
@ThatEverydayEnthusiast13 сағат бұрын
Stoped lol
@yOsmant.13 сағат бұрын
Me too brotha me too
@Understated413 сағат бұрын
We all did, 🙏💀
@rodrigoqteixeira13 сағат бұрын
*stopped Haha got it
@nevernether336812 сағат бұрын
You clear your buffer?
@misha279_UAСағат бұрын
"We made an entire computer in Minecraft, but i recommend you to use simulator"
@fantastic-b2m6 сағат бұрын
This series is so cool, i’m currently learning c++ and i’m amazed by how a computer is made from just some logic gates, tho i still can’t wrap my head around this cuz it’s so complicated, i appreciate your work, the programs at the end feel so much like a high level thing that i’m familiar, thank you for all of these, you’re a genius
@choonyongtan567114 сағат бұрын
Can it run doom?
@HHHjb_14 сағат бұрын
probably
@CyberNinjaX68214 сағат бұрын
Na, DOOM need 16 - 32 bit calculations, our CPU can only handle 8 bits.
@7002NYWDE14 сағат бұрын
@@CyberNinjaX682 but you can adapt it
@cheesepop717513 сағат бұрын
DOOM requires megabytes of memory The only memory the CPU has is registers
@rodrigoqteixeira13 сағат бұрын
In theory it should be able to because it is turing complete, but it probabilly doesn't have enought memory
@nathanlewis821710 сағат бұрын
This has been an awesome series! Thank you for all the time you put into this. 😄
@EliasVarney14 сағат бұрын
I loved these videos it really helped me understand how computers work, thank you!
@LordDecapo11 сағат бұрын
Congratulations on wrapping up an epic series! :D
@DoctorCubic14 сағат бұрын
hey Matt thanks to you ı was able to build my own redstone computer !!!! and to honor you ı named ıt mattbook :D great videos man keep goin
@yanshanzhou216413 сағат бұрын
I am making a program called egg, where you just type egg a lot to run programs. this was very helpful for my project.
@AtexBg10 сағат бұрын
2:33 "define yourmom 7", "LDI r1 yourmom"
@Angèle-32914 сағат бұрын
I hope this series never ends.
@denorangebanan13 сағат бұрын
he said this was the last episode
@FoZard14 сағат бұрын
thank you for making this awesome series :)
@aselavatma445313 минут бұрын
I am grateful to you for making content that I can both learn from and produce.
@davidepretti46676 сағат бұрын
thank you so much for this series, it gave me so much, from information to a new passion
@ThekadaWr13 сағат бұрын
I think I will try to recreate this Computer in the game "Virtual Circuit Board" Which, while not being Minecraft, still allows a close approximation of Redstone logic, but in 2D. Thanks for the inspiration and great explanations @mattbatwings!
@Fish-E-138 сағат бұрын
Such a fire series!!! You cooked!!!!!! 🔥🔥🔥
@MateusMagalhaesFiscina6 сағат бұрын
This is the coolest thing ever, i will re-watch it many times
@speedlorenzo14 сағат бұрын
New title: let's make a videogame for the Redstone computer
@QwertyAD11508 сағат бұрын
I'm pretty sure he said that he's gonna make games for the computer from now on
@second_sheep6907 сағат бұрын
wow it's kind of hard to believe how you insist making this great series even though the view is way less than other videos Thank you for making this series!
@P0l15h-C0w12 сағат бұрын
What if minecraft added a brightness lamp, I mean it would be controlled by power of the redstone dust. that would open up sooo much possibilities 😭🙏
@Neon_games-15 сағат бұрын
Its called Redstone with a texture pack but yes I see what you mean but it would need a new pixel design
@PheonixWrong04 сағат бұрын
06:27 Hey Matt, in the ISA, there's an instruction called NEG that does the same thing. However, it doesn't really work in the emulator.
@anonym_account_133711 сағат бұрын
Very nice work. thanks for all the effort you put in this
@DroneSphereAU13 сағат бұрын
I love relearning assembly in a different form for a millionth time
@drtrollpepsi49713 сағат бұрын
now lets do a pipelined one! jk thats hard.
@gregsar132113 сағат бұрын
i'd love it tho
@axospyeyes28112 сағат бұрын
the masculine urge to build a high level language for this
@GayAnnabeth13 сағат бұрын
dare someone to make a higher level language for this thing lol
@mattbatwings13 сағат бұрын
I think a few people have in my discord!
@ved_s2 сағат бұрын
Could've make define be like C #define, where it can expand to any text and not just values, allowing you to add labels to registers for what's inside them
@GenichiroMaster14 сағат бұрын
This is so cool!
@Lipaanek14 сағат бұрын
The episode that top it off
@SuperJoris512 сағат бұрын
3:11 You have the same background as me!!!🎉 Are you also using Lively Wallpaper?
@eppiox8 сағат бұрын
Even as an acronym/shorthand hater this was pretty amazing
@yahyaelhakmaoui12 сағат бұрын
keep going my brother !!!
@potatoesandducks9589 сағат бұрын
3:14 Is that Atom IDE? I thought it was discontinued a long time ago?
@cheesepop717513 сағат бұрын
You should put some kind of JSR instruction in the language Basically it just jumps to that label but also pushes a return value on the stack, when you use RTS it returns to the value that was on the stack This is similar to how it works in 6502 assembly.
@dinoeebastian12 сағат бұрын
I just started my intro to programming class, but I've already done some programming before, nothing crazy, but I know the basics, so all the assignments are easy, rn I'm basically just trying to keep track of the way they want us to format our comments, the hardest part so far was just getting vscode to actually run and debug c++, took like 5 hours, mostly just uninstalling and reinstalling a program because it refused to work. My antivirus also keeps yelling at me every time I run a program I make to tell me that it's safe. Why do I care? I just want to know if something isn't safe, and also, of course it's safe, I made it.
@YessoN-YT13 сағат бұрын
Nice final episode
@divbestgaming142814 сағат бұрын
i always wanted to code a machine and do redstone but i was not able to install mods in my cracked version so i quit
@peichenchang28419 сағат бұрын
Are you going to build a C90 compiler, and after that build GCC on this thing?
@joltedjon12 сағат бұрын
bonus episode, compiler from a a higher level language to your architecture
@ant1gas11 сағат бұрын
Watching this after doing my finals exam in compiler construction.
@JoBe-zo7ds14 сағат бұрын
0:34 doesn't 2 1 2 3 convert to 0010 0001 0010 0011 and not 0100 0001 0010 0011??
@aqqalularsen332213 сағат бұрын
first nibble was misplaced, happens to the best of us
@mattbatwings13 сағат бұрын
oopsies
@Emmminecraft2614 сағат бұрын
Yay new episode
@MeIsZwi11 сағат бұрын
This is awesome!!
@Rom7-h5wСағат бұрын
Why not creating a compiler instead of creating programs directly in assembly ?
@ColonelLaMarche12 сағат бұрын
Thanks for all of this serie, now my brain can't fit inside my head. Now i need to watch KZbin short to fix that...
@bigsmokekattan12 сағат бұрын
For the love of god make a tutorial about a sprite drawer that can draw any sprite in specfied x y coordinates
@sleman460513 сағат бұрын
i created the same cpu but in a logic simulator, i did everything the same and it worked until it got deleted accidentally. now im trying to create a new 32bit cpu based on this and im even gonna try making a gpu for it. it would be fun if you made a minecraft gpu that works with your cpu that can render 3d games. anyways i always thought making a cpu was hard but you proved that making and programming a cpu are actually easy. thanks.
@Tarlecinia7 сағат бұрын
some assembly
@ynycu6 сағат бұрын
Add a colour display
@lucidd_64646 сағат бұрын
gpu tutorial next?
@LEMONTECH-youtube11 сағат бұрын
"define yourmom 7" 2:30
@ianartemis453810 сағат бұрын
the simulator needs Vulcan which my laptop can't use :( if it's possible to get a version that doesn't use Vulcan that'd be nice
@premix242213 сағат бұрын
Thank you for video😅,NICE
@Shayannateghi13 сағат бұрын
my problem: when I try to use the simulator it doesn't work. When I use your example code is works but when I copy that and paste that in my own code for example hello.as and run it in simulator it doesn't work😢can someone please help? please 🙏?
@deax__685711 сағат бұрын
make it have a UI, would look cool
@xoxogamewolf758514 сағат бұрын
you should make some way to accessories, then some actual accessories
@cheesepop717513 сағат бұрын
...wha
@ΝίκοςΙστοσελίδα10 сағат бұрын
I wish I had enough free time to write a C compiler backend for this...
@molodoy_suetnoy9 сағат бұрын
2:30 nooo Minecraft KZbinr defined my mum😭
@DayDroppy14 сағат бұрын
hello mattbatwings
@nathanaelchia71679 сағат бұрын
GPU next?
@ThornAlt-s3h14 сағат бұрын
Can We Get Windows11 pro please ?
@tmoplaysgames3 сағат бұрын
now connect it to the internet and run google chrome
@furry_onko12 сағат бұрын
that's nice that people moved programming from Minecraft to real life 🤔
@antonyALLIEN10 сағат бұрын
Cool , now let it run DOOM
@daanvk326410 сағат бұрын
Can you make a 4070ti and Intel i9 13900k and a real redstone motherboard
@Deltaforce8472_12 сағат бұрын
ok let's make an os in assembly 😂
@Deltaforce8472_12 сағат бұрын
Jokes aside this gave me a lot of motivation for my project. I'm not trying to make a pc in Minecraft but I'm trying on creating a pc in a software noone ever tried before
@GlitchWorm14 сағат бұрын
Make Doom.
@Theredstonemcthing6 сағат бұрын
matt, could you name the texture pack you use in this video please kzbin.info/www/bejne/rpOqdoFsiJV-edU
@Eithanz12 сағат бұрын
I WROTE THE BEST TETRIS!!! (the thumbnail)
@arrowenbymusic12 сағат бұрын
clearly not
@arrowenbymusic12 сағат бұрын
sounds like a lie to me
@sodiboo12 сағат бұрын
heard you didn't even do a good enough job to get paid. sounds like a skill issue
@WildScaryFox12 сағат бұрын
Please be my father figure
@StrivingTable6712 сағат бұрын
i disliked your comment bcs u have a bad tetris
@Rasp23214 сағат бұрын
Technically 2nd
@Rasp23214 сағат бұрын
17 seconds
@yanshanzhou216413 сағат бұрын
cool! were you the first veiwer?
@luminorator5 сағат бұрын
Cool
@M0rt6414 сағат бұрын
yeee
@mistrzdrewna23314 сағат бұрын
peak
@cal84714 сағат бұрын
yo
@TheRealMangoDev42 минут бұрын
.as? .s is better trust me
@gigoat_chad_boi14 сағат бұрын
LETSGOOOOOOOOOOOOOOO
@iliyanikolaev804214 сағат бұрын
1min ;)
@5gamerz312514 сағат бұрын
95th
@Stvffgcg_BEAFRAID14 сағат бұрын
I am 44th liked
@404HuTaonotfound14 сағат бұрын
35th comment
@You-nerds13 сағат бұрын
1 hour ticket claim here only 20 more minutes
@mine_blame14 сағат бұрын
Bro why definie urmom
@choonyongtan567114 сағат бұрын
First
@Castled11814 сағат бұрын
7 minutes 26 comments? Nah bro just give up
@Castled11814 сағат бұрын
just kidding
@AgentEm3413 сағат бұрын
Jokes on you this is the end of the series anyway 😉