NEMU - NES emulation via web technologies Support Only NTSC systems for now. Supported mappers: iNes 0 iNes 2 iNes 3 Getting started Install dependencies with npm i. Run builder with make build-watch-src. Run server with make dev-server. Open http://localhost:8080/emulator-debugger/index.html.