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.

Dartendo lets you play your nintendo games in browser

27 pointsby Digitalghostabout 13 years ago

9 comments

mdwrigh2about 13 years ago
As the name implies, this is an NES emulator written in dart, running on app engine. The source can be found here: <a href="http://code.google.com/p/super-dartendo/" rel="nofollow">http://code.google.com/p/super-dartendo/</a>
tfbabout 13 years ago
I've seen a few emulators implemented for HTML5 but I have yet to actually get one to work. For this particular emulator, I've tried the SMB3 rom available in Dartendo's repo at <a href="http://code.google.com/p/super-dartendo/source/browse/trunk/dartendo/roms/SuperMario3.json" rel="nofollow">http://code.google.com/p/super-dartendo/source/browse/trunk/...</a>, but I must be doing something wrong because nothing happens when I "load" the rom. Anyone know what the deal is? I'm using Chrome 17 on Windows 7.
rufugeeabout 13 years ago
How in the world does someone begin to write something like this? It's one thing to understand the language, but how does one gain insight into the underlying mechanics of a device like this, and given this insight, understand how to instrument a replacement?<p>I've been a developer for over a decade, and reading code like this still leaves me in awe...
评论 #3689449 未加载
gbaygonabout 13 years ago
Seems to be based on vNes and JSNES (the repo in google code contains copies of both projects).
crowhackabout 13 years ago
has anyone got it working?
评论 #3689508 未加载
oomkillerabout 13 years ago
Hmm, controls seem a bit odd to me. Instead of the standard arrow keys or WASD, it looks like they are using the right side of the keyboard for some reason.
FreeFullabout 13 years ago
Does this work in Firefox?
paulhauggisabout 13 years ago
It was pretty smart of the person that made this to use roms that you upload. Nintendo is pretty serious about rom sites.
评论 #3689376 未加载
robwgibbonsabout 13 years ago
The ROMs tab doesn't do anything for me
评论 #3689830 未加载