Skip to content

luckasRanarison/mes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
  • 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: