irdcat / wasm-nes

NES emulator compiled to WebAssembly
https://irdcat.github.io/wasm-nes/
MIT License
3 stars 1 forks source link

Embed framebuffer into PPU and simplify updating screen #150

Closed irdcat closed 5 months ago

irdcat commented 5 months ago

Related to #146