Skip to content

buttjer/jsnes

This branch is 212 commits behind bfirsh/jsnes:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8692a94 · Sep 26, 2010

History

94 Commits
Jul 4, 2010
Jul 6, 2010
Sep 26, 2010
Sep 26, 2010
Jul 6, 2010
Aug 31, 2010
Jul 6, 2010
Jun 30, 2009
Jul 28, 2010
Sep 26, 2010
Jul 6, 2010

Repository files navigation

JSNES

A JavaScript NES emulator.

Build

To build a distribution, you will need jake:

$ sudo gem install jake

Then run:

$ jake

This will create jsnes-min.js and jsnes-src.js in build/.

Benchmark

The benchmark in test/benchmark.js is intended for testing JavaScript engines. It does not depend on a DOM or Canvas element etc.

About

A JavaScript NES emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published