Skip to content

Releases: MaddieMewmews/libretro-Mesen-SX

0.5.1

28 Oct 21:01
c64f8b0
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

Finally added Windows builds
Note that the Linux Build may not work on all systems, in this case please build your own .so

  • mesen-sx_libretro.dll = x64 windows dll

(minimum cpu == (Intel Nehalem/AMD Bulldozer))

  • Release-x86-64-v3-opt.7z = package including x86-64-v3 (AVX2) optimized windows dll
  • Release-x86-64-v3-opt-UCRT.7z = package including x86-64-v3 (AVX2) optimized windows dll, REQUIRES UCRT RUNTIME.

Requires DLL addition to main retroarch.exe folder

  • mesen-sx_libretro.so = x64 Linux .so

compiled with OpenSUSE Tumbleweed

Release so I can make a tag or something

29 Mar 19:51
7fd2241
Compare
Choose a tag to compare

.so is compiled for '-march=alderlake', likely x86_64-v3 compatible, not sure if it actually works though...

Full Changelog: https://github.com/MaddieMewmews/libretro-Mesen-SX/commits/0.5.0