AppleWin/source/frontends/libretro
Andrea Odetti e08363f141 libretro: ignore RetroArch request to re-insert the previous image.
The idea is that on a multigame floppy, only the first is bootable.
This seems the most common use case.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-11-28 18:52:40 +00:00
..
libretro-common/include Add libretro.h to the git repo. 2021-11-21 20:23:16 +00:00
analog.cpp libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
analog.h libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
CMakeLists.txt libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49:17 +00:00
diskcontrol.cpp libretro: handle m3u format as gamepath. 2021-11-28 14:15:17 +00:00
diskcontrol.h libretro: handle m3u format as gamepath. 2021-11-28 14:15:17 +00:00
environment.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
environment.h Enable printf warnings. on retro_log_cb. 2021-11-24 14:01:37 +00:00
game.cpp libretro: handle m3u format as gamepath. 2021-11-28 14:15:17 +00:00
game.h libretro: handle m3u format as gamepath. 2021-11-28 14:15:17 +00:00
joypad.cpp libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
joypad.h libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
joypadbase.cpp libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
joypadbase.h libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
libretro.cpp libretro: ignore RetroArch request to re-insert the previous image. 2021-11-28 18:52:40 +00:00
mouse.cpp libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
mouse.h libretro: support mouse retropad. 2021-11-24 18:02:27 +00:00
rdirectsound.cpp libwindows: a very tiny step towards compilation of libretro with VS. 2021-11-28 18:49: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 libretro: cosmetic changes. 2021-11-28 14:52:58 +00: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
serialisation.cpp More elegant serialisation data structure. 2021-11-28 14:29:16 +00:00
serialisation.h More elegant serialisation data structure. 2021-11-28 14:29:16 +00:00