CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/07/11 05:16:41
Modified files:
emulators/snes9x: Makefile distinfo
emulators/snes9x/patches: patch-gtk_CMakeLists_txt
emulators/snes9x/pkg: PLIST
Added files:
emulators/snes9x/patches:
patch-external_imgui_imgui_impl_opengl3_loader_h
Log message:
Update to snes9x-1.63.
Relevant release notes:
General:
- Added a shortcut to change the backdrop color for sprite extraction.
- Fixed QuickSave 0-9 slot shortcuts not working.
- Allow "Address:byte" form for cheat inputs.
- Fixed ZIP files not being closed after patch search.
- Various memmap fixes to allow unofficial mappings.
- Added usage of ImGui to draw things on top of the screen instead of inside.
Gtk:
- Fixed config file location to never put files directly in $HOME and obey
$XDG_CONFIG_HOME.
- Updated translations from JakeSmarter and StanleyKid-22.
>From Lucas Gabriel Vuotto (MAINTAINER)