Difference between revisions of "Nestopia"

From Emulation General Wiki
Jump to navigation Jump to search
(Undo revision 25256 by LilShootDawg (talk))
(Added screenshot)
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
|logo = nestopia.gif
+
|title = Nestopia UE
|logowidth = 250
+
|logo = nestopia.gif
|version = {{NestopiaVer}}
+
|logowidth = 250
|active = Yes
+
|screenshot = NestopiaUEScreenshot.PNG
|platform = Windows, Linux, macOS, FreeBSD, OpenBSD, NetBSD, [[libretro]]
+
|version = {{NestopiaVer}}
|target = [[Nintendo Entertainment System emulators|NES]]
+
|active = Yes
|prog-lang = C++
+
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>FreeBSD<br/>OpenBSD
|developer = Martin Freij, rdanbrook
+
|target = [[Nintendo Entertainment System emulators|NES]]<br/>[[Nintendo Entertainment System emulators|Famicom]]<br/>[[Nintendo Entertainment System emulators|Famicom Disk System]]
|website = [http://0ldsk00l.ca/nestopia/ 0ldsk00l.ca]
+
|prog-lang = C++
|source = [https://github.com/rdanbrook/nestopia GitHub]
+
|developer = Martin Freij<br/>Ryan Danbrook
 +
|accuracy = Cycle-Accurate
 +
|website = [http://0ldsk00l.ca/nestopia/ 0ldsk00l.ca]
 +
|license = GNU GPLv2
 +
|source = [https://github.com/rdanbrook/nestopia GitHub]
 
}}
 
}}
 +
 
'''Nestopia UE''' is an open-source [[Nintendo Entertainment System emulators|Famicom (NES)]] and Famicom Disk System (FDS) emulator written in C++. Nestopia allows graphical enhancements such as texture scaling and TV filters, as well as netplay support. It's one of the most popular and most compatible emulators around.  
 
'''Nestopia UE''' is an open-source [[Nintendo Entertainment System emulators|Famicom (NES)]] and Famicom Disk System (FDS) emulator written in C++. Nestopia allows graphical enhancements such as texture scaling and TV filters, as well as netplay support. It's one of the most popular and most compatible emulators around.  
  
 
==Downloads==
 
==Downloads==
* [http://sourceforge.net/projects/nestopiaue/files/ Nestopia UE Stable Builds]
+
{| cellpadding="4"
* [http://www.emucr.com/search/label/Nestopia Nestopia UE Dev Builds]
+
|-
* [http://0ldsk00l.ca/nestopia/ Official Linux and BSD Binaries]
+
|align=center|{{Icon|Win-big}}
* [http://sourceforge.net/projects/nestopia/files/Nestopia/v1.40/Nestopia140bin.zip/download Original Nestopia]
+
|'''[http://sourceforge.net/projects/nestopiaue/files/ Nestopia UE Stable Builds]'''<br/><small>at sourceforge</small>
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|Win-big}}
 +
|[http://www.emucr.com/search/label/Nestopia Nestopia UE Dev Builds]<br/><small>Compiled by emucr</small>
 +
|}
  
 
==Overview==
 
==Overview==
Line 28: Line 39:
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Home console emulators]]
 
[[Category:Nintendo Entertainment System emulators]]
 
[[Category:Nintendo Entertainment System emulators]]
 
[[Category:Netplay]]
 
[[Category:Netplay]]
 
[[Category:Windows emulation software‏‎]]
 
[[Category:Windows emulation software‏‎]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
[[Category:macOS emulation software]]
 
[[Category:BSD emulation software]]
 

Revision as of 07:42, 7 June 2022

Nestopia UE
Nestopia.gif
NestopiaUEScreenshot.PNG
Developer(s) Martin Freij
Ryan Danbrook
Latest version 1.52.0
Active Yes
Platform(s) Windows
Linux
FreeBSD
OpenBSD
Emulates NES
Famicom
Famicom Disk System
Accuracy Cycle-Accurate
Website 0ldsk00l.ca
Programmed in C++
License GNU GPLv2
Source code GitHub

Nestopia UE is an open-source Famicom (NES) and Famicom Disk System (FDS) emulator written in C++. Nestopia allows graphical enhancements such as texture scaling and TV filters, as well as netplay support. It's one of the most popular and most compatible emulators around.

Downloads

Windows Nestopia UE Stable Builds
at sourceforge

Windows Nestopia UE Dev Builds
Compiled by emucr

Overview

According to TASVideos, Nestopia is ranked as the fifth most accurate NES emulator, with 1.40 scoring a score of 82.3%.[1] Other NES/FDS emulators, such as Mesen and puNES, have higher scores on these tests. However, these test ROMs don't test everything that matters for accurate emulation (and in some cases, test stuff that doesn't matter for emulating any games). So the test results may be a bit misleading, but that does not mean it is not a high accuracy emulator.

References