TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“Hello world” from scratch on a 6502 (2019) [video]

109 pointsby TAM_cmlxabout 5 years ago

8 comments

gtsteveabout 5 years ago
I love this guy&#x27;s videos, I&#x27;ve been watching them for a year or so now.<p>He 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.<p>[0] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=HyznrdDSSGM" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=HyznrdDSSGM</a>
atum47about 5 years ago
I 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&#x27;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 but explaining everything while doing it. after that I started following some great people in electronics, art, computer science, math... it truly made me a better person &#x2F; programmer.
评论 #22847824 未加载
lxeabout 5 years ago
I recommend Ben Eater&#x27;s other videos -- his content is clean, understandable, and kind of meditative introduction to the &quot;meat&quot; 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: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=kRlSFm519Bo" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=kRlSFm519Bo</a>
评论 #22846763 未加载
russellbeattieabout 5 years ago
A little while ago I followed along Ben&#x27;s tutorial, but using the Visual 6502 website. Took me a bit to figure out how to convert what he was saying into the website&#x27;s interface, but I learned some more details along the way, so it wasn&#x27;t a bad thing. I was pretty excited when I got a memory value to change.<p><a href="http:&#x2F;&#x2F;www.visual6502.org&#x2F;JSSim&#x2F;expert.html" rel="nofollow">http:&#x2F;&#x2F;www.visual6502.org&#x2F;JSSim&#x2F;expert.html</a>
axegon_about 5 years ago
What I love about Ben Eater&#x27;s videos is his incredible patience with these things. I started several projects with arduinos and raspberry pi&#x27;s and parts are still laying around in a drawer. You spend hours or days physically building something and jumping from that to coding and back. That just annoyed me and eventually tossed all of the components back in the drawer.
AlphaGeekZuluabout 5 years ago
Ben Eater is the Bob Ross of electronics!
fattireabout 5 years ago
First time I&#x27;ve seen this series. A little dry when he was talking about the timing for the memory chips, but what can you say-- this was incredible overall.
SergeAxabout 5 years ago
Oh man, when he said &quot;EA&quot;, I&#x27;ve instantly remembered that it is a code for NOP instruction. It&#x27;s been like 33 years ago but still...