CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/05 07:36:20
Modified files:
emulators/mednafen: Makefile
Added files:
emulators/mednafen/patches: patch-src_snes_src_lib_libco_amd64_c
patch-src_snes_src_lib_libco_settings_h
Log message:
Port a recent bug fix from emulators/higan to emulators/mednafen.
This fixes a segmentation fault in the snes core on startup.
This fix is amd64-only. Similar fixes may be needed in other
arch-specific files in mednafen's snes/src/lib/libco directory.
Original higan fix by mlarkin@ and bentley@
ok mlarkin@