bfirsh / jsnes

A JavaScript NES emulator.
https://jsnes.org
Apache License 2.0
6.1k stars 823 forks source link

Some minor accuracy fixes pertaining to audio & rendering #425

Open jimmy-dsi opened 2 years ago

jimmy-dsi commented 2 years ago

Hello,

I've added some changes to fix a few of the minor emulation inaccuracies I've noticed. Here are the main ones:

I've also added on a few small extra features:

viktoras25 commented 2 years ago

Thanks! Works great for me. Clipping was so annoying!