gpsp/libretro
David Guillen Fandos 34eb7a3bf3 Fix reset() issue with dynarec flushing
On a reset bios_swi_entrypoint can end up pointing to code over the
watermark, due to block_lookup_address_arm looking up the function
instead of translating it.
Fix it by making flush and init different functions (albeit similar).

Tested by running and resetting games automatically, causing ~10% of
games to crash.
2023-06-09 20:21:35 +02:00
..
libretro-common Update libretro-common 2023-02-21 19:01:03 +01:00
libretro.c Fix reset() issue with dynarec flushing 2023-06-09 20:21:35 +02:00
libretro_core_options.h Add libretro-common and VFS functions for read/write 2021-09-30 18:31:11 +02:00
libretro_core_options_intl.h Add libretro-common and VFS functions for read/write 2021-09-30 18:31:11 +02:00