Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 669 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 669 Bytes

nesulator

C++ NES emulator for Windows.

Supports most of the popular mappers, this is mainly here for educational purposes.

Screenshots

Balloon Fight

Balloon Fight

Battletoads

Battletoads

Bucky O'Hare

Bucky O'Hare

Megaman 4

Megaman 4

Build

You will need to have Visual Studio 2022, wxWidgets 3.2.2.1, boost 1.81.0 and SDL development environments setup to build.

Builds of SDL2 and SDL_Sound are in the build folder. These were built from SDL2 2.27.0 and SDL_Sound 2.0.1.0, and built from the GitHub sources on 26.3.2023