Weijia Wang
091198f215
Merge pull request #271207 from OPNA2608/fix/dosbox-x_modem
...
{dosbox,dosbox-x}: Fix modem & IPX support, fix crash with Windows 3.0
2023-12-03 23:18:22 +01:00
K900
e7d25259a4
yuzu: 1611 -> 1639, yuzu-ea: 3966 -> 4003
2023-12-02 17:17:19 +03:00
OPNA2608
2473cdbf73
dosbox-x: Fix stash smashing when launching Windows 3.0
2023-11-30 20:18:07 +01:00
OPNA2608
10f8c5444a
dosbox: Fix modem & IPX support
2023-11-30 15:13:33 +01:00
OPNA2608
9c4b232941
dosbox-x: Fix modem & IPX support
2023-11-30 15:10:51 +01:00
Thiago Kenji Okada
9e9485e1ab
libretro: fix meta.license attribute
...
See issue #269788 .
2023-11-27 13:05:28 +00:00
Peder Bergebakken Sundt
b9bab33a7e
Merge pull request #264157 from SuperSamus/citra-update
...
citra: nightly 1963 -> 2043, canary 2573 -> 2695
2023-11-27 00:55:44 +01:00
Peder Bergebakken Sundt
9cc575741d
Merge pull request #269237 from vs49688/rpcs3-update
...
rpcs3: 0.0.28-15409-fd6829f75 -> 0.0.29-15726-ebf48800e
2023-11-26 01:13:50 +01:00
Martino Fontana
5139b441d3
citra: nightly 1963 -> 2043, canary 2573 -> 2695
2023-11-24 23:46:46 +01:00
Peder Bergebakken Sundt
46b793f1d1
darling: unstable-2023-05-02 -> unstable-2023-11-07
2023-11-23 01:41:11 +01:00
Zane van Iperen
4076d98812
rpcs3: 0.0.28-15409-fd6829f75 -> 0.0.29-15726-ebf48800e
...
Also convert to pkgs/by-name.
Closes #268112
2023-11-23 02:30:37 +10:00
Nick Cao
e89c9106e1
Merge pull request #269070 from r-ryantm/auto-update/xemu
...
xemu: 0.7.116 -> 0.7.117
2023-11-21 21:06:42 -05:00
R. Ryantm
ea92724539
xemu: 0.7.116 -> 0.7.117
2023-11-21 22:28:17 +00:00
Nick Cao
305a44b801
Merge pull request #265741 from FlorianFranzen/cemu_2.0-59
...
cemu: 2.0-47 -> 2.0-59
2023-11-21 08:34:20 -05:00
Artturi
320421656c
Merge pull request #254445 from FraGag/kega-fusion-add-libGL
2023-11-19 03:09:56 +02:00
7c6f434c
c90a943254
Merge pull request #263014 from r-ryantm/auto-update/wine64Packages.unstable
...
wine64Packages.unstable: 8.17 -> 8.20
2023-11-18 20:00:00 +00:00
Randy Eckenrode
bf7ad8cfbf
wine64Packages.minimal: mark broken on Darwin
...
Darwin requires MinGW to build Wine because clang does not support
`-mabi=ms`, which is required when building without MinGW .
2023-11-18 10:44:39 -05:00
Randy Eckenrode
fc2852466d
wineWow64Packages: fix build on Darwin
2023-11-18 10:30:48 -05:00
Randy Eckenrode
fd2703130c
wine64Packages: 8.17 -> 8.20
...
https://www.winehq.org/announce/8.18
https://www.winehq.org/announce/8.19
https://www.winehq.org/announce/8.20
2023-11-18 10:30:48 -05:00
Weijia Wang
82ab4ebbd9
Merge pull request #267909 from michaelhthomas/firebird-emu/darwin
...
firebird-emu: support darwin
2023-11-17 21:46:39 +01:00
Michael Thomas
0de1f14ac0
firebird-emu: support darwin
...
firebird-emu supports darwin, but the derivation has not been tested on macOS.
This commit adds darwin support to the derivation, with the necessary tweaks to support building for a darwin target.
Namely, adds a workaround for https://github.com/NixOS/nixpkgs/issues/19098 , and adds a missing dependency, qtquickcontrols.
Also, adds a postInstall hook which moves the MacOS .app file to the Applications/ folder in the
store, enabling proper linking to /Applications or ~/Applications and appearance in Spotlight
and Launchpad.
2023-11-17 15:14:51 +01:00
Vladimír Čunát
391aafc3d6
Merge #266756 : dosbox: fix build with clang 16
...
...into staging-next
2023-11-16 22:03:50 +01:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
...
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Weijia Wang
c4c7e6764f
dosbox: fix build with clang 16
2023-11-11 01:49:00 +01:00
Peder Bergebakken Sundt
db9269399b
Merge pull request #264329 from SuperSamus/flycast-update
...
flycast: 2.1 -> 2.2
2023-11-10 23:14:54 +02:00
Florian Franzen
27bc4c66e2
cemu: 2.0-47 -> 2.0-59
2023-11-07 18:05:43 +01:00
K900
df4b33d97f
yuzu: 1595 -> 1611, yuzu-ea: 3940 -> 3966
2023-11-05 21:08:40 +03:00
Anderson Torres
8cc7aad8c8
zesarux: migrate to by-name
2023-11-04 22:18:10 -03:00
Bjørn Forsman
05a15bfcfb
libretro.pcsx2: avoid $NIX_BUILD_TOP
...
Using $NIX_BUILD_TOP in a Nix expression break under nix-shell (or when
using nativeBuildInputs = [ keepBuildTree ]), so let's avoid it.
Ref. https://github.com/NixOS/nixpkgs/issues/189691
Fixes: fe330c57da
("retroarchFull: fix pcsx2 core installation")
2023-11-04 11:28:55 +01:00
Peder Bergebakken Sundt
942908f7f5
Merge pull request #265039 from trofi/zsnes-fortify3-amend
...
zsnes: amend fortify3 patch and fix initialization
2023-11-02 20:28:28 +01:00
Weijia Wang
75d9610e73
Merge pull request #264325 from kirillrdy/dolphin-emu
...
dolphin-emu: fix build, use bundled zlib-ng
2023-11-02 16:44:14 +01:00
Sergei Trofimovich
b867bc357a
zsnes: amend fortify3 patch and fix initialization
...
I was too eager fixing out-of-bounds access and did not notice that
loop increment is `+= 4` instead of `+= 1`. The loop condition was fine
as is.
2023-11-02 14:58:13 +00:00
Peder Bergebakken Sundt
5628bfe7ba
Merge pull request #263444 from trofi/zsnes-zlib-1.3-fix
...
zsnes: fix build against zlib-1.3
2023-11-02 14:56:51 +01:00
Sergei Trofimovich
0e0863ee38
zsnes: fix buffer size marking to avoid crash on _FORTIFY_SOURCE=3
...
Without the change `zsnesn` startup crashes with:
$ gdb zsnes
*** buffer overflow detected ***: terminated
...
#7 0x08057c14 in memset (__len=2, __ch=255, __dest=<optimized out>) at
...-glibc-2.38-23-dev/include/bits/string_fortified.h:59
2023-11-02 12:40:33 +00:00
Franz Pletz
768e973f39
Merge pull request #251662 from OPNA2608/update/box64-0.2.4-adjustments
2023-11-01 17:40:15 +01:00
Kirill Radzikhovskyy
72052b6f3e
dolphin-emu: switch to zlib, zlib-ng fails to link
2023-10-31 14:14:19 +11:00
R. Ryantm
e2c89cb7d3
mame: 0.259 -> 0.260
2023-10-31 00:39:36 +00:00
Martino Fontana
44dc3d47d4
flycast: 2.1 -> 2.2
2023-10-30 11:13:45 +01:00
Thiago Kenji Okada
590a63f57f
Merge pull request #263751 from thiagokokada/remote-libretro-beetle-snes
...
libretro.beetle-snes: remove
2023-10-28 06:53:21 +01:00
Herwig Hochleitner
a5e03844dc
Merge pull request #260091 from bendlas/fix-cdemu-service
...
cdemu: fix service setup
2023-10-27 14:46:57 +02:00
Thiago Kenji Okada
0b4a52d974
libretro: remove unnecessary requests from update_cores.py script
2023-10-27 10:43:33 +01:00
Thiago Kenji Okada
ef51849e0b
libretro.beetle-snes: remove
...
Broken in master right now, not updated since 2022-04-06. Also, it is
based in a really old bsnes core (0.59), while we have lots of other
up-to-date alternatives in libretro (bsnes, bsnes-hd, bsnes-mercury).
Fixes : #263622
2023-10-27 10:41:52 +01:00
Thiago Kenji Okada
46d2a45802
Merge pull request #263497 from amarshall/libretro-mame2015-2016
...
libretro.mame2015 & libretro.mame2016: fix build
2023-10-26 09:06:14 +01:00
Andrew Marshall
98dc4cfa9c
libretro.mame2016: fix build on Python 3.11+
...
Since Python 3.11, `open()` etc. no longer accept `U` flag.
2023-10-25 22:29:12 -04:00
Andrew Marshall
0b8da5fde3
libretro.mame2015: fix build on Python 3.11+
...
Since Python 3.11, `open()` etc. no longer accept `U` flag.
2023-10-25 22:26:25 -04:00
Sergei Trofimovich
ef34e71d89
zsnes: fix build against zlib-1.3
...
Without the change builda fails on `master` as
https://hydra.nixos.org/build/238481288/nixlog/3 :
checking for zlib - version >= 1.2.3... 1.3, bad version string given
by zlib, sometimes due to very old zlibs that didnt correctly
define their version. Please upgrade if you are running an
old zlib... no
The failure happens due to 2-digit zlib version string.
Add a trivial change to allow 2-digit support in addition to existing
3-digit ones..
2023-10-25 22:49:52 +01:00
R. Ryantm
c7c126f2ef
xemu: 0.7.111 -> 0.7.116
2023-10-24 08:45:35 -03:00
Weijia Wang
cddf3ed1df
Merge pull request #258922 from t4ccer/t4/fix-blink
...
blink: fix build
2023-10-24 08:00:23 +02:00
Weijia Wang
8f70cfa07b
Merge pull request #261959 from r-ryantm/auto-update/ryujinx
...
ryujinx: 1.1.1044 -> 1.1.1053
2023-10-21 23:49:21 +02:00
K900
bca892f7cf
yuzu: 1579 -> 1595, yuzu-ea: 3911 -> 3940
2023-10-20 21:29:16 +03:00