Twinaphex
b67f59d06e
Merge pull request #781 from markwkidd/new-mame2003-plus-url
...
update android mame2003-plus recipe
2018-04-10 06:07:49 +02:00
markwkidd
30275619b3
update mame2003-plus recipe
2018-04-09 22:13:56 -04:00
twinaphex
86a98e2680
Update mame2003 plus repos
2018-04-09 22:54:48 +02:00
Twinaphex
db0ad00da5
Update core-rules.sh
2018-04-09 22:50:30 +02:00
Twinaphex
3b2b89e98c
Merge pull request #780 from RobLoach/patch-39
...
PS2: Use serial scanning
2018-04-09 14:58:40 +02:00
Rob Loach
defbc2cc4e
ps2: Use serial scanning
...
There's now a scraper for https://psxdatacenter.com over at https://github.com/robloach/libretro-database-psxdatacenter , so we can now use PS2 serial scanning.
2018-04-08 13:50:46 -04:00
Twinaphex
c91de343de
Merge pull request #779 from webgeek1234/master
...
Update android jni recipe for beetle psx changes
2018-04-07 21:18:35 +02:00
Aaron Kling
ec55947f07
Update android jni recipe for beetle psx changes
2018-04-07 13:02:12 -05:00
Twinaphex
63d58d5856
Merge pull request #778 from RobLoach/patch-38
...
mame2003-plus: Rename to match the core name
2018-04-07 05:43:14 +02:00
Twinaphex
cb07bcbe29
Merge pull request #775 from Hedonium/patch-3
...
Update mgba_libretro.info
2018-04-07 04:19:29 +02:00
Rob Loach
f683cc62df
mame2003-plus: Rename to match the core name
...
The .info file should match the core's filename... `mame2003-plus`
Loaded it up locally and it matches correctly with this. cc @felinben
2018-04-06 12:48:27 -04:00
Twinaphex
bd6148559b
Merge pull request #777 from markwkidd/patch-1
...
Rename mame2003_plus-libretro.info to mame2003_plus_libretro.info
2018-04-06 00:18:09 +02:00
markwkidd
0f0b6ac20c
Rename mame2003_plus-libretro.info to mame2003_plus_libretro.info
...
fixing a typo
2018-04-05 10:00:04 -04:00
Andrés
e61d38e540
Merge pull request #776 from webgeek1234/master
...
Yet more android stuff
2018-04-04 22:49:45 -05:00
Aaron Kling
a0dba45013
Remove ndk toolchain override from android jni recipe
...
This will let the ndk choose its preferred compiler. Cores that
need something different can specific in their Application.mk file.
2018-04-04 22:34:36 -05:00
Aaron Kling
535156171e
Remove pcsx interpreter from the android recipe
...
This has never built correctly. There's also no reason to use this
over the main build with dynarec. Archs that do not support dynarec
should built that way in the main core anyways.
2018-04-04 22:31:43 -05:00
Hedonium
4eced733db
Update mgba_libretro.info
...
mGBA supports Game Boy, Game Boy Color, Super Game Boy BIOS now.
2018-04-04 23:29:46 -04:00
Andrés
5ec6881489
Merge pull request #774 from webgeek1234/master
...
Remove more unnecessary android recipes
2018-04-03 21:23:07 -05:00
Aaron Kling
3bcc1dbb5b
Mesen properly builds for android using gcc on the newer ndk
2018-04-03 11:06:34 -05:00
Aaron Kling
5ddd4946d2
Remove core-android-jni-old
...
These cores have been added to the current ndk recipe
2018-04-03 09:27:24 -05:00
Twinaphex
b2f9b05005
Merge pull request #771 from webgeek1234/master
...
Android aarch64 unification
2018-04-03 04:23:31 +02:00
Aaron Kling
e67f890eb4
Do not build arm64-v8a support for main android retroarch apk
2018-04-02 21:19:23 -05:00
Aaron Kling
f183e3cb70
Build mupen64plus android using jni
...
Armv7 and arm64 build correctly, x86 does not. But x86 was not
built before anyways.
2018-04-02 21:19:23 -05:00
Aaron Kling
e842726e3e
Remove android jni aarch64 recipe and enable arm64-v8a for all android
...
This also requires changing the ndk for the jni recipe to 15c.
2018-04-02 21:19:23 -05:00
Aaron Kling
132e44189c
Fix mame2003-plus url on android jni recipe
...
The original project repo no longer exists, so track the libretro
mirror
2018-04-02 21:18:50 -05:00
Aaron Kling
d84b64933f
Add branch to android jni caprice recipe
2018-03-31 16:58:51 -05:00
Aaron Kling
74dfc18e56
Add bluemsx, nestopia, and quicknes to android jni recipe
2018-03-31 16:57:57 -05:00
Twinaphex
a462f46062
Merge pull request #769 from webgeek1234/master
...
Track ppsspp upstream
2018-03-31 00:15:46 +02:00
Twinaphex
ae3233243a
Merge pull request #770 from Hedonium/patch-2
...
Update gme_libretro.info
2018-03-31 00:15:41 +02:00
Hedonium
dc69b3a37c
Update gme_libretro.info
...
- Change license to GPLv3
The repo says GPLv3 https://github.com/libretro/libretro-gme/blob/master/LICENSE
- Add zip extension
https://github.com/libretro/libretro-gme/blob/master/src/libretro.c#L92
2018-03-30 13:41:15 -04:00
Aaron Kling
1d34ac0a8e
Track ppsspp upstream
...
Also switch android back to building via cmake
2018-03-28 23:14:49 -05:00
Andrés
0d9e12105f
Merge pull request #768 from webgeek1234/master
...
Fix and simplify android cmake path
2018-03-28 23:02:02 -05:00
Aaron Kling
61b11b9431
Strip android cmake output
...
This checks for the STRIPPATH varible in the android path. Only
setting that variable for the android cmake targets. JNI outputs
already stripped shared objects.
2018-03-28 22:57:07 -05:00
Aaron Kling
2ff2d2dd0a
Fix and simplify android cmake path
2018-03-28 16:11:30 -05:00
twinaphex
b9cc766240
Update
2018-03-28 21:30:55 +02:00
twinaphex
f9f421d310
Add mame2003_plus
2018-03-26 18:12:20 +02:00
Twinaphex
89fb3bff6c
Merge pull request #765 from Hedonium/master
...
Update ppsspp_libretro.info: Add link to docs.
2018-03-25 19:29:10 +02:00
Twinaphex
42de97f13b
Merge pull request #767 from markwkidd/patch-1
...
Create mame2003-plus-libretro.info
2018-03-25 17:55:59 +02:00
markwkidd
d861ac505f
Create mame2003-plus-libretro.info
2018-03-25 11:49:40 -04:00
Twinaphex
8a5ccc794d
Merge pull request #766 from markwkidd/add-mame2003-plus-libretro
...
add mame2003-plus-libretro to buildbot
2018-03-25 17:45:33 +02:00
markwkidd
84a5e15195
add mame2003-plus-libretro to buildbot
2018-03-25 11:41:08 -04:00
Hedonium
263e116b56
Update ppsspp_libretro.info: Add link to docs.
2018-03-24 23:45:17 -04:00
Andrés
d5ada88c0c
Merge pull request #764 from drhelius/master
...
Add Gearsystem and Gearboy to Vita and Android recipes
2018-03-23 20:34:48 -05:00
Ignacio Sanchez Gines
a877f434c3
Add Gearsystem and Gearboy to Vita and Android recipes
2018-03-24 01:54:09 +01:00
Andrés
631ddb42c1
Merge pull request #763 from drhelius/master
...
Add Gearsystem to more platforms
2018-03-23 19:27:15 -05:00
Ignacio Sanchez Gines
771514c6c4
add Gearsystem to supported platforms
2018-03-24 00:34:45 +01:00
Ignacio Sanchez Gines
d14d379310
Bump Gearsystem version to 2.4.0
2018-03-24 00:32:31 +01:00
radius
e91aeecdb7
add wiiu-staging
2018-03-23 00:16:45 -05:00
Twinaphex
8019bcf3b3
Merge pull request #762 from gouchi/master
...
Specify CC and CXX variables to compile on ARM
2018-03-20 21:55:51 +01:00
gouchi
5d1746f399
Specify CC and CXX variables to compile on ARM
2018-03-20 21:45:06 +01:00