Editing Emulators on macOS

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 +
{{WIP}}
 
{{Infobox platform
 
{{Infobox platform
 
|title = macOS
 
|title = macOS
|logo = Apple Computer (1998).jpg
+
|logo = 1998 apple logo.png
 
|logowidth = 64px
 
|logowidth = 64px
 
|developer = Apple
 
|developer = Apple
 
|type = [[:Category:Emulators by operating system|Operating systems]]
 
|type = [[:Category:Emulators by operating system|Operating systems]]
|release = 2001
+
|release = 1984
|last-release = macOS 14 Sonoma
+
|last-release = macOS Ventura
 
}}
 
}}
:''This page is about emulators that run on macOS (previously Mac OS X).''  
+
:''This page is about emulators that run on macOS.'' {{for|software that emulates macOS (previously Mac OS X) on other hardware|Macintosh line}}  
 
 
{{for|software that emulates macOS on other hardware|MacOS}}
 
{{for|emulators that run on Classic Mac OS|Emulators on Legacy systems#Classic Mac OS}}
 
 
 
 
The Mac has changed considerably over the years, both in terms of hardware and software. It is important to understand these changes so you can choose the best emulators for your Mac.
 
The Mac has changed considerably over the years, both in terms of hardware and software. It is important to understand these changes so you can choose the best emulators for your Mac.
  
;Operating System - Classic Mac OS | macOS
+
'''CPU Architecture:'''
The Mac has had two main operating systems over its history: The "Classic" Mac OS versions 1 through 9, and Mac OS X (Ten, not Ex) which is now referred to simply as macOS. Classic was a closed-source proprietary OS, whereas macOS is based on an open-source Unix variant called Darwin. This Unix base helps with Linux compatibility.
 
  
The first several releases of macOS up to 10.4 Tiger contained support for Classic applications, but this was later dropped.
+
The Mac has gone through four major cpu architecture changes: Motorola 68k, IBM PowerPC (PPC), Intel x86/x64 and most recently Apple Silicon (Arm64). There have also been minor architectural changes such as moving from Intel's 32-bit x86 to 64-bit x64. Each time there was a hardware transition, Apple provided ways to continue to support older software on the new systems. Rosetta was a software emulation layer that helped PPC applications to run on x86/x64 Macs, but was dropped in macOS 10.6 Snow Leopard. Rosetta 2 currently facilitates x64 software to run on Arm Macs. While Rosetta performs very respectably for most software, it adds extra overhead which can reduce performance on demanding games and emulators.  
  
;CPU Architecture - PowerPC | x86 | x64 | Arm64
+
'''Operating System:'''
macOS has supported three major cpu architecture changes: IBM PowerPC (PPC), Intel x86/x64 and most recently Apple Silicon (Arm64). There have also been minor architectural changes such as moving from 32-bit PPC processors to the 64-bit PPC G5, or from Intel's 32-bit x86 to 64-bit x64. Each time there was a hardware transition, Apple provided ways to continue to support older software on the new systems.
 
  
Rosetta was a software emulation layer that helped PPC applications to run on x86/x64 Macs. It was built into 10.4.4 Tiger, but was an optional install in macOS 10.6 Snow Leopard and not available at all for 10.7 Lion. Rosetta 2 currently facilitates x64 software to run on Arm Macs. While Rosetta performs very respectably for most software, it adds extra overhead which can reduce performance on demanding games and emulators.  
+
The Mac has had two main operating systems over its history. The original System/Mac OS, which is now referred to as “Classic" macOS, was closed-source and proprietary. It had 9 major versions. However it had severe technical limitations, so Apple developed macOS which is Unix-based. The first several releases up to 10.4 Tiger contained support for Classic applications, but this was later dropped. Another major event for compatibility was the dropping of support for 32-bit x86 software in macOS 10.15 Catalina.  
  
Apple also introduced Universal Binaries that bundle software for different architectures into a single app bundle. For example, Universal 2 app bundles contain x64 and Arm versions of software in one app. This is very useful for portability, or for people who don't know or care about their Mac's specs. If you know what CPU your Mac has, the advantage of getting the specific version for your CPU is that it will have a smaller file size than the universal binary. However the size difference is usually tiny, so just using the universal binary is usually the way to go.
+
'''Graphical Backend:'''
  
;Graphical Backend - OpenGL | MoltenVK | Metal
 
 
Another aspect to consider is the graphical backend of the emulator. For many years OpenGL was the main cross-platform standard for developing graphical software. However in recent times this has changed. More modern backends such as Vulkan and Metal are superseding it. OpenGL on macOS has now been marked as deprecated, meaning it is stuck on the older OGL 4.1. It doesn't receive any support or bug fixes and will someday be removed from macOS completely. Apple recommends for developers to create native Metal backends for their apps.  
 
Another aspect to consider is the graphical backend of the emulator. For many years OpenGL was the main cross-platform standard for developing graphical software. However in recent times this has changed. More modern backends such as Vulkan and Metal are superseding it. OpenGL on macOS has now been marked as deprecated, meaning it is stuck on the older OGL 4.1. It doesn't receive any support or bug fixes and will someday be removed from macOS completely. Apple recommends for developers to create native Metal backends for their apps.  
  
One issue with this is that a lot of emulators are cross platform, and Metal is only for Apple's platforms. The Vulkan backend for Windows and Linux is similar to Metal, but does not have support on macOS. So many emulators will develop a Vulkan backend and use the MoltenVK translation layer, which will take Vulkan instructions and convert them into their respective Metal equivalent. However not every Vulkan instruction has a Metal version, so either workarounds have to be designed, or some features cannot be supported at all.   
+
One issue with this is that a lot of emulators are cross platform, and Metal is for Macs and other Apple products only. The Vulkan backend for Windows and Linux is similar to Metal, but does not have support on macOS. So many emulators will develop a Vulkan backend and use the MoltenVK translation layer, which will take Vulkan instructions and convert them into their respective Metal equivalent. However not every Vulkan instruction has a Metal version, so either workarounds have to be designed, or some features cannot be supported at all.   
  
 
Using one of these backends is not mandatory, of course. Some emulators may use a different backend or handle graphics themselves.
 
Using one of these backends is not mandatory, of course. Some emulators may use a different backend or handle graphics themselves.
  
;Before diving in;
+
'''Choosing an Emulator:'''
;*Remember that emulators can have different levels of completion or compatibility. If a game you are trying to run does not work properly with a recommended emulator, try a different one. All this means that to find an emulator that works well for your Mac you should understand its specs first. Choose an emulator that supports your CPU architecture natively where possible. The emulators shown here will indicate the processor architecture it supports. Generally you should choose an emulator that supports Metal where available if you are on a modern Mac. MoltenVK should be more performant than OpenGL, although there may be compatibility issues. OpenGL may work, but some emulators need to use a version newer than OGL 4.1 that macOS doesn't support. In cases like this the emulator will be marked as not having OpenGL support. This list shows the latest versions of the emulator software. If you have an older CPU and the latest version does not support it, some emulators will keep archives of older versions that might, check out their website.
+
 
;*See each Wiki Category [[:Category:Consoles|Consoles]], [[:Category:Computers|Computers]] and [[:Category:Arcade|Arcade]] for individual dedicated system pages to see more detailed comparisons and information about software emulators. Dedicated system pages provide more up-to-date listings and in-depth information on specific aspects like hardware features, peripheral support, and compatibility etc.
+
All this means that to find an emulator that works well for your Mac you should understand its specs first. Choose an emulator that supports your CPU architecture natively where possible. The emulators shown here will indicate the processor architecture it supports.
;*Some games have native [[Source Ports on macOS]], which can be better than playing through an emulator. Also see [[Game engine recreations and source ports]] page for a list for all platforms.
+
 
 +
Generally you should choose an emulator that supports Metal where available if you are on a modern Mac. MoltenVK should be more performant than OpenGL, although there may be compatibility issues. OpenGL may work, but some emulators need to use a version newer than OGL 4.1 that macOS doesn't support. In cases like this the emulator will be marked as not having OpenGL support.  
 +
 
 +
Lastly, remember that emulators can have different levels of completion or compatibility. If a game you are trying to run does not work properly with a recommended emulator, try a different one.  
  
 
==Frontends==
 
==Frontends==
 
===OpenEmu===
 
===OpenEmu===
Many emulators for macOS can be played very conveniently with [https://openemu.org OpenEmu] which provides an iTunes-like interface for your game collection and uses various different emulator cores to play them, including command-line only emulators such as MAME and Mednafen. The systems emulated are listed [https://github.com/OpenEmu/OpenEmu/wiki#supported-systems here]. In keeping with their goal of simplicity, some advanced features such as upscaling are generally not available. There is also no Arm build of OpenEmu available at time of writing.
+
Many emulators for macOS can be played very conveniently with [https://openemu.org OpenEmu] which provides an iTunes-like interface for your game collection and uses various different emulator cores to play them, including command line only emulators such as MAME and Mednafen. The systems emulated are listed [https://github.com/OpenEmu/OpenEmu/wiki#supported-systems here]. In keeping with their goal of simplicity, some advanced features such as upscaling are generally not available. There is also no Arm build of OpenEmu available at time of writing.
  
 
===Fightcade===
 
===Fightcade===
[https://www.fightcade.com Fightcade] is a matchmaking frontend for playing many arcade fighting games online with other players. There is no Arm build at the time of writing.
+
[https://www.fightcade.com Fightcade] is a matchmaking frontend for playing many arcade fighting games online with other players. There is no Arm build at time of writing.
  
 
==Game-Specific Emulators==
 
==Game-Specific Emulators==
Some emulators target specific games rather than emulating whole systems, with ScummVM alone supporting over 300 games from various systems and more being added all the time.
+
Some emulators target specific games rather than emulating whole systems.
 
 
Other projects are more considered source ports rather than emulators. See here for a list of [https://emulation.gametechwiki.com/index.php/Source_Ports_on_macOS source ports] that work on macOS.
 
  
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
Line 61: Line 56:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|Games List
 
! scope="col"|Games List
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
 
| [[ScummVM]]
 
| [[ScummVM]]
 
| [https://www.scummvm.org/downloads/ {{ScummVMVer}}]
 
| [https://www.scummvm.org/downloads/ {{ScummVMVer}}]
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}  
+
|{{✓}}  
| {{✓}}  
+
|{{✓}}
| {{✓}}
+
|{{✓}}  
 
| [https://www.scummvm.org/compatibility/ List]
 
| [https://www.scummvm.org/compatibility/ List]
| {{✓}}
 
 
|-
 
|-
 
| [[DREAMM]]
 
| [[DREAMM]]
| [https://aarongiles.com/dreamm {{DREAMMVer}}]
+
| [https://aarongiles.com/dreamm Site]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}  
+
|{{✗}}  
| {{}}  
+
|{{}}
| {{✓}}
+
|{{✓}}  
| [https://aarongiles.com/dreamm/docs/v21/#intro-games List]
+
| [https://aarongiles.com/dreamm/docs/#intro-games List]
| {{✓}}
 
 
|}
 
|}
  
Line 110: Line 102:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
Line 116: Line 107:
 
|-
 
|-
 
| [[MAME]]
 
| [[MAME]]
| [https://sdlmame.lngn.net {{MAMEVer}}]
+
| [https://wiki.mamedev.org/index.php/SDL_Supported_Platforms {{MAMEVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}} <ref group=N>No official Arm build. Needs to be built from source</ref>
| {{?}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}  
| {{✓}}  
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>MAME is run through the command line or through a frontend like OpenEmu.</ref>
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
 
|}
 
|}
  
===Sega Atomiswave===
+
===Atomiswave===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 141: Line 131:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[Flycast]]
+
|[[Flycast]]
| [https://github.com/flyinghead/flycast/releases {{FlycastVer}}]
+
|[https://github.com/flyinghead/flycast/releases {{FlycastVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
 
|-
 
|-
 
| [[MAME]]
 
| [[MAME]]
| [https://sdlmame.lngn.net {{MAMEVer}}]
+
| [https://wiki.mamedev.org/index.php/SDL_Supported_Platforms {{MAMEVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}} <ref group=N>No official Arm build. Needs to be built from source</ref>
| {{?}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}  
| {{✓}}  
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>MAME is run through the command line or through a frontend like OpenEmu.</ref>
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
 
|}
 
|}
  
===Sega Model 3===
+
===Naomi/Naomi 2===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 186: Line 173:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[Supermodel]]
+
|[[Flycast]]
| [https://github.com/trzy/Supermodel 0.3a]
+
|[https://github.com/flyinghead/flycast/releases {{FlycastVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{~}}
+
|{{}}
| {{~}} <ref group=N name=compile-arm>No official Arm build. Needs to be built from source</ref>
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
 
 
|-
 
|-
 
| [[MAME]]
 
| [[MAME]]
| [https://sdlmame.lngn.net {{MAMEVer}}]
+
| [https://wiki.mamedev.org/index.php/SDL_Supported_Platforms {{MAMEVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}} <ref group=N>No official Arm build. Needs to be built from source</ref>
| {{?}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}  
| {{✓}}  
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>MAME is run through the command line or through a frontend like OpenEmu.</ref>
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
 
|}
 
|}
  
===Sega NAOMI/NAOMI 2===
+
===SNK Neo Geo AES/MVS===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 231: Line 215:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[Flycast]]
+
|[[ares]]
| [https://github.com/flyinghead/flycast/releases {{FlycastVer}}]
+
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
Line 243: Line 226:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{}}
+
| {{}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
+
| {{✓}}
| {{✓}}
+
|-
 +
|[[FinalBurn Neo]]
 +
|[https://github.com/finalburnneo/FBNeo/releases/ {{FinalBurnNeoVer}}]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{?}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}} <ref group=N>Seems to have good compatibility, but has no controller support.</ref>
 
|-
 
|-
 
| [[MAME]]
 
| [[MAME]]
| [https://sdlmame.lngn.net {{MAMEVer}}]
+
| [https://wiki.mamedev.org/index.php/SDL_Supported_Platforms {{MAMEVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}  
+
|{{✓}} <ref group=N>No official Arm build. Needs to be built from source</ref>
| {{?}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}  
| {{✓}}  
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>MAME is run through the command line or through a frontend like OpenEmu.</ref>
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
+
|}
|}
+
 
 
+
==Apple==
===SNK Neo Geo MVS===
+
===Apple I + II + III===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 276: Line 271:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[ares]]
+
| [[OpenEmulator]]
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[http://openemulator.github.io/ 1.1.1]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}  
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|{{✓}}  
| {{✓}}
+
|{{~}}
| {{}}
+
|{{✓}}
| {{✓}}  
 
 
|-
 
|-
| [[FinalBurn Neo]]
+
|[[CLK]]
| [https://github.com/finalburnneo/FBNeo/releases/ {{FinalBurnNeoVer}}]
+
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{?}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{}}
| {{}}
+
|{{}}
| {{NC}}
+
|{{✓}}
| {{✓}}
+
|{{}}
| {{~}}
 
 
|-
 
|-
 
| [[MAME]]
 
| [[MAME]]
| [https://sdlmame.lngn.net {{MAMEVer}}]
+
| [https://wiki.mamedev.org/index.php/SDL_Supported_Platforms {{MAMEVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}} <ref group=N>No official Arm build. Needs to be built from source</ref>
| {{?}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}  
| {{✓}}  
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>MAME is run through the command line or through a frontend like OpenEmu.</ref>
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
 
|}
 
|}
  
===Arcade LaserDisc===
+
==Nintendo==
 +
===NES/Famicom===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 335: Line 327:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[MAME]]
+
|[[ares]]
| [https://sdlmame.lngn.net {{MAMEVer}}]
+
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{?}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}  
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
 
|-
 
|-
| [[Hypseus Singe]]
+
|[[higan]]
| [https://github.com/DirtBagXon/hypseus-singe/releases {{HypseusSingeVer}}]
+
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
 
|}
 
 
 
==Nintendo==
 
===NES/Famicom===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
| [[ares]]
+
|Nes-emu-iOS
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://github.com/tsalvo/nes-emu-ios git]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
 
|-
 
|-
| Nes-emu-iOS
+
|SwiftNES
| [https://github.com/tsalvo/nes-emu-ios/releases git]
+
|[https://github.com/agg23/SwiftNES git]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{}}<ref group=N>Must compile from source.</ref>
| {{✓}}
 
 
|-
 
|-
| SwiftNES
+
|[https://nin.nax.io Nin]
| [https://github.com/agg23/SwiftNES git]
+
|[https://github.com/Nax/nin/releases git]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✗}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|{{~}}
| {{}}
+
|{{~}}
| {{}} <ref group=N name=compile>Must compile from source.</ref>
 
 
|-
 
|-
| [https://nin.nax.io Nin]
+
|MetalNES
| [https://github.com/Nax/nin/releases git]
+
|[https://github.com/iaddis/metalnes git]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{✓}}
| {{✗}}
+
|{{✓}}
| {{?}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 +
|{{✗}}<ref group=N>Must compile from source.</ref>
 +
|-
 +
| [[NESMac]]
 +
| [http://hp.vector.co.jp/authors/VA009321/NESMac036a4j-68k.sit.hqx 0.3.6a 68k]<br/>[http://hp.vector.co.jp/authors/VA009321/NESMac036a4j-ppc.sit.hqx 0.3.6a PPC]
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{?}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{}}
 +
|{{✗}} <ref group=N>Classic Mac OS only.</ref>
 +
|}
 +
 
 +
===Super Nintendo===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
|[[ares]]
 +
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{~}}
+
| {{}}
| {{~}}
+
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 
|-
 
|-
| [[Mesen]]
+
|[[Snes9x]]
| [https://github.com/SourMesen/Mesen2 {{MesenVer}}]
+
|[https://sites.google.com/site/bearoso/ {{Snes9xVer}}] [https://github.com/snes9xgit/snes9x git]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 +
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 +
| {{✗}}
 +
| {{✗}} <ref group=N name=noncomm>Due to using a [[Licensing#Non-commercial licenses|non-commercial license]]. Source code is still publicly available.</ref>
 +
| {{✓}}
 +
| {{✓}}
 +
|-
 +
|[[bsnes]]<br/><small>(Official)</small>
 +
|[https://github.com/bsnes-emu/bsnes/releases {{bsnesVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{~}}
 
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{~}}  <ref group=N name=compile>Must compile from source.</ref>
 
|-
 
|MetalNES
 
| [https://github.com/iaddis/metalnes git]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
Line 463: Line 476:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 +
|-
 +
|[[Bsnes#List_of_forks|bsnes-hd]]<br/><small>(forked bsnes)</small>
 +
|[https://github.com/DerKoun/bsnes-hd/releases {{Bsnes-hdVer}}]
 +
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{~}}
+
| {{}}
| {{✗}} <ref group=N name=compile>Must compile from source.</ref>
+
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 
|-
 
|-
| [[Nestopia]]
+
|[[higan]]
| [https://github.com/0ldsk00l/nestopia {{NestopiaVer}}]
+
|[https://github.com/higan-emu/higan/releases {{higanVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{✗}}
 
| {{?}}
 
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✗}} <ref group=N name=compile>Must compile from source.</ref>
+
| {{✓}}
|}
+
|-
 +
|[[Mednafen]]
 +
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}} <ref group=N>Mednafen is run through the command line or through a frontend like OpenEmu.</ref>
 +
|-
 +
|[[Silhouette]]
 +
|[https://www.zophar.net/fileuploads/1/816uajag/Silhouette.sit.hqx 1.0]
 +
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{?}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}} <ref group=N>Classic Mac OS only</ref>
 +
|}
  
===Super Nintendo===
+
===N64===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 496: Line 541:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
Line 508: Line 552:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{}}
+
| {{~}} <ref group=N>Your mileage may vary depending on the game.</ref>
| {{✓}}
+
|}
| {{✓}}
+
 
|-
+
===GameCube===
|[[bsnes]]<br/><small>(Official)</small>
+
{| class="wikitable" style="text-align:center;"
|[https://github.com/bsnes-emu/bsnes/releases {{bsnesVer}}]
+
! scope="col"|Name
| {{✗}}
+
! scope="col"|Latest Version
| {{✗}}
+
! scope="col"|PPC
| {{✓}}
+
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
| {{✗}}
+
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
| {{✓}}
+
! scope="col"|ARM
| {{✗}}
+
! scope="col"|OpenGL
| {{✗}}
+
! scope="col"|MoltenVK
| {{✓}}
+
! scope="col"|Metal
| {{✓}}
+
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
| {{~}}
+
! scope="col"|Active
| {{✓}}
+
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[Bsnes#List_of_forks|bsnes-hd]]<br/><small>(forked bsnes)</small>
+
|[[Dolphin]]
|[https://github.com/DerKoun/bsnes-hd/releases {{Bsnes-hdVer}}]
+
|[https://dolphin-emu.org/download/?ref=btn {{DolphinVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✓}}
+
|}
 +
 
 +
===Wii===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[Mesen]]
+
|[[Dolphin]]
| [https://github.com/SourMesen/Mesen2 {{MesenVer}}]
+
|[https://dolphin-emu.org/download {{DolphinVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{~}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{~}}  <ref group=N name=compile>Must compile from source.</ref>
+
|}
|-
+
 
| [[Mednafen]]
+
===Wii U===
| [{{MednafenURL|releases/}} {{MednafenVer}}]
+
{| class="wikitable" style="text-align:center;"
| {{✗}}
+
! scope="col"|Name
| {{✗}}
+
! scope="col"|Latest Version
| {{✓}}
+
! scope="col"|PPC
| {{✓}}
+
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
| {{✓}}
+
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
| {{✗}}
+
! scope="col"|ARM
| {{✗}}
+
! scope="col"|OpenGL
| {{✓}}
+
! scope="col"|MoltenVK
| {{✓}}
+
! scope="col"|Metal
| {{✓}}
+
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
+
! scope="col"|Active
|-
+
! scope="col"|[[Recommended Emulators|Recommended]]
|[[Snes9x]]
 
| [https://github.com/snes9xgit/snes9x/releases {{Snes9xVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{NC}}
 
| {{✓}}
 
| {{~}}
 
 
|-
 
|-
 +
|[[Cemu]]
 +
|[https://github.com/cemu-project/Cemu/releases {{CemuVer}}]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 
|}
 
|}
  
===N64===
+
===Switch===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 598: Line 657:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[ares]]
+
|[[Ryujinx]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://github.com/Ryujinx/release-channel-macos/releases Releases]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{~}} <ref group=N>Some games may work with an x64 Intel Mac, but performance will be sub-par.</ref>
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[Yuzu]]
 +
|[~]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{?}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}} <ref group=N>Must build yourself. Not stable, Mac not officially supported yet</ref>
 +
|}
 +
 
 +
===Game Boy/Color===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|Game Link Support
 +
! 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}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 +
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
Line 615: Line 717:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
 
 
|-
 
|-
| [[Mupen64Plus]]
+
| [[SkyEmu]]
| [https://openemu.org {{Mupen64PlusVer}}]
+
| [https://github.com/skylersaleh/SkyEmu/releases releases]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✓}}
 +
| {{?}}
 +
| {{?}}
 +
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
|-
 +
| [[ares]]
 +
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
Line 629: Line 739:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{~}} <ref group=N>Only available as a core. Best played using OpenEmu.</ref>
+
| {{}}
|-
 
| [[Rokuyon]]
 
| [https://github.com/Hydr8gon/rokuyon/releases/tag/release Releases]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
|-
 +
| [[mGBA]]
 +
| [https://mgba.io/downloads.html {{MGBAVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{}}  
+
| {{✓}}
 +
| {{✓}}
 
|-
 
|-
| [[simple64]]
+
| [[KiGB]]
| [https://github.com/thekovic/simple64/releases/tag/v2021.5.30 v2021.5.30]
+
| [https://www.bannister.org/software/kigb.htm 2.09]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✓}}
 +
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 +
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 +
| {{~}}
 +
| {{~}} <ref group=N>Requires paid add-on to access extra features</ref>
 +
|-
 +
| [[Gearboy]]
 +
| [https://github.com/drhelius/Gearboy/releases {{GearboyVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{?}}
 
| {{?}}
 
| {{✓}}
 
| {{✓}}
 +
| {{~}} <ref group=N>Must be built from source at time of writing.</ref>
 +
| {{?}}
 +
| {{?}}
 +
| {{?}}
 
| {{✗}}
 
| {{✗}}
| {{}}  
+
| {{}}
|}
+
| {{~}}
 
+
| {{✗}} <ref group=N>v3.4.0 does not work with Rosetta. 3.4.1 should work when it is released.</ref>
===GameCube===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
| [[Dolphin]]
+
| [[higan]]
| [https://dolphin-emu.org/download/?ref=btn {{DolphinVer}}]
+
| [https://github.com/higan-emu/higan/releases {{higanVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
| {{?}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
|-
 +
| [[VisualBoy Advance|VisualBoy Advance-M (VBA-M)]]
 +
| [https://github.com/visualboyadvance-m/visualboyadvance-m/releases {{VBAMVer}}]
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{}}
+
| {{~}}
| {{✓}}
 
|}
 
 
 
===Wii===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
| [[Dolphin]]
+
| [[Swift-plays-Pokemon]]
| [https://dolphin-emu.org/download {{DolphinVer}}]
+
| [https://github.com/LiarPrincess/Swift-plays-Pokemon git]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
| {{✗}} <ref group=N>No Audio. Must compile yourself and run from Terminal.</ref>
 +
|-
 +
| [[Gambatte]]
 +
| [https://sourceforge.net/projects/gambatte/files/gambatte {{GambatteVer}}]
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{?}}
 +
| {{?}}
 +
| {{?}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 +
|-
 +
| [[GBMac]]
 +
| [https://www.macintoshrepository.org/10592-gbmac 1.2.6b4]
 
| {{✓}}
 
| {{✓}}
| {{}}
+
| {{}}
| {{}}
+
| {{}}
 +
| {{✗}}
 +
| {{?}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}} <ref group=N>Classic Mac OS only</ref>
 
|}
 
|}
  
===Wii U===
+
===Game Boy Advance===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 733: Line 870:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
+
! scope="col"|Game Link Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[Cemu]]
+
| [[SkyEmu]]
| [https://github.com/cemu-project/Cemu/releases {{CemuVer}}]
+
| [https://github.com/skylersaleh/SkyEmu/releases releases]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✓}}
 +
| {{?}}
 +
| {{?}}
 +
| {{?}}
 +
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
|-
 +
| [[ares]]
 +
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
+
|-
|}
+
| [[mGBA]]
 
+
| [https://mgba.io/downloads.html {{MGBAVer}}]
===Switch===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[Ryujinx]] (龍神X)
 
| [https://ryujinx.org/download Releases]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{~}} <ref group=N>Some games may work with an x64 Intel Mac, but performance will be sub-par.</ref>
+
| {{✓}}
 +
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
Line 783: Line 917:
 
| {{✓}}
 
| {{✓}}
 
|-
 
|-
|[[Suyu]]
+
| [[Boycott Advance]]
| ~
+
| [https://www.bannister.org/software/ba.htm 0.4.4]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
 +
| {{?}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
| {{✓}}
 
| {{✗}} <ref group=N>Suyu was a Yuzu fork. It has been discontinued.</ref>
 
 
| {{✗}}
 
| {{✗}}
|-
 
|[[Yuzu]] (柚子)
 
| ~
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{}}  
+
| {{~}}
| {{}}
+
| {{~}} <ref group=N>Requires paid add-on to access extra features</ref>
 +
|-
 +
| [[Gearboy]]
 +
| [https://github.com/drhelius/Gearboy/releases {{GearboyVer}}]
 
| {{✗}}
 
| {{✗}}
 +
| {{?}}
 
| {{✓}}
 
| {{✓}}
 +
| {{~}} <ref group=N>Must be built from source at time of writing.</ref>
 +
| {{?}}
 +
| {{?}}
 +
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{~}}
 +
| {{✗}} <ref group=N>v3.4.0 does not work with Rosetta. v3.4.1 will have Arm support when released.</ref>
 +
|-
 +
| [[higan]]
 +
| [https://github.com/higan-emu/higan/releases {{higanVer}}]
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✓}}
 +
| {{✗}}
 +
| {{?}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}[[History_of_emulation#Lawsuits|*]]
+
| {{✗}}
| {{✗}} <ref group=N>Yuzu has been discontinued. Various forks are available.</ref>
+
|-
 +
| [[VisualBoy Advance|VisualBoy Advance-M (VBA-M)]]
 +
| [https://github.com/visualboyadvance-m/visualboyadvance-m/releases {{VBAMVer}}]
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✓}}
 +
| {{✗}}
 +
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{~}}
 
|}
 
|}
  
===Game Boy/Color===
+
===DS===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 823: Line 985:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Game Link Support
 
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[SameBoy]]
+
|[[DeSmuME]]
| [https://sameboy.github.io/downloads {{SameBoyVer}}]
+
|[https://github.com/TASEmulators/desmume/releases {{DeSmuMEVer}}]
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{~}}  
| {{✓}}
+
|{{✓}}
| {{}}
 
| {{✓}}
 
 
|-
 
|-
| [[SkyEmu]]
+
|[[MelonDS]]
| [https://github.com/skylersaleh/SkyEmu/releases {{SkyEmuVer}}]
+
|[https://github.com/melonDS-emu/melonDS/releases {{MelonDSVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{?}}
+
|{{}}
| {{?}}
+
|{{}}
| {{?}}
+
|{{✗}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}  
| {{✓}}
+
|{{✓}}
| {{✓}}
 
| {{✓}}
 
 
|-
 
|-
| [[ares]]
+
|[[Medusa]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://mgba.io/downloads.html#medusa Beta]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{}}
| {{}}
+
|{{~}} <ref group=N>Not open sourced yet, but will likely be opened later in development</ref>
| {{✓}}
+
|{{✓}}  
| {{}}
+
|{{}}
| {{✓}}
+
|}
| {{✓}}
+
 
 +
===3DS===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[mGBA]]
+
|[[Citra]]
| [https://mgba.io/downloads.html {{MGBAVer}}]
+
|[https://citra-emu.org/download Downloads]
| {{✗}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>There are no official Arm releases yet, but some beta versions support Arm</ref>
| {{}}
+
|{{✓}}
| {{}}
+
|{{~}} <ref group=N>Vulkan/MoltenVK backends are currently in beta</ref>
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 +
|}
 +
 
 +
==Sega==
 +
===SG-1000===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
| [[ares]]
 +
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
 +
| {{✗}}
 +
| {{}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
 
|-
 
| [[KiGB]]
 
| [https://www.bannister.org/software/kigb.htm 2.09]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
| {{~}}
 
| {{✗}}
 
| {{~}}
 
| {{~}} <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
 
|-
 
|-
| [[Gearboy]]
+
|[[RetroVM]]
| [https://github.com/drhelius/Gearboy/releases {{GearboyVer}}]
+
|[https://retrovirtualmachine.org Website]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{✓}}
| {{✓}}  
+
|{{✓}}
| {{?}}
+
|{{}}
| {{?}}
+
|{{✗}}
| {{?}}
+
|{{✗}}
 +
|{{}}
 +
|{{✓}}
 +
|{{?}}
 +
|}
 +
 
 +
===Master System===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
| [[ares]]
 +
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
 +
| {{}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{~}}
 
| {{✗}} <ref group=N name=gearboy>v3.5.0 builds are broken.</ref>
 
|-
 
| [[Mesen]]
 
| [https://github.com/SourMesen/Mesen2 {{MesenVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{?}}
 
| {{~}}
 
 
| {{✓}}
 
| {{✓}}
| {{✓}}
 
| {{~}}  <ref group=N name=compile>Must compile from source.</ref>
 
|-
 
| [[VisualBoy Advance|VisualBoy Advance-M (VBA-M)]]
 
| [https://github.com/visualboyadvance-m/visualboyadvance-m/releases {{VBAMVer}}] <Br/> [https://nightly.vba-m.com Nightlies]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
 
| {{✓}}
 
| {{~}}
 
 
|-
 
|-
| Swift-plays-Pokemon
+
|[[CLK]]
| [https://github.com/LiarPrincess/Swift-plays-Pokemon git]
+
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✗}}
 
| {{✗}} <ref group=N>No Audio. Must compile from source and run from command line.</ref>
 
 
|-
 
|-
| [[Gambatte]]
+
|[[RetroVM]]
| [https://sourceforge.net/projects/gambatte/files/gambatte {{GambatteVer}}]
+
|[https://retrovirtualmachine.org Website]
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✗}}
| {{✗}}
+
|{{}}
| {{}}
+
|{{}}
| {{?}}
+
|{{}}
| {{?}}
+
|{{}}
| {{?}}
+
|{{✗}}
| {{✗}}
+
|{{}}
| {{?}}
+
|{{✓}}
| {{✓}}
+
|{{?}}
| {{✗}}
+
|}
| {{✗}}
 
|}
 
  
===Game Boy Advance===
+
===Mega Drive/Genesis===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 991: Line 1,167:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Game Link Support
 
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[SkyEmu]]
+
| [[ares]]
| [https://github.com/skylersaleh/SkyEmu/releases {{SkyEmuVer}}]
+
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{?}}
+
| {{}}
| {{?}}
+
| {{}}
| {{?}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
+
|}
 +
 
 +
===Mega CD===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
 
| [[ares]]
 
| [[ares]]
Line 1,020: Line 1,208:
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
+
|}
 +
 
 +
===32X===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[NanoBoyAdvance]]
+
| [[ares]]
| [https://github.com/nba-emu/NanoBoyAdvance/releases {{NanoBoyVer}}]
+
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
Line 1,034: Line 1,236:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
Line 1,040: Line 1,241:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
+
|}
 +
 
 +
===Saturn===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| Hades
+
|[[Mednafen]]
| [https://github.com/hades-emu/Hades/releases {{HadesVer}}]
+
|[{{MednafenURL|releases/}} {{MednafenVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{?}}
+
|{{}}  
| {{?}}
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>Mednafen is run through the command line or through a frontend like OpenEmu.</ref>
| {{}}
+
|}
| {{?}}
+
 
|-
+
===Dreamcast===
| [[mGBA]]
+
{| class="wikitable" style="text-align:center;"
| [https://mgba.io/downloads.html {{MGBAVer}}]
+
! scope="col"|Name
| {{✗}}
+
! scope="col"|Latest Version
| {{✗}}
+
! scope="col"|PPC
| {{✓}}
+
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
| {{✓}}
+
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
| {{✓}}
+
! scope="col"|ARM
| {{✗}}
+
! scope="col"|OpenGL
| {{✗}}
+
! scope="col"|MoltenVK
| {{✓}}
+
! scope="col"|Metal
| {{✓}}
+
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
| {{✓}}
+
! scope="col"|Active
| {{✓}}
+
! scope="col"|[[Recommended Emulators|Recommended]]
| {{✓}}
 
 
|-
 
|-
| Boycott Advance
+
|[[Flycast]]
| [https://www.bannister.org/software/ba.htm 0.4.4]
+
|[https://github.com/flyinghead/flycast/releases {{FlycastVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{?}}
+
|{{✓}}
| {{✗}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[Redream]]
 +
|[https://redream.io/download {{RedreamVer}}]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{~}} <ref group=N>Charges money for features such as upscaling</ref>
 +
|}
 +
 
 +
===Game Gear===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
| [[ares]]
 +
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
| {{~}}
 
| {{✗}}
 
| {{~}}
 
| {{~}} <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|-
 
| [[Gearboy]]
 
| [https://github.com/drhelius/Gearboy/releases {{GearboyVer}}]
 
| {{✗}}
 
| {{?}}
 
| {{✓}}
 
| {{✓}} 
 
| {{?}}
 
| {{?}}
 
| {{?}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{~}}
+
| {{}}
| {{✗}} <ref group=N name=gearboy>v3.5.0 builds are broken.</ref>
 
|-
 
| [[VisualBoy Advance|VisualBoy Advance-M (VBA-M)]]
 
| [https://github.com/visualboyadvance-m/visualboyadvance-m/releases {{VBAMVer}}] <Br/> [https://nightly.vba-m.com Nightlies]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
 
| {{✓}}
 
| {{~}}
 
 
|}
 
|}
  
===DS===
+
==Sony==
{| class="wikitable" style="text-align:center;"
+
===PlayStation===
 +
{| class="wikitable" style="text-align: center;"
 
! scope="col"|Name
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
Line 1,129: Line 1,355:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[DeSmuME]]
+
|[[DuckStation]]
|[https://github.com/TASEmulators/desmume/releases {{DeSmuMEVer}}]
+
|[https://github.com/stenzek/duckstation/releases git]
 +
|{{✗}}
 +
|{{}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
|{{✗}}
 
|{{✗}}
 
 
|{{✓}}
 
|{{✓}}
|{{✓}}
 
|{{✓}}
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|[[MelonDS]]
+
|[[ares]]
|[https://github.com/melonDS-emu/melonDS/releases {{MelonDSVer}}]
+
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
Line 1,159: Line 1,383:
 
|{{✓}}  
 
|{{✓}}  
 
|{{✓}}
 
|{{✓}}
|{{✓}}
 
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|[[NooDS]]
+
|[[PCSX-Reloaded|PCSX-R]]
|[https://github.com/Hydr8gon/NooDS/releases/tag/release Releases]
+
|[https://github.com/pcsxr/PCSX-Reloaded git] </br>[https://macintoshgarden.org/apps/pcsxr-playstation-emulator MacGarden]
 
|{{✗}}
 
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
|{{?}}
 
 
|{{✗}}
 
|{{✗}}
 +
|{{✓}}
 
|{{✗}}
 
|{{✗}}
|{{✗}}
 
 
|{{✓}}
 
|{{✓}}
|{{✓}}
 
|{{~}}
 
 
|-
 
|-
|[[mGBA#medusa|Medusa]]
+
|PCSX-Redux
|[https://mgba.io/downloads.html#medusa Beta]
+
|[https://github.com/grumpycoders/pcsx-redux git]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}}
 +
|-
 +
|[[Mednafen]]
 +
|[{{MednafenURL|releases/}} {{MednafenVer}}]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}  
 
|{{✓}}  
|{{~}} <ref group=N>Not open sourced yet, but will likely be opened later in development</ref>
+
|{{✓}}
|{{~}}  
+
|{{~}} <ref group=N>Mednafen is run through the command line only.</ref>
 +
|-
 +
|Connectix VGS
 +
|[https://macintoshgarden.org/apps/connectix-virtual-game-station 1.4.1]
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|}
+
|{{?}}
 
+
|{{✗}}
===3DS===
+
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}} <ref group=N>Mac OS 9 only</ref>
 +
|}
 +
 
 +
===PlayStation 2===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,202: Line 1,449:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[Citra_(PabloMK7_fork)]]
+
| [[PCSX2]]
|[https://github.com/PabloMK7/citra/releases Releases]
+
| [https://pcsx2.net/downloads/#nightly-anchor Nightly]
|{{✗}}
+
| {{✗}}
|{{}}
+
| {{~}} <ref group=N>Unofficial 32-bit builds available [https://forums.pcsx2.net/Thread-Native-Mac-Testing-Build?pid=609196#pid609196 here].</ref>
|{{✓}}
+
| {{✓}}
|{{}}  
+
| {{}}
|{{✗}}
+
| {{✗}}
|{{✓}}
+
| {{✓}}
|{{✗}}
+
| {{✓}}
|{{✓}}
+
| {{✓}}
|{{✓}}
+
| {{✓}}
|{{✓}}
+
| {{✓}}
|{{✓}}  
 
 
|-
 
|-
|[[Lime3DS]]
+
| [[AetherSX2]]
|[https://github.com/Lime3DS/Lime3DS/releases Releases]
+
| [https://aethersx2.com/archive/?dir=desktop%2Fmac Releases]
|{{✗}}
+
| {{✗}}
|{{✗}}
+
| {{✗}}
|{{}}
+
| {{}}
|{{✓}}  
+
| {{✓}}
|{{✗}}
+
| {{✗}}
|{{✓}}
+
| {{✓}}
|{{✗}}
+
| {{✓}}
|{{✓}}
+
| {{~}} <ref group=N>Based on PCSX2, so it is partially FLOSS. The ARM parts are currently closed source. </ref>
|{{}}
+
| {{✓}}
|{{✓}}
+
| {{✓}}
|{{✓}}  
 
 
|-
 
|-
|[[Panda3DS]]
+
| [[Play!]]
|[https://github.com/wheremyfoodat/Panda3DS/releases {{Panda3DSVer}}]
+
| [http://purei.org/downloads.php {{Play!Ver}}]
|{{✗}}
+
| {{✗}}
|{{✗}}
+
| {{✗}}
|{{✓}}
+
| {{✓}}
|{{}}  
+
| {{}}
|{{✓}}
+
| {{✓}}
|{{✓}}  
+
| {{✓}}
|{{✗}}
+
| {{✗}}
|{{✓}}
+
| {{✓}}
|{{✓}}
+
| {{✓}}
|{{✓}}
+
| {{✗}}
|{{✗}}  
 
 
|}
 
|}
  
==Sega==
+
===PlayStation 3===
===SG-1000===
 
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,262: Line 1,504:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[ares]]
+
|[[RPCS3]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://rpcs3.net/download {{RPCS3Ver}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
| {{✓}}
 
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[RetroVM]]
 
| [https://retrovirtualmachine.org Website]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
| {{}}
+
| {{~}} <ref group=N>Your mileage may vary depending on the title</ref>
|-
+
|}
| [[GearSystem]]
+
 
| [https://github.com/drhelius/Gearsystem/releases 3.5.0]
+
===PlayStation 4===
| {{✗}}
+
{| class="wikitable" style="text-align:center;"
| {{✗}}
+
! scope="col"|Name
| {{✓}}
+
! scope="col"|Latest Version
| {{✓}}
+
! scope="col"|PPC
| {{?}}
+
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
| {{✗}}
+
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
| {{✗}}
+
! scope="col"|ARM
| {{✓}}
+
! scope="col"|OpenGL
| {{✓}}
+
! scope="col"|MoltenVK
| {{✓}}
+
! scope="col"|Metal
| {{✗}}
+
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
|[[Obliteration]]
 +
|[https://github.com/obhq/obliteration github]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}} <ref group=N>Very early in development. There is currently no graphics backend.</ref>
 
|}
 
|}
  
===Master System===
+
===PlayStation Portable===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,321: Line 1,562:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[ares]]
+
|[[PPSSPP]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://www.ppsspp.org/download {{PPSSPPVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|}
|-
+
 
| [[CLK]]
+
===PlayStation Vita===
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
+
{| class="wikitable" style="text-align:center;"
| {{✗}}
+
! scope="col"|Name
| {{✗}}
+
! scope="col"|Latest Version
| {{✓}}
+
! scope="col"|PPC
| {{✓}}
+
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
| {{✗}}
+
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
| {{✗}}
+
! scope="col"|ARM
| {{✓}}
+
! scope="col"|OpenGL
| {{✓}}
+
! scope="col"|MoltenVK
| {{✓}}
+
! scope="col"|Metal
| {{✓}}
+
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
| {{✓}}
+
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[RetroVM]]
+
|[[Vita3K]]
| [https://retrovirtualmachine.org Website]
+
|[https://github.com/Vita3K/Vita3K/releases Releases]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|{{}}
| {{✗}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|{{~}}
| {{~}}
+
|}
|-
 
| [[GearSystem]]
 
| [https://github.com/drhelius/Gearsystem/releases 3.5.0]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{}}
 
| {{?}}
 
| {{}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|}
 
  
===Mega Drive/Genesis===
+
==Microsoft==
 +
===MSX/MSX2===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,394: Line 1,621:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[ares]]
+
|[[ares]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
Line 1,406: Line 1,632:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| Generator
 
| [https://www.bannister.org/software/generator.htm 0.4.8]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
| {{~}} <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
+
|-
|-
+
|[[CLK]]
| Genesis Plus
+
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
| [https://www.bannister.org/software/gplus.htm 1.3.5]
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✓}}
| {{✗}}
+
|{{✓}}
| {{~}}
+
|{{✓}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|-
| {{~}} <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
+
|[[fMSX]]
 +
|[https://www.bannister.org/software/fmsx.htm 6.0]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{}}
 +
|{{✓}}
 +
|{{~}}
 
|}
 
|}
  
===Mega CD===
+
===XBox===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,453: Line 1,676:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[ares]]
+
|[[Xemu]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://github.com/xemu-project/xemu/releases Releases]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
 
|}
 
|}
  
===32X===
+
==Commodore==
 +
===C64===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,484: Line 1,706:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[ares]]
+
|[[VirtualC64]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://github.com/dirkwhoffmann/virtualc64/releases Releases]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
 
|}
 
|}
  
===Saturn===
+
===Amiga===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,515: Line 1,735:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[Mednafen]]
+
|[[vAmiga]]
|[{{MednafenURL|releases/}} {{MednafenVer}}]
+
|[https://github.com/dirkwhoffmann/vAmiga/releases Releases]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|{{✓}}
 
 
|{{✓}}
 
|{{✓}}
|{{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
+
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 
|-
 
|-
|[[Yabause]]
+
|[[FS-UAE]]
|[https://download.tuxfamily.org/yabause/releases/travis-ci/yabause-latest-mac.zip {{YabauseVer}}]
+
|[https://fs-uae.net/download#macosx {{FS-UAEVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[CLK]]
 +
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{}}
+
|{{}}
|{{✓}}  
+
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
|}
  
===Dreamcast===
+
==Atari==
 +
===Atari 8-bit/Atari 5200===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,560: Line 1,791:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[Flycast]]
+
|[[Rainbow]]
|[https://github.com/flyinghead/flycast/releases {{FlycastVer}}]
+
|[https://www.bannister.org/software/rainbow.htm 1.6.1]
 +
|{{✗}}
 +
|{{}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Redream]]
 
|[https://redream.io/download 1.5]
 
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
|{{✓}}
 
|{{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
 
|}
 
|}
 
+
===Atari 2600===
===Game Gear===
 
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,605: Line 1,819:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[ares]]
+
|[[CLK]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
|-
 
| [[GearSystem]]
 
| [https://github.com/drhelius/Gearsystem/releases 3.5.0]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
 
|}
 
|}
 
+
===Atari ST===
==Sony==
+
{| class="wikitable" style="text-align:center;"
===PlayStation===
 
{| class="wikitable" style="text-align: center;"
 
 
! scope="col"|Name
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
Line 1,651: Line 1,847:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[DuckStation]]
+
|[[Hatari]]
| [https://github.com/stenzek/duckstation/releases git]
+
|[https://sync.wtf/hatari_macos/ {{HatariVer}}]
| {{}}
+
|{{✗}}
| {{✗}}
+
|{{}}
| {{}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
 
|-
 
|-
| [[ares]]
+
|[[CLK]]
| [https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|}
 +
 
 +
==NEC==
 +
===PC-98===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
| [[SL9821]]
 +
| [http://www.satotomi.com/sl9821/sl9821_dl.html Website]
 +
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{}}  
+
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}}
 
| {{~}}
 +
| {{✓}}
 
|-
 
|-
| [[PCSX-Reloaded|PCSX-R]]
+
| [[Neko Project II]]
| [https://github.com/pcsxr/PCSX-Reloaded git] </br>[https://macintoshgarden.org/apps/pcsx-playstation-emulator PPC 1.6.0] </br>[https://macintoshgarden.org/apps/pcsxr-playstation-emulator Intel 1.9.93]
+
| [https://www.yui.ne.jp/np2/ Website]
| {{✓}}
 
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
|-
 
| PCSX-Redux
 
| [https://github.com/grumpycoders/pcsx-redux git]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}}
 
|-
 
| [[Mednafen]]
 
| [{{MednafenURL|releases/}} {{MednafenVer}}]
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
 
|}
 
|}
  
===PlayStation 2===
+
===PC-Engine/TurboGrafx/SuperGrafx===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,738: Line 1,932:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[PCSX2]]
+
|[[ares]]
| [https://pcsx2.net/downloads/#nightly-anchor Nightly]
+
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
| {{✗}}
 
| {{~}} <ref group=N>Unofficial 32-bit builds and builds for older versions of macOS are available [https://macintoshgarden.org/apps/pcsx2-32-bit here]. Compatible with macOS 10.9 Mavericks to 10.14 Mojave.</ref>
 
| {{}}
 
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
Line 1,753: Line 1,943:
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
|-
| [[AetherSX2]]
+
|[[Mednafen]]
| [https://aethersx2.com/archive/?dir=desktop%2Fmac 1.5-3939]
+
|[{{MednafenURL|releases/}} {{MednafenVer}}]
| {{✗}}
+
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}} <ref group=N>Mednafen is run through the command line or through a frontend like OpenEmu.</ref>
 +
|}
 +
 
 +
==Tandy==
 +
===TRS-80===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
| [[TRS80GP]]
 +
| [http://48k.ca/trs80gp.html Website]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 +
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}} <ref group=N>Based on PCSX2, so it is partially FLOSS. The ARM parts are currently closed source. </ref>
 
 
| {{✗}}
 
| {{✗}}
| {{✓}} <ref group=N>Recommended on Apple Silicon except for where there are game-specific bugs that are fixed in PCSX2.</ref>
+
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 
|-
 
|-
| [[Play!]]
+
| [[SDLTRS2]]
| [http://purei.org/downloads.php {{Play!Ver}}]
+
| [https://gitlab.com/jengun/sdltrs git]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 +
| {{?}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 +
| {{✗}}
 +
|-
 +
| [[TRS-80 Emulator for Mac OS]]
 +
| [https://www.macintoshrepository.org/17139-trs-80-emulator-for-mac-os v1.6]
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
| {{}}
+
| {{}}
| {{}}
+
| {{}}
| {{}}
+
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 +
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
|}
 
|}
  
===PlayStation 3===
+
==Sinclair==
 +
===ZX Spectrum===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,797: Line 2,031:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[RPCS3]]
+
|[[ares]]
|[https://rpcs3.net/download {{RPCS3Ver}}]
+
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 +
| {{✓}}
 +
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
| {{✗}}
 
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
| {{✓}}
 
| {{~}} <ref group=N name=compat>Compatibility varies greatly depending on the title</ref>
 
|}
 
 
===PlayStation 4===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
| [[Obliteration]]
+
|[[RetroVM]]
| [https://github.com/obhq/obliteration github]
+
|[https://retrovirtualmachine.org Website]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{✓}}
| {{✗}}
+
|{{✓}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{?}}
| {{✗}} <ref group=N>Very early in development. There is currently no graphics backend.</ref>
+
|-
 +
|[[Fuse]]
 +
|[https://fuse-for-macosx.sourceforge.io Releases]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{?}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|[[Mac Spectacle]]
 +
|[https://www.macintoshrepository.org/2641-mac-spectacle Mac Spectacle]
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{?}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 
|}
 
|}
  
===PlayStation Portable===
+
==Amstrad==
 +
===Amstrad CPC===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,859: Line 2,100:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[PPSSPP]]
+
|[[CLK]]
| [https://www.ppsspp.org/download {{PPSSPPVer}}]
+
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✗}}
| {{✓}}
+
|{{✗}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|-
 +
|[[RetroVM]]
 +
|[https://retrovirtualmachine.org Website]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{?}}
 
|}
 
|}
  
===PlayStation Vita===
+
==Acorn==
 +
===Electron===
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,890: Line 2,143:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[Vita3K]]
+
|[[CLK]]
| [https://github.com/Vita3K/Vita3K/releases {{Vita3KVer}}]
+
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✗}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{}}
| {{~}} <ref group=N name=compat>Compatibility varies greatly depending on the title</ref>
 
 
|}
 
|}
  
==Microsoft==
+
===BBC Micro===
===MSX/MSX2===
 
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 1,922: Line 2,172:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
|[[ares]]
+
|[[Horizon]]
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
+
|[https://www.bannister.org/software/horizon.htm 2.1.1]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|}
|-  
+
===RISC PC===
| [[CLK]]
+
{| class="wikitable" style="text-align:center;"
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
+
! scope="col"|Name
| {{✗}}
+
! scope="col"|Latest Version
| {{✗}}
+
! scope="col"|PPC
| {{✓}}
+
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
| {{✓}}
+
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
| {{✗}}
+
! scope="col"|ARM
| {{✗}}
+
! scope="col"|OpenGL
| {{✓}}
+
! scope="col"|MoltenVK
| {{✓}}
+
! scope="col"|Metal
| {{✓}}
+
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
| {{✓}}
+
! scope="col"|Active
| {{✓}}
+
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| CocoaMSX
+
|[[RPCEmu]]
| [https://github.com/CocoaMSX/CocoaMSX/releases git]
+
|[https://github.com/Septercius/rpcemu-dev/releases Releases]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{~}} <ref group=N name=compile-arm>No official Arm build. Needs to be built from source</ref> 
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✗}}
| {{~}}
+
|{{~}}
| {{~}}
+
|}
|-
+
 
| [[fMSX]]
+
==Thompson==
| [https://www.bannister.org/software/fmsx.htm 6.0]
+
===MO5===
| {{✗}}
+
{| class="wikitable" style="text-align:center;"
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}} <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|-
 
| [[RetroVM]]
 
| [https://retrovirtualmachine.org Website]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
|}
 
 
 
===Xbox===
 
{| class="wikitable" style="text-align:center;"
 
 
! scope="col"|Name
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
Line 2,009: Line 2,230:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[Xemu]]
+
|[[MO5]]
| [https://github.com/xemu-project/xemu/releases {{XemuVer}}]
+
|[https://www.bannister.org/software/mo5.htm 2.6.7]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
 
|}
 
|}
  
==Commodore==
+
===TO7===
===Vic-20===
 
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 2,041: Line 2,259:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| [[CLK]]
+
|[[Thom]]
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
+
|[https://www.bannister.org/software/thom.htm 1.6.5]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✗}}
| {{✓}}
+
|{{✗}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|{{}}
| {{✓}}
+
|}
|-
+
 
| Power20
+
===TO8===
| [https://www.infinite-loop.at/Power20/Download.html 4.9.5]
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{}}
 
| {{✓}}
 
| {{}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{}}
 
| {{~}} <ref group=N name=shareware>Shareware. Requires license to unlock full version.</ref>
 
|}
 
 
 
===C64===
 
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Name
Line 2,086: Line 2,288:
 
! scope="col"|MoltenVK
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Metal
! scope="col"|Gamepad Support
 
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| VirtualC64
+
|[[TEO]]
| [https://github.com/dirkwhoffmann/virtualc64/releases {{VirtualC64Ver}}]
+
|[https://www.bannister.org/software/teo.htm 1.8.7]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|}
 +
 
 +
==IBM PC Compatible / MSDOS==
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Latest Version
 +
! scope="col"|PPC
 +
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 +
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 +
! scope="col"|ARM
 +
! scope="col"|OpenGL
 +
! scope="col"|MoltenVK
 +
! scope="col"|Metal
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
| Denise
+
| [[Boxer]]
| [https://sourceforge.net/projects/deniseemu/ {{DeniseVer}}]
+
| [http://boxerapp.com/ Website]  <br />  [https://github.com/MaddTheSane/Boxer/releases Fork]
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}} <ref group=N>There is a fork of Boxer that supports x64</ref>
| {{✓}}
+
|{{✓}} <ref group=N>There is a fork of Boxer that supports Arm</ref>
| {{}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}  
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
 
 
|-
 
|-
| [[Frodo]]
+
|[[86Box]]
| [https://www.bannister.org/software/frodo.htm 4.4.4]
+
|[https://github.com/86Box/86Box {{86BoxVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{~}}  
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{~}} <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
 
|-
 
|-
| [[VICE]]
+
|[[DOSBox Staging]]
| [https://vice-emu.sourceforge.io/index.html#download {{VICEVer}}]
+
|[https://github.com/dosbox-staging/dosbox-staging/releases Releases]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{}}
+
|{{}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{}}
+
|{{}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
 
 
|-
 
|-
| Power64
+
|[[DOSBox#Forks|DOSBox-X]]
| [https://www.infinite-loop.at/Power64/Download.html 4.9.5]
+
|[https://github.com/joncampbell123/dosbox-x/releases {{DOSBox-XVer}}]
| {{}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{}}
| {{}}
+
|{{✓}}
| {{✓}}
+
|{{}}
| {{}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{~}} <ref group=N name=shareware>Shareware. Requires license to unlock full version.</ref>
 
|}
 
 
 
===Amiga===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
| vAmiga
+
|[[DOSBox]]
| [https://github.com/dirkwhoffmann/vAmiga/releases {{vAmigaVer}}]
+
|[http://www.dosbox.com/download.php?main=1 0.74-3] <br /> [http://www.dosbox.com/wiki/SVN_Builds#List_of_SVN_Builds SVN]
| {{✗}}
+
|{{}}
| {{✗}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✗}}
| {{✗}}
+
|{{?}}
| {{}}
+
|{{}}
| {{}}
+
|{{}}
| {{}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{~}}  
| {{}}
 
 
|-
 
|-
| [[FS-UAE]]
+
| [[MAME]]
| [https://fs-uae.net/download#macosx {{FS-UAEVer}}]
+
| [https://wiki.mamedev.org/index.php/SDL_Supported_Platforms {{MAMEVer}}]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}} <ref group=N>No official Arm build. Needs to be built from source</ref>
| {{}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}  
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{~}} <ref group=N>MAME is run through the command line or through a frontend like OpenEmu.</ref>
| {{✓}}
 
 
|-
 
|-
| [[Denise]]
+
|[[Dapplegrey]]
| [https://sourceforge.net/projects/deniseemu/ {{DeniseVer}}]
+
|[http://www.classics-for-x.info/csx/dapplegrey/index.htm Website]
| {{✗}}
+
|{{✗}}
| {{✗}}
+
|{{✗}}
| {{✓}}
+
|{{✓}}
| {{✓}}
+
|{{✓}}
| {{✗}}
+
|{{?}}
| {{✗}}
+
|{{✗}}
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[Amiberry]]
 
| [https://github.com/BlitterStudio/amiberry/releases {{AmiberryVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{?}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}}
 
|-
 
| [[CLK]]
 
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|}
 
 
 
==Atari==
 
===Atari 8-bit family===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| Rainbow
 
| [https://www.bannister.org/software/rainbow.htm 1.6.1]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
===Atari 2600===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[CLK]]
 
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|}
 
 
 
===Atari 5200===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| Jum52
 
| [https://www.bannister.org/software/jum52.htm 1.1.4]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
===Atari ST===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[Hatari]]
 
| [https://sync.wtf/hatari_macos/ {{HatariVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[CLK]]
 
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|}
 
 
 
===Atari Lynx===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[Mednafen]]
 
| [{{MednafenURL|releases/}} {{MednafenVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
|-
 
| [[Handy]]
 
| [https://www.bannister.org/software/handy.htm 0.9.11]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
==SNK==
 
===Neo Geo AES/CD===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[ares]]
 
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[FinalBurn Neo]]
 
| [https://github.com/finalburnneo/FBNeo/releases/ {{FinalBurnNeoVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{NC}}
 
| {{✓}}
 
| {{~}}
 
|-
 
| [[MAME]]
 
| [https://sdlmame.lngn.net {{MAMEVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
|}
 
 
 
===Neo Geo Pocket/Color===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[ares]]
 
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[Mednafen]]
 
| [{{MednafenURL|releases/}} {{MednafenVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
|-
 
| Neopocott
 
| [https://www.bannister.org/software/neopocott.htm 0.5.5]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
==Coleco==
 
===ColecoVision===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[ares]]
 
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[CLK]]
 
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| Mugrat
 
| [https://www.bannister.org/software/mugrat.htm 0.5.0]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|-
 
| Gearcoleco
 
| [https://github.com/drhelius/Gearcoleco/releases 1.1.0]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|}
 
 
 
==Bandai==
 
===WonderSwan/Color===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[ares]]
 
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[Mednafen]]
 
| [{{MednafenURL|releases/}} {{MednafenVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
|-
 
| Oswan
 
| [https://www.bannister.org/software/oswan.htm 0.8.6]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
==Apple==
 
===Apple I + II + III===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[CLK]]
 
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| OpenEmulator
 
| [http://openemulator.github.io/ 1.1.1]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}
 
| {{✓}}
 
|-
 
| [[KEGS]]
 
| [https://kegs.sourceforge.net {{KEGSVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
|-
 
| [[Sara]]
 
| [http://www.blackcatsystems.com/software/sara.html 0.5.1]
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{?}}
 
|-
 
| [[GSplus]]
 
| [https://apple2.gs/plus 0.14]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{?}}
 
|-
 
| [https://david-schmidt.github.io/gsport GSport]
 
| [https://github.com/david-schmidt/gsport/releases 0.31]
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{?}}
 
|-
 
| [[MAME]]
 
| [https://sdlmame.lngn.net {{MAMEVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|}
 
 
 
===Apple Lisa===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! 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/downloads.html 1.2.7]
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
|}
 
 
 
===Macintosh 68k===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[CLK]]
 
| [https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[Basilisk II]]
 
| [https://www.emaculation.com/forum/viewtopic.php?f=6&t=7361 Download] </br> [https://github.com/kanjitalk755/macemu/ git]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
|-
 
| Mini vMac
 
| [https://www.gryphel.com/c/minivmac/dnld_std.html 36.04]
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
|}
 
 
 
===Macintosh PPC===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[UTM]]
 
| [https://mac.getutm.app site] </br> [https://github.com/utmapp/UTM/releases git]
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[SheepShaver]]
 
|[https://www.emaculation.com/forum/viewtopic.php?t=7360 29-12-2023 (Mac OS X)]<br/>[https://github.com/kanjitalk755/macemu/ git]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
|}
 
 
 
==NEC==
 
===PC-98===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[SL9821]]
 
| [http://www.satotomi.com/sl9821/sl9821_dl.html Website]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}
 
| {{✓}}
 
|-
 
|[[Neko Project II]] (猫Project II)
 
| [https://www.yui.ne.jp/np2/ Website]
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
|}
 
 
 
===PC-Engine/TurboGrafx/SuperGrafx===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[ares]]
 
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[Mednafen]]
 
| [{{MednafenURL|releases/}} {{MednafenVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}} <ref group=N name=openemu>Command line application. Best played using OpenEmu.</ref>
 
|-
 
| [[Mesen]]
 
| [https://github.com/SourMesen/Mesen2 {{MesenVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{~}}
 
| {{✓}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=compile>Must compile from source.</ref>
 
|-
 
| [[TGEmu]]
 
| [https://www.bannister.org/software/tgemu.htm 0.3.8]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
| {{✗}}
 
| {{?}}
 
| {{~}}
 
| {{✗}}
 
| {{✓}}
 
| {{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
==Fujitsu==
 
===FM Towns===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|Gamepad Support
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|Tsugaru (津軽)
 
| [https://github.com/captainys/TOWNSEMU/releases Releases]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
|}
 
 
 
==Sinclair==
 
===ZX Spectrum===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[ares]]
 
|[https://github.com/ares-emulator/ares/releases {{aresVer}}]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
|[[CLK]]
 
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
| [[ZEsarUX]]
 
|[https://github.com/chernandezba/zesarux/releases {{ZEsarUXVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|-
 
|[[RetroVM]]
 
|[https://retrovirtualmachine.org Website]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{?}}
 
|-
 
|Fuzzbug
 
|[https://www.bannister.org/software/fuzzbug.htm 0.0.5]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|-
 
|Fuse
 
|[https://fuse-for-macosx.sourceforge.io Releases]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
 
 
==Tandy==
 
===TRS-80===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[TRS80GP]]
 
| [http://48k.ca/trs80gp.html Website]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✓}}
 
|-
 
| [[SDLTRS2]]
 
| [https://gitlab.com/jengun/sdltrs git]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{?}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{✗}}
 
|}
 
 
 
==Dragon Data==
 
===Dragon 32/64===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[XRoar]]
 
| [http://www.6809.org.uk/xroar/ git]
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✗}}
 
| {{✓}}
 
| {{✓}}
 
| {{?}}
 
|}
 
 
 
==Oric==
 
===Oric 1 / Atmos===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[CLK]]
 
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
 
 
==Amstrad==
 
===Amstrad CPC===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[CLK]]
 
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[Retro Virtual Machine]]
 
|[https://retrovirtualmachine.org {{Retro Virtual MachineVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{?}}
 
|-
 
|ACE-DL
 
|[http://www.roudoudou.com/ACE-DL/ {{ACE-DLVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{?}}
 
|{{✓}}
 
|{{?}}
 
|}
 
 
 
==Acorn==
 
===Electron===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[[CLK]]
 
|[https://github.com/TomHarte/CLK/releases {{ClkVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
 
 
===BBC Micro===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|b2
 
|[https://github.com/tom-seddon/b2 2024/04/23]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|Horizon
 
|[https://www.bannister.org/software/horizon.htm 2.1.1]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
===RISC PC===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|RPCEmu
 
|[https://github.com/Septercius/rpcemu-dev/releases Releases]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✗}}
 
|{{~}}
 
|}
 
 
 
==Thompson==
 
===MO5===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|MO5
 
|[https://www.bannister.org/software/mo5.htm 2.6.7]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
===TO7===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|Thom
 
|[https://www.bannister.org/software/thom.htm 1.6.5]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
===TO8===
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|TEO
 
|[https://www.bannister.org/software/teo.htm 1.8.7]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}}  <ref group=N name=paid>Requires paid version to access extra emulation features</ref>
 
|}
 
 
 
==Commander X16==
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| X16 Emulator
 
| [https://github.com/X16Community/x16-emulator r46]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}} <ref group=N name=compile-arm>No official Arm build. Needs to be built from source</ref>
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|{{~}} <ref group=N name=command-line>Command-line only application. No app bundle provided.</ref>
 
|}
 
 
 
==IBM PC Compatible / MSDOS==
 
{| class="wikitable" style="text-align:center;"
 
! scope="col"|Name
 
! scope="col"|Latest Version
 
! scope="col"|PPC
 
! scope="col"|<abbr title="32-bit Intel">x86</abbr>
 
! scope="col"|<abbr title="64-bit Intel">x64</abbr>
 
! scope="col"|ARM
 
! scope="col"|OpenGL
 
! scope="col"|MoltenVK
 
! scope="col"|Metal
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
| [[Boxer]]
 
| [http://boxerapp.com/ Website]  <br />  [https://github.com/MaddTheSane/Boxer/releases Fork]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}} <ref group=N name=boxer>There is a fork of Boxer that supports x64 and Arm</ref>
 
|{{✓}} <ref group=N name=boxer>There is a fork of Boxer that supports x64 and Arm</ref>
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{~}}
 
|{{✓}}
 
|-
 
|[[86Box]]
 
|[https://github.com/86Box/86Box {{86BoxVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[DOSBox#Forks|DOSBox Staging]]
 
|[https://github.com/dosbox-staging/dosbox-staging/releases Releases]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[DOSBox#Forks|DOSBox-X]]
 
|[https://github.com/joncampbell123/dosbox-x/releases {{DOSBox-XVer}}]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|[[DOSBox]]
 
|[http://www.dosbox.com/download.php?main=1 0.74-3] <br /> [http://www.dosbox.com/wiki/SVN_Builds#List_of_SVN_Builds SVN]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
 
|{{?}}
 
|{{?}}
|{{✗}}
+
|{{~}}
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{~}}
 
|-
 
|Dapplegrey
 
|[http://www.classics-for-x.info/csx/dapplegrey/index.htm Website]
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|{{?}}
 
|{{✗}}
 
|{{✗}}
 
|{{?}}
 
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
Line 3,646: Line 2,425:
 
|{{✗}}
 
|{{✗}}
 
|}
 
|}
{{NEL}}
+
 
 
==References==
 
==References==
 
<references group=N />
 
<references group=N />
  
[[Category:macOS emulation software|*]]
+
[[Category:Emulators by operating system]]
[[Category:Shareware emulators|*]]
 

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: