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.

NimES: NES emulator in Nim

5 pointsby def-about 10 years ago

1 comment

beagle3about 10 years ago
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?