about summary refs log tree commit diff
path: root/pkgs/misc/emulators
Commit message (Collapse)AuthorAge
* mame: 0.220 -> 0.221 (#88146)gnidorah2020-05-19
|
* treewide: remove the-kenny from maintainersJörg Thalheim2020-05-09
| | | | | | | @the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
* mednafen: 1.24.1 -> 1.24.2R. RyanTM2020-05-06
|
* Merge pull request #86743 from r-ryantm/auto-update/stellaAnderson Torres2020-05-05
|\ | | | | stella: 6.1.1 -> 6.1.2
| * stella: 6.1.1 -> 6.1.2R. RyanTM2020-05-04
| |
* | fsuae: 3.0.3 -> 3.0.5R. RyanTM2020-05-04
|/
* winetricks: 20191224 -> 20200412Pavol Rusnak2020-04-29
|
* snes9x-gtk: 1.57 -> 1.60 (#85910)Daniel Fullmer2020-04-25
|
* mednafen: Add alsaLib to get ALSA audio outputDamien Cassou2020-04-23
|
* Merge master into staging-nextFrederik Rietdijk2020-04-23
|\
| * Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenvworldofpeace2020-04-22
| |\ | | | | | | Use qt5's mkDerivation in packages that otherwise crash
| | * firebird-emu: use qt5's mkDerivationMartin Milata2020-04-22
| | |
| | * yabause: use qt5's mkDerivationMartin Milata2020-04-22
| | |
* | | Merge master into staging-nextFrederik Rietdijk2020-04-22
|\| |
| * | pcsx2 unstable-2020-01-05 -> 1.6.0-rcOmoroca132020-04-22
| |/
* | Merge staging-next into stagingFrederik Rietdijk2020-04-21
|\|
| * libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl optionsPierre Bourdon2020-04-20
| | | | | | | | | | | | | | Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630 Mesa has been supporting S3TC natively without requiring these libraries since the S3TC patent expired in December 2017.
* | Merge branch 'staging-next' into stagingJan Tojnar2020-04-16
|\|
| * higan: 106 -> 110AndersonTorres2020-04-15
| |
| * ppsspp: 1.9.3 -> 1.9.4AndersonTorres2020-04-15
| |
| * atari++: 1.81 -> 1.83AndersonTorres2020-04-14
| |
* | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2020-04-13
|\|
| * mame: 0.219 -> 0.220 (#84978)gnidorah2020-04-13
| |
* | Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020Matthew Bauer2020-04-13
|\ \ | |/ |/| Cross compilation fixes [april 2020]
| * retroarch: add wayland dependency and fix crossMatthew Bauer2020-04-05
| | | | | | | | | | - Need custom pkg-config setting - add wayland & libxkbcommon
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| |
* | Merge pull request #83193 from JoshuaFern/patch-2Michele Guerini Rocco2020-04-10
|\ \ | | | | | | citra: 2019-10-05 -> 2020-03-21
| * | citra: 2019-10-05 -> 2020-03-21Joshua Fern2020-03-23
| | | | | | | | | Version bump, also fixes the common qt xcb plugin error
* | | mednafen: 1.22.2 -> 1.24.1R. RyanTM2020-04-09
| | |
* | | Merge pull request #84405 from ashkitten/update-dolphinAaron Andersen2020-04-09
|\ \ \ | | | | | | | | dolphinEmuMaster: 5.0-11608 -> 5.0-11824
| * | | dolphinEmuMaster: 5.0-11608 -> 5.0-11824ash lea2020-04-05
| | | |
* | | | Update pkgs/misc/emulators/stella/default.nixAnderson Torres2020-04-09
| | | | | | | | | | | | Co-Authored-By: Christoph Neidahl <christoph.neidahl@gmail.com>
* | | | Update default.nixAnderson Torres2020-04-08
| | | |
* | | | stella: 4.1.1 -> 6.1.1AndersonTorres2020-04-07
| | | |
* | | | atari800: 4.0.0 -> 4.2.0Anderson Torres2020-04-06
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * atari800: 4.0.0 -> 4.2.0 * Update pkgs/misc/emulators/atari800/default.nix Co-Authored-By: Ryan Mulligan <ryan@ryantm.com> * Update pkgs/misc/emulators/atari800/default.nix Co-Authored-By: Ryan Mulligan <ryan@ryantm.com> Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
* | | Merge master into staging-nextFrederik Rietdijk2020-04-05
|\ \ \
| * | | openmsx: 2017-11-02 -> 0.15.0 (#83900)Anderson Torres2020-04-04
| | | |
* | | | dolphinEmuMaster: use Nix's libusbJan Tojnar2020-04-04
| | | | | | | | | | | | | | | | We were passing libusb-compat instead of libusb1, and the former no longer propagates the latter, so Dolphin built its vendored libusb.
* | | | dolphinEmu: Fix buildJan Tojnar2020-04-04
| | | | | | | | | | | | | | | | | | | | | | | | It was using libusb-compat instead of libusb1, and the former no longer propagates the latter. While at it, also move cmake to nativeBuildInputs.
* | | | dolphinEmu: format with nixpkgs-fmtJan Tojnar2020-04-04
|/ / /
* | | Merge pull request #83891 from matthewbauer/retroarch-fix-macosMatthew Bauer2020-03-31
|\ \ \ | | | | | | | | retroarch/cores.nix: use correct platform for darwin
| * | | retroarch/cores.nix: use correct platform for darwinMatthew Bauer2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix the regression found in https://hydra.nixos.org/eval/1577308#tabs-now-fail. The libretro scripts use “osx” as the identifier for macOS, and “unix” seems to mean linux. If anyone could help out by confirming this works. I don’t currently have access to a macOS machine.
* | | | Merge pull request #82993 from Synthetica9/homepage-fix2Ryan Mulligan2020-03-30
|\ \ \ \ | | | | | | | | | | treewide: fix redirected urls (again)
| * | | | treewide: add quotes to recently-changed urlsPatrick Hilhorst2020-03-28
| | | | | | | | | | | | | | | Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
| * | | | treewide: fix redirected urls (again)Patrick Hilhorst2020-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ran the same script as #78265. Additionally, manually replaced `http://goodies.xfce.org` with https.
* | | | | Merge pull request #82764 from avnik/wine-updateDmitry Kalinkin2020-03-30
|\ \ \ \ \ | | | | | | | | | | | | Wine update
| * | | | | wine{Unstable,Staging}: 5.4 -> 5.5Alexander V. Nikolaev2020-03-29
| | | | | |
| * | | | | wineUnstable: 5.3 -> 5.4Alexander V. Nikolaev2020-03-16
| | | | | |
| * | | | | wine{Unstable,Staging}: 5.0 -> 5.3Alexander V. Nikolaev2020-03-16
| |/ / / /
* | | | | Merge pull request #83638 from veprbl/pr/higan_darwin_fixJörg Thalheim2020-03-29
|\ \ \ \ \ | | | | | | | | | | | | higan: fix darwin build