AppleWin/source/frontends/retro
Andrea Odetti 94b7d66096 Remove hard-coded libretro path.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-12-12 18:46:56 +00:00
..
bitmaps.cpp Fix bitmap loading. 2020-12-12 18:46:56 +00:00
CMakeLists.txt Remove hard-coded libretro path. 2020-12-12 18:46:56 +00:00
emulator.cpp Add skeleton of a libretro core for AW. 2020-12-12 18:45:58 +00:00
emulator.h Add skeleton of a libretro core for AW. 2020-12-12 18:45:58 +00:00
environment.cpp It is not clear to me how the Input API works. 2020-12-12 18:46:56 +00:00
environment.h It is not clear to me how the Input API works. 2020-12-12 18:46:56 +00:00
game.cpp libretro: first "working" versions. 2020-12-12 18:46:56 +00:00
game.h libretro: first "working" versions. 2020-12-12 18:46:56 +00:00
interface.cpp libretro: first "working" versions. 2020-12-12 18:46:56 +00:00
libretro.cpp Accept a few more disk types. 2020-12-12 18:46:56 +00:00
rdirectsound.cpp Add skeleton of a libretro core for AW. 2020-12-12 18:45:58 +00:00
run libretro: first "working" versions. 2020-12-12 18:46:56 +00:00