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.

NES Emulator in Common Lisp (2016)

137 pointsby oumua_don17over 1 year ago

7 comments

Jachover 1 year ago
An interesting related and older project is this post showing a bit of using Lisp to write code for the NES: <a href="https:&#x2F;&#x2F;ahefner.livejournal.com&#x2F;20528.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;ahefner.livejournal.com&#x2F;20528.html</a> Making an assembler in Lisp is not a daunting project.
评论 #37289863 未加载
mark_l_watsonover 1 year ago
Very cool code. I bookmarked the author’s repo list to peruse later.<p>I don’t get to use Common Lisp as often now because almost everything dealing with LLMs, deep learning, etc. is now Python (soon to be Mojo, for me?). Still it simply makes me happy to see projects like this.
评论 #37274505 未加载
评论 #37290121 未加载
brabelover 1 year ago
Has anyone managed to run a game?<p>I tried it but had some issues... first of all, on Mac, I had to run `brew install sdl2` as that&#x27;s a native dependency required...<p>Now, I seem to need a ROM:<p>&gt; Where path to rom is a string<p>I tried to use this one: <a href="https:&#x2F;&#x2F;www.emulatorgames.net&#x2F;download&#x2F;?rom=super-mario-bros" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.emulatorgames.net&#x2F;download&#x2F;?rom=super-mario-bros</a><p>But just got lots of nonsense error messages no matter what I did.
评论 #37279706 未加载
评论 #37290090 未加载
jan_Sateover 1 year ago
I&#x27;m impressed. I wonder what made the author created that.
评论 #37276287 未加载
评论 #37276085 未加载
评论 #37276081 未加载
评论 #37290103 未加载
ngcc_hkover 1 year ago
sdl2 for the graphic. Interesting.
leumassuehtamover 1 year ago
Last commit to the repo seems to be from 7 years ago. Previous post from 2016: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13230382">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13230382</a>
评论 #37273836 未加载
评论 #37274498 未加载
druid77over 1 year ago
I&#x27;m not really replying to this post per se, but the NES emulator is pretty cool. Just wondering if anyone who has posted here can help me. I posted my very first hacker news submission, but it only shows up on the &quot;new&quot; tab when I&#x27;m logged in (with an orange asterisk next to it). When I log out it&#x27;s nowhere to be found. When I log back in, I see it. The FAQ says that &quot;All Ask HNs appear on newest and asknew&quot;. Just a shot in the dark, but if anyone has any ideas what might be going on, it&#x27;s appreciated. And sorry for spamming this submission.
评论 #37277278 未加载
评论 #37277263 未加载