NES Emulator in JavaScript

Posted by Dan | Posted in JavaScript | Posted on 09-18-2009

0

super-mario-bros-duck-hunt-u-_001

This is pretty impressive. It’s an emulator in JavaScript. I’ll have to see how many instructions get run through the profiler and how it reads the binary ROM file (perhaps it was converted beforehand).

Write a comment