AppleWin/source/frontends/libretro
Andrea Odetti 7c81aafad3 libretro: controllers are inserted after the Game has loaded.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-11-22 18:53:39 +00:00
..
libretro-common/include Add libretro.h to the git repo. 2021-11-21 20:23:16 +00:00
analog.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
analog.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
CMakeLists.txt Add libretro.h to the git repo. 2021-11-21 20:23:16 +00:00
environment.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
environment.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
game.cpp libretro: controllers are inserted after the Game has loaded. 2021-11-22 18:53:39 +00:00
game.h libretro: controllers are inserted after the Game has loaded. 2021-11-22 18:53:39 +00:00
joypad.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
joypad.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
joypadbase.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
joypadbase.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
libretro.cpp libretro: controllers are inserted after the Game has loaded. 2021-11-22 18:53:39 +00:00
rdirectsound.cpp The retro core had been broken for a while... 2021-11-19 12:11:17 +00:00
rdirectsound.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
retroframe.cpp The retro core had been broken for a while... 2021-11-19 12:11:17 +00:00
retroframe.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
retroregistry.cpp Improve symmetry of Constructor/Destructor functions. 2021-05-24 09:22:01 +01:00
retroregistry.h Improve symmetry of Constructor/Destructor functions. 2021-05-24 09:22:01 +01:00
run Rename folder retro -> libretro for consistency. 2020-12-23 19:36:11 +00:00