“Hello world” from scratch on a 6502 (2019) [video]
1–10 of 11 posts
Re: “Hello world” from scratch on a 6502 (2019) [video]
#2He also made a series [0] where he built the CPU, microcode and all using logic gates and components. As a pure software guy I found it very enlightening.
Re: “Hello world” from scratch on a 6502 (2019) [video]
#3Re: “Hello world” from scratch on a 6502 (2019) [video]
#4Re: “Hello world” from scratch on a 6502 (2019) [video]
#5Re: “Hello world” from scratch on a 6502 (2019) [video]
#6I recommend Ben Eater's other videos -- his content is clean, understandable, and kind of meditative introduction to the "meat" of how computers and digital electronics in general work. Kind of like Bob Ross of computer electronics -- you can probably follow along and get a lot of this to work on your own! A good start is the 555 timer tutorial: https://www.youtube.com/watch?v=kRlSFm519Bo
Re: “Hello world” from scratch on a 6502 (2019) [video]
#7Re: “Hello world” from scratch on a 6502 (2019) [video]
#8Re: “Hello world” from scratch on a 6502 (2019) [video]
#9Re: “Hello world” from scratch on a 6502 (2019) [video]
#10I have used youtube for a while now. I used to be a 3D artist so I went there every now and then to post my work and to watch other's. After I went back to college, I remember looking at youtube with another eyes, after discovering how many amazing videos were uploading. and for free. Ben was one of them. I remeber seeing him build a entire computer on breadboard and it just blew me away. not only he was building it…
I've been told the YouTube algorithm essentially rewards content creators for quantity over quality. Ben Eater seems to only post once a month but every single video is exceptionally high quality.
I've followed his videos from making logic gates with individual components, through making a whole computer with breadboards to the current series of programming a breadboard computer.
Each video is so pared back and well explained. It really dawned on me when he recently started discussing assembly and it just seemed like such a high level language.