Quaqqer.com
HomeProjects

Nemu

Select a rom to start playing.

Controls

DPAD - Arrow keys
B - Z
A - X
Start - Enter
Select - Right Shift

F - Toggle Fullscreen

Description

Nemu is my own NES emulator written in Rust.

Only a limited set of mappers are implemented. Different games require different mappers. Some working games are "Donkey Kong", "Super Mario Bros", "Zelda" and "Castlevania". Consult the links to find out more.

GitHub

If you would like you are more than welcome to check it out on GitHub!

Acknowledgements

Thanks to:

  • The NESDev wiki for providing a reference for the NES hardware
  • Nestest for providing a great test suite for the CPU
  • javid9x for videos explaining how the NES PPU works
  • The wonderful people over at r/EmuDev's Discord.