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.

I made Ben Eater's 8-bit breadboard computer Emulator in C++

112 pointsby 0xhhalmost 4 years ago

5 comments

hamandcheesealmost 4 years ago
If you haven’t seen Ben Eater’s YouTube videos, they are top-notch. Even if you “know” the subject material (I thought I did...) they are very well done and worth watching.
评论 #27659538 未加载
JazzXPalmost 4 years ago
I was thinking about doing this myself (but in Javascript, coz that's what I'm using day to day at the moment), and literally implementing each module of the board as a seperate piece of code.
bhhaskinalmost 4 years ago
This is a neat little project. Thanks for sharing!
jgwil2almost 4 years ago
Should be marked "Show HN," no?
dangrie158almost 4 years ago
Nice, I built a version in python with curses visualization of all states. It emulates all chips ob the hardware level (chips.py) and does not need any dependencies except py3.7: <a href="https:&#x2F;&#x2F;github.com&#x2F;dangrie158&#x2F;SAP-1&#x2F;tree&#x2F;master&#x2F;Emulator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dangrie158&#x2F;SAP-1&#x2F;tree&#x2F;master&#x2F;Emulator</a>
评论 #27660800 未加载
评论 #27660459 未加载
评论 #27659350 未加载