1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
Go to file
2016-02-09 17:01:07 +01:00
audio Set these static variables initially to NULL 2016-02-04 20:04:06 +01:00
bootstrap (psp1) move kernel_functions.prx to the root folder after build 2015-09-23 23:08:01 +01:00
camera Try to reduce dependence on general.h 2016-02-07 13:18:48 +01:00
cores Create libretro GL FF Test 2016-01-29 03:03:12 +01:00
ctr (3DS) another build tools update. 2016-01-16 03:51:48 +01:00
defines Start updating headers for 2016 2016-01-10 04:06:50 +01:00
deps (deps/zlib) Rollback changes 2016-02-07 01:05:40 +01:00
dist-scripts dist-cores.sh : Add big stack rule for unix target 2016-02-05 17:38:09 +01:00
docs Update docs/retroarch.1 2015-01-24 04:09:40 +01:00
emscripten Backport this - 58748da89d 2015-07-27 00:08:25 +02:00
frontend (GX) Fix 'Restart RetroArch' 2016-02-07 00:04:19 +01:00
gfx Turn function static 2016-02-08 00:36:32 +01:00
griffin Remove unused udev_common 2016-02-05 13:30:19 +01:00
input Cleanups 2016-02-09 05:11:40 +01:00
intl Start updating headers for 2016 2016-01-10 04:06:50 +01:00
libretro-common Cleanup 2016-01-30 04:43:35 +01:00
libretro-db Merge pull request #2693 from lakkatv/master 2016-02-04 15:24:34 +01:00
location Create RARCH_DRIVER_CTL_FIND_INDEX 2016-02-01 13:15:53 +01:00
media Move win32_resource.h 2015-11-19 07:59:10 +01:00
memory (GX) Move defines to defines/gx_defines.h 2015-11-18 12:55:28 +01:00
menu Create RARCH_MENU_CTL_FIND_DRIVER 2016-02-09 16:49:23 +01:00
netplay (netplay) Style nits 2016-02-03 17:05:32 +01:00
pkg Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
qb Get the C89 support flags out of ./configure --help. 2016-01-29 18:57:24 +01:00
record Create RARCH_DISPLAY_CTL_IS_HW_CONTEXT 2016-02-07 20:32:53 +01:00
tasks tasks.c - cleanups 2016-02-09 17:01:07 +01:00
tests Rename rarch_main_ctl to runloop_ctl 2015-11-30 21:42:59 +01:00
tools Kill off IS_JOYCONFIG 2015-11-11 20:15:27 +01:00
ui Add header 2016-01-25 06:17:00 +01:00
wii/app_booter (wii/app_booter) Style nits 2015-09-21 19:28:20 +02:00
.empty initial new branch 2011-11-30 01:07:38 +01:00
.gitignore Add weird 'menu/driverspzarch.c' to .gitignore 2015-10-10 08:16:06 +02:00
.project Allow to load roms from external apps. 2013-08-19 23:23:39 +02:00
autosave.c Refactor autosave.c to use new callback 2016-01-28 03:10:47 +01:00
autosave.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
cheats.c Try to reduce dependence on general.h 2016-02-07 13:18:48 +01:00
cheats.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
cheevos.c (cheevos.c) More style nits 2016-02-03 16:09:53 +01:00
cheevos.h (cheevos.c) Style nits 2016-02-03 16:09:11 +01:00
command_event.c Create CORE_INFO_CTL_LOAD 2016-02-07 17:26:10 +01:00
command_event.h Create event_cmd_exec - get rid of libretro_private.h 2016-02-03 16:58:06 +01:00
command.c use more string_is_equal 2016-01-20 05:21:52 +01:00
command.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
config.def.h add XMB settings for scale and opacity 2016-02-08 00:34:13 -05:00
config.features.h change default filter location 2015-11-27 22:01:26 -05:00
configuration.c add settings for xmb font 2016-02-08 01:08:03 -05:00
configuration.h add settings for xmb font 2016-02-08 01:08:03 -05:00
configure (qb) Add qb.system.sh 2015-06-16 20:46:11 -03:00
content.c Fix some warnings with SNC PS3 compiler 2016-02-03 15:25:37 +01:00
content.h Cleanup 2016-02-04 20:56:22 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2012-12-09 10:16:35 +01:00
COPYING Add GPLv3 text I suppose. 2011-01-25 13:31:55 +01:00
core_info.c Cleanup 2016-02-07 19:02:09 +01:00
core_info.h Turn function static 2016-02-07 17:34:22 +01:00
core_options.c stdstring - create string_is_equal 2016-01-20 04:07:24 +01:00
core_options.h Nits 2016-02-04 20:58:53 +01:00
database_info.c Try to reduce dependence on general.h 2016-02-07 13:18:48 +01:00
database_info.h Header include changes 2016-02-05 13:57:08 +01:00
defaults.h Nits 2016-02-04 20:58:53 +01:00
dir_list_special.c Remove core_info_list_get_all_extensions 2016-02-07 16:10:42 +01:00
dir_list_special.h Header include changes 2016-02-07 01:50:08 +01:00
driver.c Create RARCH_MENU_CTL_FIND_DRIVER 2016-02-09 16:49:23 +01:00
driver.h (OSX) Include <sys/types.h> - provide prototype for ssize_t 2016-02-04 20:36:00 +01:00
dynamic.c Cleanups 2016-02-05 13:51:30 +01:00
dynamic.h Nits 2016-02-04 20:58:53 +01:00
fetch-submodules.sh Some improvements to fetch-submodules.sh I thought I committed weeks ago 2015-03-14 19:57:14 -07:00
file_ops.c zip_file_decompressed - cleanup #2 2016-01-28 06:36:35 +01:00
file_ops.h Header include changes 2016-02-05 13:57:08 +01:00
file_path_special.c (Linux) Restarting of core in non-HAVE_DYNAMIC mode now properly 2016-02-05 19:16:35 +01:00
general.h Cleanups 2016-02-05 13:51:30 +01:00
git_version.c Start updating headers for 2016 2016-01-10 04:06:50 +01:00
git_version.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
libretro_version_1.c Rename RARCH_DISPLAY_CTL_DEINIT_VIDEO_CACHE_CONTEXT to RARCH_DISPLAY_CTL_DEINIT_HW_CONTEXT 2016-02-07 20:15:58 +01:00
libretro_version_1.h Header include changes 2016-02-05 14:00:27 +01:00
libretro.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
Makefile remove the windows console in non-debug windows builds 2015-12-04 21:08:52 -05:00
Makefile.common Remove unused udev_common 2016-02-05 13:30:19 +01:00
Makefile.ctr Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
Makefile.emscripten Makefile.emscripten - add HAVE_EGL 2015-11-20 17:41:50 +01:00
Makefile.griffin Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
Makefile.openpandora Turn WANT_MINIZ into WANT_ZLIB 2015-03-14 05:24:57 +01:00
Makefile.pandora Move pandora files 2015-09-20 15:41:28 +02:00
Makefile.ps3 (PS3) Take out LIBRETRODB and silence some warnings 2016-02-07 00:04:00 +01:00
Makefile.ps3.cobra Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
Makefile.ps3.salamander (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
Makefile.psl1ght Move files around 2015-09-20 15:26:10 +02:00
Makefile.psp1 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
Makefile.psp1.salamander (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
Makefile.wii.salamander (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
Makefile.win Replace most instances of GLUI (except for ident string) with 2015-11-02 23:23:54 +01:00
movie.c Cleanups 2016-02-07 01:56:03 +01:00
movie.h Cleanups 2016-02-07 01:56:03 +01:00
msg_hash.c use more string_is_equal 2016-01-20 05:21:52 +01:00
msg_hash.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
net_http_special.c Cleanup 2016-01-27 05:55:26 +01:00
net_http_special.h Cleanup 2016-02-04 20:56:22 +01:00
netlogger.c Start updating headers for 2016 2016-01-10 04:06:50 +01:00
no-xib.diff Add no-xib.diff 2015-10-13 23:23:33 +02:00
patch.c Try to reduce dependence on general.h 2016-02-07 13:18:48 +01:00
patch.h Move function prototype to patch.c 2016-02-07 01:46:20 +01:00
performance.c Don't bake this in for __MACH__ 2016-01-21 00:56:47 +01:00
performance.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
playlist.c only check for identical paths, not CRC too 2016-01-26 22:10:42 -05:00
playlist.h Style nits 2016-02-03 17:20:36 +01:00
README-exynos.md exynos: update TODO list 2014-08-09 16:43:48 +02:00
README-mali_fbdev_r4p0.md Add README-mali_fbdev_r4p0.md 2014-11-18 16:07:08 +01:00
README-OMAP.md video_omap: more docu fixes 2014-01-14 16:39:24 -06:00
README.md Update README.md 2016-01-13 20:58:24 +01:00
remote.c Try to reduce dependence on general.h 2016-02-07 13:18:48 +01:00
remote.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
retroarch-mingw-build.sh Add support for different "make" binaries 2014-07-30 01:14:57 +02:00
retroarch.c don't create directories when checking for game options, only create when the user selects the menu entry 2016-02-08 00:07:41 -05:00
retroarch.cfg Improve explanation 2016-01-27 01:37:52 +01:00
retroarch.desktop (Linux) Add a GenericName to the desktop entry 2015-06-18 09:49:14 -07:00
retroarch.h don't create directories when checking for game options, only create when the user selects the menu entry 2016-02-08 00:07:41 -05:00
rewind.c Try to reduce dependence on general.h 2016-02-07 13:18:48 +01:00
rewind.h Turn some functions static 2016-02-01 12:46:46 +01:00
runloop.c don't create directories when checking for game options, only create when the user selects the menu entry 2016-02-08 00:07:41 -05:00
runloop.h Add core_info_ctl actions 2016-02-07 02:37:57 +01:00
screenshot.c (screenshot.c) Cleanup 2016-02-03 16:13:37 +01:00
screenshot.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00
string_list_special.c Remove unused STRING_LIST_CORES_NAMES 2016-02-07 15:54:37 +01:00
string_list_special.h Remove unused STRING_LIST_CORES_NAMES 2016-02-07 15:54:37 +01:00
system.h write to game options files if created instead of the main options file 2016-01-31 01:54:57 -05:00
verbosity.c stdstring - create string_is_equal 2016-01-20 04:07:24 +01:00
verbosity.h Start updating headers for 2016 2016-01-10 04:06:50 +01:00

RetroArch

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

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/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 -(http://buildbot.libretro.com/).

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 wiki. 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 outside PC:

  • PlayStation3
  • Xbox 360 (Libxenon/XeXDK)
  • Xbox 1
  • Wii, Gamecube (Libogc)
  • Raspberry Pi
  • Android
  • iOS
  • Blackberry

Dependencies (PC)

On Windows, RetroArch can run with only Win32 as dependency. On Linux, you need:

  • GL 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 doesn't 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

Linux

  • Prerequisites:
sudo apt-get install -y make git-core curl g++ pkg-config libglu1-mesa-dev freeglut3-dev mesa-common-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev
  • Compiling:
./configure
make

Mac

  • Prerequisites: XCode, Cg.
  • You can open the project (pkg/apple/RetroArch.xcodeproj) in the Xcode IDE and build (⌘-B) and run (⌘-R) it there. Or you can use the command line...
  • Debug:
# Build
xcodebuild -target RetroArch -configuration Debug -project pkg/apple/RetroArch.xcodeproj
# Run
open ./pkg/apple/build/Debug/RetroArch.app/
  • Release:
# Build
xcodebuild -target RetroArch -configuration Release -project pkg/apple/RetroArch.xcodeproj
# Run
open ./pkg/apple/build/Release/RetroArch.app/

PC
Instructions for compiling on PC can be found in the wiki.

PlayStation3

RetroArch PS3 needs to be compiled in the following order:

  1. Compile RetroArch Salamander

make -f Makefile.ps3.salamander

  1. Finally, compile RetroArch packed together with the GUI:

make -f Makefile.ps3

PlayStation3 - Creating a PKG installable file

You can add pkg as a parameter in order to make a PKG file - for example:

make -f Makefile.ps3 pkg

This creates an NPDRM package. This can be installed on debug PS3s.

To make a non-NPDRM package that can be installed on a jailbroken/CFW PS3 (such as PSGroove or PS3 CFWs and other 3.55 CFW derivatives), do:

make -f Makefile.ps3 pkg-signed

If you're using Kmeaw 3.55 firmware, the package needs to be signed:

make -f Makefile.ps3 pkg-signed-cfw

NOTE: A pre-existing libretro library needs to be present in the root directory in order to link RetroArch PS3. This file needs to be called libretro_ps3.a.

Xbox 360 (XeXDK)

You will need Microsoft Visual Studio 2010 installed (or higher) in order to compile RetroArch 360.

The solution file can be found at the following location:

pkg/msvc-360/RetroArch-360.sln

NOTE: A pre-existing libretro library needs to be present in the pkg/msvc-360/RetroArch-360/Release directory in order to link RetroArch 360. This file needs to be called libretro_xdk360.lib.

Xbox 360 (Libxenon)

You will need to have the libxenon libraries and a working Devkit Xenon toolchain installed in order to compile RetroArch 360 Libxenon.

make -f Makefile.xenon

NOTE: A pre-existing libretro library needs to be present in the root directory in order to link RetroArch 360 Libxenon. This file needs to be called libretro_xenon360.a.

Wii

You will need to have the libogc libraries and a working Devkit PPC toolchain installed in order to compile RetroArch Wii.

make -f Makefile.griffin platform=wii

NOTE: A pre-existing libretro library needs to be present in the root directory in order to link RetroArch Wii. This file needs to be called libretro_wii.a.