Dartendo lets you play your nintendo games in browser
dartendo.appspot.com
Dartendo lets you play your nintendo games in browser
1–10 of 17 posts
Re: Dartendo lets you play your nintendo games in browser
#2Re: Dartendo lets you play your nintendo games in browser
#3Re: Dartendo lets you play your nintendo games in browser
#4It was pretty smart of the person that made this to use roms that you upload. Nintendo is pretty serious about rom sites.
Re: Dartendo lets you play your nintendo games in browser
#5I've been a developer for over a decade, and reading code like this still leaves me in awe...
Re: Dartendo lets you play your nintendo games in browser
#6Re: Dartendo lets you play your nintendo games in browser
#7Re: Dartendo lets you play your nintendo games in browser
#8How 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? I've been a developer for over a decade, and reading code like this still leaves me in awe...
In the beginning it wasn't (usually) one person but an entire team studying every component of the console, dumping the BIOS and then coding something that (at first) could at least boot the game. After that it was mostly about working out the details like graphic glitches, slow framerate, certain graphical issues, etc...
But once the "core" was made other teams or individuals could use it to make their own versions, or port it to other OSes/architectures.
The NES is together with the Sega Genesis one of the most emulated consoles out there: you'll find emulators of these two for every computer, PDA, PMP, phone or tablet.
Re: Dartendo lets you play your nintendo games in browser
#9Re: Dartendo lets you play your nintendo games in browser
#10It was pretty smart of the person that made this to use roms that you upload. Nintendo is pretty serious about rom sites.
Strangely enough, the repo appears to have some ROMs. Smart that he doesn't expose them to the casual user and that he doesn't advertise them, however.