Skip to content

ch-ms/nemu

Repository files navigation

NEMU - NES emulation via web technologies

Support

Only NTSC systems for now.

Supported mappers:

Getting started

  1. Install dependencies with npm i.
  2. Run builder with make build-watch-src.
  3. Run server with make dev-server.
  4. Open http://localhost:8080/emulator-debugger/index.html.

About

NEMU - NES/Famicom emulation via Web Technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages