mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Update README.md
Add images of all the menu drivers.
This commit is contained in:
parent
aea3b0c632
commit
0a83c37272
1 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,12 @@ Popular examples of implementations for this API includes videogame system emula
|
|||
more generalized 3D programs.
|
||||
These programs are instantiated as dynamic libraries. We refer to these as "libretro cores".
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## libretro
|
||||
|
||||
[libretro](http://libretro.com) is an API that exposes generic audio/video/input callbacks.
|
||||
|
|
Loading…
Add table
Reference in a new issue