libretro / fuse-libretro

A port of the Fuse Unix Spectrum Emulator to libretro
GNU General Public License v3.0
36 stars 47 forks source link

retro_deinit crash fix #52

Closed hiddenasbestos closed 6 years ago

hiddenasbestos commented 6 years ago

Fixes a crash in retro_deinit caused when not calling retro_load - e.g. when loading a core to determine whether stand-alone no-content mode is supported (and then attempting to safely exit when it's revealed that it's not.)