1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-05 17:58:41 +00:00
Go to file
2018-04-08 12:13:42 -05:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2017-11-29 12:03:42 -05:00
.vscode remap-redux part 2: cleanup keymapper code 2018-04-08 12:13:42 -05:00
audio Revert "(OpenSL) Fix issues with cores using threaded audio - audio thread" 2018-03-28 16:26:53 +02:00
bootstrap Merge pull request #5941 from frangarcj/vita-adrenaline 2017-12-21 01:05:28 +01:00
camera Refactor verbosity code - try to avoid log calls if verbosity is not 2018-01-17 06:28:26 +01:00
cheevos return early in case path is null and move vars to the top 2018-03-24 19:11:07 -05:00
cores Update libretro-mpv core - only use dlopen for HAVE_OPENGLES builds 2018-02-23 14:40:31 +01:00
ctr (CTR) build fix. 2017-12-25 08:51:50 +01:00
defines Cleanups 2018-01-25 15:30:48 +01:00
deps Uniquely name crc32.c to avoid collissions with statically linked 2018-04-08 17:58:10 +02:00
dist-scripts Update 2018-02-18 02:08:18 +01:00
docs mark these as deprecated 2016-08-27 21:56:37 -05:00
emscripten emscripten: Use argument list for Module.print 2018-01-15 10:06:06 -05:00
frontend Fix some build errors with MSVC 2003/2005 cores 2018-03-28 16:22:35 +02:00
gfx Also use the original fallback designed for older window managers. 2018-04-02 20:21:32 -05:00
griffin Uniquely name crc32.c to avoid collissions with statically linked 2018-04-08 17:58:10 +02:00
input remap-redux part 2: cleanup keymapper code 2018-04-08 12:13:42 -05:00
intl Merge pull request #6528 from Tatsuya79/master 2018-04-07 04:17:32 +02:00
led Add frontend, battery level and memory amount detection to 3ds port 2018-01-10 16:52:32 -08:00
libretro-common (PS3) Silence more warnings 2018-04-08 01:09:31 +02:00
libretro-db Don't use mmap for libretrodb - using mmap seems 2018-02-13 07:34:19 +01:00
location Refactor verbosity code - try to avoid log calls if verbosity is not 2018-01-17 06:28:26 +01:00
managers Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
media explicitly set codepage for Japanese menubar translation, fixes #4536 and #4761 2017-09-22 09:40:22 -07:00
memory Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
menu remap-redux part 2: cleanup keymapper code 2018-04-08 12:13:42 -05:00
network Fix a bug in remembering device availability for netplay 2018-03-21 19:24:58 -04:00
pkg Fix for fatal error C1128 in 64-bit Debug builds (by adding /bigobj to command line) 2018-04-03 18:41:34 +01:00
qb Merge pull request #6285 from orbea/sysconfdir 2018-04-07 22:54:30 +02:00
record Revert "Turn scaler_ctx_scale_direct into inline function" 2018-03-14 23:48:47 +01:00
runahead Cleanups 2018-04-08 02:01:37 +02:00
tasks Fix false [ERROR] when closing content 2018-04-03 12:08:53 +08:00
tools (D3D10/11/12) cleanups / fixes. 2018-01-30 19:34:53 +01:00
translation Cleanups 2018-01-26 04:37:53 +01:00
ui Fixed crash when opening content using "open in..", support for keyboard mapper 2018-03-22 22:43:20 -10:00
wifi Refactor verbosity code - try to avoid log calls if verbosity is not 2018-01-17 06:28:26 +01:00
wii Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
wiiu Update imports.h 2018-02-25 13:53:57 +00:00
.editorconfig Add EditorConfig support 2016-09-16 10:44:33 -04:00
.gitignore Add missing slash 2018-02-17 15:59:04 -08:00
.project
.travis.yml travis: disable all d3d versions for windows 2018-03-28 20:16:59 -04:00
autosave.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
CHANGES.md Merge pull request #6285 from orbea/sysconfdir 2018-04-07 22:54:30 +02:00
command.c Fix C89_BUILD 2018-03-24 16:11:10 +01:00
command.h demonstration of core association reset 2018-03-18 16:41:49 -04:00
config.def.h XMB thumbnails vertical disposition. 2018-04-05 00:52:46 +02:00
config.def.keybinds.h Implement Slow motion toggle 2018-03-10 18:42:45 +01:00
config.features.h Remove remaining references to HAVE_FBO 2017-11-13 08:55:41 +01:00
configuration.c XMB thumbnails vertical disposition. 2018-04-05 00:52:46 +02:00
configuration.h remap-redux part 2: restore original var names 2018-04-08 12:13:41 -05:00
configure (qb) Add qb.system.sh 2015-06-16 20:46:11 -03:00
content.h subsystem part 3: fix saves 2018-02-12 02:39:26 -05:00
CONTRIBUTING.md
COPYING
core_impl.c Forgot to initialize controller port map, this caused VBA-M to crash when creating the secondary core. Now fixed. 2018-03-31 12:15:14 -05:00
core_info.c (core_info.c) cleanup memory allocations 2018-02-04 23:07:24 +01:00
core_info.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
core_type.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
core.h Runahead system 2018-03-28 14:22:07 -05:00
database_info.c (database_info.c) Cleanups 2018-02-25 21:58:52 +01:00
database_info.h Cleanups 2017-09-28 09:32:23 +02:00
defaults.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
dirs.c nitpicking fix: makes shader next start at the first shader 2018-02-19 20:01:23 -05:00
dirs.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
driver.c Reduce usage of string_is_not_equal_fast 2018-01-17 01:03:48 +01:00
driver.h Added an LED interface and a Raspberry Pi GPIO implementation 2017-12-27 11:11:08 -05:00
dynamic.c (PS3) Silence more warnings 2018-04-08 01:09:31 +02:00
dynamic.h Runahead system 2018-03-28 14:22:07 -05:00
fetch-submodules.sh Add --recursive in case submodules have third-party dependencies 2016-09-11 19:43:16 -04:00
file_path_special.c Simplify fill_pathname_representation_wrapper 2018-02-04 23:40:27 +01:00
file_path_special.h libretro-common: Clean up dependencies of file_path 2018-01-13 00:27:49 -05:00
file_path_str.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
lakka.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
list_special.c Conditionally build up shader list 2018-02-26 18:56:56 +01:00
list_special.h Fix more MSVC Griffin build errors 2017-12-30 13:35:47 +01:00
Makefile use 64-bit file offsets/seeking on windows 2018-02-14 06:16:12 +00:00
Makefile.common Uniquely name crc32.c to avoid collissions with statically linked 2018-04-08 17:58:10 +02:00
Makefile.ctr Add 3DS threads 2018-01-17 14:00:57 -08:00
Makefile.ctr.salamander Remove -a from uname 2018-01-05 09:58:10 -08:00
Makefile.emscripten no longer compile with SDL support by default 2018-01-18 22:57:46 -06:00
Makefile.griffin (Wii/WiiU) Add HAVE_RUNAHEAD 2018-04-08 00:48:27 +02:00
Makefile.libogc Update 2017-08-20 00:54:39 +02:00
Makefile.msvc (D3D12) add menu display driver. 2018-02-08 00:18:05 +01:00
Makefile.openpandora Start removing SINC ifdefs for individual Makefiles 2017-12-31 21:34:31 +01:00
Makefile.pandora Move pandora files 2015-09-20 15:41:28 +02:00
Makefile.ps3 (PS3) Silence more warnings 2018-04-08 01:09:31 +02:00
Makefile.ps3.cobra (PS3) Change back to SNC 2018-03-06 19:03:51 +01:00
Makefile.ps3.salamander (PS3) Change back to SNC 2018-03-06 19:03:51 +01:00
Makefile.psl1ght Remove remaining references to HAVE_FBO 2017-11-13 08:55:41 +01:00
Makefile.psp1 Start removing SINC ifdefs for individual Makefiles 2017-12-31 21:34:31 +01:00
Makefile.psp1.salamander Add vfs_implementation to Salamander builds 2017-12-14 15:18:48 +01:00
Makefile.switch (NSW) initial support for menu 2017-12-30 11:14:45 +01:00
Makefile.vita remap-redux part 2: fix nits, hookup left/right callbacks 2018-04-08 12:13:40 -05:00
Makefile.vita.salamander Add vfs_implementation to Salamander builds 2017-12-14 15:18:48 +01:00
Makefile.wii.salamander Add vfs_implementation to Salamander builds 2017-12-14 15:18:48 +01:00
Makefile.wiiu (wiiu) Only build these files in for non-Griffin build 2018-04-08 17:26:34 +02:00
Makefile.win Remove remaining references to HAVE_FBO 2017-11-13 08:55:41 +01:00
movie.c Update libretro-common 2017-12-15 00:31:37 +01:00
movie.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
msg_hash.c add basic support for arabic. 2018-02-05 20:54:55 +01:00
msg_hash.h XMB thumbnails vertical disposition. 2018-04-05 00:52:46 +02:00
no-xib.diff Add no-xib.diff 2015-10-13 23:23:33 +02:00
paths.c subsystem part 4: set savestates properly 2018-03-04 12:34:51 -05:00
paths.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
performance_counters.c VC6 support (targets NT 3.51) 2017-09-06 23:03:02 -04:00
performance_counters.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
playlist.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
playlist.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
README-exynos.md
README-mali_fbdev_r4p0.md Fix some spelling errors (pendantic info lintian warnings). 2016-07-20 23:28:29 -03:00
README-OMAP.md
README.md Edited for grammar and formatting 2018-03-20 00:54:23 -07:00
retroarch-android-debug.diff add patch to enable gdb/debugging on android 2018-03-01 16:01:04 -05:00
retroarch-mingw-build.sh
retroarch.c Add HAVE_RUNAHEAD ifdef 2018-03-29 15:38:22 +02:00
retroarch.cfg Add Left Thumbnails 2018-03-29 10:38:23 -03:00
retroarch.desktop Making description more concrete and adding Russian translation 2017-11-22 19:04:59 +03:00
retroarch.h fix SHADER_NEXT/SHADER_PREV 2018-02-07 21:26:00 -05:00
setting_list.c (menu) Get rid of name_hash 2018-02-25 18:04:32 +01:00
setting_list.h (menu) Get rid of name_hash 2018-02-25 18:04:32 +01:00
verbosity.c Fix some build errors with MSVC 2003/2005 cores 2018-03-28 16:22:35 +02:00
verbosity.h Remove retro_inline 2018-01-17 06:47:49 +01:00
version_git.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
version_git.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
version.all Bump up version 2018-03-20 08:35:17 +01:00
version.dtd Bump to version 1.7.0 2017-12-25 18:17:57 +01:00
version.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
wiiu-devel.properties.template Polish up WiiU deploy scripts 2018-01-10 22:51:00 -08:00

Build Status Coverity Scan Build Status

RetroArch

RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines as well as more generalized 3D programs. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores".

XMB menu driver

rgui menu driver

glui menu driver

libretro

libretro is an API that exposes generic audio/video/input callbacks. A frontend for libretro (such as RetroArch) handles video output, audio output, input and application lifecycle. A libretro core written in portable C or C++ can run seamlessly on many platforms with very little to no porting effort.

While RetroArch is the reference frontend for libretro, several other projects have used the libretro interface to include support for emulators and/or game engines. libretro is completely open and free for anyone to use.

libretro API header

Binaries

Latest Windows binaries are currently hosted on the buildbot.

Support

To reach developers, either make an issue here on GitHub, make a thread on the forum, or visit our IRC channel: #retroarch @ irc.freenode.org.

Documentation

See our Documentation Center. On Unix, man-pages are provided. More developer-centric stuff is found here.

Philosophy

RetroArch attempts to be small and lean while still having all the useful core features expected from an emulator. It is designed to be very portable and features a gamepad-centric UI. It also has a full-featured command-line interface.

In some areas, RetroArch goes beyond and emphasizes on not-so-common technical features such as multi-pass shader support, real-time rewind (Braid-style), video recording (using FFmpeg), etc.

RetroArch also emphasizes on being easy to integrate into various launcher frontends.

Platforms

RetroArch has been ported to the following platforms:

  • DOS
  • Windows
  • Linux
  • Emscripten
  • FreeBSD
  • NetBSD
  • OpenBSD
  • Haiku
  • Solaris
  • MacOS X
  • PlayStation 3
  • PlayStation Portable
  • PlayStation Vita
  • Original Microsoft Xbox
  • Microsoft Xbox 360 (Libxenon/XeXDK)
  • Nintendo Wii, GameCube (Libogc)
  • Nintendo WiiU
  • Nintendo 3DS
  • Nintendo Switch
  • Raspberry Pi
  • Android
  • iOS
  • Blackberry

Dependencies (PC)

There are no true hard dependencies per se.

On Windows, RetroArch can run with only Win32 as dependency.

On Linux, there are no true dependencies. For optimal usage, the following dependencies come as recommended:

  • GL headers / Vulkan headers
  • X11 headers and libs, or EGL/KMS/GBM

OSX port of RetroArch requires latest versions of XCode to build.

RetroArch can utilize these libraries if enabled:

  • nvidia-cg-toolkit
  • libxml2 (GLSL XML shaders)
  • libfreetype2 (TTF font rendering on screen)

RetroArch needs at least one of these audio driver libraries:

  • ALSA
  • OSS
  • RoarAudio
  • RSound
  • OpenAL
  • JACK
  • SDL
  • PulseAudio
  • XAudio2 (Win32, Xbox 360)
  • DirectSound (Win32, Xbox 1)
  • CoreAudio (OSX, iOS)

To run properly, RetroArch requires a libretro implementation present; however, as it's typically loaded dynamically, it's not required at build time.

Dependencies (Console ports, mobile)

Console ports have their own dependencies, but generally do not require anything other than what the respective SDKs provide.

Configuring

The default configuration is defined in config.def.h. It is not recommended to change this unless you know what you're doing. These can later be tweaked by using a config file. A sample configuration file is installed to /etc/retroarch.cfg. This is the system-wide config file.

RetroArch will on startup create a config file in $XDG\_CONFIG\_HOME/retroarch/retroarch.cfg if it does not exist. Users only need to configure a certain option if the desired value deviates from the value defined in config.def.h.

To configure joypads, use the built-in menu or the retroarch-joyconfig command-line tool.

Compiling and installing

Instructions for compiling and installing RetroArch can be found in the Libretro/RetroArch Documentation Center.