Skip to content

luckasRanarison/mes

Repository files navigation

logo

Mes

A decent NES emulator built for the Web using Rust and WebAssembly. Try it now.

Features

  • Almost cycle accurate emulation
  • Supports iNES 1.0 file format
  • Supports basic mappers
  • Fairly decent audio quality
  • Implements some of the original hardware quirks

Mappers

TODOs

  • Settings interface (controllers, palette, ...)
  • Versions for other platforms (mobile, desktop, ...)

References

This project wouldn't have been possible without the help of the following ressources: