Sander van der Burg
af9bb71848
Merge pull request #5592 from AndersonTorres/fsuae
...
FS-UAE (version 2.4.1): New Package
2015-01-06 09:59:56 +00:00
AndersonTorres
291d507d98
FS-UAE (version 2.4.1): New Package
...
FS-UAE is a new, cycle-accurate, customizable Amiga Emulator.
2015-01-05 17:47:07 -02:00
Cray Elliott
5a92c9f0a1
remove extraneous platform from dolphinEmuMaster
2015-01-03 23:00:29 -08:00
Cray Elliott
c9d963c4e6
time for the monthly dolphinEmuMaster bump
2015-01-03 19:44:34 -08:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Cray Elliott
183f0b9d9a
update retroarch and all of the libretro cores
2014-12-25 02:04:08 -08:00
Cray Elliott
d54db47b3c
add new emulator, nestopia undead
2014-12-23 02:33:00 -08:00
Michael Raskin
1317dd7e62
Wine: 1.7.30 → 1.7.33
2014-12-21 11:14:25 +03:00
Vladimír Čunát
e815624b67
dolphin-emu-master: disable unsupported i686 platform
2014-12-10 15:43:15 +01:00
Cray Elliott
682ea7c775
monthly bump of dolphinEmuMaster
...
Tons of accuracy improvements per usual, some somewhat interesting ones:
- Constant Angular Velocity for Disk Reads
- FIFO buffer fix
- Vectorized Vertex loading
and more! read about it at dolphin-emu.org
2014-12-02 01:06:15 -08:00
Cray Elliott
825e99808c
add a platform to all of my packages
2014-11-19 03:03:00 -08:00
AndersonTorres
a86ba451bf
Stella: update to 4.2
2014-11-18 11:12:47 -02:00
AndersonTorres
f9c2d0a7a3
Stella: update to 4.1.1
2014-11-18 11:12:47 -02:00
Cray Elliott
026d004a36
dolphinEmuMaster bump to bring in new HLE Audio code
...
Generally we only bump once per month, but due to the new
dolphin-emu.org blog post covering the subject, I couldn't
resist :)
if you'd like to read more about it, read here!
https://dolphin-emu.org/blog/2014/11/12/the-rise-of-hle-audio/#cuthere
2014-11-12 17:54:02 -08:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Cray Elliott
7244de4a4a
add myself to libretro maintainers
2014-11-10 02:24:19 -08:00
Cray Elliott
9e3137ddf0
montly bump of retroarch and libretro cores
2014-11-09 23:18:23 -08:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Rickard Nilsson
f1d7aad20b
stella-libretro: Bump revision
2014-11-04 18:27:40 +01:00
Michael Raskin
9c458ad8d4
Update Wine-unstable
2014-11-02 23:51:58 +03:00
Cray Elliott
545f8e8c6c
monthly bump of dolphinEmuMaster
...
also dolphinEmu and dolphinEmuMaster had an extraneous stdenv removed
from buildInputs
2014-11-02 00:11:01 -07:00
Cray Elliott
72d7324af5
Add mednafen TurboGrafx-16 libretro core
2014-10-28 02:08:43 -07:00
Michael Raskin
5199b46964
Update Wine unstable
2014-10-18 19:52:59 +04:00
Cray Elliott
e39bf7a704
Replaced retroarchBare with retroarchBareMaster, also added a few new libretro cores
...
retroarchBare was too old for any practical use at this point, so it was removed in favor
of fetching releases from git. RetroArch often recommends checkout out the latest git master
if you are on a desktop platform, so we are conforming with their recommendation. I plan on
bumping the git of retroarch and each core every month, and I plan on adding more libretro
cores in the future.
The libretro cores that were added are nestopia, quicknes, snes9x, and vba-m
planned next are : bsnes-accuracy, bsnes-balanced, bsnes-performance, a few libretro mame ports
Closes #4448
2014-10-16 12:53:39 +01:00
Longrin Wischnewski
6e7de2155b
change md5sum to sha256sum for a few packages
2014-10-12 16:13:21 +02:00
Michael Raskin
a451c62650
Update Wine unstable
2014-10-06 02:43:58 +04:00
Cray Elliott
817ebe24ab
Update dolphinEmuMaster
...
The plan at this point is to update dolphinEmuMaster every month in
tanden with the latest development report on the dolphin-emu.org blog.
Closes #4374
2014-10-03 20:30:28 +01:00
Rickard Nilsson
1ccb2f76b5
Merge pull request #4078 from edwtjo/libretro-cores-addendum
...
XBMC RetroArch integration and some cores
2014-10-02 20:50:49 +02:00
Edward Tjörnhammar
9d93f9bcda
XBMC AdvancedLauncher RetroArch launchers.
...
These are wrappers for retroarch wrappers, they are needed since launching a
process from XBMC(as a display manager and probably otherwise), using
AdvancedLauncher, results in it and it's parent recieving the same gamepad
input.
These wrappers will produce no sound on XBMC and AdvancedLauncher setups not
using a sound daemon, since XBMC gets paused while still holding onto the sound
device.
2014-10-02 20:09:18 +02:00
AndersonTorres
1c0d37a038
Higan: adding config.higan.{guiToolkit,profile} options
...
Now we can parametrize Higan locally.
By default, guiToolkit = "gtk" and profile = "performance" (the accuracy
profile is seriously slow on my machine :) )
Closes #4340
2014-10-01 02:17:40 +01:00
AndersonTorres
efdc89de60
Mednafen: update to 0.9.36.4
...
Closes #4304
2014-09-28 22:48:20 +01:00
Edward Tjörnhammar
655ae33816
libretro.ppsspp: Fixes building on i686
2014-09-26 18:35:46 +02:00
Nathaniel Baxter
d5f40ea929
wineUnstable: Fix dynamic loading of ncurses lib.
2014-09-24 12:48:39 +10:00
Nathaniel Baxter
b99773fc00
wineUnstable: Bump version to 1.7.27
2014-09-23 21:47:47 +10:00
Nathaniel Baxter
b94e33d7b8
wineUnstable: Bump version to 1.7.26
2014-09-22 20:18:30 +02:00
Edward Tjörnhammar
383f142858
libretro: added bsnes, fba, gambatte, genesis-plus-gx, prboom
2014-09-22 12:35:07 +02:00
Mateusz Kowalczyk
85eec74433
hatari: update from 1.6.2 to 1.8.0
2014-09-21 18:37:58 +01:00
AndersonTorres
4f85f64153
Higan: adding "profile" and "gui" building options
...
Also, removing builder.sh and copying everything to Nix expression.
Closes #4048
2014-09-20 23:51:15 +01:00
AndersonTorres
b39e5ce957
Small style fixups
...
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
Edward Tjörnhammar
6fcab9baca
libretro-cores:
...
- adding: 4do, desmume, fceumm, mame, mupen64plus, scummvm,
snes9x, stella, picodrive, ppsspp and vba
retroarch:
- added retroarch wrapper for configured cores
- changed attributes, old retroarch is now retroarchBare*
2014-09-04 20:03:13 +02:00
Michael Raskin
3f1ce8d864
Merge pull request #3886 from AndersonTorres/higan
...
Higan - a quick&dirty workaround
2014-09-03 21:49:05 +04:00
Michael Raskin
4c41c1ffbf
Merge pull request #3890 from edwtjo/emulationstation-2.0.0-rc1
...
emulationstation: 1.0.2 -> 2.0.0-rc1
2014-09-03 21:47:58 +04:00
Michael Raskin
9cf910cd51
Merge pull request #3932 from MP2E/retroarch_git_master
...
add retroarchMaster package
2014-09-03 18:59:13 +04:00
Peter Simons
b8260f5435
dolphin-emu: drop reference to git from buildInputs since it's no longer an argument to the expression after #3936
2014-09-02 11:57:34 +02:00
Cray Elliott
cc7fa316a4
dolphinEmu doesn't need the git package
2014-09-02 02:07:22 -07:00
Cray Elliott
73439c6053
add dolphinEmu and dolphinEmuMaster
...
Dolphin is a high quality, open source Gamecube/Wii/Triforce emulator for
Windows, Mac OS X and Linux
2014-09-02 01:20:38 -07:00
Cray Elliott
b56a348af7
add retroarchMaster package
2014-09-02 00:56:47 -07:00
Michael Raskin
82ed86dd76
Remove unneeded definitions
2014-09-02 01:03:39 +04:00
AndersonTorres
44d772d1e0
Stella 4.0: New Package
...
Stella is an Atari 2600 VCS emulator
2014-08-31 14:31:09 -03:00
Michael Raskin
3bbf64b6d0
Update unstable Wine
2014-08-31 18:20:06 +04:00
AndersonTorres
f5f4bf1a25
Higan: Updating builder.sh script
...
Now builder.sh will install a higan-config.sh script
to write auxiliary stuff on $HOME/.config/higan directory.
That way, higan searches locally and runs cleanly.
Obviously it's a hack, but the only other way is to do a huge patch on
upstream sources; personally I think it is better to work that type of
thing directly on higan sources.
2014-08-31 09:47:49 -03:00
Edward Tjörnhammar
a5a92fdd53
emulationstation: 1.0.2 -> 2.0.0-rc1
2014-08-31 12:50:35 +02:00
AndersonTorres
0847250505
Higan - a quick&dirty workaround
...
Higan uses a lot of hardcoded paths when it looks for runtime files
as shaders, icons and mainly BIOS files. So, we made a q&d wrapper
script: it copies all these files to $HOME/.config/higan in the 1st
invocation.
2014-08-30 23:59:49 -03:00
AndersonTorres
4cb061111c
Higan - new package (alpha stage!)
...
Higan is a cycle-accurate Nintendo multi-system emulator
It is a preliminary release for Nix - I need to investigate
some issues about install process and hardcoded paths...
2014-08-29 18:32:07 +01:00
Mateusz Kowalczyk
10e3cf6f5a
ppsspp: update to 0.9.9.1
2014-08-25 10:14:44 +02:00
Edward Tjörnhammar
a79241aa15
add: emulationstation 1.0.2
2014-08-23 15:33:22 +02:00
AndersonTorres
a21a987c63
Mednafen: update to 0.9.36.3
2014-08-14 11:20:25 -03:00
Mateusz Kowalczyk
27f8a89dfa
ppsspp: update to 0.9.9
2014-08-09 02:49:50 +02:00
Vladimír Čunát
52d9c93abe
Merge 'staging' into master
2014-08-08 20:13:23 +02:00
Eelco Dolstra
8a7f3c3618
Mark a bunch of packages as broken or not supported on Darwin
2014-08-08 17:59:02 +02:00
Peter Simons
2d326e5032
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Eelco Dolstra
8f3d2b740b
wine: Update to 1.7.23
2014-08-04 01:09:01 +02:00
Michael Raskin
750a5f4e0c
Update Wine-unstable
2014-08-03 22:29:41 +04:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d9
.
Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.
Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9
Remove obsolete jackaudio version 1.
2014-07-28 20:32:52 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
f64d84698e
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/applications/audio/espeak/edit.nix
pkgs/applications/audio/lmms/default.nix
pkgs/desktops/e18/enlightenment.nix
pkgs/games/exult/default.nix
pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Joachim Schiele
d46c61b863
Merge pull request #3321 from qknight/snes9x-gtk
...
added snes9x-gtk with pulseaudio support
2014-07-27 21:38:25 +02:00
Joachim Schiele
de1ae606db
snes9x-gtk: added changes requested by offlinehacker
2014-07-27 21:37:52 +02:00
Bjørn Forsman
f6f2f38a6e
jack: change package and attr names to 'jack1' and 'jack2'
...
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.
This aligns the naming with what can be found on the JACK homepage.
Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
Joachim Schiele
743e3df3b8
made changes requested by pSub
2014-07-23 14:03:48 +02:00
Joachim Schiele
9d8a804047
added snes9x-gtk with pulseaudio support
2014-07-20 10:39:42 +02:00
Eelco Dolstra
06fc1ec34d
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Eelco Dolstra
429bdef9bd
winetricks: Update to 1199
2014-06-25 00:51:41 +02:00
Vladimír Čunát
9757785295
Merge recent master
2014-06-15 17:55:35 +02:00
Michael Raskin
6bbd163df4
Update Wine unstable version
2014-06-14 00:23:11 +04:00
Vladimír Čunát
f2352f7ecf
Merge recent master
2014-06-10 20:14:08 +02:00
Vladimír Čunát
5a98b9f514
Merge recent master into p/stdenv
...
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Sterling Stein
a0efad6861
fceux: Add package for a NES emulator.
2014-06-07 15:08:57 -07:00
Mateusz Kowalczyk
6c3cc8bb95
PPSSPP: add platforms
2014-06-07 22:28:56 +02:00
Vladimír Čunát
872860e6de
Merge #1187 into p/stdenv
...
Tested building firefox, kdelibs, evince on x86_64-linux.
2014-05-29 22:16:07 +02:00
Mateusz Kowalczyk
59f98d0d8c
PPSSPP: 0.9.8
2014-05-28 23:05:01 +02:00
Michael Raskin
bc292a5882
Updating Wine unstable to 1.7.19
2014-05-28 01:33:28 +04:00
AndersonTorres
010833c634
mednafen: fix wrong URL ( close #2696 )
2014-05-20 09:16:30 +02:00
AndersonTorres
b1dbafbdbb
Mednafen: add version 0.9.34.1 + server 0.5.1
...
Mednafen is a portable, CLI-driven, multi-system emulator
2014-05-17 00:08:04 -03:00
Ricardo M. Correia
a0f683686c
wine: Add support for grsecurity
2014-05-15 13:25:49 +02:00
Evgeny Egorochkin
531f7f56bc
wineUnstable: update from 1.7.12 to 1.7.14
2014-03-08 17:51:45 +02:00
Evgeny Egorochkin
97be6e295c
wineUnstable: update from 1.7.11 to 1.7.12
2014-02-14 21:16:22 +02:00
Evgeny Egorochkin
862ac34bdd
wineUnstable: update from 1.7.10 to 1.7.11
2014-01-23 21:04:01 +02:00
Vladimír Čunát
0a58b512cb
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/compilers/gcc/4.8/default.nix
pkgs/development/compilers/llvm/default.nix
pkgs/development/libraries/gmp/5.1.1.nix
pkgs/development/libraries/gmp/5.1.3.nix
pkgs/development/libraries/gmp/5.1.x.nix
pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Peter Simons
56aa2ce960
Un-maintain wine.
2014-01-13 17:15:53 +01:00
Vladimír Čunát
a2c316288c
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Vladimír Čunát
a00e382e23
wineStable: maintenance update 1.6.1 -> .2, use lcms2
...
lcms2 is now supported according to the announcement, so I switched to it.
Tested on a steam game ;-)
2014-01-11 19:58:16 +01:00
Mathijs Kwik
10c15d5861
zsnes: manual header magic is no longer needed with the gcc-4.8 patch
2014-01-05 18:53:52 +01:00
Vladimír Čunát
9443129b08
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Michael Raskin
e89aa035b9
Update Wine
2014-01-04 14:55:42 +04:00
Lluís Batlle i Rossell
ab7069eec4
zsnes seems to work better, without stripping.
...
I can't understand why. Without disabling stripping, it segfaults
saving state.
2014-01-03 00:54:59 +01:00
Michael Raskin
9817df5715
Update Winetricks
2014-01-01 14:25:17 +04:00