Difference between revisions of "Emulators on other systems"

From Emulation General Wiki
Jump to navigation Jump to search
 
(22 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
{{Barebones}}
 
{{Barebones}}
 
This article is for emulators on systems without their own Emulators on consoles page. Mostly due to so few emulators being created on them.
 
This article is for emulators on systems without their own Emulators on consoles page. Mostly due to so few emulators being created on them.
 
+
=Sections=
=RetroFW=
+
;Devices
* [https://github.com/retrofw/fceux FCEUX for RetroFW 2.0]
+
:Devices that do not fit in the category of Console, Operating system or computer<br>
* [https://github.com/jbanes/midpath MIDPath for RetroFW 1.0]
+
[[#RetroFW|RetroFW]], [[#Arduino|Arduino]], [[#Caanoo|Caanoo]], [[#PocketSprite|PocketSprite]], [[#Zodiac|Zodiac]]
=Arduino=
+
;Firmware
* [https://github.com/GaryZ88/ArduinoGotchi ArduinoGotchi] - [[Tamagotchi]] emulator
+
:Software platforms that are on firmware/firmware replacements.
* [https://github.com/adafruit/nofrendo_arcada nofrendo-arcada]  
+
[[#Miyoo|Miyoo]], [[#Rockbox|Rockbox]], [[#Zaurus|Zaurus]]
* [https://github.com/jblebrun/8boy 8boy] - [[CHIP-8]] interpreter for Arduboy
+
;Other Systems
=3DO=
+
:Systems with only 1/2 Interpretor(s) or emulator(s)
* [https://github.com/gameblabla/chip8-3do Chip8-3do] - [[CHIP-8]] interpreter  
+
# [[#Computer|Computers/Operating systems]] (Systems listed: [[Atari 8-bit]], [[PC-88 emulators|PC-8801]], PocketCHIP).
* [https://github.com/gameblabla/lamenes-3do LameNES-3do] - [[NES]] emulator
+
# [[#Console|Console]] (Systems listed: [[Fairchild Channel F emulators|Fairchild Channel F]], [[ColecoVision_emulators|ColecoVision/Coleco ADAM]], [[PCE|PC Engine/TurboGrafx-16]], [[Nintendo Entertainment System emulators|NES]]).
=Caanoo=
+
# [[#Handheld|Handheld]] (Systems listed: [[Pok%C3%A9mon_mini_emulators|Pokémon Mini]], [[Atari_Lynx_emulators|Atari Lynx]], [[Dingoo]], Leapster GS, LeapPad 2, TM4C123)
* [https://dl.openhandhelds.org/cgi-bin/caanoo.cgi?0,0,0,0,71,515 NESGP2x for Caanoo 1.0]
+
# [[#Game_Engine|Game Engine]] (Engine listed Megazeux)
* [https://dl.openhandhelds.org/cgi-bin/caanoo.cgi?0,0,0,0,71,623 GPFCE for Caanoo 0.4+]
+
# [[#Other|Other]] (Products listed: Python, Uzebox, MEGA65, Virtual Boy, Blackberry)
* [http://zx81.zx81.free.fr/serendipity/index.php?/archives/456-Caanoo-2600-Atari-2600-emulator-for-Caanoo-v1.1.0.html Caanoo2600 1.1.0]
+
# [[#Fantasy Computers|Fantasy Computers]] (Systems Listed: PICO-8, TIC-80)
=PocketSprite=
+
=Devices=
* [https://github.com/gameblabla/8bkc-gnuboy gnuboy for PocketSprite]
+
==RetroFW==
* [https://github.com/PocketSprite/8bkc-nofrendo 8bkc-nofrendo for PocketSprite]
+
* [https://github.com/retrofw/fceux FCEUX for RetroFW 2.0] - port of [[FCEUX]], [[Nintendo Entertainment System emulators|NES]] emulator.
=QNX=
+
* [https://github.com/jbanes/midpath MIDPath for RetroFW 1.0] - [[Java ME]] emulator.
* [https://web.archive.org/web/20090203093825/http://www.qnxzone.com/~travis/phmame/ PhMAME] - Port of [[MAME|phMAME]] for QNX
+
==Arduino==
* [https://vice-emu.sourceforge.io/qnx.html VICE] - Port of [[VICE]] for QNX
+
* [https://github.com/GaryZ88/ArduinoGotchi ArduinoGotchi] - [[Tamagotchi]] emulator.
=MorphOS=
+
* [https://github.com/adafruit/nofrendo_arcada nofrendo-arcada] - Port of Nofrendo, [[Nintendo Entertainment System emulators|NES]] emulator.
* [https://www.scummvm.org/downloads ScummVM {{ScummVMVer}}] - [[ScummVM]]
+
* [https://github.com/jblebrun/8boy 8boy] - [[CHIP-8 emulators|CHIP-8]] interpreter for Arduboy.
* [https://fuse-emulator.sourceforge.net/#Download Fuse 0.10.0.1] - [[FUSE]] for MorphOS
+
==Caanoo==
* [https://amigan.yatho.com {{AmiArcadiaVer}}] - [[Emerson Arcadia 2001 emulators|AmiArcadia]]
+
* [https://dl.openhandhelds.org/cgi-bin/caanoo.cgi?0,0,0,0,71,515 NESGP2x for Caanoo 1.0] - [[Nintendo Entertainment System emulators|NES]] emulator.
* [https://bszili.morphos.me/ EasyRPG Player 0.6.2.3] - [[EasyRPG]] for MorphOS
+
* [https://dl.openhandhelds.org/cgi-bin/caanoo.cgi?0,0,0,0,71,623 GPFCE for Caanoo 0.4+]. - [[Nintendo Entertainment System emulators|NES]] emulator based on [[FCEUX|FCE]].
* [http://ace.cpcscene.net/en:downloads ACE {{ACEVer}}] - [[Amstrad CPC emulators|ACE]]
+
* [http://zx81.zx81.free.fr/serendipity/index.php?/archives/456-Caanoo-2600-Atari-2600-emulator-for-Caanoo-v1.1.0.html Caanoo2600 1.1.0] - [[Atari 2600 emulators|Atari 2600]] emulator.
* [https://github.com/k4zmu2a/SpaceCadetPinball/ SpaceCadetPinball] - [[Game engine recreations and source ports#Miscellaneous|SpaceCadetPinball]]
+
==PocketSprite==
=Haiku=
+
* [https://github.com/gameblabla/8bkc-gnuboy gnuboy for PocketSprite] - [[Game Boy/Game Boy Color emulators|Gameboy emulator]]
* [https://www.scummvm.org/downloads ScummVM {{ScummVMVer}}] - [[ScummVM]]
+
* [https://github.com/PocketSprite/8bkc-nofrendo 8bkc-nofrendo for PocketSprite] - Port of Nofrendo, [[Nintendo Entertainment System emulators|NES]] emulator.
* [https://fuse-emulator.sourceforge.net/#Download Fuse 0.10.0.1] - [[FUSE]] for MorphOS
+
==Zodiac==
* [http://ace.cpcscene.net/en:downloads ACE {{ACEVer}}] - [[Amstrad CPC emulators|ACE]]
+
<small>install [https://tapwave.net/utilities/popaccess PopAccess] to play unsigned Zodiac software.</small>.
* [https://github.com/X547/wine Wine] - [[wine]] for Haiku
+
* [https://web.archive.org/web/20130115080004/http://yoyofr92.free.fr/ljz/index.html LittleJohn for Zodiac 1.2] - port of LittleJohn, [[Nintendo Entertainment System emulators|NES]].[[Game Boy/Game Boy Color emulators|GameBoy]], [[SNES]], [[Sega Genesis emulators]], [[PCE|TG16]], [[Neo Geo Pocket emulators|NeoGeo Pocket]] and [[WonderSwan emulators|WonderSwan]] emulator.
* [https://github.com/Wohlstand/TheXTech/releases TheXTech] - [[Game engine recreations and source ports#Platform_2|TheXTech]]
+
* [https://tapwave.net/action/zquake Zquake] - Quake [[Game engine recreations and source ports|Source port]].
=Maemo‏‎=
+
* [https://tapwave.net/emulation/frodoz FrodoZ] - [[Commodore 64 emulators|Commodore 64]] emulator.
* [https://www.scummvm.org/downloads ScummVM 2.1.1]
+
* [https://tapwave.net/action/zhexen ZHexen] - Hexen [[Game engine recreations and source ports|Source port]].
<small>below taken from [https://wiki.maemo.org/Games#Emulators maemo wiki's emulator list], have not been tested.</small>
+
* [https://tapwave.net/action/zhexen-ii ZHexen II] - Hexen II [[Game engine recreations and source ports|Source port]].
* [https://talk.maemo.org/showthread.php?t=75992 N900 Yabuse]
+
=Firmware=
* [https://talk.maemo.org/showthread.php?t=42824 MAME]
+
==Miyoo==
* [http://repository.maemo.org/extras-devel/pool/fremantle/free/p/pcsx-m/ pcsx-m] - Maemo Edition
 
* [http://repository.maemo.org/extras-devel/pool/fremantle/free/p/psx4all/ psx4all] - Maemo Edition
 
=TempleOS=
 
;:<small> all ZealOS and TempleOS programs listed were developed (at least in part) by [https://web.archive.org/web/20221002085619/https://git.checksum.fail/alec Alec Murphy] except when otherwise noted</small>
 
* [https://github.com/tinkeros/Alec_stuff_backup/tree/master/cherub cherub] - [[Game Boy]] emulator for TempleOS
 
* [https://github.com/tinkeros/Alec_stuff_backup/tree/master/chocolate-doom chocolate-doom] - Chocolate Doom Loader and Translation Layer for TempleOS
 
* [https://github.com/tinkeros/Alec_stuff_backup/tree/master/templenes templenes] - [[NES]] Emulator for TempleOS
 
* [https://github.com/tinkeros/Alec_stuff_backup/tree/master/cosmo-engine cosmo-engine]- Port of [https://github.com/yuv422/cosmo-engine cosmo-engine] to TempleOS
 
* [https://github.com/tinkeros/Alec_stuff_backup/tree/master/bahamut bahamut] - [[SNES|SFC/SNES]] Emulator for TempleOS
 
* [https://github.com/tinkeros/Alec_stuff_backup/tree/master/apteryx apteryx] - [[Sega Genesis emulators|Megadrive/Genesis]] Emulator for TempleOS
 
;ZealOS
 
* [https://github.com/Zeal-Operating-System/cherub cherub] - [[Game Boy]] emulator by Alec Murphy for TempleOS, ported to ZealOS
 
* [https://github.com/Zeal-Operating-System/CHIP8 CHIP-8] - [[CHIP-8]] interpreter for ZealOS (developed by [https://github.com/TomAwezome TomAwezome])
 
* [https://github.com/Zeal-Operating-System/bakers-doom Bakers Doom] Port of Alec Murphy's chocolate-doom loader for TempleOS to ZealOS.
 
=MediOS=
 
* [https://web.archive.org/web/20070930152230/http://archopen.org/tiki-index.php?page=aoBoy aoBoy] [[Game Boy]] emulator for the Gmini400,AV3XX
 
* [https://web.archive.org/web/20071031105613/http://www.archopen.org/tiki-index.php?page=aoSMS aoSMS] [[Sega Master System|SMS]] emulator for the Gmini400/402(cc)
 
* [https://web.archive.org/web/20070930152317/http://archopen.org/tiki-index.php?page=aoNES aoNES] - [[NES]] emulator for the the Gmini400/402(cc)
 
* [https://web.archive.org/web/20070930152347/http://archopen.org/tiki-index.php?page=aoDoom aoDoom] - Doom [[Source ports|Source port]] for the Gmini400, Gmini402(cc), AV400, AV300
 
=Miyoo=
 
 
:<small>see [https://github.com/TriForceX/MiyooCFW MiyooCFW]'s GitHub page for a list of all emulators</small>
 
:<small>see [https://github.com/TriForceX/MiyooCFW MiyooCFW]'s GitHub page for a list of all emulators</small>
* [https://www.retroarch.com/?page=platforms RetroArch] - [[RetroArch]]
+
* [https://www.retroarch.com/?page==platforms RetroArch] - [[RetroArch]].
* [https://github.com/m45t3r/snes9x4d/releases/tag/v2020.10.24 snes9x4d] - [[Snes9x]] port
+
* [https://github.com/m45t3r/snes9x4d/releases/tag/v2020.10.24 snes9x4d] - [[Snes9x]] port.
* [https://github.com/Apaczer/gnash-miyoo/releases/tag/1.0 gnash-miyoo] - [[Flash]] Player
+
* [https://github.com/Apaczer/gnash-miyoo/releases/tag/1.0 gnash-miyoo] - [[Flash]] Player.
* [https://github.com/salvacam/dragon/releases/tag/2021-02-21 dragon] -  port of Xroar
+
* [https://github.com/salvacam/dragon/releases/tag/2021-02-21 dragon] -  port of Xroar.
* [https://github.com/salvacam/gpchip/releases/tag/2021-03-06 gpchip] - [[CHIP-8]] interpreter
+
* [https://github.com/salvacam/gpchip/releases/tag/2021-03-06 gpchip] - [[CHIP-8 emulators|CHIP-8]] interpreter.
* [https://github.com/salvacam/beebem-rg350/releases/tag/2021-02-21 beebem-rg350] - Port of [[BBC Micro emulators|Beebem]]
+
* [https://github.com/salvacam/beebem-rg350/releases/tag/2021-02-21 beebem-rg350] - Port of [[BBC Micro emulators|Beebem]].
=Zodiac=
+
==Zaurus==
<small>install [https://tapwave.net/utilities/popaccess PopAccess] to play unsigned Zodiac software.</small>
+
* [https://cypherpunks.ca/zaurus/ QCopilot] - [[Cellphone_emulators#Palm|Palm OS]] emulator.
* [https://web.archive.org/web/20130115080004/http://yoyofr92.free.fr/ljz/index.html LittleJohn for Zodiac 1.2]
+
* [https://web.archive.org/web/20220123182159/https://lachner-net.de/index.php/en/softwareen/zaurus/14-frodo Frodo] - port of Frodo, [[Commodore 64 emulators|Commodore 64]] emulator.
* [https://tapwave.net/action/zquake Zquake] - Quake [[Source ports|Source port]]
+
* [https://sz81.sourceforge.net/#downloads sz81] - [[Sinclair ZX81 emulators|Sinclair ZX81]] emulator.
* [https://tapwave.net/emulation/frodoz FrodoZ] - [[Commodore 64 emulators|Commodore 64]] emulator
+
* [https://web.archive.org/web/20050204235627/http://www.mysisterkate.com:80/hezdev/gnuboyz.html gnuboy] - GnuBoy, [[Game Boy/Game Boy Color emulators|Game Boy (color)]] emulator for Zaurus.
* [https://tapwave.net/action/zhexen ZHexen] - Hexen [Source ports|Source port]]
+
* [https://web.archive.org/web/20090210012432/http://zmame.mameworld.net/ zMAME] - [[MAME]] port.
* [https://tapwave.net/action/zhexen-ii ZHexen II] - Hexen II [Source ports|Source port]]
+
* [https://www.gnurou.org/software/zaurus/feed/ ScummVM] - [[ScummVM]] port.
 
=Other Systems=
 
=Other Systems=
;Computer/Operating system;
+
==Computer==
* [https://web.archive.org/web/20190319184838/http://www.geocities.jp/submarine600/html/p8/nesemu.html nesemu] - [[NES]] Emulator for PC-8801
+
* [https://www.lexaloffle.com/bbs/?tid=34009 Pico-8 0.2.2c] PICO-8 emulator for PocketCHIP
* [https://github.com/gameblabla/smsplus-falcon SMSplus falcon] - [[Master System emulators|SMS]] Emulator for the Atari Falcon
+
==Console==
* [https://www.scummvm.org/downloads ScummVM  2.7.1] - [[ScummVM]] for MiNT
+
* [https://github.com/tobiasvl/chip-f8 CHIP-F8] - [[CHIP-8 emulators|CHIP-8]] interpreter for the [[Fairchild Channel F emulators|Fairchild Channel F]]
* [https://github.com/commanderx16/x16-emulator Commander X16 Emulator]
+
* [http://www.komkon.org/~dekogel/vision8.html Vision-8] - [[CHIP-8 emulators|CHIP-8]] interpreter for [[ColecoVision emulators|ColecoVision, and Coleco Adam]].
;Console;
+
* [https://github.com/trapexit/chipce8 chipce8] - [[CHIP-8 emulators|CHIP-8]] interpreter for the [[PC Engine (TurboGrafx-16) emulators|PC Engine/TurboGrafx-16]].
* [https://github.com/tobiasvl/chip-f8 CHIP-F8] - [[CHIP-8]] interpreter for the Fairchild Channel F
+
* [https://github.com/NovaSquirrel/NES-CHIP-8 Nes-Chip8] - [[CHIP-8 emulators|CHIP-8]] interpreter for [[Nintendo Entertainment System emulators|NES]].
* [http://www.komkon.org/~dekogel/vision8.html Vision-8] - [[CHIP-8]] interpreter for [[ColecoVision emulators|ColecoVision, and Coleco Adam]].
+
==Handheld==
* [https://github.com/trapexit/chipce8 chipce8] - [[CHIP-8]] interpreter for the [[PC Engine (TurboGrafx-16) emulators|PC Engine/TurboGrafx-16]]
+
* [https://github.com/tobiasvl/chip-8-mini chip-8-mini] - [[CHIP-8 emulators|CHIP-8]] interpreter for [[Pokémon mini emulators|Pokémon Mini]].
* [https://github.com/NovaSquirrel/NES-CHIP-8 Nes-Chip8] - [[CHIP-8]] interpreter for [[NES]]
+
* [https://atariage.com/forums/topic/43405-chip-8-emulator-wip/#entry529492 Chip8] [[CHIP-8 emulators|CHIP-8]] interpreter for the [[Atari Lynx emulators|Atari Lynx]].
;Handheld;
+
* [https://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,71,116 Nofrendo r1] - [[Nintendo Entertainment System emulators|NES]] Emulator for the [[Dingoo]].
* [https://github.com/tobiasvl/chip-8-mini chip-8-mini] - [[CHIP-8]] interpreter for [[Pokémon mini emulators|Pokémon Mini]]
+
* [https://github.com/mac2612/retroleap retroleap] -  retroarch-based firmware for Leapster GS and LeapPad2. *[https://github.com/mac2612/sshflash sshflash]/[https://github.com/andymcca/sshflash-win sshflash win] ('''needed to flash leapfrog device firmware over SSH''').
* [https://atariage.com/forums/topic/43405-chip-8-emulator-wip/#entry529492 Chip8]] [[CHIP-8]] interpreter for the [[Atari Lynx emulators|Atari Lynx]]
+
==Game Engine==
* [https://dl.openhandhelds.org/cgi-bin/dingoo.cgi?0,0,0,0,71,116 Nofrendo r1] - [[NES]] Emulator for the [[Dingoo]]
+
* [https://www.digitalmzx.com/forums/index.php?showtopic=9709 Chip8 for Megazeux] - [[CHIP-8 emulators|CHIP-8]] interpreter for Megazeux.
* [https://github.com/mac2612/retroleap retroleap] -  retroarch-based firmware for Leapster GS and LeapPad2. *[https://github.com/mac2612/sshflash sshflash]/[https://github.com/andymcca/sshflash-win sshflash win] ('''needed to flash leapfrog device firmware over SSH''')
+
==Fantasy Computers==
;Microcontroller;
+
* [https://www.lexaloffle.com/bbs/?tid=2492 CHIP-8 Emulator] - [[CHIP-8 emulators|CHIP-8]] interpreter for PICO-8.
* [https://github.com/shii-ro/TIVA8 TIVA8] - [[CHIP-8]] interpreter for TM4C123
+
* [https://tic80.com/play?cart=953 CHIP-80] - [[CHIP-8 emulators|CHIP-8]] interpret for TIC-80.
;Calculator;
+
==Other==
* [ftp://ftp.funet.fi/pub/misc/hp48sx/chip/chip48-2.25-bin Chip-48] - [[CHIP-8]] interpreter for HP-48
+
* [https://uzebox.org/wiki/Uze8 uze8 for Uzebox] - Chip8/SuperChip interpreter for Uzebox.
* [https://github.com/Chromatophore/HP48-Superchip HP48-SuperChip] - [[CHIP-8]] interpreter for HP-48
+
* [https://github.com/sy2002/gbc4mega65 gbc4mega65] - Game Boy and Game Boy Color Core for MEGA65.
* [https://github.com/NinjaWeedle/SHACC8 SHACC8] - [[CHIP-8]] interpreter for TI84+
+
* [https://www.virtual-boy.com/forums/t/entry-game-boy-emulator GBEmu <small>(Only GB)</small> for Virtual Boy 0.1].
* [https://zardam.github.io/webnofrendo numworks-nofrendo], [https://github.com/zardam/numworks-nofrendo git] - [[NES]] Emulator for NumWorks
+
* [http://www.mediafire.com/file/7uttd7x6zkzcq1f/FCEUXpb-1_0_0_18.bar/file FCEUXpb for Blackberry 1.0.0.18].
;Game Engine
 
* [https://www.digitalmzx.com/forums/index.php?showtopic=9709 Chip8 for Megazeux] - [[CHIP-8]] interpreter for Megazeux
 
;Other
 
* [https://www.rockbox.org/wiki/PluginChip8 Chip8 for Rockbox plugin]
 
* [https://web.archive.org/web/20050204235627/http://www.mysisterkate.com:80/hezdev/gnuboyz.html gnuboy] - GnuBoy for Zaurus
 
* [https://chipgr8.io/index Chip-gr8 for AI]
 
* [http://uzebox.org/forums/viewtopic.php?p=11639#p11639 uze8 for Uzebox]
 
* [https://github.com/sy2002/gbc4mega65 gbc4mega65] - Game Boy and Game Boy Color Core for MEGA65
 
* [https://www.virtual-boy.com/forums/t/entry-game-boy-emulator GBEmu <small>(Only GB)</small> for Virtual Boy 0.1]
 
* [http://www.mediafire.com/file/7uttd7x6zkzcq1f/FCEUXpb-1_0_0_18.bar/file FCEUXpb for Blackberry 1.0.0.18]
 
  
 
=See also=
 
=See also=
* [[CHIP-8 emulators]]
+
* [[CHIP-8 emulators|CHIP-8 emulators]]
* [[NES emulators]]
+
__NOTOC__
* [[Game Boy/Game Boy Color emulators]]
 
* [[Master System emulators]]
 
* [[Multi-system emulators]]
 
 
 
 
[[Category:Emulators on miscellaneous]]
 
[[Category:Emulators on miscellaneous]]

Latest revision as of 06:48, 11 May 2024

This article is for emulators on systems without their own Emulators on consoles page. Mostly due to so few emulators being created on them.

Sections[edit]

Devices
Devices that do not fit in the category of Console, Operating system or computer

RetroFW, Arduino, Caanoo, PocketSprite, Zodiac

Firmware
Software platforms that are on firmware/firmware replacements.

Miyoo, Rockbox, Zaurus

Other Systems
Systems with only 1/2 Interpretor(s) or emulator(s)
  1. Computers/Operating systems (Systems listed: Atari 8-bit, PC-8801, PocketCHIP).
  2. Console (Systems listed: Fairchild Channel F, ColecoVision/Coleco ADAM, PC Engine/TurboGrafx-16, NES).
  3. Handheld (Systems listed: Pokémon Mini, Atari Lynx, Dingoo, Leapster GS, LeapPad 2, TM4C123)
  4. Game Engine (Engine listed Megazeux)
  5. Other (Products listed: Python, Uzebox, MEGA65, Virtual Boy, Blackberry)
  6. Fantasy Computers (Systems Listed: PICO-8, TIC-80)

Devices[edit]

RetroFW[edit]

Arduino[edit]

Caanoo[edit]

PocketSprite[edit]

Zodiac[edit]

install PopAccess to play unsigned Zodiac software..

Firmware[edit]

Miyoo[edit]

see MiyooCFW's GitHub page for a list of all emulators

Zaurus[edit]

Other Systems[edit]

Computer[edit]

Console[edit]

Handheld[edit]

Game Engine[edit]

Fantasy Computers[edit]

Other[edit]

See also[edit]