mirror of
https://github.com/libretro/docs.git
synced 2024-11-30 12:10:35 +00:00
Update frontends
- Add some Libretro frontends.
This commit is contained in:
parent
ab9be07187
commit
b45b951aaf
@ -13,15 +13,22 @@ Name | Author(s) | Description
|
||||
[Arcan](https://github.com/letoram/arcan) | Letoram | Powerful development framework for creating virtually anything from user interfaces for specialized embedded applications all the way to full-blown standalone desktop environments.
|
||||
[BizHawk](http://tasvideos.org/BizHawk.html) | BizHawk | Experimental libretro player support for the BizHawk multi-platform emulator.
|
||||
[einweggerät](https://github.com/mudlord/einweggerat) | mudlord | Debugging tool for libretro cores.
|
||||
[Emutest](https://github.com/kivutar/emutest) | kivutar | A headless libretro frontend to test libretro cores.
|
||||
[EmuVR](http://www.emuvr.net/about/) | | |
|
||||
[GNOME Games](https://wiki.gnome.org/Apps/Games) | GNOME | Games is a GNOME application to browse your video games library and to easily pick and play a game from it.
|
||||
[Hackable console](https://github.com/leiradel/hackable-console) | leiradel | Debugging tool for libretro cores.
|
||||
[Haiyajan](https://projects.deltabeard.com/haiyajan) | deltabeard | A tiny and fast libretro entertainment application.
|
||||
[Ludo](https://github.com/libretro/ludo) | kivutar | libretro frontend written in Go.
|
||||
[Lemuroid](https://github.com/Swordfish90/Lemuroid) | Swordfish90 | All in 1 emulator on Android.
|
||||
[Mininal reference fronted](https://github.com/bparker06/reference_frontend) | bparker06 | This is a barebones minimal reference frontend for the libretro API.
|
||||
[minir](https://github.com/Alcaro/minir) | Alcaro | WIMP interface (Windows, Icons, Menus and Pointers), and only cares about the major desktop OSes. Drops flexibility in favor of improved out-of-the-box experience.
|
||||
[minir test fronts](https://github.com/Alcaro/minir/tree/master/subproj) | Alcaro | Three different fronts, none of which has IO drivers: retroprofile just runs the core, intended for performance tests and PGO; retrorepeat runs the core twice, expecting identical output; retrostateverify traces the entire core and verifies whether its savestates are perfect.
|
||||
[miniretro](https://github.com/davidgfnet/miniretro) | davidgfnet | This is a small (Linux only for now) CLI libretro frontend for automated testing of libretro cores.
|
||||
[nanoarch](https://github.com/heuripedes/nanoarch) | heuripedes | Small frontend providing video, audio and basic input features to run non-libretro-GL cores. Built on GLFW.
|
||||
[New Retro Arcade](http://digitalcybercherries.com/) | Digital Cyber Cherries | |
|
||||
[noarch](https://github.com/robloach/noarch) | RobLoach | Minimalist frontend which does not provide video, audio or even basic input. It loads a libretro core, runs an iteration, and then exits. Good for unit testing.
|
||||
[Phoenix](http://phoenix.vg/) | Phoenix | Upcoming libretro frontend written with the Qt5 cross-platform application framework.
|
||||
[raylib-libretro](https://github.com/RobLoach/raylib-libretro) | RobLoach | Libretro frontend using raylib.
|
||||
[retro_frontend](https://github.com/ehmry/genode-libretro) | Ehmry | Frontend for the [Genode](http://genode.org) operating system framework. Following the Genode philosophy this frontend strives to be a minimal implemention that is extensible via the abstract OS services provided to it.
|
||||
[RetroPlayer](https://forum.kodi.tv/forumdisplay.php?fid=194) | Kodi-Game | Also known as [Kodi-Game](https://github.com/kodi-game/), RetroPlayer is a libretro compatibility layer for [Kodi](https://kodi.tv/).
|
||||
[sdlarch](https://github.com/heuripedes/sdlarch) | heuripedes | Small frontend providing video, audio and basic input to run basic libretro cores. Built on SDL.
|
||||
|
Loading…
Reference in New Issue
Block a user