about summary refs log tree commit diff
path: root/pkgs/applications/emulators
AgeCommit message (Collapse)AuthorFilesLines
2024-01-25Merge pull request #283616 from talanis85/retroarch-mkLibretroCore-fixThiago Kenji Okada1-1/+1
retroarch: Fix wrapper arguments in mkLibretroCore
2024-01-25Merge pull request #281905 from SFrijters/wine-9.07c6f434c4-20/+22
winePackages.{stable,unstable,staging}: * -> 9.0; winetricks: 20230212 -> 20240105
2024-01-24retroarch: Fix wrapper arguments in mkLibretroCorePhilip Kranz1-1/+1
Fixes a bug where the wrapper would always append a parameter "installPhase".
2024-01-24Merge pull request #282463 from atorres1985-contrib/mgbaSandro1-17/+30
mgba: 0.10.2 -> 0.10.3
2024-01-24Merge pull request #283353 from OPNA2608/fix/nuked-md_darwinNick Cao1-0/+10
nuked-md: Fetch patch for missing include on Darwin
2024-01-24sameboy: 0.16.1 -> 0.16.2R. Ryantm1-2/+2
2024-01-24ares: 133 -> 135Alex Bates2-10/+13
2024-01-24nuked-md: Fetch patch for missing include on DarwinOPNA26081-0/+10
2024-01-23ccemux: update hash for a `.jar` upstream fileSergei Trofimovich1-1/+1
The upstream file is known to change from time to time: https://github.com/CCEmuX/CCEmuX/issues/167 Let's update the hash.
2024-01-23Merge pull request #282871 from trofi/bsnes-hd-gcc-13-fixPeder Bergebakken Sundt1-1/+9
bsnes-hd: pull upstream `gcc-13` fix
2024-01-22melonDS: 0.9.5 -> 0.9.5-unstable-2024-01-17 (#282620)Anderson Torres1-20/+38
* melonDS: refactor - extra dependency: zstd - finalAttrs design pattern - get rid of nested with - add AndersonTorres as maintainer * melonDS: set strictDeps as true - Why does it not find extra-cmake-modules in nativeBuildInputs? Let's mark it on issue https://github.com/NixOS/nixpkgs/issues/178468 * melonDS: 0.9.5 -> 0.9.5-unstable-2024-01-17
2024-01-22Merge pull request #282366 from r-ryantm/auto-update/cemumaxine1-2/+2
cemu: 2.0-61 -> 2.0-65
2024-01-22bsnes-hd: pull upstream `gcc-13` fixSergei Trofimovich1-1/+9
Without the change the build fails as https://hydra.nixos.org/build/246737851: ../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)': ../nall/arithmetic/natural.hpp:239:23: error: 'runtime_error' is not a member of 'std' 239 | if(!rhs) throw std::runtime_error("division by zero"); | ^~~~~~~~~~~~~
2024-01-22yuzu-ea: 4056 -> 4079K9001-4/+4
2024-01-22yuzuPackages.mainline: 1676 -> 1689K9001-2/+2
Changelog: https://yuzu-emu.org/entry
2024-01-22yuzuPackages.compat-list: unstable-2024-01-08 -> unstable-2024-01-21K9001-3/+3
2024-01-20mgba: unpin luaAnderson Torres1-2/+1
2024-01-20mgba: 0.10.2 -> 0.10.3Anderson Torres1-2/+10
Including-but-disabling discord-rpc, because the upstream includes it however it doesn't work.
2024-01-20mgba: refactorAnderson Torres1-13/+19
- split outputs - strictDeps - get rid of nested with - meta.changelog
2024-01-20winePackages.*: Enable wayland driver; wine-waylanAman Setia3-6/+7
..d only add -wayland prefix if wine-wayland package is selected otherwise keep the original name
2024-01-20libretro.mupen64-plus: fix build under GCC 13Thiago Kenji Okada1-0/+5
2024-01-20Merge pull request #281434 from atorres1985-contrib/stellaMario Rodas1-45/+0
stella: 6.7 -> 6.7.1
2024-01-20cemu: 2.0-61 -> 2.0-65R. Ryantm1-2/+2
2024-01-20Merge pull request #278775 from r-ryantm/auto-update/sameboyWeijia Wang1-2/+2
sameboy: 0.16 -> 0.16.1
2024-01-19wineWow64Packages.minimal: fix buildStefan Frijters1-1/+2
2024-01-19winetricks: 20230212 -> 20240105Stefan Frijters1-2/+2
2024-01-19winePackages.{unstable,staging}: 9.0-rc1 -> 9.0Stefan Frijters1-3/+3
2024-01-19winePackages.stable: 8.0.2 -> 9.0Stefan Frijters1-9/+9
2024-01-18Merge pull request #280740 from SuperSamus/pcsx2-updateChristoph Hrdinka2-12/+27
pcsx2: 1.7.5318 -> 1.7.5474
2024-01-17pcsx2: 1.7.5318 -> 1.7.5474Martino Fontana2-12/+27
Diff: https://github.com/PCSX2/pcsx2/compare/v1.7.5318...v1.7.5460
2024-01-17Merge pull request #281361 from svanderburg/update-viceSander van der Burg1-2/+4
vice: 3.7.1 -> 3.8
2024-01-17Merge pull request #277310 from OPNA2608/update/box64Cosima Neidahl1-13/+2
box64: 0.2.4 -> 0.2.6
2024-01-16stella: migrate to by-nameAnderson Torres1-45/+0
2024-01-16Merge pull request #279439 from qubitnano/dolphina-n-n-a-l-e-e1-10/+7
dolphin-emu: 5.0-19870 -> 5.0-20347
2024-01-16vice: 3.7.1 -> 3.8Sander van der Burg1-2/+4
2024-01-14Merge pull request #278432 from tomodachi94/update/craftos-pc/2.8Guillaume Girol1-4/+19
craftos-pc: 2.7.5 -> 2.8
2024-01-11yuzu: install udev rulesK9001-0/+4
2024-01-11Merge pull request #278989 from wegank/retrofe-pythonWeijia Wang1-2/+2
retrofe: drop python2
2024-01-10yuzuPackages: add update-all scriptK9001-0/+7
2024-01-10yuzuPackages.early-access: 4037 -> 4056K9001-4/+4
2024-01-10yuzuPackages.mainline: 1665 -> 1676K9001-2/+2
Changelog: https://yuzu-emu.org/entry
2024-01-10yuzuPackages.compat-list: unstable-2023-12-28 -> unstable-2024-01-08K9001-3/+3
2024-01-07dolphin-emu: 5.0-19870 -> 5.0-20347qubitnano1-10/+7
2024-01-07citra-nightly,citra-canary: 2043 -> 2070, 2695 -> 2740lasers2-5/+9
2024-01-05retrofe: drop python2Weijia Wang1-2/+2
2024-01-04sameboy: 0.16 -> 0.16.1R. Ryantm1-2/+2
2024-01-03craftos-pc: 2.7.5 -> 2.8Tomo1-4/+19
Changelog: https://github.com/MCJack123/craftos2/releases/tag/v2.8 This release contains several breaking changes, and should **not** be backported.
2023-12-31Merge pull request #273409 from atorres1985-contrib/x16Rick van Schijndel3-150/+0
X16: 44 -> 46
2023-12-31Merge pull request #273587 from r-ryantm/auto-update/cemuNick Cao1-2/+2
cemu: 2.0-59 -> 2.0-61
2023-12-31Merge pull request #277526 from K900/clean-fruitK9009-176/+179
yuzu: reorganize everything, use common updater scripts, actually update