Changes

Jump to navigation Jump to search

Libretro

52 bytes added, 06:09, 7 September 2023
no edit summary
|active = Yes
|platform = Multi-platform
|developer
|support = [https://github.com/sponsors/libretro GitHub Sponsor]<br/>[https://patreon.com/libretro Patreon]
|source = [https://github.com/libretro/ GitHub]
|website = [http://www.libretro.com/ libretro.com]<br/>[https://twitter.com/Libretro Twitter]
}}
[[File:Libretro.png|thumb|250px]]{{lowercase title}}
'''libretro''' (formerly '''libsnes''') is an API designed mainly for games and emulators. It allows games and emulators to be compiled as dynamically linked libraries known as "libretro cores", which can be used in a frontend that implements libretro, such as [[RetroArch]]. The frontend is responsible for providing all the implementation specific details, such as video/audio/input drivers. This means that a developer does not have to worry about writing different video drivers for Direct3D or OpenGL, or supporting all known joypads or input/sound APIs. All of these details are handled by the front-end.
==libretro Frontends==
650
edits

Navigation menu