Emulators on iOS: Difference between revisions

Heylol (talk | contribs)
mNo edit summary
Ilyagredasov (talk | contribs)
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(69 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{outdated}}
{{Infobox platform
{{Infobox platform
|title = iPadOS
|title = iPadOS
Line 5: Line 6:
|type = [[:Category:Emulators by operating system|Operating systems]]
|type = [[:Category:Emulators by operating system|Operating systems]]
|first-release = [[Wikipedia:iPadOS 13|iPadOS 13]] ('''2019''')
|first-release = [[Wikipedia:iPadOS 13|iPadOS 13]] ('''2019''')
|last-release = [[Wikipedia:iPadOS_18|iPadOS 18]] ('''2024''')
|last-release = {{iPadOSVer}} ('''2026''')
}}
}}
{{Infobox platform
{{Infobox platform
Line 13: Line 14:
|type = [[:Category:Emulators by operating system|Operating systems]]
|type = [[:Category:Emulators by operating system|Operating systems]]
|first-release = [[Wikipedia:IPhone_OS_1|iPhone OS 1.0]] ('''2007''')
|first-release = [[Wikipedia:IPhone_OS_1|iPhone OS 1.0]] ('''2007''')
|last-release = [[Wikipedia:IOS_18|iOS 18]] ('''2024''')
|last-release = {{iOSVer}} ('''2026''')
}}
}}
{{WIP}}
{{WIP}}
Line 23: Line 24:
;*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.
;*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.
;*Some games have [[Game engine recreations and source ports]] that run on iOS, which can be the better than emulators for their specific games.
;*Some games have [[Game engine recreations and source ports]] that run on iOS, which can be the better than emulators for their specific games.
=Background Information (WIP)=
 
==Background Information (WIP)==
Emulators were banned on the App Store for over a decade. Out of the blue, Apple allowed them in April 2024, under a few restrictions (most notably, they are not allowed to use JIT, which still requires sideloading).
Emulators were banned on the App Store for over a decade. Out of the blue, Apple allowed them in April 2024, under a few restrictions (most notably, they are not allowed to use JIT, which still requires sideloading).
==Installation Methods==
===Installation Methods===
===App Store===
====App Store====
Currently, the most recommended method to install most emulators on iOS devices is the Apple App Store. (A few emulators still aren't available here though).
Currently, the most recommended method to install most emulators on iOS devices is the Apple App Store. (A few emulators still aren't available here though).


===Sideloading===
====Sideloading====
Due to Apple restrictions, up to three apps can be sideloaded at a time (including Alt/SideServer, if applicable) and must be refreshed within one week to prevent from expiring without a paid Apple Developer account ($99/year). On iOS versions below 16.1.2 (excluding 15.7.2), MacDirtyCow's WDBRemoveThreeAppLimit exploit removes this restriction (compatible with AltStore).
Due to Apple restrictions, up to three apps can be sideloaded at a time (including Alt/SideServer, if applicable) and must be refreshed within one week to prevent from expiring without a paid Apple Developer account ($99/year). On iOS versions below 16.1.2 (excluding 15.7.2), MacDirtyCow's WDBRemoveThreeAppLimit exploit removes this restriction (compatible with AltStore).
;[https://altstore.io/ AltStore Classic]: An effective method to sideload by Riley Testut (developer of Delta) which doesn't require jailbreaking your iDevice. It requires a connected AltServer running on a computer connected by cable or Wi-Fi to install and sideload other apps.
;[https://altstore.io/ AltStore Classic]: An effective method to sideload by Riley Testut (developer of Delta) which doesn't require jailbreaking your iDevice. It requires a connected AltServer running on a computer connected by cable or Wi-Fi to install and sideload other apps.
:;[https://sidestore.io/ SideStore]: A beta fork of AltStore that doesn't require a computer post-installation, instead utilizing a Jitterbug paring file and StosVPN to install and refresh apps.
:;[https://sidestore.io/ SideStore]: A beta fork of AltStore that doesn't require a computer post-installation, instead utilizing a Jitterbug paring file and StosVPN to install and refresh apps.
;Sideloadly: An alternative to AltStore that doesn't attach an app on-device.
;Sideloadly: An alternative to AltStore that doesn't attach an app on-device.
;[https://github.com/khanhduytran0/LiveContainer/releases LiveContainer]: (For post-sideloading): An IPA that allows you to run iOS app without actually installing it, allowing you to technically install unlimited apps (3 app/10 app id limits of free developer accounts do not apply) and have multiple versions of an app installed and multiple data containers. Supports JIT. Requires a SideStore patch to not use JIT (or can be installed and signed seperately).
;[https://github.com/khanhduytran0/LiveContainer/releases LiveContainer]: (For post-sideloading): An IPA that allows you to run iOS app without actually installing it, allowing you to technically install unlimited apps (3 app/10 app id limits of free developer accounts do not apply) and have multiple versions of an app installed and multiple data containers. Supports JIT. JIT-Less Mode requires exporting your certificate (requires AltStore 2.2.1+/SideStore 0.6.2+).


===Xcode===
====Xcode====
Apps can be manually built, signed, and sideloaded with Apple's Xcode, but this isn't recommended unless you know what you're doing.
Apps can be manually built, signed, and sideloaded with Apple's Xcode, but this isn't recommended unless you know what you're doing.


==Just-In-Time Enablers==
===Just-In-Time Enablers===
Apple doesn't allow Just-In-Time Recompilation (or JIT), some emulators require it in order to run, requiring sideloading and a JIT server/enabler. Some popular JIT Servers:
Apple doesn't allow Just-In-Time Recompilation (or JIT), some emulators require it in order to run at full speed, requiring sideloading and a JIT enabler or debugger. Popular options include
;[https://github.com/0-Blu/StikJIT StikJIT]: Primarily codeveloped by Blu and jkcoxson, requires a Jitterbug pairing file, [https://apps.apple.com/app/id6744003051 StosVPN] (reccomended) or the SideStore WireGuard VPN, and Wi-Fi (due to Apple's limitations). Supersedes JitStreamer (EB).
;[https://apps.apple.com/us/app/stikdebug/id6744045754 StikDebug]: Primarily developed by Stephen using jkcoxson's idevice library, StikDebug allows debugging/JIT enabling on sideloaded apps, requiring only a Jitterbug pairing file. Supersedes JitStreamer (EB).
:;SideStore 0.6.2 also implements a version of idevice that allows JIT enabling on 17.4-18.7.1.
;[https://faq.altstore.io/altstore-classic/altjit AltJIT]: Uses AltServer and AltStore to enable JIT, requires a Mac.
;[https://faq.altstore.io/altstore-classic/altjit AltJIT]: Uses AltServer and AltStore to enable JIT, requires a Mac.
:;SideJITServer: Basically AltJIT for SideStore.


=iOS/iPadOS=
==iOS/iPadOS==
==Multi-Systems==
===Multi-Systems===
{|class=wikitable style=text-align:center
{|class=wikitable style=text-align:center
!Name
!Name
!Latest version
!Latest version
!<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
!<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
![[RetroAchievements]]<br/>Support
![[RetroAchievements]]<br>Support
!Active
!Active
![[Recommended emulators|Recommended]]
![[Recommended emulators|Recommended]]
Line 57: Line 59:
![[MAME]]
![[MAME]]
|-
|-
|MAME4iOS
|ArcadeMania<br>(MAME4iOS)
|[https://github.com/yoshisuga/MAME4iOS/releases git]
|[https://apps.apple.com/us/app/arcademania/id6496971234 2025.14]<br>[https://github.com/yoshisuga/MAME4iOS git]
|{{✓}}
|{{✓}}
|{{N}}
|{{N}}
Line 67: Line 69:
|-
|-
|[[RetroArch]]
|[[RetroArch]]
|[https://apps.apple.com/us/app/retroarch/id6499539433 1.20.0]<br/>[https://www.retroarch.com/ Website]
|[https://apps.apple.com/us/app/retroarch/id6499539433 {{RetroArchVer}}]<br>[https://www.retroarch.com/ Website]
|{{Y}}
|{{Y}}
|{{✓}}
|{{✓}}
Line 73: Line 75:
|{{✓}}
|{{✓}}
|-
|-
|[https://wiki.provenance-emu.com/ Provenance]
|[[Provenance]]
|[https://apps.apple.com/us/app/provenance-app/id1596862805 3.0.6]<br/>[https://provenance-emu.com/apps.json AltStore]<br/>[https://github.com/Provenance-Emu/Provenance/releases git]
|[https://apps.apple.com/us/app/provenance-app/id1596862805 {{ProvenanceVer}}]<br>[https://provenance-emu.com/apps.json AltSource]<br>[https://testflight.apple.com/join/NWfUUmKf tvOS TestFlight]<br>[https://github.com/Provenance-Emu/Provenance git]
|{{Y}}
|{{Y}}
|{{Y}}
|{{Y}}
|{{Y}}
|{{Y}}
|{{✓}}
|{{✓}}
|-
|[https://github.com/skylersaleh/SkyEmu SkyEmu]
|[https://github.com/skylersaleh/SkyEmu/releases IPA]<br>[https://github.com/skylersaleh/SkyEmu git]
|{{Y}}
|{{Y}}
|{{Y}}
|{{~}}
|-
|-
!Others
!Others
|-
|-
|[[Delta]]
|[[Delta]]
|[https://apps.apple.com/us/app/delta-game-emulator/id1048524688 1.7]<br/>[https://github.com/rileytestut/Delta git]
|[https://apps.apple.com/us/app/delta-game-emulator/id1048524688 {{DeltaVer}}]<br>[https://apps.altstore.io AltSource]<br>[https://github.com/rileytestut/Delta git]
|{{Y}}
|{{Y}}
|{{~}}
|{{~}}
Line 90: Line 99:
|-
|-
|[https://docs.ignitedemulator.com/ Ignited]<ref name=Ignited>Ignited is a fork of Delta with a focus on more up-to-date and modern cores.</ref>
|[https://docs.ignitedemulator.com/ Ignited]<ref name=Ignited>Ignited is a fork of Delta with a focus on more up-to-date and modern cores.</ref>
|[https://apps.apple.com/us/app/ignited-gba/id6743347 1.0.3 (GBA)]<br/>[https://cdn.ignitedemulator.com/versions/1.10/Ignited.ipa AltStore]<br/>[https://github.com/LitRitt/Ignited git]
|[https://apps.apple.com/us/app/ignited-gba/id6743347338 {{IgnitedVer}}]<br>[https://testflight.apple.com/join/ExWvtjcq TestFlight]<br>[https://github.com/LitRitt/Ignited git]
|{{Y}}
|{{Y}}
|{{N}}
|{{N}}
Line 96: Line 105:
|{{TBD}}
|{{TBD}}
|-
|-
|[[Citra#Forks|Folium]]
|[[Folium]]
|[https://apps.apple.com/us/app/folium/id6498623389 1.17]
|[https://apps.apple.com/us/app/folium/id6498623389 {{FoliumVer}}] ($)<br>[https://folium.emuplace.app/downloads IPA]
|{{y}}
|{{Y}}
|{{N}}
|{{N}}
|{{Y}}
|{{Y}}
|{{~}}
|{{~}}
|-
|-
|[https://getutm.app/ UTM]
|[[QEMU#UTM|UTM]]
|[https://apps.apple.com/us/app/utm-se-retro-pc-emulator/id1564628856 4.6.2 (SE)]<br/>[https://alt.getutm.app AltStore]<br/>[https://github.com/utmapp/UTM git]
|[https://apps.apple.com/us/app/utm-se-retro-pc-emulator/id1564628856 {{UTMVer}}]<br>[https://alt.getutm.app AltSource]<br>[https://github.com/utmapp/UTM git]
|{{y}}
|{{y}}
|{{N}}
|{{N}}
|{{Y}}
|{{Y}}
|{{y}}
|{{y}}
|-
|[[Manic EMU]]
|[https://apps.apple.com/th/app/manic-emu-game-emulator/id6743335790 {{Manic EMUVer}}]<br>[https://apps.manicemu.site/altstore AltSource]<br>[https://github.com/Manic-EMU/ManicEMU git]
|{{✓}}
|{{✓}}
|{{Y}}
|{{✓}}
|}
|}


==Nintendo==
===Nintendo===
===GameCube / Wii===
====GameCube / Wii====
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
! Name
! Name
! scope="col"|Latest version
! Latest version
! scope="col"|WiiWare
! WiiWare
! scope="col"|Accuracy
! Accuracy
! scope="col"|[[Licensing|License]]
! [[Licensing|License]]
! scope="col"|Active
! Requires JIT/JITLess
! scope="col"|[[Recommended Emulators|Recommended]]
! Active
! scope="col"|JIT
! [[Recommended Emulators|Recommended]]
|-
|-
|[https://dolphinios.oatmealdome.me/ DolphiniOS]
|[https://dolphinios.oatmealdome.me/ DolphiniOS]
|[https://altstore.oatmealdome.me AltStore]<br/>[https://github.com/OatmealDome/dolphin-ios/ git]
|[https://altstore.oatmealdome.me AltSource]<br>[https://github.com/OatmealDome/dolphin-ios/ git]
|{{~}}
|{{~}}
|?
|?
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{y}}
|{{y}}
|{{✓}} (Beta)
|-
|Fin
|[https://apps.apple.com/us/app/fin-game-emulator/id6758910777 {{FinVer}}]
|{{~}}
|?
|{{Green}} {{License|?}} ({{License|?}})
|{{✗}}
|{{y}}
|{{y}}
|{{✓}} (Beta)
|{{✓}} (Beta)
|-
|[https://icube-emu.com/ iCube]
|[https://testflight.apple.com/join/9ZEfnyMP TestFlight]<br>[https://github.com/Provenance-Emu/iCube git]<br>[https://icube-emu.com/downloads Sideload]<br>
|{{~}}
|?
|{{Green}} {{License|GPLv2+}} ({{License|Copyleft}})
|{{y}}
|{{y}}
|{{y}}
|{{✓}} (Beta)
|}
|}


===Nintendo Switch===
====Switch====
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
! Name
! Name
! scope="col"|Latest version
! Latest version
! scope="col"|Accuracy
! Accuracy
! scope="col"|[[Licensing|License]]
! [[Licensing|License]]
! scope="col"|Active
! Requires JIT
! scope="col"|[[Recommended Emulators|Recommended]]
! Active
! scope="col"|JIT
! [[Recommended Emulators|Recommended]]
|-
|-
|[https://melonx.org MeloNX]
|[https://melonx.org MeloNX]
|[https://git.743378673.xyz/MeloNX/MeloNX/releases/latest git]
|[https://git.ryujinx.app/melonx/emu/-/raw/XC-ios-ht/source.json AltSource]<br>[https://git.ryujinx.app/melonx/emu git]
|?
|?
|{{Green}} {{License|AGPLv3}} ({{License|Copyleft}})
|{{Green}} {{License|AGPLv3}} ({{License|Copyleft}})
Line 152: Line 187:
|-
|-
|[https://pomelo-emu.github.io Pomelo]
|[https://pomelo-emu.github.io Pomelo]
|[https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases/latest git]
|[https://github.com/Pomelo-Emu/pomelo-emu.github.io/releases git]
|?
|?
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})
|{{y}}
|{{✗}}
|{{✗}}
|{{✗}}
|{{n}}
|{{y}}
|-
|-
|Sudachi
|Sudachi
Line 163: Line 198:
|?
|?
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})
|{{}}
|{{y}}
|{{y}}
|{{n}}
|}
 
====Wii U====
{| class="wikitable" style="text-align:center;"
! Name
! Latest version
! Accuracy
! [[Licensing|License]]
! Requires JIT
! Active
! [[Recommended Emulators|Recommended]]
|-
|TailFin
|[https://testflight.apple.com/join/zJAF6tCc TestFlight]
|{{~}}
|?
|{{✗}}
|{{✗}}
|{{y}}
|{{y}}
|{{✓}} (Beta)
|}
===Sony===
====PlayStation Portable====
{| class="wikitable" style="text-align:center;"
! Name
! Latest version
! Accuracy
! [[Licensing|License]]
! Active
! [[Recommended Emulators|Recommended]]
|-
|Gamma
|[https://apps.apple.com/us/app/gamma-ps-1-game-emulator/id6499106870 {{GammaVer}}]
|?
|{{Red}} {{License|Proprietary}}
|{{✓}}
|{{✓}}
|}
|}


==Sony==
====PlayStation 2====
===PlayStation 2===
{|class="wikitable" style="text-align:center;"
{|class="wikitable" style="text-align:center;"
!Name
!Name
!scope="col"|Latest version
!Latest version
!scope="col"|Accuracy
!Accuracy
!scope="col"|[[Licensing|License]]
![[Licensing|License]]
!scope="col"|Active
!Requires JIT
!scope="col"|[[Recommended Emulators|Recommended]]
!Active
!scope="col"|JIT
![[Recommended Emulators|Recommended]]
|-
|-
|[[Play!]]
|[[Play!]]
|[https://purei.org/downloads.php Builds]<br/>[https://github.com/jpd002/Play- git]
|[https://purei.org/downloads.php Builds]<br>[https://github.com/jpd002/Play- git]
|Low
|Low
|{{Green}} {{License|BSD2}} ({{License|Permissive}})
|{{Green}} {{License|BSD2}} ({{License|Permissive}})
|{{✓}}
|{{✓}}
|{{Y}}
|{{Y}}
|{{n}}
|-
|ARMSX2
|[https://github.com/ARMSX2/ARMSX2 {{ARMSX2iOSVer}}]
|?
|{{Green}} {{License|GPLv3}} ({{License|Copyleft}})
|?
|{{Y}}
|{{Y}}
|?
|-
|iPSX2
|[https://github.com/otti83/iPSX2/releases/ git]
|Low
|{{Green}} {{License|?}} ({{License|?}})
|{{Y}}
|{{?}}
|?
|-
|Alune
|[https://jarrodnorwell.com/alune/ Sideload]<br>[https://testflight.apple.com/join/jDZ4BM99 TestFlight]
|?
|{{Green}} {{License|?}} ({{License|?}})
|{{✓}}
|{{Y}}
|?
|}
|}


===PlayStation Portable===
====PlayStation Portable====
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
! scope="col"|Name
! Name
! scope="col"|Latest version
! Latest version
! scope="col"|Accuracy
! Accuracy
! scope="col"|[[Licensing|License]]
! [[Licensing|License]]
! scope="col"|Active
! Active
! [[Recommended Emulators|Recommended]]
! [[Recommended Emulators|Recommended]]
|-
|-
|[[PPSSPP]]
|[[PPSSPP]]
|[https://apps.apple.com/us/app/ppsspp-psp-emulator/id6496972903 1.18]<br/>[https://www.ppsspp.org/download/ Builds]
|[https://apps.apple.com/us/app/ppsspp-psp-emulator/id6496972903 {{PPSSPPVer}}]<br>[https://nightly.link/hrydgard/ppsspp/workflows/build/master/ios%20build.zip Beta Builds]
|High
|High
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
Line 205: Line 300:
|}
|}


===Microsoft===
====Xbox====
{|class="wikitable" style="text-align:center;"
!Name
!Latest version
!Accuracy
![[Licensing|License]]
!Requires JIT
!Active
![[Recommended Emulators|Recommended]]
|-
|[[DukeX]]
|[https://github.com/MaftyManicEMU/DukeX/releases v1.0.0]<br>[https://raw.githubusercontent.com/MaftyManicEMU/DukeX/refs/heads/master/altsource/source.json AltSource]<br>[https://github.com/MaftyManicEMU/DukeX git]
|Mid
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{✓}}
|{{Y}}
|{{Y}}
|}
====Xbox 360====
{|class="wikitable" style="text-align:center;"
!Name
!Latest version
!Accuracy
![[Licensing|License]]
!Requires JIT
!Active
![[Recommended Emulators|Recommended]]
|-
|XeniOS
|[https://xenios.jp/ Builds]<br>[https://github.com/xenios-jp/XeniOS/releases git]
|?
|{{Green}} {{License|BSD3}} ({{License|Clause}})
|{{✓}}
|{{Y}}
|{{Y}}
|}


===Sega===
====Saturn====
{| class="wikitable" style="text-align:center;"
! Name
! Latest version
! Accuracy
! [[Licensing|License]]
! Active
! [[Recommended Emulators|Recommended]]
|-
|[[Yaba Sanshiro]]
|[https://apps.apple.com/jp/app/yaba-sanshiro-2/id1549144351 {{YabaSanshiroiOSVer}}]
|High
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{✓}}
|{{✓}}
|}


==Sega==
====Dreamcast====
===Dreamcast===
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
! Name
! Name
! scope="col"|Latest version
! Latest version
! scope="col"|Accuracy
! Accuracy
! scope="col"|[[Licensing|License]]
! [[Licensing|License]]
! scope="col"|Active
! Requires JIT
! scope="col"|[[Recommended Emulators|Recommended]]
! Active
! scope="col"|JIT
! [[Recommended Emulators|Recommended]]
|-
|-
|[[Flycast]]
|[[Flycast]]
|[https://flyinghead.github.io/flycast-builds/altstore.json AltStore]<br/>[https://flyinghead.github.io/flycast-builds Build]<br/>[https://github.com/flyinghead/flycast git]
|[https://github.com/flyinghead/flycast git]
|High
|High
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{x}}
|{{~}}
|{{n}}
|}
===SNK===
====Neo Geo MVS / AES====
{| class="wikitable" style="text-align:center;"
! Name
! Latest version
! Accuracy
! [[Licensing|License]]
! Active
! [[Recommended Emulators|Recommended]]
|-
|''Arcade Archives''<br><small>''ACA NEOGEO''</small>
|N/A
|High
|{{Red}} {{License|Proprietary}}
|{{✓}}
|{{✓}}
|{{✓}}
|{{y}}
|{{y}}
|}
|}


==Apple Inc.==
===Apple Inc.===
===Macintosh 68k===
====Macintosh 68k====
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
! scope="col"|Name
! Name
! scope="col"|Latest version
! Latest version
! Accuracy
! Accuracy
! scope="col"|[[Licensing|License]]
! [[Licensing|License]]
! scope="col"|Active
! Active
! scope="col"|[[Recommended Emulators|Recommended]]
! [[Recommended Emulators|Recommended]]
|-
|-
|Mini vMac
|Mini vMac
Line 245: Line 412:
|}
|}


==Multi- game engines==
===Multi- game engines===
===ScummVM (point-and-click adventure game engine)===
====ScummVM (point-and-click adventure game engine)====
{|class=wikitable style=text-align:center
{|class=wikitable style=text-align:center
!scope="col"|Name
!Name
!scope="col"|Latest version
!Latest version
!scope="col"|[[Emulation accuracy|Accuracy]]
![[Emulation accuracy|Accuracy]]
!scope="col"|[[Licensing|License]]
![[Licensing|License]]
!scope="col"|Active
!Active
!scope="col"|[[Recommended emulators|Recommended]]
![[Recommended emulators|Recommended]]
|-
|-
|[[ScummVM]]
|[[ScummVM]]
|[https://apps.apple.com/us/app/scummvm/id6446184412 2.9.0]<br/>[https://github.com/scummvm/scummvm git]
|[https://apps.apple.com/us/app/scummvm/id6446184412 {{ScummVMVer}}]<br>[https://github.com/scummvm/scummvm git]
|Mid
|Mid
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
|{{Green}} {{License|GPLv2}} ({{License|Copyleft}})
Line 263: Line 430:
|}
|}


===OpenBOR===
====OpenBOR====
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
! Name
! Name
! scope="col"|Latest version
! Latest version
! scope="col"|Accuracy
! Accuracy
! scope="col"|[[Licensing|License]]
! [[Licensing|License]]
! scope="col"|Active
! Active
! [[Recommended Emulators|Recommended]]
! [[Recommended Emulators|Recommended]]
|-
|-
Line 280: Line 447:
|}
|}


==CHIP-8==
===CHIP-8===
===CHIP-8/MegaChip/SCHIP===
====CHIP-8/MegaChip/SCHIP====
{| class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
! Name
! Name
! scope="col"|Latest version
! Latest version
! scope="col"|Accuracy
! Accuracy
! scope="col"|[[Licensing|License]]
! [[Licensing|License]]
! scope="col"|Active
! Active
! [[Recommended Emulators|Recommended]]
! [[Recommended Emulators|Recommended]]
|-
|-
Line 298: Line 465:
|}
|}


=watchOS=
== Source ports/re-implementations ==
{{Infobox platform
{| class="wikitable"
|title = watchOS
|+
|logo = Icon WatchOS.png
!Name
|developer = Apple Inc.
!Latest version
|type = [[:Category:Emulators by operating system|Operating systems]]
!License
|first-release = [[Wikipedia:watchOS#watchOS 1|watchOS 1]] ('''2015''')
!Active
|last-release = [[Wikipedia:watchOS#watchOS 11|watchOS 11]] ('''2024''')
![[Recommended Emulators|Recommended]]
}}
!'''Supported game(s) / Recreation based on'''
 
watchOS is an operating system based on iOS developed for the Apple Watch.
==Nintendo==
===Game Boy (Color)===
{| class="wikitable" style="text-align:center;"
|-
|-
! scope="col"|Name
|Pojavlauncher
! scope="col"|Latest version
|[https://github.com/PojavLauncherTeam/PojavLauncher_iOS/releases 2.2]
! scope="col"|Hardware features and accessories
|
! scope="col"|Accuracy
|X
! scope="col"|[[Licensing|License]]
|
! scope="col"|Active
|Minecraft: Java Edition Launcher
! scope="col"|[[Recommended Emulators|Recommended]]
|-
|-
|[[SameBoy]]
|Amethyst
|[https://apps.apple.com/us/app/sameboy/id6496971295 1.0]<br/>[https://github.com/LIJI32/SameBoy git]
|[https://nightly.link/AngelAuraMC/Amethyst-iOS/workflows/development/main/org.angelauramc.amethyst-ios.ipa.zip 2.2]
|{{~}}
|
|High
|~
|{{Green}} {{License|MIT}} ({{License|Permissive}})
|
|{{y}}
|Minecraft: Java Edition Launcher
|{{TBD}}
|-
|-
|[https://www.arcemu.net/ ArcEmu]
|Amethyst (iOs Remastered
|[https://apps.apple.com/us/app/arcemu-watch-emulator/id6496282733 1.7.1]
|[https://github.com/herbrine8403/Amethyst-iOS-MyRemastered/releases 4.0.1]
|{{~}}
|
|?
|~
|{{TBD}}
|
|{{y}}
|Minecraft: Java Edition Launcher
|{{TBD}}
|}
 
===Game Boy Advance===
{| class="wikitable" style="text-align:center;"
|-
! scope="col"|Name
! scope="col"|Lastest version
! scope="col"|Accuracy
! scope="col"|[[Licensing|License]]
! scope="col"|Active
! scope="col"|[[Recommended Emulators|Recommended]]
|-
|[https://www.arcemu.net ArcEmu]
|[https://apps.apple.com/us/app/arcemu-watch-emulator/id6496282733 1.7.1]
|?
|{{TBD}}
|{{y}}
|{{TBD}}
|}
 
===NES===
{| class="wikitable" style="text-align:center;"
|-
! scope="col"|Name
! scope="col"|Latest version
! scope="col"|Accuracy
! scope="col"|[[Licensing|License]]
! scope="col"|Active
! scope="col"|[[Recommended Emulators|Recommended]]
|-
| NESEmulator-watchOS
| [https://github.com/adityajs12321/NESEmulator-watchOS8 git]
| ?
| {{Green}} {{License|MIT}} ({{License|Permissive}})
| {{✗}}
| {{TBD}}
|}
 
==CHIP-8==
===CHIP-8/MegaChip/SCHIP===
{| class="wikitable" style="text-align:center;"
|-
! scope="col"|Name
! scope="col"|Latest version
! scope="col"|Accuracy
! scope="col"|[[Licensing|License]]
! scope="col"|Active
! scope="col"|[[Recommended Emulators|Recommended]]
|-
| Chip-8-watchOS
| [https://github.com/ryanggrey/chip-8-watchOS  git]
| ?
| {{Green}} {{License|MIT}} ({{License|Permissive}})
| {{✗}}
| {{R}}
|}
|}


==See also==
==See also==
[https://blog.greggant.com/posts/2025/03/18/the-definitive-guide-to-ios-emulation.html Guide to avaliable emulators for iOS]
{{Emulators on other systems‎‎}}
{{Emulators on other systems‎‎}}


==Notes==
{{Reflist}}
==External links==
*[https://blog.greggant.com/posts/2025/03/18/the-definitive-guide-to-ios-emulation.html Guide to available emulators for iOS]
*[https://www.reddit.com/r/EmulationOniOS/ Subreddit]
[[Category:iOS| ]]
[[Category:Emulators on mobiles]]
[[Category:Emulators on mobiles]]
[[Category:iOS emulation software|*]]
[[Category:iOS emulation software| ]]