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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

NimES: NES emulator in Nim

5 点作者 def-大约 10 年前

1 comment

beagle3大约 10 年前
Ubercool.<p>Question about nim: from looking at <a href="https:&#x2F;&#x2F;github.com&#x2F;def-&#x2F;nimes&#x2F;blob&#x2F;master&#x2F;src&#x2F;nes&#x2F;cpu.nim" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;def-&#x2F;nimes&#x2F;blob&#x2F;master&#x2F;src&#x2F;nes&#x2F;cpu.nim</a> , I wonder: is there way to give the no. of cycles and instruction encoding with the &quot;op&quot; template, so those 256 byte arrays get built automatically?