Giter Club home page Giter Club logo

nes's People

Contributors

dependabot[bot] avatar ltriant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nes's Issues

Noise channel too loud sometimes

In the opening title of Batman Return of the Joker, and also in the first level, the noise channel drowns out the other channels.

Not sure why yet.

If I change the maximum envelope volume from 15 to 1, it sounds better, but that doesn't seem like the right thing to do, given that other emulators without this problem use a max volume of 15.

SDL 2.0.10+ causes massive slowdowns

Frame rate drops from a constant 60 FPS to... something like 10 FPS?

The only way around this seems to be to downgrade to 2.0.9, which I've done like this:

$ curl -O https://libsdl.org/release/SDL2-2.0.9.tar.gz
$ tar zxvf SDL2-2.0.9.tar.gz
$ cd SDL2-2.0.9
$ ./configure --prefix=/usr/local/Cellar/sdl2/2.0.9 --without-x
$ make install
$ brew unlink sdl2
$ rm -rf /usr/local/Cellar/sdl2/2.0.10
$ brew link sdl2

Need to figure out why it's slowing down so much. Haven't looked into it at all.

Sunsoft 5B sound support

This cart adds extra sound channels. They need to be implemented, but the current design doesn't allow for the APU to clock cartridge sound channels or retrieve samples from the cartridge.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.