twinaphex
37b87e7f66
Add 4do to libnx recipes
2018-09-29 23:45:52 +02:00
twinaphex
9a760be0b0
Add genesis_plus_gx to libnx
2018-09-29 23:36:19 +02:00
twinaphex
b74e4ed907
Add mednafen pce fast to libnx recipes
2018-09-29 23:32:49 +02:00
twinaphex
00f7d388fa
Add fbalpha to libnx recipes
2018-09-29 23:23:12 +02:00
twinaphex
ea9c76f1fc
Add stella to libnx recipes
2018-09-29 23:16:31 +02:00
twinaphex
51a73df984
Update recipes
2018-09-29 23:10:04 +02:00
twinaphex
a9e1f16199
Add cores to libnx recipes
2018-09-29 23:08:33 +02:00
twinaphex
89eb4ffd00
(libnx) Add new cores to recipes
2018-09-29 21:38:20 +02:00
radius
6b6d17dee0
add pcsx
2018-09-29 13:34:27 -05:00
radius
bab47ca447
update switch package
2018-09-29 13:09:52 -05:00
radius
1f58c1a304
update switch package
2018-09-29 13:03:09 -05:00
twinaphex
dff1f1ca30
remove this
2018-09-28 14:16:28 +02:00
twinaphex
64a13da7b7
Add some stub recipes for switch
2018-09-28 14:04:04 +02:00
Andrés
3a0ddbd312
add libnx recipe ( #872 )
2018-09-27 17:38:10 -04:00
twinaphex
f4822b73c8
(PS3) Disable mgba for now
2018-09-20 10:20:58 +02:00
Rob Loach
70baa6d205
emscripten: Fix ChaiLove target
...
I made a spelling mistake. This fixes it. Thanks!
2018-09-14 05:00:07 -04:00
Rob Loach
26c15cb3a5
chailove: Add emscripten build
2018-09-11 09:17:56 -04:00
Brad Parker
f65c940d9c
android: use phoenix64 directory for aarch64
2018-08-17 20:39:58 -04:00
twinaphex
c69138eb47
Change gearboy recipes to upstream repo
2018-08-17 23:16:59 +02:00
twinaphex
68cac3b56e
Disable desmume for now since it is broken right now and nobody is
...
fixing it
2018-08-17 18:16:20 +02:00
twinaphex
8fb0084be0
Start adding daphne to recipes - far from done yet, no sound yet,
...
input still needs to be hooked up for some games
2018-08-17 18:15:26 +02:00
radius
e34c952156
update armhfneon recipes
2018-08-15 00:21:08 -05:00
radius
977ab21eba
update dosbox_svn
2018-08-15 00:21:07 -05:00
twinaphex
908c0384b9
(JNI) Add reicast
2018-08-11 23:00:00 +02:00
twinaphex
378d30f4d4
Add reicast 32bit recipes
2018-08-08 19:25:07 +02:00
twinaphex
1d592625b9
Add mesen recipe
...
- Update ppsspp recipes to use shallow fork
2018-08-06 18:47:01 +02:00
hizzlekizzle
a51c6061d6
Merge pull request #852 from fr500/master
...
try to correct the flags
2018-07-27 20:55:04 -05:00
radius
7c1942c89e
try to correct the flags
2018-07-27 20:52:59 -05:00
Twinaphex
54f7bc3972
Merge pull request #851 from fr500/master
...
add armv7|neon recipe
2018-07-26 01:59:58 +02:00
Andrés
b3068b958b
Update cores-linux-armhf-generic
2018-07-25 18:04:08 -05:00
twinaphex
3b92b35e7c
Add Ishiiruka targets
2018-07-25 17:36:10 +02:00
radius
f4669b10e9
add armv7|neon recipe
2018-07-24 23:33:36 -05:00
radius
4f3f160736
cleanup linux recipes
2018-07-24 22:35:47 -05:00
aliaspider
a67c3dff1d
windows: fix dolphin recipe.
2018-07-21 05:47:58 +01:00
aliaspider
5b1edfb047
windows/cmake: this needs to be set too ( #845 )
2018-07-20 21:20:20 -04:00
aliaspider
454c0e909e
fix dolphin recipe for linux.
2018-07-20 23:56:37 +01:00
aliaspider
9466dcfa1f
better handling of msvc+cmake recipes.
2018-07-20 23:16:34 +01:00
twinaphex
717e843bb2
Set CXX and CC to GCC7 for Linux x64
2018-07-20 23:22:00 +02:00
twinaphex
0f04f6e0fd
Add these params
2018-07-20 18:18:35 +02:00
twinaphex
9871f6e2b5
Add dolphin to android-cmake-aarch64
2018-07-20 12:56:52 +02:00
twinaphex
666cbc9a6d
Replace rule for android
2018-07-20 11:26:04 +02:00
twinaphex
3fe2f103e5
Update dolphin rule
2018-07-20 11:21:39 +02:00
twinaphex
0d614fcc9f
Update dolphin recipes for Mac and Linux
2018-07-20 11:11:17 +02:00
Andrés
0a3ec72202
Update wiiu
2018-07-15 00:42:42 -05:00
Andrés
28838d5885
Update wiiu
2018-07-14 16:31:15 -05:00
radius
ac699cf4c1
disable non-building recipes
2018-07-12 01:29:19 -05:00
radius
8874b21f1a
fix android recipe
2018-07-08 20:53:17 -05:00
radius
d97d5425a5
add new dosbox core
2018-07-08 20:45:50 -05:00
orbea
775175d939
recipes: Fix constant rebuilds for thepowderoy.
...
Currently thepowdertoy shares the build directory for three
different android builds, aarch64, armv7 and x86. However the
recipes for these builds differ and thepowdertoy will constantly
rebuild when it finds the recipe file differs with the previous
build.
This can be avoid by appending the arch to the build directory and
this solution is already used by ppsspp in the same recipes.
2018-07-05 08:02:17 -07:00
Tatsuya79
43dab6e853
disable higan_sfc_balanced
2018-06-28 16:23:56 +02:00