AppleWin/source/frontends/retro
Andrea Odetti 10eeeda581 Add support for the RetroPad and disable keyboard.
How they can coexist is still not clear to me.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-12-19 14:26:48 +00:00
..
bitmaps.cpp Fix bitmap loading. 2020-12-12 18:46:56 +00:00
CMakeLists.txt Add support for the RetroPad and disable keyboard. 2020-12-19 14:26:48 +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 Add support for the RetroPad and disable keyboard. 2020-12-19 14:26:48 +00:00
game.cpp Only draw the borderless video buffer. 2020-12-19 14:17:49 +00:00
game.h Only draw the borderless video buffer. 2020-12-19 14:17:49 +00:00
interface.cpp libretro: first "working" versions. 2020-12-12 18:46:56 +00:00
joypad.cpp Add support for the RetroPad and disable keyboard. 2020-12-19 14:26:48 +00:00
joypad.h Add support for the RetroPad and disable keyboard. 2020-12-19 14:26:48 +00:00
libretro.cpp Add support for the RetroPad and disable keyboard. 2020-12-19 14:26:48 +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