Difference between pages "Emulators on Windows" and "Template:Infobox platform"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
m (mistake. its currently work in progress)
 
(Created page with "<onlyinclude>{| style="float:{{{align|right}}}; width:{{{width|300px}}}; font-size:{{{font-size|96.25%}}}; text-align:left; border:1px solid #a2a9b1; background-color:#f8f9fa;...")
 
Line 1: Line 1:
{{WIP}}
+
<onlyinclude>{| style="float:{{{align|right}}}; width:{{{width|300px}}}; font-size:{{{font-size|96.25%}}}; text-align:left; border:1px solid #a2a9b1; background-color:#f8f9fa; margin:0.5em 0 0.5em 1em; padding:0.2em;" cellspacing="0" cellpadding="3"
This page lists emulators on Windows. It ranges from the oldest to the newest versions of the OS.
+
|+ style="font-size:125%; font-weight:bold; padding:0.2em;" |{{{title|{{PAGENAME}}}}}
 
 
==Atari==
 
===Atari 8-bit family===
 
 
 
{| class="wikitable" style="text-align:center;"
 
 
|-
 
|-
! scope="col"|Name
+
{{#if: {{{logo|}}} |
! scope="col"|Latest Version
+
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{logo}}}|{{{logowidth|210}}}px]]
! scope="col"|Models
+
{{!}}-
! scope="col"|XEGS
+
| }}
! scope="col"|[[libretro|Libretro Core]]
+
{{#if: {{{developer|}}} |
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
! Developer
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
{{!}} {{{developer}}}
! scope="col"|Active
+
{{!}}-
! scope="col"|[[Recommended Emulators|Recommended]]
+
| }}
 
|-
 
|-
|[https://atari800.github.io/ Atari800]
+
! Type
|[https://github.com/atari800/atari800/releases {{Atari800Ver}}]
+
| {{{type|''Unidentified''}}}
|400, 800, XL, XE
 
|{{✗}} ||{{✓}} ||Cycle ||{{✓}} ||{{✓}} ||{{✓}}
 
 
|-
 
|-
|[[Altirra]]
 
|[http://www.virtualdub.org/altirra.html {{AltirraVer}}]
 
|400, 800, XL, XE
 
|{{✓}} ||{{✗}} ||Cycle ||{{✓}} ||{{✓}} ||{{✓}}
 
 
|-
 
|-
|[http://www.xl-project.com/ Atari++]
+
{{#if: {{{release|}}} |
|[http://www.xl-project.com/downloads.html {{Atari++Ver}}]
+
! Release date
|400, 800, XL, XE
+
{{!}} {{{release}}}
|{{}} ||{{}} ||Cycle ||{{}} ||{{}} ||{{}}
+
{{!}}-
|-
+
| }}
|[[MAME]]
+
{{#if: {{{last-release|}}} |
|[http://www.mamedev.org/release.html {{MAMEVer}}]
+
! Latest release
|Good: 400, 800<br/>Basic: XL, XE
+
{{!}} {{{last-release}}}
|{{}} ||{{}} ||? ||{{}} ||{{}} ||{{~}}
+
{{!}}-
|-
+
| }}
|[[Pantheon]]
+
{{#if: {{{discontinued|}}} |
|[http://bostjan-grandovec.si/Content/News.htm {{PantheonVer}}]
+
! Discontinued
|800, XE
+
{{!}} {{{discontinued}}}
|{{}} ||{{}} ||Mid ||{{}} ||{{}} ||{{~}}
+
{{!}}-
|-
+
| }}
| Atari800Win-PLus
+
{{#if: {{{predecessor|}}} |
|[https://github.com/Jaskier/Atari800Win-PLus/downloads {{Atari800Win-PLusVer}}]
+
! Predecessor
|400, 800, XL, XE
+
{{!}} {{{predecessor}}}
|{{✓}} ||{{✗}} ||? ||{{✓}}||{{✗}} ||{{✗}}
+
{{!}}-
|}
+
| }}
 
+
{{#if: {{{successor|}}} |
===Atari ST===
+
! Successor
 
+
{{!}} {{{successor}}}
{| class="wikitable" style="text-align:center;"
+
{{!}}-
|-
+
| }}
! scope="col"|Name
+
|}</onlyinclude><noinclude><br style="clear:both;"/>
! scope="col"|Latest Version
+
<center><big>'''Infobox platform'''</big></center>
! scope="col"|[[Libretro|Libretro Core]]
+
An infobox for emulators on platform pages to support more types. Based on the [[Template:Infobox console|Infobox console template]], using a design closely modelled from Wikipedia with our own tweaks. Most parameters are optional but are explained below.
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
__NOTOC__
! scope="col"|Active
+
==Parameters==
! scope="col"|[[Recommended Emulators|Recommended]]
+
The order of this list of parameters is meant to match the order they are displayed in the box. You can technically place each parameter in any order you want (as opposed to <code>first</code>, <code>second</code>, <code>third</code>, etc.) in the markup, but it can get confusing as the template is designed to have the values show up only one way.
|-
+
;<code>title</code>
|[[Hatari]]
+
:The name of the platform. If no value is given, it will default to the name of the page instead, so it's highly recommended to set the parameter yourself.
|[http://download.tuxfamily.org/hatari/ {{HatariVer}}]
+
;<code>logo</code>
|{{✓}}
+
:Optional. Should be used for the logo of the platform (if it exists).
|{{✓}}
+
;<code>logowidth</code>
|{{✓}}
+
:Also optional. Set the width of the logo. Might be useful for logos that either exceed the size of the infobox, or have a more vertical (and thus uncomfortable) aspect ratio.
|{{✓}}
+
;<code>developer</code>
|-
+
:Optional but recommended. Who's making the platform? If the platform was discontinued, then who ''made'' the platform?
|[https://sourceforge.net/projects/steemsse/ Steem SSE]
+
;<code>type</code>
|[https://sourceforge.net/projects/steemsse/files/ {{SteemSSEVer}}]
+
:What type of platform is it? Required. Leave it unanswered and it will say "''Unidentified''".
|{{✗}}
+
;<code>release</code>
|?
+
:The initial release year of the platform. Optional but recommended.
|{{✓}}
+
;<code>last-release</code>
|{{✓}}
+
:The latest major release in the line. Optional but recommended.
|-
+
;<code>discontinued</code>
|[https://aranym.github.io/index.html ARAnyM]
+
:When was the platform discontinued? Optional.
|[https://github.com/aranym/aranym/releases git]
+
;<code>predecessor</code>
|{{✗}}
+
:What platform came before this one? Optional.
|{{✓}}
+
;<code>successor</code>
|{{✓}}
+
:What platform came after this one? Optional.
|{{✓}}
+
[[Category:General wiki templates]]
|-
+
[[Category:Infobox templates]]
|[http://www.emulators.com/download.htm Gemulator]
+
</noinclude>
|[http://www.emulators.com/download.htm#ATARIST 9.0]
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{~}}
 
|-
 
|[http://steem.atari.st/ Steem Engine]
 
|3.2
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://leonard.oxg.free.fr/SainT/saint.html SainT]
 
|2.40
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://web.archive.org/web/20190513045534/http://www.hampa.ch/pce/download.html PCE/atarist]
 
|[http://www.hampa.ch/pub/pce/pre/ pce-20191006]
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://jamesfriend.com.au/pce-js/ PCE-js]
 
|[https://github.com/jsdf/pce git]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|CaSTaway
 
|[https://sourceforge.net/projects/castaway/files/castaway/castaway-0.9.2/ 0.9.2]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Atari 2600===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Stella]]
 
|[https://stella-emu.github.io/downloads.html {{StellaVer}}]
 
|{{✓}} ||Cycle ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||Cycle ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[Pantheon]]
 
|[http://bostjan-grandovec.si/Content/News.htm {{PantheonVer}}]
 
|{{✗}} ||High ||{{✗}} ||{{✓}} ||{{~}}
 
|-
 
|[http://pcae.vg-network.com/ PCAE]
 
|[http://pcae.vg-network.com/ 2.6]<br />[http://www.bjars.com/emulators/pcaewin_2.7.zip 2.7]
 
|{{✗}} ||High ||{{✓}} ||{{✗}} ||{{~}}
 
|-
 
|[https://alienbill.com/2600/ z26]
 
|[http://www.whimsey.com/z26/z26.html 4.07]
 
|{{✗}} ||High ||{{✓}} ||{{✓}} ||{{~}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✗}} ||? ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|Gopher2600
 
|[https://github.com/JetSetIlly/Gopher2600 git]
 
|{{✗}} ||High ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[http://emu7800.sourceforge.net/ EMU7800]
 
|[https://github.com/emu7800/emu7800.github.io/releases {{EMU7800Ver}}]
 
|{{✗}} ||Mid ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|Stellarator
 
|[https://github.com/dpiponi/Stellarator git]
 
|{{✗}} ||? ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
===Atari 5200===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Altirra]]
 
|[http://www.virtualdub.org/altirra.html {{AltirraVer}}]
 
|{{✗}} ||Cycle ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[https://atari800.github.io/ Atari800]
 
|[https://github.com/atari800/atari800/releases {{Atari800Ver}}]
 
|{{✓}} ||Cycle ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|kat5200
 
|[http://kat5200.jillybunch.com/ {{kat5200Ver}}]
 
|{{✗}} ||? ||{{✓}} ||{{✗}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||Mid ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[http://jum.pdroms.de/ Jum52]
 
|[https://github.com/james7780/jum52 git]
 
|{{✗}} ||? ||{{✗}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
 
 
 
 
===Atari 7800===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[http://7800.8bitdev.org/index.php/A7800_Emulator A7800]
 
|[https://github.com/7800-devtools/a7800/releases {{A7800Ver}}]
 
|{{✗}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[ProSystem]]
 
|[https://github.com/gstanton/ProSystem1_3 {{ProSystemVer}}] (Windows) <br /> [https://github.com/libretro/prosystem-libretro git] (libretro)
 
|{{✓}}
 
|?
 
|{{✓}}
 
|{{✗}} <small><ref group=N name=active>''Main branch is dead, but the libretro core is still alive.</ref></small>
 
|{{✓}}
 
|-
 
|EMU7800
 
|[https://github.com/emu7800/emu7800.github.io/releases {{EMU7800Ver}}]
 
|{{✗}}
 
|Mid
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|}
 
 
 
===Atari Jaguar===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest version
 
! scope="col"|AJ-CD
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Phoenix (emulator)|Phoenix]]
 
|[http://www.arts-union.ru/node/23 2.8.JAG]
 
|{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}}
 
|-
 
|[[Virtual Jaguar]]
 
|[https://icculus.org/virtualjaguar/ {{VirtualJaguarVer}}]<br />[http://virtualjaguar.kicks-ass.net/builds/ Unofficial builds]<br />[https://github.com/libretro/virtualjaguar-libretro git] (libretro)
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} <small><ref group=N name=active>''Main branch is dead, but the libretro core is still alive.</ref></small> ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{~}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[http://pt.emuunlim.com/index.htm Project Tempest]
 
|[http://pt.emuunlim.com/index.htm 0.95]
 
|{{~}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
===Atari Lynx===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Mednafen]]
 
|[{{MednafenURL|releases}} {{MednafenVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Handy]]
 
|[[sourceforge:projects/handy/files/|0.95]]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
==Nintendo==
 
===Nintendo Entertainment System===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[Wikipedia:Family Computer Disk System|FDS]]
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Mesen]]
 
|[http://www.mesen.ca {{MesenVer}}]
 
|{{✓}}
 
|{{✓}}
 
|Cycle
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|-
 
|[[Nestopia|Nestopia UE]]
 
|[http://0ldsk00l.ca/nestopia/ {{NestopiaVer}}]
 
|{{✓}}
 
|{{✓}}
 
|Cycle
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[puNES]]
 
|[https://github.com/punesemu/puNES/releases {{PuNESVer}}]
 
|{{✓}}
 
|{{✗}}
 
|Cycle
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[3dSen]]
 
|[http://www.geodstudio.net/ {{3dSenVRVer}}]
 
|{{✗}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|NintendulatorNRS
 
|[http://unlicensed.games/libg/static.php?page=NintendulatorNRS 202105282224]
 
|{{✓}}
 
|{{✗}}
 
|Cycle
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[FinalBurn Neo]]
 
|[https://github.com/finalburnneo/FBNeo-WIP-Storage-Facility/releases/tag/appveyor-build WIP builds]
 
|{{✓}}
 
|{{✓}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[https://fms.komkon.org/iNES iNES]
 
|[https://fms.komkon.org/iNES {{INESVer}}]
 
|{{✓}}
 
|{{✗}}
 
|High
 
|?
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[RockNES]]
 
|[http://rocknes.web.fc2.com {{RockNESVer}}]
 
|{{✓}}
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|Gearnes
 
|[https://github.com/drhelius/Gearnes git]
 
|{{✓}}
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[Nintendulator]]
 
|[http://www.qmtpro.com/~nes/nintendulator/#downloads 0.985 Beta] [https://github.com/quietust/nintendulator git]
 
|{{✗}}
 
|{{✗}}
 
|Cycle
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|Nintaco
 
|[https://nintaco.com/ 2020-05-01]
 
|{{✓}}
 
|{{✗}}
 
|Cycle
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|My Nes
 
|[https://github.com/alaahadid/My-Nes/releases git]
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}}
 
|{{✗}}
 
|Cycle
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[higan]]
 
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
 
|{{✓}}
 
|{{✓}} <small>(as bsnes v083)</small>
 
|Cycle
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[https://prilik.com/ANESE ANESE]
 
|[https://github.com/daniel5151/ANESE/releases git]
 
|{{✗}}
 
|{{✗}}
 
|Cycle
 
|{{✓}}
 
|{{~}}
 
|{{✗}}
 
|-
 
|[http://www.nesemu2.com nesemu2]
 
|[https://github.com/holodnak/nesemu2 git]
 
|{{✗}}
 
|{{✗}}
 
|Cycle
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[nemulator]]
 
|[http://nemulator.com/downloads.html {{NemulatorVer}}]
 
|{{✗}}
 
|{{✗}}
 
|High
 
|?
 
|{{✓}}
 
|{{✗}}
 
|-
 
|cxNES
 
|[https://github.com/perilsensitive/cxnes/releases git]
 
|{{✓}}
 
|{{✗}}
 
|Mid
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|FakeNES GT
 
|[[sourceforge:projects/fakenes/|0.59 b3]]
 
|{{✓}}
 
|{{✗}}
 
|Mid
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[FCEUX]]
 
|[http://www.fceux.com/web/download.html {{FCEUXVer}}]
 
|{{✓}}
 
|{{✗}}
 
|Mid
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://cah4e3.shedevr.org.ru/fceultra.php FCEUmm]
 
|[https://sourceforge.net/projects/fceumm/ 98.13mm] (Windows)<br />[https://github.com/libretro/libretro-fceumm git] (libretro)
 
|{{✗}}
 
|{{✓}}
 
|Mid
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|Mid
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[HDNes]]
 
|[http://forums.nesdev.com/viewtopic.php?f=3&t=9935#p109627 git]
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[Jnes]]
 
|[http://www.jabosoft.com/categories/3 1.2.1]
 
|{{✓}}
 
|{{✗}}
 
|Low
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[QuickNES]]
 
|[https://web.archive.org/web/20180904003223/https://kode54.net/fb2k/QuickNES.zip 0.7.0b1] (Windows)<br />[https://github.com/libretro/QuickNES_Core git] (libretro)
 
|?
 
|{{✓}}
 
|Low
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[VirtuaNES]]
 
|[http://virtuanes.s1.xrea.com/ 0.97]
 
|{{~}}
 
|{{✗}}
 
|Low
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://freezesms.emuunlim.com/ FreezeSMS]
 
|[http://freezesms.emuunlim.com/download.html 4.6]
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://web.archive.org/web/20131022152846/http://www.dridus.com:80/~nyef/darcnes/ DarcNES]
 
|[https://web.archive.org/web/20131031224033/http://www.dridus.com/~nyef/dn_bin/ 9b0401/9b0313]
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://nin.nax.io Nin]
 
|[https://github.com/Nax/nin/releases git]
 
|{{✗}}
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|InfoNES
 
|[https://www.zophar.net/nes/infones.html 0.93]
 
|?
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Super Nintendo===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Version
 
! scope="col"|Satellaview
 
! scope="col"|SNES-CD (Sony)
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[bsnes]]<br/><small>(Official)</small>
 
|[https://github.com/bsnes-emu/bsnes/releases {{bsnesVer}}]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|Cycle
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
|[[Bsnes#List_of_forks|bsnes-hd]]<br/><small>(forked bsnes)</small>
 
|[https://github.com/DerKoun/bsnes-hd/releases {{Bsnes-hdVer}}]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|Cycle
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
|[[higan]]
 
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|Cycle
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
|[[Mesen S]]
 
|[https://github.com/SourMesen/Mesen-S/releases {{MesenSVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
|Cycle
 
| {{✓}}
 
| {{✗}}
 
| {{~}}
 
|-
 
|[[Snes9x]]
 
|[https://sites.google.com/site/bearoso/ {{Snes9xVer}}]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|High
 
| {{✗}} <ref group=N name=noncomm>Due to using a [[Licensing#Non-commercial licenses|non-commercial license]]. Source code is still publicly available.</ref>
 
| {{✓}}
 
| {{~}}
 
|-
 
|[[Mednafen]] (SNES-Faust)
 
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|?
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|-
 
|[[Higan#nSide|nSide]] (forked higan)
 
|[https://github.com/hex-usr/nSide/releases git]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|Cycle
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
|-
 
|[[Higan#bsnes-classic|bsnes-classic]]<br/><small>(forked bsnes Qt)</small>
 
|[http://github.com/sharknnth/bsnes-classic/releases git]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|Cycle
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
|-
 
|[[BizHawk]] (bsnes v087)
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
|Cycle
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|-
 
|lsnes
 
|[http://tasvideos.org/Lsnes.html rr2-β23] <br/> [http://repo.or.cz/w/lsnes.git git]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
|Cycle
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|-
 
|kindred (Super Sleuth PE)
 
|[https://www.crazysmart.net.au/kindred 1.11 Preview Build 6]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| ?
 
| ?
 
| {{✓}}
 
| {{✗}}
 
|-
 
|[[Mednafen]] (bsnes v059)
 
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|High
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|-
 
|[[No$|NO$SNS]]
 
|[http://problemkaputt.de/sns.htm 1.6]
 
| {{~}}
 
| {{✓}}
 
| {{✗}}
 
|Medium
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
|Low
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|-
 
|[[ZSNES]]
 
|[http://zsnes.com 1.51]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
|Low
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
|-
 
|[[CATSFC]]
 
|[https://github.com/ShadauxCat/CATSFC 1.36]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
|Low
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
|}
 
 
 
===Nintendo 64===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Plugins
 
! scope="col"|Controller Pak
 
! scope="col"|Rumble Pak
 
! scope="col"|Transfer Pak
 
! scope="col"|64DD
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[m64p]] (ParaLLEl)
 
|[https://github.com/loganmc10/m64p/releases/latest git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|m64p (Final GLideN64)
 
|[https://github.com/loganmc10/m64p/releases/tag/v2021.5.30 Final GLideN64]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|-
 
|ParaLLEl
 
|[https://www.retroarch.com/ 2.0-rc2]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}<ref group=N>Available exclusively as a libretro core.</ref>
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[RMG]]
 
|[https://github.com/Rosalie241/RMG git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Project64]]
 
|[https://www.pj64-emu.com/public-releases {{Project64Ver}}]<br >[https://www.pj64-emu.com/nightly-builds Dev]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[ares]]
 
|[https://github.com/higan-emu/ares/releases/ {{aresVer}}]
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|{{~}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[CEN64]]
 
|[https://github.com/tj90241/cen64 git]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[Mupen64Plus]]
 
|[https://github.com/mupen64plus/mupen64plus-core/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[Project64 Netplay]]
 
|[https://pj64netplay-emu.ml/download.html {{Project64NetplayVer}}]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[1964]]
 
|[http://www.emulation64.com/files/getfile/936/ 1.1] (Official)<br />[http://files.emulation64.fr/Emulateurs/EMU_1964_146.zip 1.2 r146] (Unofficial SVN)
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Larper64
 
|[https://drive.google.com/file/d/1IWyw5UG9Uf24KG0zrcXSFoOmcQoHWmyc/view {{Larper64Ver}}]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[UltraHLE]]
 
|[https://web.archive.org/web/20070312015944/http://www.emuunlim.com/UltraHLE/ultrahle.zip 1.0]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[Ryu64]]
 
|[https://github.com/Ryu64Emulator/Ryu64 git]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|R64Emu
 
|[https://github.com/rasky/r64emu git]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|}
 
 
 
===GameCube / Wii / Triforce===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|GameCube
 
! scope="col"|Wii
 
! scope="col"|Triforce
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Dolphin]]
 
|[https://dolphin-emu.org/download/ Dev]
 
|{{✓}} ||{{✓}} ||{{~}}<ref group=N name=triforce>Requires the [https://dolphin-emu.org/download/list/Triforce/1/ Triforce branch] to work. It is very old and unsupported.</ref> ||{{✓}}<ref group=N>Currently at Alpha release and has bugs that are not present on standalone Dolphin.</ref> ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[Ishiiruka-Dolphin]]
 
|[https://forums.dolphin-emu.org/Thread-unofficial-ishiiruka-dolphin-custom-version Dev]
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{~}} ||{{✓}} ||{{✓}} ||{{~}}
 
|-
 
|[https://github.com/ogamespec/dolwin/ Dolwin]
 
|[https://github.com/ogamespec/dolwin/releases {{DolwinVer}}]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[Dolphin (Nintendo)|Dolphin <small>(Nintendo)</small>]]
 
|[http://www.emuparadise.me/sdk/Installers/Nintendo/GameCube/NINTENDO%20GameCube%20PC%20Dolphin%20Emulator%20e2.8%20(Installer).7z e2.8]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
===Wii U===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Compatibility
 
! scope="col"|Amiibo
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Cemu]]
 
|[http://cemu.info/index.html#download {{CemuVer}}]
 
|Medium
 
|{{~}} ||{{✗}} ||{{✓}} ||{{✓}}
 
|-
 
|[[Decaf]]
 
|[https://github.com/decaf-emu/decaf-emu Git]
 
|Low
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
===Nintendo Switch===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Amiibo
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[yuzu]]
 
|[https://yuzu-emu.org/downloads Nightly][https://github.com/yuzu-emu/yuzu git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Ryujinx]]
 
|[https://ryujinx.org/#/Build Nightly][https://github.com/Ryujinx/Ryujinx git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|NSEmu
 
|[https://github.com/RKX1209/nsemu git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|CageTheUnicorn
 
|[https://github.com/reswitched/CageTheUnicorn git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Nintendo 3DS===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Amiibo
 
! scope="col"|Open-Source
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Citra]]
 
|[https://citra-emu.org/download Nightly]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|Vvctre
 
|{{VvctreVer}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{?}}
 
|{{✗}}
 
|-
 
|Corgi3DS
 
|[https://github.com/PSI-Rockin/Corgi3DS git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[3dmoo]]
 
|[https://github.com/plutooo/3dmoo git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[TronDS]]
 
|[http://trondsemu.byethost15.com/downloads.html 1.0.0.5]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|LemonLime
 
|[https://github.com/Cyuubi/LemonLime/ git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Nintendo DS===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[Nintendo DSi emulators|DSi]]
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[DeSmuME]]
 
|[https://desmume.org/download/ {{DeSmuMEVer}}]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[melonDS]]
 
|[http://melonds.kuribo64.net/downloads.php {{MelonDSVer}}] [https://github.com/Arisotura/melonDS/actions <br/>Dev Builds]
 
|{{~}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[DeSmuME#Graphical_Enhancement|DeSmuME X432R]]
 
|[http://web.archive.org/web/20150920170430im_/http://shikaver01.webcrow.jp/desmume_x432r/index.html 2015-04-19]
 
|{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|[[GBE+]]
 
|[https://github.com/shonumi/gbe-plus/releases {{GBEVer}}]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} <small>(WIP)</small>
 
|-
 
|[[mGBA#medusa|medusa]]
 
|[https://mgba.io/downloads.html alpha 2]
 
|{{✗}} ||{{✗}} ||{{✓}} || {{✗}} ||{{✗}}
 
|-
 
|[https://corgids.wordpress.com/ CorgiDS]
 
|[https://github.com/PSI-Rockin/CorgiDS/releases git]<br />[http://www.emucr.com/search/label/CorgiDS SVN]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|ndsemu
 
|[https://github.com/rasky/ndsemu git]
 
|{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|[[No$|No$GBA]]
 
|[http://problemkaputt.de/gba.htm {{No$GBAVer}}]
 
|{{~}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[https://web.archive.org/web/20110225190819/http://neonds.com/ NeonDS]
 
|[https://web.archive.org/web/20100925152735/http://neonds.com/system/files/NeonDS_0.2.1.zip 0.2.1]
 
|{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|dasShiny
 
|[https://github.com/Cydrak/dasShiny git]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|[http://ds-duos.blogspot.com/ DuoS]
 
|[http://www.emulator-zone.com/download.php/emulators/nds/duos/DuoS.zip 8/25/2012 Beta]
 
|{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|[[Ensata]]
 
|[http://www.mediafire.com/file/x0odmalrndt9m7a/Ensata+v1.4d.rar 1.4d]
 
|{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[https://web.archive.org/web/20111130005614/http://ideasemu.biz/ iDeaS]
 
|[http://www.emulator-zone.com/files/emulators/nds/ideas/ideas1040.7z 1.0.4.0]
 
|{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|[https://github.com/Hydr8gon/NooDS NooDS]
 
|[https://github.com/Hydr8gon/NooDS git]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
===Game Boy Advance===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Game Link Support
 
! scope="col"|e-Reader
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[mGBA]]
 
|[https://mgba.io/downloads.html {{MGBAVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||Mid ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[higan]]
 
|[http://byuu.org/emulation/higan {{higanVer}}]
 
|{{✗}} ||{{✗}} ||{{✓}} ||? ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[VisualBoy Advance#VBA-M|VBA-M]]
 
|[https://github.com/visualboyadvance-m/visualboyadvance-m/releases {{VBAMVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||Mid ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|iDeaS
 
|[https://web.archive.org/web/20150311100053/http://ciacin.site90.com/ideas.php 1.0.4.0]
 
|{{✗}} ||{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[[GBE+]]
 
|[https://github.com/shonumi/gbe-plus {{GBEVer}}]
 
|{{✗}} ||{{✗}} ||{{✗}} ||? ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[https://fms.komkon.org/VGBA VGBA]
 
|[https://fms.komkon.org/VGBA {{VGBAVer}}]
 
|{{✗}} ||{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|? ||{{✗}} ||{{✓}} ||Cycle ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|NanoboyAdvance
 
|[https://github.com/fleroviux/NanoboyAdvance git]
 
|{{✗}} ||{{✗}} ||{{✓}} ||Low ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[No$|No$GBA]]
 
|[http://problemkaputt.de/gba.htm {{No$GBAVer}}]
 
|{{✓}} ||{{✓}} ||{{✗}} ||Mid ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|BoyCottAdvance
 
|[http://boycottadvance.emuunlim.org/Downloads.htm 0.2.8]
 
|{{✗}} ||{{✗}} ||{{✗}} ||Low ||{{✗}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
===Pokémon mini===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[GBE+]]
 
|[https://github.com/shonumi/gbe-plus {{GBEVer}}]<ref group=N name=GBEplus>Pokémon mini core available not yet available in binary releases (source only).</ref>
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|PokeMini
 
|[https://sourceforge.net/projects/pokemini 0.6.0][https://github.com/gameblabla/pokemini git]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|-
 
|[https://www.sublab.net/projects/minimon/ minimon]
 
|2005:01:20
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{~}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|PokeKaMini
 
|[http://www.emu-france.com/?wpfb_dl=2298 0.7.0]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Virtual Boy===
 
 
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Mednafen]]
 
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[VBjin]]
 
|SVN r103
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|-
 
|Rustual Boy
 
|[https://github.com/emu-rs/rustual-boy git]
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[https://git.virtual-boy.com/PVB/pvbemu Planet Virtual Boy emulator]
 
|[https://www.virtual-boy.com/tools/pvb-emulator/ 2019-03-27]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|Red Dragon
 
|[https://www.virtual-boy.com/tools/red-dragon/ 0.38 Final]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Game Boy / Game Boy Color===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Game Link Support
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[SameBoy]]
 
|[https://sameboy.github.io/downloads {{SameBoyVer}}]
 
|{{✓}}<ref group=N name=sameboylink>SameBoy's libretro core supports Link Cable, standalone does not.</ref>
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[BGB]]
 
|[http://bgb.bircd.org/#downloads {{BGBVer}}]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Gambatte]]
 
|[https://sourceforge.net/projects/gambatte/files/gambatte {{GambatteVer}}]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Gearboy]]
 
|[https://github.com/drhelius/Gearboy/releases {{GearboyVer}}]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{~}}
 
|-
 
|[http://emulicious.net Emulicious]
 
|[https://emulicious.net/downloads {{EmuliciousVer}}]
 
|{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{~}}
 
|-
 
|[[higan]]
 
|[http://byuu.org/emulation/higan {{higanVer}}]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[mGBA]]
 
|[https://mgba.io/downloads.html {{MGBAVer}}]
 
|{{✓}}<ref group=N name=mgbalink>Pretty buggy but sometimes works.</ref> ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[VisualBoy Advance#VBA-M|VBA-M]]
 
|[https://github.com/visualboyadvance-m/visualboyadvance-m/releases {{VBAMVer}}]
 
|{{✓}} ||{{✓}}<ref group=N name=one>Full GBC, GBA and GB support since version 2.1.3.</ref>||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[GBE+]]
 
|[https://github.com/shonumi/gbe-plus/releases {{GBEVer}}]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[https://fms.komkon.org/VGB VGB]
 
|[https://fms.komkon.org/VGB {{VGBVer}}]
 
|{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[[Pantheon]]
 
|[http://bostjan-grandovec.si/Content/News.htm {{PantheonVer}}]
 
|{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[http://hhug.me/ hhugboy]
 
|[https://github.com/tzlion/hhugboy/releases {{hhugboyVer}}]
 
|{{✓}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|UGE
 
|[https://github.com/SuperDisk/hUGETracker/releases {{UGEVer}}]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[KiGB]]
 
|[http://kigb.emuunlim.com/downloads.htm 2.05]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[[TGB Dual]]
 
|[https://github.com/libertyernie/tgbdual_L/releases git]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|GiiBiiAdvance
 
|[https://github.com/AntonioND/giibiiadvance/releases git]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|MetroBoy
 
|[https://github.com/aappleby/MetroBoy/releases {{MetroBoyVer}}]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
===Game & Watch===
 
 
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[DSP]]
 
|[https://github.com/leniad/dsp-emulator {{DSPVer}}]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
==Sega==
 
===Sega Model 1===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Active
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|Modeler
 
|[https://web.archive.org/web/20020610034544/http://www.emuhype.com:80/index.phtml?s=modeler&ss=index 0.9.3a]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Sega Model 2===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Model 2 Emulator]]
 
|[http://nebula.emulatronia.com/descargas.php 1.1a]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{~}}
 
|}
 
 
 
===Sega Model 3===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Supermodel]]
 
|[https://www.supermodel3.com/Download.html SVN Builds]
 
|{{~}} <small>(WIP)</small> ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
===SG-1000===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|SG-1000
 
! scope="col"|SC-3000
 
! scope="col"|SF-7000
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|MasterGear
 
|[http://fms.komkon.org/MG {{MasterGearVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Genesis Plus GX]]<ref name="GPGXLibretro">Only available on PC as a libretro core (e.g. [[RetroArch]]).</ref>
 
|{{GenPlusGXVer}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[higan]]
 
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
 
|{{✓}}
 
|{{~}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[Kega Fusion]]
 
|[http://www.carpeludum.com/kega-fusion 3.64]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{~}}
 
|-
 
|Gearsystem
 
|[https://github.com/drhelius/Gearsystem/releases {{GearsystemVer}}]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[blueMSX]]
 
|[http://bluemsx.com/download.html 2.8.2]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[MEKA]]
 
|[https://github.com/ocornut/meka/releases {{MEKAVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[vdmgr]]
 
|[http://vdmgr.g2.xrea.com/download.html {{vdmgrVer}}]
 
|{{✓}}
 
|{{~}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://web.archive.org/web/20071206014650/http://www.dridus.com:80/~nyef/darcnes DarcNES]
 
|[https://segaretro.org/DarcNES 9b0401/9b0313]
 
|{{✓}}
 
|{{~}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|CoolCV
 
|[http://atariage.com/forums/topic/240800-coolcv-emulator-for-mac-os-x-linux-windows-and-raspberry/ 0.6.6]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://sourceforge.net/projects/twombit TwoMbit]
 
|[http://sourceforge.net/projects/twombit/files 1.0.5]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://freezesms.emuunlim.com FreezeSMS]
 
|[http://freezesms.emuunlim.com/download.html 4.6]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Essgee
 
|[https://github.com/xdanieldzd/Essgee/releases v001.2]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|}
 
 
 
===Master System / Game Gear===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Platform(s)
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Sega Master System">SMS</abbr>
 
! scope="col"|<abbr title="Game Gear">GG</abbr>
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Genesis Plus GX]]<ref name="GPGXLibretro">Only available on PC as a libretro core (e.g. [[RetroArch]]).</ref>
 
|{{GenPlusGXVer}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|Very high
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[http://emulicious.net/ Emulicious]
 
|[https://emulicious.net/downloads/ {{EmuliciousVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[higan]]
 
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[Phoenix (emulator)|Phoenix]]
 
|[http://www.arts-union.ru/sites/default/files/ph28jag-win64.zip 2.8.JAG]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[http://sourceforge.net/projects/twombit/ TwoMbit]
 
|[http://sourceforge.net/projects/twombit/files/ 1.0.5]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Gearsystem
 
|[https://github.com/drhelius/Gearsystem/releases {{GearsystemVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|MasterGear
 
|[http://fms.komkon.org/MG/ {{MasterGearVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[Pantheon]]
 
|[http://bostjan-grandovec.si/Content/News.htm {{PantheonVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[Kega Fusion]]
 
|[http://www.carpeludum.com/kega-fusion/ 3.64]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Mid
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[PicoDrive]]
 
|[https://github.com/notaz/picodrive/releases {{PicoDriveVer}}]
 
|{{✓}}
 
|{{✗}}<ref name="PicoDrive">The Game Gear emulation doesn't work.</ref>
 
|{{✓}}
 
|Mid
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://freezesms.emuunlim.com/ FreezeSMS]
 
|[http://freezesms.emuunlim.com/download.html 4.6]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Very high
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://web.archive.org/web/20071206014650/http://www.dridus.com:80/~nyef/darcnes/ DarcNES]
 
|[https://segaretro.org/DarcNES 9b0401/9b0313]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Low
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[MEKA]]
 
|[https://github.com/ocornut/meka/releases {{MEKAVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://0ldsk00l.ca/smsplus/ SMS Plus]
 
|[https://github.com/0ldsk00l/smsplus/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|?
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[HiSMS]]
 
|0.01 beta
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[nemulator]]
 
|[http://nemulator.com/downloads.html {{NemulatorVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|Essgee
 
|[https://github.com/xdanieldzd/Essgee/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|}
 
 
 
===Sega Genesis / Sega Pico ===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[Sega Genesis emulators|GEN]]
 
! scope="col"|CD
 
! scope="col"|32X
 
! scope="col"|[[Sega Pico|Pico]]
 
! scope="col"|[[Libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[BlastEm]]
 
|[https://www.retrodev.com/blastem/changes.html {{BlastEmVer}}]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[Exodus]]
 
|[http://www.exodusemulator.com/index.php/downloads/current-release {{ExodusVer}}]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✓}}
 
|-
 
|[[Genesis Plus GX]]<ref name="GPGXLibretro">Only available on PC as a libretro core (e.g. [[RetroArch]]).</ref>
 
|{{GenPlusGXVer}}
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{{✗}} ||{{✓}} ||{{✓}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||? ||{{✓}} ||{{✓}}
 
|-
 
|[[Kega Fusion]]
 
|[http://www.carpeludum.com/kega-fusion 3.64]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}}
 
|-
 
|[[PicoDrive]]
 
|[http://notaz.gp2x.de/pico.php {{PicoDriveVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[[FinalBurn Neo]]
 
|[https://github.com/finalburnneo/FBNeo/releases/latest Stable] [https://ci.appveyor.com/project/tmaul/fbneo-kbhgd/branch/master WIP builds]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}  ||{{✓}} ||{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[http://segaretro.org/Gens/GS Gens/GS]
 
|[http://www.dusers.drexel.edu/gitweb/gitweb.cgi/~korth/gens.git r7]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|[http://dgen.sourceforge.net/ DGen]
 
|[http://sourceforge.net/projects/dgen/files/dgen/ 1.33]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|[[GENS]]
 
|[http://gens.me/downloads.shtml 2.14]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|[[higan]]
 
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
 
|{{✓}} ||{{~}} ||{{✗}} ||{{✗}} ||{{✓}}<small>(bsnes)</small> ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|Megado
 
|[https://github.com/merwaaan/megado git]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|Regen
 
|[http://aamirm.hacking-cult.org/www/regen.html 0.972]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||? ||{{✗}} ||{{✗}}
 
|-
 
|AloneMD
 
|[https://standalones.dev 1.0.2]
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||?
 
|}
 
 
 
===Sega Saturn / ST-V===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Saturn
 
! scope="col"|<abbr title="Sega Titan Video">ST-V</abbr>
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Mednafen]]
 
|[{{MednafenURL|releases}} {{MednafenVer}}]
 
|{{✓}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[SSF]]
 
|[{{SSFDownloadLink}} {{SSFVer}}]
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}}
 
|-
 
|[https://github.com/FCare/Kronos Kronos]
 
|[{{KronosDownloadLink}} {{KronosVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[Yaba Sanshiro|Yaba Sanshiro 2]]
 
|[http://www.uoyabause.org/static_pages/download {{YabaSanshiroVer}}]
 
|{{✓}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{~}}
 
|-
 
|[[Yabause]]
 
|[http://yabause.org/download {{YabauseVer}}]
 
|{{✓}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[Nova]]
 
|[https://www.patreon.com/file?h=31179979&i=4658332 0.6]
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[https://web.archive.org/web/20121006154739/http://satourne.consollection.com Satourne]
 
|[https://retrocdn.net/images/c/c4/Satourne_v2.0_beta_3.7z 2.0 beta 3]
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[http://saturnin.consollection.com Saturnin]
 
|[https://retrocdn.net/images/8/84/Saturnin_v0.40.7z 0.40]
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[[GiriGiri]]
 
|[https://retrocdn.net/images/a/a8/GGD_20010316.7z 0.6a]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
===Sega Dreamcast / Sega Naomi===
 
 
 
{| class="wikitable" style="text-align: center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[Sega Dreamcast emulators|DC]]
 
! scope="col"|[[Sega NAOMI and variants|Naomi]]
 
! scope="col"|Atomiswave
 
! scope="col"|Windows CE
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[DEmul]]
 
|[http://demul.emulation64.com/downloads/ {{DEmulVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}}
 
|-
 
|[[redream]]
 
|[https://redream.io/download {{RedreamVer}}]
 
|{{✓}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}}
 
|-
 
|[[Flycast|Flycast]]
 
|[https://flyinghead.github.io/flycast-builds/ CI Builds]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[reicast]]
 
|[http://builds.reicast.com/ CI Builds]<small> (Not Working)</small><br/>[https://snapcraft.io/reicast r8.1]<small> (Snap Store)</small>
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{~}} ||{{✗}}
 
|-
 
|[[nullDC]]
 
|[http://www.emucr.com/2013/03/nulldc-svn-r150.html 1.0.4 r150]
 
|{{✓}} ||{{~}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|[[Makaron]]
 
|[https://www.zophar.net/dreamcast/makaron.html T12/5]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{~}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[https://segaretro.org/Chankast Chankast]
 
|[http://chanka.emulatronia.com/FrameSetDC_Down.htm 0.25]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{~}} ||{{~}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
===Sega VMU===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|SoftVMS
 
|[https://web.archive.org/web/20210606212834/http://mc.pp.se/dc/sw.html 1.10 (source only)]
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{~}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|ElysianVMU
 
|[http://evmu.elysianshadows.com 0.2.0]
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|DirectVMS
 
|1.8
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://web.archive.org/web/20040415081512/http://xega.emucamp.com DreamVMU]
 
|0.1
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
==NEC==
 
===NEC PC-6000===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Emulator
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[http://eighttails.seesaa.net PC6001VX]
 
|[https://github.com/eighttails/PC6001VX/releases {{PC6001VXVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|yaPC-6001
 
|[http://takeda-toshiya.my.coocan.jp/pc6001/index.html {{yaPC6001Ver}}]
 
|?
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[http://papicom.net/p6v/index.html PC6001V]
 
|[http://papicom.net/p6v/download.html {{PC6001VVer}}]
 
|?
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://p6ers.net/bernie/develop/pc6001vw3.html PC6001VW]
 
|[http://p6ers.net/bernie/develop/pc6001vw3.html#download {{PC6001VWVer}}]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===NEC PC-8800===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Emulator
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[http://nenecchi.kirara.st ePC8801MA Kai SE]
 
|[http://nenecchi.kirara.st/php/dl.php?t=pc8801ma2.7z 200611]
 
|?
 
|{{✓}}
 
|{{✓}}
 
|-
 
|ePC-8001
 
|[http://takeda-toshiya.my.coocan.jp/pc9801/index.html {{ePC8001Ver}}]
 
|?
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[http://retropc.net/pi XM8]
 
|[http://retropc.net/pi/#download {{XM8Ver}}]
 
|?
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[http://www.cug.net/~manuke/x88000.html X88000]
 
|[https://quagma.sakura.ne.jp/manuke/x88_1_5_3.zip 1.5.3]
 
|?
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://nenecchi.kirara.st pc8801ma]
 
|[http://nenecchi.kirara.st/php/dl.php?f=pc8801ma_190312.7z {{Pc8801maVer}}]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://web.archive.org/web/20170104164557/www.e-maybe.com/98lab/p-c88-emulator Excite88]
 
|[https://illusioncity.net/PC88/Excite88_Ver0.1.5.0_Setup.zip 0.1.5.0]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://retropc.net/cisc/m88/ M88 (retropc.net)]
 
|[http://retropc.net/cisc/m88/download.html 2.2.1a]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://web.archive.org/web/20070930154607/home.highway.ne.jp/soltin/pc88win.html PC88WIN]
 
|[http://web.archive.org/web/20070117004821/http://home.highway.ne.jp/soltin/pc88w114.lzh 1.14]
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://www.cug.net/~anonB/w88 W88]
 
|0.05
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://www.eonet.ne.jp/~showtime/quasi88 QUASI88]
 
|[https://www.eonet.ne.jp/~showtime/quasi88/download.html 0.6.4]<br>[https://github.com/libretro/quasi88-libretro git]<small>(libretro)</small>
 
|?
 
|{{✓}}<small>(libretro)</small>
 
|{{✗}}
 
|}
 
 
 
===NEC PC-9800===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|Neko Project 21/W
 
|[https://simk98.github.io/np21w/ {{NekoProject21Ver}}]
 
|{{✗}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|Neko Project II kai
 
|[https://github.com/AZO234/NP2kai git]
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{~}}
 
|{{✓}}
 
|-
 
|Neko Project II
 
|[http://www.yui.ne.jp/np2 0.86]
 
|{{✗}}
 
|Mid
 
|{{?}}
 
|{{✗}}
 
|{{✓}}
 
|-
 
|[https://web.archive.org/web/20100323104752/http://hp.vector.co.jp:80/authors/VA015680/ax/axindex2.htm Anex86]
 
|[https://www.zophar.net/pc98/anex86.html e1]
 
|{{✗}}
 
|Low-Mid
 
|{{?}}
 
|{{✗}}
 
|{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|Low
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|SL9821
 
|[http://www.satotomi.com/sl9821/sl9821_dl.html {{SL9821Ver}}]
 
|{{✗}}
 
|High
 
|{{?}}
 
|{{✓}}
 
|{{TBD}}
 
|-
 
|[[DOSBox#DOSBox-X|DOSBox-X]]
 
|[https://github.com/joncampbell123/dosbox-x/releases {{DOSBox-XVer}}]
 
|{{✗}}
 
|Low
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|}
 
 
 
===PC Engine / SuperGrafx===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PC Engine
 
! scope="col"|PCE-CD
 
! scope="col"|SuperGrafx
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Mednafen]] <small>(PCE-Accurate)</small>
 
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||High ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||High ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[Mednafen]] <small>(PCE-Fast)</small>
 
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||Mid ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||High ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[higan]]
 
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
 
|{{✓}} ||{{~}} ||{{✓}} ||{{✓}} ||? ||{{✓}} ||{{✓}} ||{{~}}
 
|-
 
|[[Turbo Engine]]
 
|[http://aamirm.hacking-cult.org/www/turbo.html 0.32]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||High ||? ||{{✗}} ||{{✗}}
 
|-
 
|[[MagicEngine]]
 
|[http://www.emuparadise.me/emulators/files/user/Magic-Engine_1.1.3-952.rar 1.1.3]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||Mid ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[[Ootake]]
 
|[http://www.ouma.jp/ootake/ {{OotakeVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||Mid ||? ||{{✓}} ||{{✗}}
 
|-
 
|pcejin <small>(Mednafen 0.8.x)</small>
 
|[https://github.com/TASVideos/pcejin git]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||Mid ||? ||{{✗}} ||{{✗}}
 
|-
 
|[https://web.archive.org/web/20071206014650/http://www.dridus.com:80/~nyef/darcnes/ DarcNES]
 
|[https://segaretro.org/DarcNES 9b0401/9b0313]
 
|{{✓}} ||{{~}} ||{{✗}} ||{{✗}} ||Low ||? ||{{✗}} ||{{✗}}
 
|-
 
|Neco
 
|0.11
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||Low ||? ||{{✗}} ||{{✗}}
 
|-
 
|[http://takeda-toshiya.my.coocan.jp/ ePCEngine]
 
|[http://takeda-toshiya.my.coocan.jp/common/index.html 8/12/2017]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||? ||? ||{{✓}} ||{{✗}}
 
|-
 
|[[FinalBurn Alpha]]
 
|[http://www.fbalpha.com/downloads/ 0.2.97.43]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||? ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[http://zeograd.com/ Hu-Go!]
 
|[http://zeograd.com/hugo_download.php 2.12]
 
|{{✓}} ||{{✓}} ||? ||{{✗}} ||? ||? ||{{✗}} ||{{✗}}
 
|}
 
 
 
===PC-FX===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Game Accelerator">GA</abbr>
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Mednafen]]
 
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 
|{{TBD}}
 
|{{✓}}
 
|Mid-High
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{~}}
 
|{{✓}}
 
|Mid
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[MagicEngine-FX]]
 
|[http://www.magicengine.com/uk_index.php?sessid=CK9MXrbon1e8hf4rbMwBhwkSnqzQ {{MagicEngineFxVer}}]
 
|{{TBD}}
 
|{{✗}}
 
|Low
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[https://web.archive.org/web/20141105014113/http://www.xe-emulator.com Xe]
 
|[https://web.archive.org/web/20141022230129/http://www.xe-emulator.com/index.php?m=download {{XeVer}}]
 
|{{TBD}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
==Sony==
 
===PlayStation===
 
 
 
{| class="wikitable" style="text-align: center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Version
 
! scope="col"|Plugins
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Resizable Internal Resolution">RIR</abbr>
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[DuckStation]]
 
|[https://github.com/stenzek/duckstation git]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Mednafen]]
 
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|<abbr title="Exclusive to Libretro, but comes with significant slowdown.">{{✓}}</abbr>
 
|High
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[XEBRA]]
 
|[http://drhell.web.fc2.com/ps1 {{XebraVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[PCSX-Reloaded|PCSX-R]]
 
|[https://www.ngemu.com/threads/pcsxr-pgxp.186369 PGXP]([https://github.com/iCatButler/pcsxr git])<br/>[http://www.emucr.com/2019/03/pcsx-reloaded-git-20190307.html Windows]<br/>
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|[[Recommended_PS1_Plugins|Plugin dependent]]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[ePSXe]]
 
|[http://www.epsxe.com/download.php {{EpsxeVer}}]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|[[Recommended_PS1_Plugins|Plugin dependent]]
 
|{{~}}
 
|{{✗}}
 
|-
 
|PSXACT
 
|[https://gitlab.com/beannaich/psxact git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|High
 
|{{✓}}
 
|{{✗}} <small>(WIP)</small>
 
|-
 
|[[Rustation]]
 
|[http://github.com/simias/rustation git]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✗}} <small>(WIP)</small>
 
|-
 
|[[Avocado]]
 
|[https://github.com/JaCzekanski/Avocado git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|Mid
 
|{{✓}}
 
|{{✗}} <small>(WIP)</small>
 
|-
 
|[[pSX]]
 
|[http://www.emulator-zone.com/doc.php/psx/psx_em.html 1.13]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[No$|NO$PSX]]
 
|[http://problemkaputt.de/psx.htm 2.0]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|{{~}}
 
|{{✗}}
 
|-
 
|hpsx64
 
|[https://sourceforge.net/projects/hpsx64/files/Source {{hpsx64Ver}}] ([http://www.emucr.com/search/label/hpsx64?&max-results=16 Alt])
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|{{✓}}
 
|{{✗}} <small>(WIP)</small>
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|Mid
 
|{{✓}}
 
|{{✗}} <small>(WIP)</small>
 
|-
 
|Connectix VGS
 
|1.4.1
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[Bleem!]]
 
|1.6b
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|Low-Mid
 
|{{✗}}
 
|{{✗}}
 
|-
 
|SSSPSX
 
|[http://www.emulator-zone.com/doc.php/psx/ssspsx.html 0.0.34]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|[[Recommended_PS1_Plugins|Plugin dependent]]
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Rustation NG
 
|[https://gitlab.com/flio/rustation-ng git]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✗}} <small>(WIP)</small>
 
|-
 
|PCSX-Redux
 
|[https://github.com/grumpycoders/pcsx-redux git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✗}} <small>(WIP)</small>
 
|}
 
 
 
===PlayStation 2===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
!scope="col"|Name
 
!scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
!scope="col"|Active
 
!scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[PCSX2]]
 
|[https://pcsx2.net/download.html 1.6.0] (stable)<br /> [http://buildbot.orphis.net/pcsx2 SVN]
 
|{{~}} <small>(WIP)</small>
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Play!]]
 
|[http://purei.org/downloads.php Builds]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|DobieStation
 
|[https://github.com/PSI-Rockin/DobieStation/ git]<br /> [https://ci.appveyor.com/project/PSI-Rockin/dobiestation/history Builds]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|hpsx64
 
|[http://www.emucr.com/search/label/hpsx64?&max-results=16 {{hpsx64Ver}}]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|orbum
 
|[https://github.com/marco9999/orbum git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===PlayStation 3===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Release Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[RPCS3]]
 
|[https://github.com/RPCS3/rpcs3/releases {{RPCS3Ver}}]<ref group=N>The developers are currently treating version increments as milestones, not as stables.</ref>
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Nucleus]]
 
|[https://github.com/AlexAltea/nucleus/releases git]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Short Waves
 
|[http://wololo.net/downloads/index.php/download/8128 0.0.2]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|PS3F
 
|[https://web.archive.org/web/20161029044210/http://www.geocities.jp/mj3kj8o5/ps3f/index.html 0.1]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===PlayStation 4===
 
 
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Orbital]]
 
|[https://github.com/AlexAltea/orbital git]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|GPCS4
 
|[https://github.com/Inori/GPCS4 git]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|PS4Delta
 
|[https://github.com/Force67/ps4delta git]
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===PlayStation Vita===
 
 
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Vita3K]]
 
|[https://github.com/Vita3K/Vita3K git]
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|}
 
 
 
===PlayStation Portable===
 
 
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[Libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[PPSSPP]]
 
|[http://www.ppsspp.org/downloads.html {{PPSSPPVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[JPCSP]]
 
|[http://www.emunewz.net/forum/forumdisplay.php?fid=204 SVN]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|cspspemu
 
|[https://github.com/cspspemu/cspspemu git]
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[http://jspspemu.com/ jspspemu]
 
|[https://github.com/jspspemu/jspspemu git]
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✗}}
 
|-
 
|PCSP
 
|[https://appnee.com/pcsp 0.5.5]
 
|{{✗}}
 
|? ||{{✗}} ||{{✗}}
 
|-
 
|Potemkin
 
|[http://www.emulator-zone.com/doc.php/psp/potemkin.html 1.00 alpha]
 
|{{✗}}
 
|? ||{{✗}} ||{{✗}}
 
|-
 
|PSPE
 
|[https://www.zophar.net/psp/pspe.html 0.9b]
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Pocket Station===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[No$|No$GBA]]
 
|[http://problemkaputt.de/gba.htm {{No$GBAVer}}]
 
|{{✗}}
 
|Mid
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[PK201]]
 
|[http://drhell.web.fc2.com/pocket/pk201_200428.zip 28/04/20]
 
|{{✗}}
 
|Mid
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[PKEmu]]
 
|[http://www.zophar.net/download_file/13336 1.1 Private Beta]
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|pockystation
 
|[https://github.com/simias/pockystation git]
 
|{{✓}} <small>([https://github.com/simias/pockystation-libretro git])</small>
 
|?
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
==Microsoft==
 
===MSX===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! score="col"|MSX 1
 
! score="col"|MSX 2
 
! score="col"|MSX 2+
 
! score="col"|TurboR
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[openMSX]]
 
|[https://github.com/openMSX/openMSX/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
||Cycle ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[blueMSX]]
 
|[http://www.vik.cc/bluemsx/download.html 2.8.2]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
||Cycle ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
||High ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[fMSX]]
 
|[http://fms.komkon.org/fMSX/#Downloads {{fMSXVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
||Mid ||{{✓}} ||{{✗}} ||{{✓}} ||{{~}}
 
|-
 
|[[Pantheon]]
 
|[http://bostjan-grandovec.si/Content/News.htm {{PantheonVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|{{~}}
 
||High ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[[MSXPLAYer]]<br/><small>(fMSX based)</small>
 
|<small>MSX Game Reader<br/>(Commercial)</small>
 
|{{✓}}
 
|{{~}}
 
|{{~}}
 
|{{✓}}
 
||Mid ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|-
 
|[https://web.archive.org/web/20071206014650/http://www.dridus.com:80/~nyef/darcnes/ DarcNES]
 
|[https://segaretro.org/DarcNES 9b0401/9b0313]
 
|{{~}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
||Low ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
===Original Xbox===
 
 
 
:'''Note:''' [http://xboxdevwiki.net/Emulators xboxdevwiki's own list of emulators]
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Sega Chihiro
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[xemu]]
 
|[https://github.com/mborgerson/xemu/releases {{XemuVer}}]
 
|{{~}} <small>(WIP)</small>
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Cxbx-Reloaded]]
 
|[https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/releases git]
 
|{{~}} <small>(WIP)</small>
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[XQEMU]]
 
|[https://github.com/xqemu/xqemu git]
 
|{{~}} <small>(WIP)</small>
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[StrikeBox]]
 
|[https://github.com/StrikerX3/StrikeBox git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[Cxbx]]
 
|[https://github.com/Echelon9/cxbx-shogun git]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[http://dxbx-emu.com Dxbx]
 
|[http://sourceforge.net/projects/dxbx/files/dxbx 0.5]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Xenoborg
 
|[http://xenoborg-emu.blogspot.com r19]
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Xeon
 
|[http://www.emulator-zone.com/doc.php/xbox/xeon.html 1.0]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{~}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|}
 
 
 
===Xbox 360===
 
 
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|OS
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Xenia]]
 
|[https://github.com/benvanik/xenia git]
 
|Win7+
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
 
 
==Apple==
 
===Apple I===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|Pom1
 
|[http://pom1.sourceforge.net v1.0.0]
 
|{{✓}} ||{{✗}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{~}}
 
|-
 
|CocoaPom (Java)
 
|[https://www.zophar.net/macintosh/apple1/cocoapom.html v0.1]
 
|? ||{{✗}} ||{{✗}}
 
|-
 
|Apple 1 Emulator
 
|[https://simonowen.com/sam/apple1emu/ 1.4]
 
|? ||{{✗}} ||?
 
|}
 
 
 
===Apple II Line===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|][
 
! scope="col"|][+
 
! scope="col"|//e
 
! scope="col"|IIc
 
! scope="col"|//e Enhanced
 
! scope="col"|//e Platinum
 
! scope="col"|IIc Plus
 
! scope="col"|IIGS
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|AppleWin
 
|[https://github.com/AppleWin/AppleWin/releases {{AppleWinVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[MicroM8]]
 
|[https://paleotronic.com/software/microm8/download/ Continuous]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✗}}
 
|-
 
|[[BizHawk]]<br/><small>(Virtu based)</small>
 
|[https://github.com/TASVideos/BizHawk/releases {{BizHawkVer}}]
 
|{{✗}} ||{{✗}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[Mednafen]]
 
|[https://mednafen.github.io/releases {{MednafenVer}}]
 
|{{✓}} ||{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✓}} ||{{✓}} ||{{✗}} (WIP)
 
|-
 
|[https://web.archive.org/web/20071206014650/http://www.dridus.com:80/~nyef/darcnes/ DarcNES]
 
|[https://segaretro.org/DarcNES 9b0401/9b0313]
 
|{{✓}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
===apple /// Line===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|///
 
! scope="col"|/// Revised
 
! scope="col"|/// Plus
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
 
 
===Apple IIGS===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[KEGS]]
 
|[https://sourceforge.net/projects/kegs/files {{KEGSVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[GSplus]]
 
|[https://github.com/digarok/gsplus/releases {{GSplusVer}}]
 
|{{✓}}
 
|{{✗}}
 
|{{~}}
 
|-
 
|[https://david-schmidt.github.io/gsport GSport]
 
|{{GSportVer}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|}
 
 
 
===Apple Lisa===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|LisaEm
 
|[https://lisa.sunder.net 1.2.7]
 
|{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|IDLE
 
|[https://sourceforge.net/projects/idle-lisa-emu/files r23]
 
|{{✓}} ||{{✓}} ||{{TBD}}
 
|-
 
|[[MAME]]
 
|[https://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
===Macintosh line===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
!colspan="6"|68k
 
|-
 
|Basilisk II
 
|[https://github.com/cebix/macemu 1.0 R5]
 
|{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|Mini vMac
 
|[https://www.gryphel.com/c/minivmac/download.html 36.04]
 
|{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[MAME]]
 
|[https://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{TBD}}
 
|-
 
|<abbr title="PC Emulator">PCE</abbr>
 
|[http://www.hampa.ch/pce/download.html 0.2.2]
 
|{{✓}} ||{{✗}} ||{{TBD}}
 
|-
 
|[[Ardi Executor]]
 
|[https://www.emaculation.com/doku.php/executor 2.1.17]
 
|{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
|vMac
 
|[http://www.vmac.org/ 0.19]
 
|{{✓}} ||{{✗}} ||{{✗}}
 
|-
 
!colspan="6"|PowerPC
 
|-
 
|SheepShaver
 
|[https://github.com/cebix/macemu 2.4]
 
|{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[QEMU]]
 
|4.0.0
 
|{{✓}} ||{{✓}} ||{{TBD}}
 
|-
 
|PearPC
 
|[https://github.com/sebastianbiallas/pearpc 0.6.0]
 
|{{✓}} ||{{✗}} ||{{✗}}
 
|}
 
 
 
===Apple iPod===
 
{{No known emulators}}
 
 
 
===iOS devices===
 
{{No known emulators}}
 
 
 
==Commodore==
 
===Commodore 64 & 128===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[VICE]] (x64sc)
 
|[http://vice-emu.sourceforge.net/index.html#download {{VICEVer}}]
 
|{{✓}}
 
|Very high
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|Denise
 
|[https://sourceforge.net/projects/deniseemu/files/ {{DeniseVer}}]
 
|{{✗}}
 
|Very high
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Hoxs64]]
 
|[http://www.hoxs64.net/ {{Hoxs64Ver}}]
 
|{{✗}}
 
|Very high
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[VICE]] (x64)
 
|[http://vice-emu.sourceforge.net/index.html#download {{VICEVer}}]<ref group=N name=x64>Source only, pass '--enable-x64' to configure</ref>
 
|{{✓}}
 
|High
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[http://www.emu64-projekt.de/ Emu64]
 
|[https://github.com/ThKattanek/emu64/releases git]
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|Micro64
 
|[http://www.micro64.de/ 1.00.2018.03.16 Build 719]
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[BizHawk]]
 
|[http://tasvideos.org/BizHawk/ReleaseHistory.html {{BizHawkVer}}]
 
|{{✗}}
 
|?
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|CCS64
 
|[http://www.ccs64.com/ V3.9.2]
 
|{{✗}}
 
|High
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|Hyper64
 
|[https://blog.rosseaux.net/page/de36e305f981b056e3b9e12da02e3987/hyper64 1.00.2008.08.08 Build 20]
 
|{{✗}}
 
|Mid
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|Mid
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|-
 
|Frodo
 
|[http://frodo.cebix.net/ 4.1b]
 
|{{✗}}
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
===Commodore 65===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Hi65]]
 
|[http://devilmaster.altervista.org/hi65.html {{Hi65Ver}}]
 
|{{✗}}
 
|BASIC 10 only
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}}
 
|Low
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|}
 
 
 
===Amiga Line===
 
{| class="wikitable" style="text-align:center;"
 
|-
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|[[libretro|Libretro Core]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[http://fs-uae.net/ FS-UAE]
 
|[http://fs-uae.net/download 3.0.5]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[[WinUAE]]
 
|[http://www.winuae.net/download {{WinUAEVer}}]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✓}}
 
|-
 
|[http://petschau.github.io/WinFellow WinFellow]
 
|[https://github.com/petschau/WinFellow/releases git]
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|[[MAME]]
 
|[http://www.mamedev.org/release.html {{MAMEVer}}]
 
|{{✓}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|-
 
|Denise
 
|{{na}}
 
|{{✗}} ||{{✓}} ||{{✓}} ||{{✗}}
 
|}
 
 
 
==Notes==
 
<references group=N/>
 
 
 
[[Category:Emulators by operating system]]
 

Revision as of 00:42, 2 October 2021

Infobox platform
Type Unidentified


Infobox platform

An infobox for emulators on platform pages to support more types. Based on the Infobox console template, using a design closely modelled from Wikipedia with our own tweaks. Most parameters are optional but are explained below.

Parameters

The order of this list of parameters is meant to match the order they are displayed in the box. You can technically place each parameter in any order you want (as opposed to first, second, third, etc.) in the markup, but it can get confusing as the template is designed to have the values show up only one way.

title
The name of the platform. If no value is given, it will default to the name of the page instead, so it's highly recommended to set the parameter yourself.
logo
Optional. Should be used for the logo of the platform (if it exists).
logowidth
Also optional. Set the width of the logo. Might be useful for logos that either exceed the size of the infobox, or have a more vertical (and thus uncomfortable) aspect ratio.
developer
Optional but recommended. Who's making the platform? If the platform was discontinued, then who made the platform?
type
What type of platform is it? Required. Leave it unanswered and it will say "Unidentified".
release
The initial release year of the platform. Optional but recommended.
last-release
The latest major release in the line. Optional but recommended.
discontinued
When was the platform discontinued? Optional.
predecessor
What platform came before this one? Optional.
successor
What platform came after this one? Optional.