about summary refs log tree commit diff
path: root/pkgs/applications/emulators
AgeCommit message (Collapse)AuthorFilesLines
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-2/+2
appropriate, part 1: trivial cases
2023-08-03Merge pull request #246806 from K900/fresher-fruitK9001-7/+7
yuzu: mainline 1513 -> 1515, ea 3783 -> 3788
2023-08-03uxn: unstable-2023-07-26 -> unstable-2023-07-30R. Ryantm1-3/+3
2023-08-02xemu: 0.7.104 -> 0.7.110lasers1-2/+2
2023-08-02Merge pull request #234949 from fgaz/tamatool/initPol Dellaiera1-0/+78
tamatool: init at 0.1
2023-08-02Merge pull request #246386 from hercules-ci/lib-getExe-dont-make-name-assumptionRobert Hensing1-0/+1
lib.getExe: Do not make assumptions about the main program
2023-08-02tamatool: init at 0.1Francesco Gazzetta1-0/+78
2023-08-02yuzu: mainline 1513 -> 1515, ea 3783 -> 3788K9001-7/+7
2023-08-02Merge pull request #246223 from r-ryantm/auto-update/rpcs3Weijia Wang1-4/+4
rpcs3: 0.0.28-15372-38a5313ed -> 0.0.28-15409-fd6829f75
2023-08-01Merge pull request #246256 from SFrijters/wine-stable-8.0.2Pol Dellaiera1-2/+2
winePackages.stable: 8.0.1 -> 8.0.2
2023-08-01Merge pull request #243777 from leiserfg/yuzu-ea-3737K9003-8/+21
yuzu-ea: 3702 -> 3783, yuzu-mainline: 1475 -> 1513
2023-07-31treewide: Add meta.mainProgramRobert Hensing1-0/+1
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31yuzu-ea: 3702 -> 3783, yuzu-mainline: 1475 -> 1513leiserfg3-8/+21
2023-07-31mame: 0.256 -> 0.257R. Ryantm1-2/+2
2023-07-30winePackages.stable: 8.0.1 -> 8.0.2Stefan Frijters1-2/+2
2023-07-30uxn: unstable-2022-10-22 -> unstable-2023-07-26Anderson Torres1-9/+10
2023-07-30rpcs3: 0.0.28-15372-38a5313ed -> 0.0.28-15409-fd6829f75R. Ryantm1-4/+4
2023-07-29rpcs3: 0.0.27-14840-842edbcbe -> 0.0.28-15372-38a5313edZane van Iperen3-90/+49
* Cubeb support is unconditional now, remove the check. * SDL is only required for FAudio, so rename the check to faudioSupport. * Use system LLVM now that upstream supports it :tada:
2023-07-27retroarch: include dosbox-pure coreRobin Mattheussen3-4/+22
2023-07-26Merge pull request #244359 from r-ryantm/auto-update/ryujinxPol Dellaiera2-4/+4
ryujinx: 1.1.960 -> 1.1.968
2023-07-25Merge pull request #245351 from SuperSamus/wine-updatePol Dellaiera1-2/+2
winePackages: fix gecko32 hash
2023-07-25winePackages: fix gecko32 and staging hashMartino Fontana1-2/+2
2023-07-25Merge pull request #245043 from SuperSamus/wine-updatePol Dellaiera1-4/+4
winePackages.{unstable,staging}: 8.10 -> 8.13
2023-07-24xemu: 0.7.103 -> 0.7.104R. Ryantm1-2/+2
2023-07-25Merge pull request #244216 from OPNA2608/fix/dosbox_darwinNikolay Korotkiy1-2/+6
dosbox: Fix on Darwin
2023-07-24Merge pull request #244861 from bjornfor/retroarch-prefer-wrapper-over-patchThiago Kenji Okada2-46/+0
retroarch: prefer wrapper over patch
2023-07-23winePackages.{unstable,staging}: 8.10 -> 8.13Martino Fontana1-4/+4
2023-07-23xemu: 0.7.97 -> 0.7.103lasers1-2/+4
2023-07-23Merge pull request #244956 from tomodachi94/fix/craftos-pc/testsNick Cao2-4/+4
craftos-pc: fix tests
2023-07-22craftos-pc: fix testsTomo2-4/+4
The tests attempt to import 'grep' with the intention of using 'gnugrep'. This commit resolves that issue.
2023-07-22ares: 132 -> 133R. Ryantm1-2/+2
2023-07-22retroarch: prefer wrapper over patchBjørn Forsman2-46/+0
* Remove the nixpkgs specific patch and configure the install paths to assets and core info with the wrapper. (The path to the cores themselves is configured in the wrapper, before *and* after this change.) Less rebuilds, easier maintenance. * Remove the withAssets/withCoreInfo parameters from retroarch expr as they make little sense to keep now. * Keep passing --disable-update_assets and --disable-update_core_info configure flags, as I think nixpkgs users prefer a declarative setup.
2023-07-22cemu: 2.0-44 -> 2.0-45lasers1-2/+2
2023-07-21ryujinx: 1.1.960 -> 1.1.968R. Ryantm2-4/+4
2023-07-19Merge pull request #244339 from bjornfor/retroarch-auto-detect-joypadsThiago Kenji Okada2-3/+43
retroarch: auto-detect joypads
2023-07-19Merge pull request #243018 from tjni/nix-prefetch-githubSandro1-85/+85
2023-07-19retroarch-joypad-autoconfig: init at 1.15.0Bjørn Forsman1-0/+28
https://github.com/libretro/retroarch-joypad-autoconfig (In preparation for making joypads work out-of-the-box in RetroArch.)
2023-07-19retroarch: add support for declarative settingsBjørn Forsman1-3/+15
Add a new optional 'settings' attrset to the wrapper derivation, which gets serialized to a file and passed to RetroArch as --appendconfig= at runtime. This allows overriding settings from ~/.config/retroarch/retroarch.cfg (which initially gets created as a dump of all internal retroarch settings -- stateful and messy).
2023-07-19Merge pull request #242595 from lasers/cemuNick Cao1-2/+2
cemu: 2.0-39 -> 2.0-44
2023-07-19Move py65 to python-modulesTomaSajt1-25/+0
2023-07-18retroarch: format hashes using new nix-prefetch-github outputTheodore Ni1-85/+85
2023-07-18dosbox: Fix on DarwinOPNA26081-2/+6
This previously pulled in Mesa on Darwin, which has recently been marked broken there due to an upstream bug. The configure script uses OpenGL framework on Darwin, libGL everywhere else. So don't pull in Mesa on Darwin, pass it OpenGL instead.
2023-07-17x16-emulator: mark as broken on ARMAnderson Torres1-1/+1
2023-07-17x16-emulator: 41 -> 43Anderson Torres1-17/+27
2023-07-17x16-rom: 41 -> 43Anderson Torres1-17/+21
2023-07-15Merge master into staging-nextgithub-actions[bot]1-2/+5
2023-07-14fsuae-launcher: fix find executableChristian Kögler1-2/+5
2023-07-14Merge master into staging-nextgithub-actions[bot]1-9/+2
2023-07-14Merge pull request #243337 from NetaliDev/vbam-updateLassulus1-9/+2
vbam: 2.1.5 -> 2.1.6
2023-07-14Merge master into staging-nextgithub-actions[bot]1-3/+3