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

Update to Mednafen 1.26.1 #11

Closed keithbowes closed 2 years ago

keithbowes commented 2 years ago

This is the furthest I can get atm. There were huge changes in Mednafen 1.27.0 and even after manually resolving the errors, loading states no longer work (the video is updated to the current position in the game but the game itself doesn't change position). I could just copy over state.cpp and dependencies, but that would nullify @twinaphex 's cleanups; OTOH, 1.27.0 is marked as UNSTABLE, so maybe it's a bug on Mednafen's end (I guess I'll see when I get Supafaust patched up for 1.29.0).

Even so, there were MSU fixes in 1.26.1, so this might address #4 .