Created attachment 225994 [details] v1 Standalone port of Mednafen Saturn to the libretro API, to emulate Sega Saturn and compatibles.
Great! This is a much faster Sega Saturn emulator than Yabause, and is more accurate for some games.
Friendly ping.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6acbe792c9752737be6c3634955b766da54aafd9 commit 6acbe792c9752737be6c3634955b766da54aafd9 Author: Daniel Menelkir <menelkir@itroll.org> AuthorDate: 2021-08-13 18:41:08 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-13 18:41:08 +0000 games/libretro-beetle_saturn: New port Standalone port of Mednafen Saturn to libretro. PR: 256776 games/Makefile | 1 + games/libretro-beetle_saturn/Makefile (new) | 26 ++++++++++++++++++++++ games/libretro-beetle_saturn/distinfo (new) | 3 +++ ...patch-libretro-common_rthreads_rthreads.c (new) | 11 +++++++++ games/libretro-beetle_saturn/pkg-descr (new) | 3 +++ 5 files changed, 44 insertions(+)
Committed, thanks!