cucholix
a2ab7a4b50
Add fixNES, fixGB recipes
...
fixNES and fixGB are FIX94's NES and GB/GBC emus
2018-06-08 09:29:15 -04:00
cucholix
6ebd89477d
Add fixNES recipe
...
Add FIX94's NES emu, fixNes
2018-06-07 18:45:03 -04:00
cucholix
803a744ce4
Add fixGB recipe
...
GB/GBC emulator from FIX94
2018-06-04 19:32:44 -04:00
twinaphex
ca86c8ae84
(Android) Add Cannonball
2018-06-03 17:20:21 +02:00
twinaphex
348e08f435
(PS3) Add cannonball
2018-06-03 17:03:32 +02:00
Tatsuya79
7e277cfad3
enabled np2kai again
2018-05-31 00:24:56 +02:00
cucholix
8a14736104
Add Wii U recipe
...
Magnavox Oddyssey2 for Wii U
Compiled, tested, working
Systen Info: git d00fe30f0e
1.7.3 - O2EM1.18 338f4dc
Merge this pull https://github.com/libretro/libretro-o2em/pull/22 first!
2018-05-27 20:40:19 -04:00
cucholix
9c40e3cc01
Added PokeMini
...
Compiled it on my side, and it's working correctly
2018-05-27 11:41:02 -04:00
twinaphex
aa3f5ef666
Add cannonball recipes for targets
2018-05-23 04:26:01 +02:00
twinaphex
cdf21ea363
Re-enable wiiu np2 kai
2018-05-22 05:51:48 +02:00
twinaphex
aac55d313e
Enable snes9x 2002 for PSP
2018-05-10 03:00:56 +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
twinaphex
97eec90c97
Add reminiscence for OSX/iOS
2018-05-09 16:09:58 +02:00
Twinaphex
ae35f94e52
Update cores-android-jni
2018-05-09 04:29:56 +02:00
Twinaphex
839b7fd054
Update cores-android-jni
2018-05-09 03:38:41 +02:00
twinaphex
4177d52e2a
(Android) Add reminiscence to recipes
2018-05-09 01:45:45 +02:00
twinaphex
a68529dbfc
Start adding reminiscence to Windows/Linux recipes
2018-05-09 01:41:32 +02:00
Twinaphex
5bc9e9115c
Update cores-linux-x64-generic
2018-05-09 01:39:55 +02:00
Twinaphex
122ac42643
Update vita
2018-05-05 23:20:34 +02:00
Twinaphex
cbb1a79bb1
Update psp
2018-05-05 23:20:18 +02:00
Twinaphex
3c1f21d492
Update gamecube
2018-05-05 22:59:43 +02:00
Twinaphex
b62287dd84
Update wiiu
2018-05-05 22:57:40 +02:00
Twinaphex
3f5a4a0303
Update wii
2018-05-05 22:57:20 +02:00
twinaphex
16e7a18bff
Enable some recipes
2018-05-03 21:49:14 +02:00
Zlika
7f576ed94f
Add theodore to build bot
2018-04-24 22:27:24 +02:00
twinaphex
85ee773faa
Change targets to mame2003_plus
2018-04-24 05:04:21 +02:00
Aaron Kling
87206d3777
Fix ppsspp builds on android armv7
2018-04-19 22:20:49 -05:00
twinaphex
cf5ec1fed8
Update recipe for frodo
2018-04-20 04:21:45 +02:00
twinaphex
b5776d6b35
(parallel n64) MSVC2010 x64 - recipe fix
2018-04-19 19:58:03 +02:00
twinaphex
eace477713
(recipes) Add mednafen psx cores
2018-04-19 04:19:46 +02:00
Aaron Kling
bac3de1741
Move scummvm android to the jni recipe
2018-04-17 17:12:28 -05:00
Aaron Kling
f37c4467a8
Build android jni targets with ndk r16b
...
armeabi is deprecated in r16b, but is still built by default. Thus,
I see no reason not to update to it over r15c.
2018-04-16 12:17:07 -05:00
Aaron Kling
f7bed1450a
Add a few more cores to android recipe
2018-04-16 10:18:39 -05:00
Aaron Kling
4456d4f17e
Add more cores to android jni recipe
2018-04-13 23:58:03 -05:00
Aaron Kling
7e18e2eb76
Update android jni recipe.
2018-04-12 22:05:31 -05:00
James
75cb5d292f
Add The Powder Toy to the Android recipes
2018-04-13 11:36:15 +10:00
Rob Loach
e1e0bbe7b6
chailove: Add Android build
...
@webgeek1234 has cleaned up the Android support for ChaiLove. Thanks so much for pushing this forwards.
2018-04-12 18:25:14 -04:00
Aaron Kling
9c2a9078e0
Update cores-android-cmake to use ndk r16b
2018-04-11 09:20:00 -05: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
Aaron Kling
ec55947f07
Update android jni recipe for beetle psx changes
2018-04-07 13:02:12 -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
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
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