jsnes icon indicating copy to clipboard operation
jsnes copied to clipboard

A JavaScript NES emulator.

Results 74 jsnes issues
Sort by recently updated
recently updated
newest added

Hello, I've added some changes to fix a few of the minor emulation inaccuracies I've noticed. Here are the main ones: - The functionality of the BG clipping and Sprite...

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.2 to 14.0.0. Changelog Sourced from sinon's changelog. 14.0.0 c2bbd826 Drop node 12 (Morgan Roderick) And embrace Node 18 See https://nodejs.org/en/about/releases/ Released by Morgan Roderick on 2022-05-07....

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@​juergba) #4848: Drop Internet-Explorer-11 support (@​juergba)...

dependencies

Will there ever be mapper 30 support?

Hello, How do I convert the frame buffer to a jpeg image using Node.js? Thanks!

Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6. Release notes Sourced from chai's releases. v4.3.6 Update loupe to 2.3.1 v4.3.5 build chaijs fca5bb1 build(deps-dev): bump codecov from 3.1.0 to 3.7.1 (#1446) 747eb4e...

dependencies

Added a few .d.ts files to describe the types of the exported modules for this project. Resolve [Issue 412](https://github.com/bfirsh/jsnes/issues/412)

This is a great project. Probably a long shot but I was wondering if some multiplayer over the web could be added. I would really love to host a game...

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.1. Release notes Sourced from prettier's releases. 2.4.1 🔗 Changelog 2.4.0 diff Release note 2.3.2 changelog v2.3.1 Changelog 2.3.0 diff 🔗 Release Notes Changelog Sourced...

dependencies

I'd like to add types to the project to make adding typescript to the [jsnes-web](https://github.com/bfirsh/jsnes-web) project way easier.