Skip to content

kevlu123/nintondo-enjoyment-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nintondo Enjoyment Service (NES)

Another Nintendo Entertainment System emulator. Any similarity in name is purely coincidental.

Features

  • Custom keybinds
  • Controller support
  • On-screen controller
  • Multiplayer over multiple devices
  • Savestates
  • Change emulation speed and display options
  • SRAM for persistent data between sessions
  • Support for mappers 0, 1, 2, 3, 4, 7, 6, and 140
  • Cross platform

Compiling

Windows, Mac, and Linux

Make sure you have CMake and a C++20 compiler installed and run build.sh

Android

I have no idea if I have set it up correctly but it builds on my machine.