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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Chip-8 emulator written in JavaScript

1 点作者 atum47大约 2 个月前

1 comment

atum47大约 2 个月前
Hi everyone, this is my first time trying to write an emulator. I followed a online guide [1] to help me out. Had to fiddle with the number of cycles for each frame and I don&#x27;t think it is quite right yet, but, overall it was a fun project to work on. Hope you like it.<p>1 - <a href="https:&#x2F;&#x2F;tobiasvl.github.io&#x2F;blog&#x2F;write-a-chip-8-emulator&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tobiasvl.github.io&#x2F;blog&#x2F;write-a-chip-8-emulator&#x2F;</a>