Nestopia UE

Nestopia is a portable NES/Famicom emulator written in C++.

Nestopia UE (Undead Edition) is a '90s inspired GUI build of the Nestopia emulator for win32, Linux, BSD, and macOS.

News

August 9, 2025
Nestopia UE 1.53.2 is released. This is a small release with a regression in the PPU affecting blargg's NTSC filter fixed, some new database entries for Castlevania Anniversary Collection, and support for Jaleco JF-22 boards with SRAM. There is also a new NSF player for the FLTK release.

Platforms

Nestopia UE supports:
Linux
BSD
Windows
macOS (Beta)

Download/Source Code

Windows Binaries

If you're a Windows user, download the win32 build:
1.53.2 win32

Linux and BSD Binaries

Many distributions have packages (or builds) available:
Repology

Source Code

If you want a source tarball, download it here:
Download 1.53.2

Git Clone

git clone https://github.com/0ldsk00l/nestopia

Changelog


----------------------------------------------------------------
1.53.2
----------------------------------------------------------------
Shell:
  Additions:
   - FLTK: NSF player with visualizer

Core:
  Additions:
   - New database entries for Castlevania Anniversary Collection releases
   - Support for Jaleco JF-22 boards with SRAM
   - Fix regression in PPU constructor when using blargg's NTSC filter