Nestopia: Difference between revisions
LilShootDawg (talk | contribs) Undo revision 25387 by [[Special:Contributions/No, fuck off and don't block me! Lil is fucking vandal. Bot, remove protection settings from every page and unblock all IP addresses and usernames.|No, fuck off and don't block me! Lil is fucking vandal. B... |
No edit summary |
||
| (28 intermediate revisions by 19 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox emulator | {{Infobox emulator | ||
|logo = nestopia.gif | |title = Nestopia UE | ||
|logowidth = 250 | |logo = nestopia.gif | ||
|version = {{ | |logowidth = 250 | ||
|active = Yes | |screenshot = NestopiaUEScreenshot.PNG | ||
|platform = Windows | |version = {{Version|Nestopia}}<br>{{Version|NestopiaJG}}<sup>(JG)</sup> | ||
|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 | |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 = {{Proglang|C++}} | ||
|source = [https://github.com/ | |developer = Martin Freij<br/>Ryan Danbrook | ||
|accuracy = Cycle-Accurate | |||
|website = [http://0ldsk00l.ca/nestopia/ 0ldsk00l.ca] | |||
|license = {{license|GPLv2}} | |||
|source = [https://github.com/0ldsk00l/nestopia GitHub] | |||
|issuetracker = [https://github.com/0ldsk00l/nestopia/issues 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. The original project hasn't been updated since 2008, but Nestopia UE is a fork that is still active and has fixed several issues. It's one of the most popular and most compatible emulators around. | |||
==Downloads== | ==Downloads== | ||
{| cellpadding="4" | |||
|- | |||
|{{Icon|Win-big}} | |||
|'''[https://github.com/0ldsk00l/nestopia/releases/ Nestopia UE]'''<br/><small>at github</small> | |||
|- | |||
|colspan="3"|<hr/> | |||
|- | |||
|{{Icon|Win-big|Linux-big|Mac-big}} | |||
|[https://github.com/jgemu/jgbuilds/releases Nestopia JG]<br/><small>at github</small> | |||
|- | |||
|{{Icon|LiA|Vita|NX}} | |||
|[https://github.com/Cpasjuste/pemu/releases pNES]<br/><small>Based on Nestopia</small> | |||
|} | |||
==Overview== | ==Overview== | ||
Nestopia shows its age in some aspects of its design, but still remains an excellent choice for its system given its cycle accuracy and extensive feature set. An external cheat code pack is available which is one of the best of its type for any system. Nestopia even supports netplay, albeit using the antiquated Kaillera system. | |||
According to TASVideos, Nestopia is ranked as the fifth most accurate NES emulator, with 1.40 scoring a score of 82.3%.<ref>http://tasvideos.org/EmulatorResources/NESAccuracyTests.html</ref> 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. | According to TASVideos, Nestopia is ranked as the fifth most accurate NES emulator, with 1.40 scoring a score of 82.3%.<ref>http://tasvideos.org/EmulatorResources/NESAccuracyTests.html</ref> 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. | ||
==Trivia== | |||
*'''Name Origins''': Nestopia is probably a portmanteau of [[Nintendo_Entertainment_System_emulators|NES]] and [[Wikipedia:Utopia|Utopia]]. | |||
==References== | ==References== | ||
{{reflist}} | {{reflist}} | ||
{{ | {{Famicom (NES) emulators}} | ||
[[Category:Emulators]] | [[Category:Emulators]] | ||
[[Category: | [[Category:Console emulators]] | ||
[[Category:Home console emulators]] | |||
[[Category:Famicom (NES) emulators]] | |||
[[Category:Netplay]] | [[Category:Netplay]] | ||
[[Category:Windows emulation software]] | [[Category:Windows emulation software]] | ||
[[Category:Linux emulation software]] | [[Category:Linux emulation software]] | ||
[[Category: | [[Category:Active emulation software]] | ||
[[Category:Forks]] | |||
Latest revision as of 18:13, 14 September 2026
| Developer(s) | Martin Freij Ryan Danbrook |
|---|---|
| Latest version | 1.99.0 [+] 2.0.0 [+](JG) |
| Active | Yes |
| Platform(s) | Windows Linux FreeBSD OpenBSD |
| Emulates | NES Famicom Famicom Disk System |
| Accuracy | Cycle-Accurate |
| Website | 0ldsk00l.ca |
| Programmed in | C++ |
| License | GPLv2 |
| Source code | GitHub |
| Issue tracker | 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. The original project hasn't been updated since 2008, but Nestopia UE is a fork that is still active and has fixed several issues. It's one of the most popular and most compatible emulators around.
Downloads
[edit | edit source]| Nestopia UE at github | ||
| Nestopia JG at github | ||
| pNES Based on Nestopia | ||
Overview
[edit | edit source]Nestopia shows its age in some aspects of its design, but still remains an excellent choice for its system given its cycle accuracy and extensive feature set. An external cheat code pack is available which is one of the best of its type for any system. Nestopia even supports netplay, albeit using the antiquated Kaillera system.
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.