Difference between revisions of "Emulators on Raspberry Pi"

From Emulation General Wiki
Jump to navigation Jump to search
(Dreamcast / Naomi)
(Tags: Mobile edit, Mobile web edit)
 
(6 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
|title = Raspberry Pi
 
|title = Raspberry Pi
 
|developer = Raspberry Pi Foundation
 
|developer = Raspberry Pi Foundation
|type = Platform (ARM)
+
|type = [[wikipedia:Single-board computer|Single-board computer]] (ARM)
 
|logo = Icon RPi.png
 
|logo = Icon RPi.png
 
|logowidth = 69px
 
|logowidth = 69px
|first-release = 15 July 2012 (32-bit)<br>2 Feb 2022 (64-bit)
+
|first-release = February 2012 (Original Raspberry Pi)
|last-release = December 5th 2023 <br>[https://www.raspberrypi.com/software/ Official Raspberry Pi OS]
+
|last-release = October 2023 (Raspberry Pi 5)
 
}}
 
}}
The Raspberry Pie uses ARM processors, so any operating system that supports the architecture will probably work.
+
:''This page is about software on the Raspberry pi platform that emulates other hardware''<br>
[[Emulation boxes#Distributions|Distributions that may support raspberry pi hardware]]
+
 
 +
The '''[[wikipedia:Raspberry Pi|Raspberry Pi]]''' is a series of single-board computers using the ARM architecture, developed by [[wikipedia:Raspberry Pi Foundation|the Raspberry Pi Foundation]].<br>
 +
Any operating system that supports the ARM architecture will probably work on the Raspberry Pi.
 +
[[Recommended Linux distros|Any of these Linux Distros that support ARM should support the Raspberry Pi]].<br>
 +
;Before diving in;
 +
;*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 Raspberry Pi, which can be the better than emulators for their specific games.
 +
;*This page lists emulators that support ARM/Raspberry Pi on Linux distros or using [[#Bare Metal emulators|Bare Metal]]. For emulators on other operating systems that support Raspberry Pi see: [[Emulators on RISC OS|RISC OS]].
  
 
==Multi-System emulators==
 
==Multi-System emulators==
Line 38: Line 45:
 
| {{✓}}
 
| {{✓}}
 
|[[Libretro#Cores|Libretro cores]]
 
|[[Libretro#Cores|Libretro cores]]
 +
|}
 +
 +
==Bare Metal emulators==
 +
{| class="wikitable" style="text-align:center;"
 +
|-
 +
! scope="col"|Name
 +
! scope="col"|Latest version
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
! scope="col"|Supported Systems
 +
|-
 +
| [https://zxmini.speccy.org/en/index.html ZXBaremulator]
 +
|[https://zxmini.speccy.org/en/index.html Download]
 +
| {{X}}
 +
| {{✓}}
 +
| {{✓}}
 +
|Sinclair ZX Spectrum 48K/128K/+2A
 +
|-
 +
| [https://accentual.com/bmc64/ BMC64]
 +
|[https://github.com/randyrossi/bmc64 git]
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
|Commodore 64, Commodore 128, Vic20, Commodore Plus/4 and PET
 +
|-
 +
| [https://github.com/jhhoward/Faux86 Faux86]
 +
|[https://github.com/jhhoward/Faux86 git]
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
|8086 and 80186
 +
|-
 +
| [https://github.com/angeris/CS107E-GB-Emulator S107E-GB-Emulator]
 +
|[https://github.com/angeris/CS107E-GB-Emulator git]
 +
| {{✓}}
 +
| {{✓}}
 +
| {{✓}}
 +
|Nintendo Game Boy
 
|}
 
|}
  
Line 142: Line 188:
 
! scope="col" |Supported game(s)
 
! scope="col" |Supported game(s)
 
!Genre
 
!Genre
|-
 
|Rigel Engine
 
|[https://github.com/lethal-guitar/RigelEngine/releases git]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|Platform
 
|Duke Nukem II
 
 
|-
 
|-
 
|[http://xproger.info/projects/OpenLara/ OpenLara]<ref group="N">OpenLara was inspired by OpenTomb</ref>
 
|[http://xproger.info/projects/OpenLara/ OpenLara]<ref group="N">OpenLara was inspired by OpenTomb</ref>
Line 158: Line 196:
 
|Tomb Raider 1–4
 
|Tomb Raider 1–4
 
|Action-Adventure
 
|Action-Adventure
 +
|-
 +
|Rigel Engine
 +
|[https://github.com/lethal-guitar/RigelEngine/releases git]
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|Duke Nukem II
 +
| rowspan="3" |Platform
 
|-
 
|-
 
|Zelda3
 
|Zelda3
Line 165: Line 211:
 
|{{✓}}
 
|{{✓}}
 
|The Legend of Zelda: A Link to the Past
 
|The Legend of Zelda: A Link to the Past
| rowspan="2" |Platform
 
 
|-
 
|-
 
|smw
 
|smw
Line 189: Line 234:
 
|Re-Volt
 
|Re-Volt
 
|}
 
|}
 +
 
=Frontends=
 
=Frontends=
 
{| class="wikitable" style="text-align:center;"
 
{| class="wikitable" style="text-align:center;"

Latest revision as of 20:28, 27 February 2024

Raspberry Pi
Icon RPi.png
Developer Raspberry Pi Foundation
Type Single-board computer (ARM)
Earliest release February 2012 (Original Raspberry Pi)
Latest release October 2023 (Raspberry Pi 5)
This page is about software on the Raspberry pi platform that emulates other hardware

The Raspberry Pi is a series of single-board computers using the ARM architecture, developed by the Raspberry Pi Foundation.
Any operating system that supports the ARM architecture will probably work on the Raspberry Pi. Any of these Linux Distros that support ARM should support the Raspberry Pi.

Before diving in;
  • See each Wiki Category Consoles, Computers and 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 Raspberry Pi, which can be the better than emulators for their specific games.
  • This page lists emulators that support ARM/Raspberry Pi on Linux distros or using Bare Metal. For emulators on other operating systems that support Raspberry Pi see: RISC OS.

Multi-System emulators[edit]

Name Latest version libretro FLOSS Active Recommended Supported Systems
vdmgr Download ~ Colecovision, gmc-4, NES / Famicom, MCS BASIC-52, MSX,Neo Geo Pocket (color), SC-300 + SF-7000, SG-1000 + Sega Master System (Mark-III), TD4, Z80 TV Game
RetroArch Snap Libretro cores

Bare Metal emulators[edit]

Name Latest version FLOSS Active Recommended Supported Systems
ZXBaremulator Download Sinclair ZX Spectrum 48K/128K/+2A
BMC64 git Commodore 64, Commodore 128, Vic20, Commodore Plus/4 and PET
Faux86 git 8086 and 80186
S107E-GB-Emulator git Nintendo Game Boy

Nintendo[edit]

GameBoy Advance[edit]

Name Latest version libretro FLOSS Active Recommended
gpSP Download ~

Camputers Lynx[edit]

Name Latest version libretro FLOSS Active Recommended
Jynx Download ~

Commodore[edit]

Amiga Line[edit]

Name Latest version libretro FLOSS Active Recommended
Amiberry 6.3.0 Preview

Sony[edit]

Playstation 1[edit]

Name Latest version libretro FLOSS Active Recommended
PCSX-ReARMed 1.18.0

Sega[edit]

Dreamcast / NAOMI[edit]

Name Latest version NAOMI Atomiswave Windows CE libretro FLOSS Active Recommended
redream 1.5.0 (Windows, macOS, Linux, Raspberry Pi)
1.2.07 (Android)
reicast CI Builds (Not Working)
r8.1 (Snap Store)
~

Source Ports[edit]

Name Latest Version libretro Active Recommended Supported game(s) Genre
OpenLara[N 1] git ~ Tomb Raider 1–4 Action-Adventure
Rigel Engine git Duke Nukem II Platform
Zelda3 git The Legend of Zelda: A Link to the Past
smw git Super Mario World, Super Mario All-Stars[N 2]
CannonBall git OutRun Racing
RVGL 21.0930a-1 Re-Volt

Frontends[edit]

Name Latest version libretro FLOSS Active Recommended
RetroArch 1.18.0


Notes[edit]

  1. OpenLara was inspired by OpenTomb
  2. In smw only the Super Mario All-Stars version of Super Mario Bros. and Super Mario Bros.: The Lost Levels are able to be ran currently.

See Also[edit]

Raspberry Pi OS. The official Raspberry Pi OS Distributions
Lakka Linux distribution that also targets the Raspberry Pi platform