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.
Nestopia UE supports:
Linux
BSD
Windows
macOS (Beta)
If you're a Windows user, download the win32 build:
1.53.1 win32
Many distributions have packages (or builds) available:
Repology
If you want a source tarball, download it here:
Download 1.53.1
git clone https://github.com/0ldsk00l/nestopia
---------------------------------------------------------------- 1.53.1 ---------------------------------------------------------------- Shell: Changes: - FLTK: Restored the --version command line option Additions: - FLTK: Add option to mute audio (HWXLR8) - FLTK: Optional High/Low Pass Filtering for audio output - win32: Add Sony CXA2025AS palette presets to the settings dialog Fixes: - FLTK: Remove unused code from the build Core: Additions: - Sony CXA2025AS (JP/US) internal palettes based on datasheet - Add support for Mapper 289 Fixes: - Kid Icarus (USA, Europe) (Rev 1) now defaults to NTSC region - Fix CHR mapping in Mapper 243 - Fix PRG mapping in Mapper 15 - FDS accuracy improvement based on new research - Code robustness fixes