libretro / supafaust

Unsupported SNES emulator for multicore ARM Cortex A7,A9,A15,A53 Linux platforms.
GNU General Public License v2.0
9 stars 12 forks source link

Call MDFNI_Reset() instead of MDFNI_Power() in retro_reset() #9

Closed keithbowes closed 2 years ago

keithbowes commented 2 years ago

This will result in a more desirable soft reset like in other SNES cores.