commit
32b0bb6f7f
|
@ -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…
Reference in New Issue