Twinaphex
a25b981bcf
Merge pull request #715 from MrHuu/3DS
...
add stella / prosystem 3ds
2018-01-24 18:37:54 +01:00
MrHuu
674d0bd44a
add stella / prosystem 3ds
2018-01-24 18:15:07 +01:00
Andrés
39ba8e0b46
Merge pull request #714 from orbea/freeintv
...
recipes: Fix the freeintv android recipe.
2018-01-24 01:07:13 -05:00
orbea
cc7d14f458
recipes: Fix the freeintv android recipe.
...
It should use GENERIC_JNI and not GENERIC.
2018-01-23 21:48:49 -08:00
Andrés
f299a4b98d
Merge pull request #713 from orbea/ppsspp
...
recipes: Restore the ppsspp jni build.
2018-01-24 00:23:03 -05:00
orbea
bcfe52c80b
recipes: Restore the ppsspp jni build.
2018-01-23 21:18:10 -08:00
Twinaphex
a09663f5a0
Merge pull request #712 from markwkidd/patch-2
...
add freeintv to android jni recipe
2018-01-23 22:11:59 +01:00
markwkidd
8ba5aa51c3
add freeintv to android jni recipe
2018-01-23 15:52:40 -05:00
Twinaphex
25055f26b8
Merge pull request #711 from markwkidd/patch-1
...
update freeintv .info with additional supported extensions
2018-01-23 11:49:58 +01:00
markwkidd
11b37f657c
update freeintv .info with additional supported extensions
...
per @recompileorg 's RetroPie docs, FreeIntv supports ROMs with the extensions: `int`, `bin`, and `rom`
2018-01-22 23:28:07 -05:00
Twinaphex
1d1cd04c99
Merge pull request #709 from r-type/patch-4
...
add vba-next
2018-01-21 22:45:16 +01:00
not6
4f2b6d7096
add vba-next
2018-01-21 21:01:38 +00:00
Twinaphex
19f86a26a1
Merge pull request #708 from orbea/freeintv
...
recipes: Add FreeIntv
2018-01-21 00:54:08 +01:00
orbea
8acf4f83f8
recipes: Add FreeIntv
2018-01-20 11:23:55 -08:00
Andrés
7eddbc6b46
Update emscripten.conf
2018-01-20 11:34:39 -05:00
Twinaphex
fba941970c
Merge pull request #707 from orbea/cleanup
...
libretro-buildbot-recipe.sh: Clean up.
2018-01-20 00:04:45 +01:00
orbea
336a91f22f
libretro-buildbot-recipe.sh: Clean up.
...
Some trivial clean up including removing a dead core hack which does not seem to be needed anymore.
2018-01-19 14:52:57 -08:00
Twinaphex
cbc3537e30
Merge pull request #706 from RobLoach/revert-705-remove-chailove-ios
...
chailove: Restore iOS, but have it disabled
2018-01-19 03:01:53 +01:00
Rob Loach
cd74ce1d4a
chailove: Disable iOS ChaiLove by using "NO" instead
...
Thanks to @orbea for noting that this is a thing.
References #705
2018-01-18 09:26:49 -05:00
Rob Loach
5178a2c3c1
Revert "ios: Remove ChaiLove"
2018-01-18 09:20:20 -05:00
Andrés
02479fd4e1
Update 3ds.conf
2018-01-17 00:56:07 -05:00
Twinaphex
883fbe4cd0
Merge pull request #705 from RobLoach/remove-chailove-ios
...
ios: Remove ChaiLove
2018-01-17 03:46:41 +01:00
Rob Loach
e32f5a9c91
ios: Remove ChaiLove
2018-01-16 21:44:34 -05:00
Twinaphex
93acb1e45e
Merge pull request #703 from ToadKing/emscripten
...
update the compile status of some emscripten cores
2018-01-17 03:29:45 +01:00
Toad King
fa08ddcca3
update the compile status of some emscripten cores
2018-01-16 20:15:19 -06:00
twinaphex
5f1ac37a1f
Don't try to build snes9x 2002 for PSP right now
2018-01-17 01:12:27 +01:00
twinaphex
c8c0ae8e66
Update emscripten - enable Craft again
2018-01-16 09:23:49 +01:00
twinaphex
5973d330cd
(Emscripten) Disable craft
2018-01-16 09:18:55 +01:00
Twinaphex
90273f1124
Merge pull request #701 from esoptron/patch-3
...
Update mame2016_libretro.info
2018-01-16 07:31:51 +01:00
Twinaphex
7081ce5189
Merge pull request #702 from sephore/patch-2
...
Update snes9x_libretro.info
2018-01-16 07:31:39 +01:00
sephore
48444a5a75
Update snes9x_libretro.info
...
Again, because Satellaview. :|
2018-01-16 02:50:56 -02:00
esoptron
85d3f7482f
Update mame2016_libretro.info
...
MAME switched licenses after version 0.172
2018-01-15 21:33:10 -05:00
Twinaphex
858f03942d
Merge pull request #700 from orbea/recipes
...
libretro-buildbot-recipe.sh: Fix constant rebuilds for some cores.
2018-01-16 01:39:36 +01:00
orbea
61c17c6ece
libretro-buildbot-recipe.sh: Fix constant rebuilds for some cores.
...
A few cores built with the LEIRADEL command had an issue where a
hack used to build certain cores broke and caused them to be built
every time the buildbot encountered the recipe.
To fix this the build_libretro_leiradel_makefile function was removed
and incorporated into the build_libretro_generic_makefile function.
This allowed the script to easily use new logic to build multiple cores
with one recipe which entirely avoids the need for the broken hack.
2018-01-15 16:32:59 -08:00
Twinaphex
b79130be0c
Merge pull request #695 from orbea/recipes
...
libretro-buildbot-recipe: Move core specific conditions to the recipe files.
2018-01-15 23:02:21 +01:00
Twinaphex
db59d0af6d
Merge pull request #699 from sephore/patch-1
...
Added "Nintendo - Satellaview" database to Snes9x
2018-01-15 18:01:54 +01:00
sephore
a50358c50c
Added "Nintendo - Satellaview"
2018-01-15 06:22:50 -02:00
twinaphex
5ad9ea3bcf
Disable some more cores for emscripten
2018-01-15 03:07:03 +01:00
twinaphex
ed7088fee9
Not the proper way to comment this out
2018-01-15 03:05:25 +01:00
twinaphex
52d2496328
Comment this out
2018-01-15 03:04:16 +01:00
Twinaphex
bbfb64784c
Merge pull request #696 from esoptron/patch-2
...
Update px68k_libretro.info
2018-01-15 01:29:17 +01:00
orbea
1819f5087a
recipes: Update recipes.info
2018-01-14 14:28:37 -08:00
orbea
61b426445c
libretro-buildbot-recipe.sh: Move jni specific conditions to the recipe files.
2018-01-14 14:28:37 -08:00
orbea
e4d3a8a8ac
libretro-buildbot-recipe: Move core specific conditions to the recipe files.
2018-01-14 14:27:33 -08:00
Twinaphex
95dd76641f
Merge pull request #698 from r-type/patch-3
...
Update wiiu
2018-01-14 23:22:26 +01:00
not6
906bc30c3f
Update wiiu
...
fix wrong PTR64
2018-01-14 22:18:14 +00:00
Andrés
f71c7300e6
Merge pull request #697 from r-type/patch-2
...
Update wiiu
2018-01-14 15:20:48 -05:00
not6
6614386624
Update wiiu
2018-01-14 20:19:24 +00:00
esoptron
6cb6a809ea
Update px68k_libretro.info
2018-01-14 12:58:48 -05:00
Andrés
1c186db2cb
Update libretro-buildbot-recipe.sh
2018-01-12 20:01:40 -05:00