TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Made a e-4917 emulator with a short tutorial

29 点作者 MrHus超过 3 年前

1 comment

MrHus超过 3 年前
Years ago through HN I got introduced to Richard Buckland&#x27;s course at UNSW on YouTube. It featured a microprocessor called the e-4917 which has always captivated me.<p>The reason is because I&#x27;m from a generation that learned programming in Java &#x2F; Python and PHP. Which are higher languages that do not require knowledge about the way the &quot;metal&quot; works.<p>I&#x27;ve always been jealous of people who got to get their start in assembly, they seem to have a deeper understanding of the computer itself. Whereas I only barely understand the &quot;higher&quot; software parts of the computer.<p>So when I came across Buckland&#x27;s videos&#x27;s it was like this part of the computer was finally revealed to me. Seeing the CPU&#x27;s interact with the memory taught me a valuable lesson:<p>That at the lowest level what is in a memory &quot;cell&quot; can be both an instructions to a program or the data used in a program.<p>I hope that with this post I can reach someone how used to be like me, and get them to a lower level.<p>PS: I also wrote a part two explaining how I programmed the emulator using React and TypeScript:<p><a href="https:&#x2F;&#x2F;www.maartenhus.nl&#x2F;blog&#x2F;fantasy-cpu-emulator-part-2" rel="nofollow">https:&#x2F;&#x2F;www.maartenhus.nl&#x2F;blog&#x2F;fantasy-cpu-emulator-part-2</a>
评论 #29692372 未加载
评论 #29692081 未加载