binji / binjgb

Gameboy emulator implemented in C, that also runs in the browser
https://binji.github.io/binjgb/
MIT License
534 stars 61 forks source link

Expose mute channel functionality to WASM build #57

Closed pau-tomas closed 3 months ago

pau-tomas commented 3 months ago

This is used by the GB Studio tracker.

Until now I was using a forked version of binjgb in GB Studio but would be good to use the upstream one as much as possible. I followed the same pattern as the rgbds-live functionality to setup the function visibility.