aboutsummaryrefslogtreecommitdiff
path: root/pkgs/misc/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dolphinEmu: install udev rules on linux (#105749)r-burns2020-12-032-0/+6
| | | Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
* Merge pull request #105686 from r-ryantm/auto-update/hatariSandro2020-12-021-3/+4
|\
| * hatari: switch to pname, versionSandro Jäckel2020-12-021-2/+3
| |
| * hatari: 2.2.1 -> 2.3.0R. RyanTM2020-12-021-3/+3
| |
* | Merge pull request #105433 from GovanifY/ruffleSandro2020-12-021-0/+49
|\ \ | | | | | | ruffle: init at nightly-2020-11-30
| * | ruffle: init at nightly-2020-11-30Gauvain 'GovanifY' Roussel-Tarbouriech2020-12-021-0/+49
| |/
* | Merge pull request #104276 from siraben/lambda-delta-initSandro2020-12-021-0/+26
|\ \ | |/ |/| lambda-delta: init at 0.98.3
| * lambda-delta: init at 0.98.3Ben Siraphob2020-11-201-0/+26
| |
* | Merge pull request #104719 from avnik/wine-updateMichael Raskin2020-11-275-37/+77
|\ \ | | | | | | Wine update
| * | wineUnstable: use own set of patchesAlexander V. Nikolaev2020-11-241-2/+15
| | | | | | | | | | | | Contain important hotfixes from wine's master and staging master.
| * | wineStable: revert cert-path patch for stableAlexander V. Nikolaev2020-11-244-7/+35
| | |
| * | wine{Unstable,Staging}: 5.21 -> 5.22Alexander V. Nikolaev2020-11-242-24/+23
| | |
| * | wine-mono: 4.9.4 -> 5.1.1Lengyel Balazs2020-11-241-3/+3
| | |
| * | wineStable: 5.0.2 -> 5.0.3Philipp2020-11-241-2/+2
| | |
| * | wine{Unstable,Staging}: 5.20 -> 5.21Philipp2020-11-241-3/+3
| | |
* | | Merge pull request #101252 from IvarWithoutBones/update-ryujinxSandro2020-11-273-7/+17
|\ \ \ | | | | | | | | ryujinx: 1.0.5346 -> 1.0.5551
| * | | ryujinx: 1.0.5346 -> 1.0.5551IvarWithoutBones2020-10-213-7/+17
| | | |
* | | | utillinux: rename to util-linuxGraham Christensen2020-11-243-5/+5
| |/ / |/| |
* | | Merge pull request #104204 from r-ryantm/auto-update/mednafenAnderson Torres2020-11-191-2/+2
|\ \ \ | | | | | | | | mednafen: 1.24.3 -> 1.26.1
| * | | mednafen: 1.24.3 -> 1.26.1R. RyanTM2020-11-181-2/+2
| | | |
* | | | treewide: remove trailing whitespaceJörg Thalheim2020-11-181-1/+1
| | | |
* | | | remove genesis maintainerJörg Thalheim2020-11-184-4/+4
|/ / / | | | | | | | | | genesis has no longer access to github
* | | Merge pull request #103461 from GovanifY/pcsx2-usb-mergeChristoph Hrdinka2020-11-181-7/+34
|\ \ \ | |_|/ |/| | pcsx2: unstable-2020-10-10 -> unstable-2020-11-13
| * | pcsx2: unstable-2020-10-10 -> unstable-2020-11-13Gauvain 'GovanifY' Roussel-Tarbouriech2020-11-141-7/+34
| | |
* | | Merge pull request #104001 from Atemu/wineStaging-strictDeps-regressionMichael Raskin2020-11-171-1/+2
|\ \ \ | | | | | | | | wine: only use strictDeps when mingwSupport is enabled
| * | | wine: only use strictDeps when mingwSupport is enabledAtemu2020-11-161-1/+2
| | | | | | | | | | | | | | | | 9f5cba0aaabc176bde6daf2b0079bc870f009615 broke regular wineStaging
* | | | Merge pull request #103839 from AndersonTorres/wip-simhAnderson Torres2020-11-151-0/+62
|\ \ \ \ | | | | | | | | | | simh: init at 3.11-1
| * | | | simh: init at 3.11-1AndersonTorres2020-11-141-0/+62
| | |/ / | |/| |
* | | | Merge pull request #103556 from r-ryantm/auto-update/stellaAnderson Torres2020-11-151-2/+2
|\ \ \ \ | |_|/ / |/| | | stella: 6.3 -> 6.4
| * | | stella: 6.3 -> 6.4R. RyanTM2020-11-121-2/+2
| |/ /
* / / wine: add MinGW-w64 supportKira Bruneau2020-11-123-5/+15
|/ /
* | mgba: 0.8.3 -> 0.8.4R. RyanTM2020-11-031-2/+2
| |
* | treewide: simplify rev/repo arguments in srcPavol Rusnak2020-11-011-1/+1
| | | | | | | | + use fetchFromGithub where possible
* | mame: 0.225 -> 0.226 (#102329)gnidorah2020-11-011-2/+2
| |
* | Merge pull request #101949 from AluisioASG/aasg/libretro-mame2016Christoph Hrdinka2020-10-291-1/+8
|\ \ | | | | | | libretro.mame2016: fix build with Make 4.3
| * | libretro.mame2016: fix build with gnumake-4.3Aluísio Augusto Silva Gonçalves2020-10-281-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Builds currently fail with `ar` trying to operate on what are clearly two paths concatenated together. It stems from a backward-incompatible change in Make: > Previously appending using '+=' to an empty variable would result in > a value starting with a space. Now the initial space is only added > if the variable already contains some value. Similarly, appending an > empty string does not add a trailing space. This issue was first reported on the MAME repository proper (https://github.com/mamedev/mame/issues/6248), and affects libretro's 2016 snapshot as well. A fix that is reported to work with previous versions of Make was upstreamed to: - GENie, the build system: https://github.com/bkaradzic/GENie/pull/493 - MAME: https://github.com/mamedev/mame/pull/6262 - libretro: https://github.com/libretro/mame2016-libretro/pull/47 The fetched patch comes from the last of these.
* | | wine{Unstable,Staging}: 5.19 -> 5.20Stefan Frijters2020-10-281-3/+3
| | |
* | | wine{Unstable,Staging}: 5.18 -> 5.19Stefan Frijters2020-10-281-3/+3
|/ /
* | Merge pull request #100162 from samuelgrf/pcsx2_gtk3-x86_64Christoph Hrdinka2020-10-231-21/+24
|\ \ | | | | | | pcsx2: multiple improvements
| * | pcsx2: build with LTOSamuel Gräfenstein2020-10-211-3/+11
| | |
| * | pcsx2: build with gtk3 and support x86_64 buildsSamuel Gräfenstein2020-10-211-21/+16
| | |
* | | dolphinEmuMaster: 5.0-11824 -> 5.0-12716Konrad Borowski2020-10-211-3/+3
| |/ |/|
* | treewide: remove periods from end of package descriptionsBen Siraphob2020-10-171-1/+1
| |
* | Merge pull request #99572 from siraben/tilem-initAnderson Torres2020-10-161-0/+78
|\ \ | | | | | | tilem: init at 2.0
| * | tilem: init at 2.0Ben Siraphob2020-10-111-0/+78
| | |
* | | stella: 6.2.1 -> 6.3AndersonTorres2020-10-121-7/+5
| | |
* | | stella: 6.2.1 -> 6.3 (#100144)10001012020-10-101-2/+2
| |/ |/|
* | ppsspp: 1.9.4 -> 1.10.3AndersonTorres2020-10-091-8/+9
| |
* | mame: 0.224 -> 0.225 (#99969)gnidorah2020-10-071-9/+3
| |
* | Merge pull request #98999 from SFrijters/wine-5.18Dmitry Kalinkin2020-10-042-7/+7
|\ \ | |/ |/| wineStable: 5.0.0 -> 5.0.2, wine{Unstable,Staging}: 5.16 -> 5.18, wine.vkd3d: 1.1 -> 1.2