I'm curious what retroarch cores have now become usable with the extra processing power of the Pi 2. Also, any hints on how to build them in a more optimized fashion would be appreciated.
I just tried building/running two SNES cores on my Pi 2:
(for both of them I just did a "make" with no arguments or changes to the Makefile)
snes9x-next (based on SNES9x 1.52+)
https://github.com/libretro/snes9x-next
bsnes-mercury
https://github.com/libretro/bsnes-mercury
My quick test makes me wonder if retroarch's snes9x-next is now the best snes emulator for the Pi 2. It seemed like it was running at full speed and it's the only snes emulator thus far to pass my sound test (intro part to Final Fantasy 3 music plays at full speed and the part with wind noise sounds like actual wind!).
bsnes-mercury was unusably slow (kind of expected) but perhaps I didn't build it with the correct options.
What other cores should I be trying?