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

Make Supafaust more compatible with other cores #1

Closed keithbowes closed 4 years ago

keithbowes commented 4 years ago

Namely:

  1. I modified the Beetle bSNES Makefile, so this should now compile for systems other than little-endian *nix and will use the _libreto suffix in the core's file name (e.g. supafaust_libretro.so).
  2. I shortened the name to "Supafaust" (I was thinking of "Beetle Supafaust" for compatibility with other Mednafen-based cores, but that just didn't seem to have any benefit) and the version is now the Mednafen version on which it was based (along with the git revision) rather than the compile date.