Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.35 KB
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
  • Implements some of the original hardware quirks

Mappers

TODOs

  • Audio support (APU)
  • Settings interface (controllers, palette, ...)

References

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