Commit Graph

388 Commits

Author SHA1 Message Date
Anderson Torres
02973674f3
Merge pull request #203377 from wegank/desmume-aarch64-linux
desmume: unbreak on aarch64-linux
2022-11-28 20:15:43 -03:00
Weijia Wang
255cfa731a desmume: unbreak on aarch64-linux 2022-11-29 00:03:05 +01:00
Sandro
ad8e3a283f
Merge pull request #198397 from erdnaxe/rgbds-update 2022-11-28 01:04:20 +01:00
Sandro
2ca694f473
Merge pull request #198552 from wegank/wxgtk-games 2022-11-24 14:21:25 +01:00
Thiago Kenji Okada
563adafaf7
Merge pull request #202226 from thiagokokada/bump-retroarch
retroarch: 1.12.0 -> 1.13.0; libretro: unstable-2022-10-18 -> unstable-2022-11-21
2022-11-24 12:36:48 +00:00
Thiago Kenji Okada
7ee7182507 libretro: unstable-2022-10-18 -> unstable-2022-11-21 2022-11-22 20:19:44 +00:00
Zhaofeng Li
bbc897272f
cemu: 2.0-13 -> 2.0-17 (#201077) 2022-11-22 14:30:09 +01:00
Thiago Kenji Okada
3fbd8b7611 libretro-core-info: 1.12.0 -> 1.13.0 2022-11-21 18:08:54 +00:00
Thiago Kenji Okada
a238706683 retroarchBare: 1.12.0 -> 1.13.0 2022-11-21 18:08:26 +00:00
Anderson Torres
0fd0bd0f35
Merge pull request #201851 from atorres1985-contrib/duckstation
duckstation: remove unneeded rec
2022-11-19 17:17:10 -03:00
R. Ryantm
ef945c5e88 sameboy: 0.15.6 -> 0.15.8 2022-11-19 10:38:21 -06:00
AndersonTorres
f5110c7182 duckstation: remove unneeded rec
Also, adds a controlling flag enableWayland.
2022-11-19 12:25:28 -03:00
Martin Weinelt
6957c60714
basiliskii: fix build on aarch64-linux 2022-11-19 15:55:12 +01:00
Martino Fontana
5510fa1303 duckstation: unstable-2022-07-08 -> 2022-11-18 2022-11-19 00:46:01 +01:00
Sandro
c1d12de2de
Merge pull request #200243 from SuperSamus/flycast-vulkan 2022-11-18 02:36:40 +01:00
AndersonTorres
0c48d38167 desmume: mark as broken on linux-aarch64 2022-11-14 12:52:22 -03:00
AndersonTorres
43421bb7ea desmume: 0.9.11+unstable=2021-09-22 -> 0.9.13 2022-11-14 12:52:22 -03:00
AndersonTorres
0b7f7b954d ares: 129 -> 130.1 2022-11-14 12:52:22 -03:00
AndersonTorres
f35f6ff9f9 fceux: refactor to new overlay-style overridable attributes 2022-11-14 12:52:22 -03:00
Martino Fontana
ffb54f78f6 flycast: fix vulkan
Update pkgs/applications/emulators/flycast/default.nix
2022-11-13 01:48:48 +01:00
Martino Fontana
f5093f3eb6 dolphin-emu-beta: small cleanup 2022-11-13 01:47:45 +01:00
Sandro
9f0ebc3f63
Merge pull request #197980 from SuperSamus/dolphin-emu-mainprogram 2022-11-13 01:40:54 +01:00
Sandro
a6e71d9a7e
Merge pull request #194215 from SuperSamus/wine 2022-11-11 01:46:38 +01:00
Thiago Kenji Okada
c5668943cd mame: some improvements
- Do not depend on `dist.mak` during installPhase anymore, instead
  packaging everything manually. This removes the necessity of a
  patching it, and also we have more control
- Use system's sqlite instead of the bundled one
- General clean-up
2022-11-10 12:30:43 +00:00
Anderson Torres
40962b461b
Merge pull request #200300 from thiagokokada/mame-tools-init
mame-tools: init at 0.249
2022-11-10 07:45:00 -03:00
Thiago Kenji Okada
b89efbd9a4 mame-tools: init at 0.249
This commit adds a new `tools` output to `mame` and move all
non-emulator binaries to it. This is because some of those binaries
(e.g.: chdman) are useful outside of the MAME, and the MAME binary is
really big. So if you only want to use some of the MAME tools, this will
reduce the download size needed for it.

The `tools` output is declared as `mame-tools` inside
`all-packages.nix`, for easier discovery.

This is similar to how other distros packages MAME, e.g.: on Arch Linux
we have `mame` and `mame-tools`.
2022-11-10 09:47:54 +00:00
Weijia Wang
dd9aa5d6c9 dolphin-emu: add aarch64-linux support 2022-11-09 00:59:14 +01:00
OPNA2608
04a590b89a np2kai: Fix build 2022-11-08 21:14:28 +01:00
Sergei Trofimovich
eccb0a9b80 zsnes: pin to c++14 to fix build with gcc-11
Without the change build on `master` fails as:

    jma/jma.h:67:28: error: ISO C++17 does not allow dynamic exception specifications
       67 |     jma_open(const char *) throw(jma_errors);
          |                            ^~~~~

ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-06 23:57:58 +00:00
Christian Kögler
d6fcc6fd1d
Merge pull request #199295 from rhendric/rhendric/wine-wayland
wine-wayland: 7.0-rc2 -> 7.20
2022-11-05 21:58:01 +01:00
Ryan Hendrickson
98550c8dfa wine-wayland: 7.0-rc2 -> 7.20 2022-11-04 11:41:42 -04:00
Zhaofeng Li
135d16e72f cemu: 2.0-10 -> 2.0-13 2022-11-04 02:39:04 -06:00
Martino Fontana
e1b3ee8b43 dolphin-emu-beta: fix mainProgram on Linux 2022-11-03 14:04:04 +01:00
R. Ryantm
5e30a15bf0 rpcs3: 0.0.24-14337-5210df688 -> 0.0.25-14358-a00f9e421 2022-11-02 06:16:23 +00:00
Anderson Torres
c5f073cb0c
Merge pull request #198797 from SuperSamus/mgba-desktop
mgba: don't create desktop file
2022-11-01 14:42:55 -03:00
Martino Fontana
a90a880943 wine{Unstable,Staging}: 7.19 -> 7.20 2022-11-01 11:20:18 +01:00
Stefan Frijters
1266a4dff5 vkd3d: 1.4 -> 1.5 2022-11-01 11:05:59 +01:00
Stefan Frijters
5f113c0a80 wine{Unstable,Staging}: 7.18 -> 7.19 2022-11-01 11:05:59 +01:00
Stefan Frijters
8ef33c9c53 wine{Unstable,Staging}: 7.17 -> 7.18 2022-11-01 11:05:59 +01:00
Thiago Kenji Okada
21fdd3855b
Merge pull request #198590 from zhaofengli/cemu-wiiu
cemu: init at 2.0-10
2022-10-31 20:48:52 +00:00
Zhaofeng Li
ced4404934 cemu: init at 2.0-10 2022-10-31 14:03:26 -06:00
Martino Fontana
d5769b9d91 mgba: don't create desktop file 2022-10-31 16:30:50 +01:00
Thiago Kenji Okada
b28f6cc8a3 mame: general improvements
- Fix desktop item
- Remove hardeningDisable
- Add icon
- Add pre/postInstall hooks
- Use libsForQt5 instead of libsForQt514
- Unmark broken in aarch64-linux
2022-10-31 08:48:08 -05:00
AndersonTorres
c6cbeab8bc bochs: cosmetical rewrite 2022-10-30 15:48:35 -03:00
Thiago Kenji Okada
1ec96f776b
Merge pull request #198271 from thiagokokada/retroarch-improvements
retroarch,libretro: general improvements
2022-10-29 20:09:25 +01:00
Anderson Torres
ac44ef87ab
Merge pull request #197698 from kototama/update-uxn-version
uxn: 0.pre+unstable=2021-08-30 -> unstable-2022-10-22
2022-10-29 15:39:21 -03:00
Thiago Kenji Okada
f44ef6482d
Merge pull request #198473 from bzizou/mame
mame: 0.243 -> 0.249
2022-10-29 18:14:18 +01:00
Bruno Bzeznik
0ea558b4ff mame: 0.243 -> 0.249 2022-10-29 17:57:32 +01:00
Thiago Kenji Okada
784c363bd0 retroarch: use libretro-core-info, simplify patch
A smaller patch should make easier to bump this package in the future.
2022-10-29 12:36:58 +01:00
Alexandre Iooss
bfd9577640 sameboy: add rgbds 0.6 compatibility 2022-10-29 07:14:34 +02:00