Twinaphex
75e9cd7fe8
Delete retroarch-android-staging.ra
2019-06-20 21:40:48 +02:00
twinaphex
32eb579e17
Update recipes
2019-06-20 05:54:22 +02:00
Stephanie Gawroriski
b5064f3fc6
Add SquirrelJME to android build.
2019-06-10 20:35:26 -04:00
twinaphex
5eb3866611
Rename to flycast
2019-06-04 19:40:41 +02:00
twinaphex
34d38688fc
(recipes) rename
2019-05-28 17:17:58 +02:00
twinaphex
efe86f9cb3
Rename repos
2019-05-28 02:59:01 +02:00
barbudreadmon
99032ae5a0
(FBNeo) Update everything
2019-05-21 09:35:03 +02:00
M4xw
ce2a2b08a5
[MUPEN-NEXT] Switch to new GLideN64
...
-Add core for Win x86
2019-05-20 18:36:03 +02:00
barbudreadmon
4aef01b6c8
(FBAlpha) Update everything
2019-05-14 08:55:39 +02:00
twinaphex
5778660fb7
Update recipes
2019-05-12 00:08:50 +02:00
Celerizer
632b104ede
Add QUASI88 to buildbot
...
Add QUASI88 to core-rules
Add QUASI88 to build config
Add QUASI88
2019-05-08 14:05:34 -05:00
twinaphex
71a1c7b25a
Revert "Disable stella temporarily until release is over"
...
This reverts commit 106221c1ab9a963a15452fdd7c87052dca6475a5.
2019-05-08 02:10:44 +02:00
twinaphex
ec53be89b2
Revert "N/A"
...
This reverts commit 7d7d634c8e27b0c861294bd8ed6ff08be671b66a.
2019-05-08 02:10:33 +02:00
twinaphex
1899910989
Revert "Disable PPSSPP building for now until release is done"
...
This reverts commit a817d9dbb48b6ffa233c775a6ee2394d76d067e0.
2019-05-08 02:10:24 +02:00
twinaphex
a817d9dbb4
Disable PPSSPP building for now until release is done
2019-05-05 14:41:13 +02:00
twinaphex
7d7d634c8e
N/A
2019-05-04 17:31:46 +02:00
twinaphex
106221c1ab
Disable stella temporarily until release is over
2019-05-04 17:17:37 +02:00
orbea
9226d9eb2b
recipes: Add stella2014.
2019-05-01 06:52:22 -07:00
orbea
a51aae4b2c
recipes: Update stella to the new upstream repo.
2019-04-30 11:18:58 -07:00
Tatsuya79
1548a31e15
add beetle-pce core to recipes
2019-04-27 21:50:54 +02:00
barbudreadmon
c2165a52b6
(YabaSanshiro) Add core
2019-03-18 10:34:32 +01:00
Tatsuya79
6418b75701
Build NP2kai from libretro repo.
2019-03-06 13:17:41 +01:00
twinaphex
7bb5ac8209
Use AZO234 repo again - hope buildbot errors can be fixed in time
2019-02-26 15:44:38 +01:00
Twinaphex
bc2e7e66db
Merge pull request #942 from markwkidd/mame2015-name
...
update MAME 2014 to MAME 2015
2019-02-11 19:52:46 +01:00
M4xw
79f2d4c630
Change branch for mupen_next
2019-01-21 17:42:22 +01:00
Mark W. Kidd
fef751bafb
change MAME 2014 to MAME 2015
2019-01-19 21:30:58 -05:00
M4xw
8e164b6e35
[Android] Add mupen_next (currently only armv8-a)
2019-01-20 02:39:32 +01:00
radius
442e17b274
update
2018-12-09 14:45:18 -05:00
radius
a6cde7dafd
update
2018-12-09 14:42:39 -05:00
radius
b378ddc329
update
2018-12-09 14:36:43 -05:00
radius
42f2d1cc28
add new jni recipe
2018-12-09 14:29:20 -05:00
radius
4a1f84cde8
add dosbox-svn glide
2018-11-21 22:35:20 -05:00
meepingsnesroms
960b1b19e3
Add Mu to buildbot makefiles
2018-11-05 19:48:34 -08:00
Aaron Kling
646e1f11c4
Switch ppsspp back to upstream
2018-11-02 12:59:52 -05: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
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
twinaphex
908c0384b9
(JNI) Add reicast
2018-08-11 23:00:00 +02:00
twinaphex
1d592625b9
Add mesen recipe
...
- Update ppsspp recipes to use shallow fork
2018-08-06 18:47:01 +02:00
twinaphex
3b92b35e7c
Add Ishiiruka targets
2018-07-25 17:36:10 +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
Andrés
75d6189015
Update cores-android-jni
2018-07-11 01:39:46 -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
Brad Parker
3ec6fe0c5b
change np2kai repo to libretro
2018-06-27 20:09:19 -04:00
twinaphex
815d6bcc70
Change Android URL for Mesen
2018-06-20 03:18:43 +02:00
Tatsuya79
3070410ea7
Disable bnes and meteor.
2018-06-10 18:16:27 +02:00
twinaphex
ca86c8ae84
(Android) Add Cannonball
2018-06-03 17:20:21 +02:00
jdgleaver
efb86929d8
- Fix broken scummvm github link in recipes/android/cores-android-jni
...
- Add scummvm to libretro-build-android-mk.sh
2018-05-09 16:07:12 +01:00