IABSD.fr/ports/emulators

Branch :


Log

Author Commit Date CI Message
d98c7839 2024-07-11 11:16:41 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)
99c5ccb5 2024-07-11 10:32:36 Update to es-de-3.0.3.
230e04f9 2024-07-11 10:30:59 Update to gnusim8085-1.4.1.
a82e919d 2024-07-09 14:42:43 Stop using a custom install target now that upstream provides one. As a result this now gets rundeps on the usual desktop/icon/mime stuff.
e8ad3375 2024-07-09 13:44:48 Update to sameboy-0.16.6. While here, enable debug packages.
b7078404 2024-07-08 13:43:52 Drop maintainer per their request
0e0c91d9 2024-07-01 07:09:24 Update mame to 0.267.
4701992f 2024-06-30 02:00:24 Move to ports-gcc to fix build on sparc64
a959ecaa 2024-06-24 17:48:10 mame: assorted improvements from Brad Smith, thanks! - Make use of system copies of ASIO, RapidJSON, Zstd - The port does not use the Lua module anymore but still referenced MODLUA_INCL_DIR which just resulted in it passing -I, remove this - Fix the PTR64 variable to not be a hardcoded list - Enable the pcap and tap/tun network backends
2dea742b 2024-06-17 20:47:28 hatari: add missing LIB_DEPENDS on devel/capstone. Pointed out by sthen@ and ajacoutot@, thanks!