Commit Graph

249 Commits

Author SHA1 Message Date
Themaister
42fb4470f4 Fix bsnes naming and install info files. 2013-10-06 14:59:05 +02:00
Themaister
7355dcfd65 Add more info files. 2013-10-06 14:58:45 +02:00
twinaphex
a3ba463931 Add MAME 2010 core info file 2013-10-06 00:31:18 +00:00
Hans-Kristian Arntzen
ccf39a4ef9 Merge pull request #27 from pinumbernumber/master
[.info files] fix bSNES names and PSX extension
2013-10-05 01:52:04 -07:00
pinumbernumber
4ed7ed4a8f fix bSNES names and PSX extension 2013-10-05 09:38:27 +01:00
twinaphex
6fe420873e Moved info files over to libretro-super (directory dist/info) 2013-10-05 03:57:10 +00:00
Themaister
4781574ddc Fix pull of picodrive. 2013-09-27 14:29:49 +02:00
twinaphex
7912a160d4 (iOS) Add Dinothawr compilation 2013-09-23 19:59:32 +02:00
twinaphex
4bd173acde * Add Dinothawr compilation (libretro-build-android-mk.sh) 2013-09-23 04:21:31 +02:00
twinaphex
a69c7f4b9b * Add Dinothawr compilation (libretro-build-common.sh) 2013-09-23 04:16:28 +02:00
twinaphex
d61fc504c8 * Add MAME to compilation (libretro_build.sh)
* Add Dinothawr to libretro-fetch.sh
2013-09-23 04:03:55 +02:00
twinaphex
6a5e450489 Add VBA-M compilation to libretro-build.sh 2013-09-22 14:59:56 +02:00
twinaphex
4c00c00907 Add libretro VBA-M repo to libretro-fetch.sh 2013-09-21 15:47:45 +02:00
twinaphex
623d010904 Add MAME 2013 repo to libretro-fetch.sh 2013-09-09 10:13:48 +02:00
Hans-Kristian Arntzen
1a5709c756 Merge pull request #25 from MP2E/master
Fix non-existant bsnes performance binary for mips being copied
2013-09-06 14:14:46 -07:00
twinaphex
242d6ac870 Add MAME 2010 to libretro-fetch.sh 2013-09-06 21:22:54 +02:00
Cray Elliott
55da80bdc0 Fix non-existant bsnes performance binary for mips being copied 2013-09-06 00:10:23 -07:00
Hans-Kristian Arntzen
02cb0c703f Merge pull request #24 from MP2E/master
Build bsnes performance core for android
2013-09-05 23:38:35 -07:00
Cray Elliott
21d5625818 Build bsnes performance core for android 2013-09-05 23:01:33 -07:00
Hans-Kristian Arntzen
cd1c5610cd Merge pull request #22 from MP2E/master
Fixed a bug in which check_opengl() would add extraneous -opengl flags
2013-09-05 07:50:40 -07:00
Cray Elliott
64b9c352ca Fixed a bug in which check_opengl() would add extraneous -opengl flags
Also, moved the libretro gl ports to the end of the build script so that check_opengl() modifies FORMAT_COMPILER_TARGET after the other libretro ports are built to ensure that the platform flag passed to the non-gl libetro cores are correct
2013-09-04 18:11:59 -07:00
twinaphex
9a6bc5f264 Fix ARM dynarec conditional for Mupen64 2013-08-27 02:17:22 +02:00
twinaphex
fac759ccd2 Builds Mupen64 now with dynarec 2013-08-27 00:39:57 +02:00
twinaphex
a7171b8f95 Add Handy port 2013-08-26 21:34:09 +02:00
Themaister
7dd81ab1f3 Update bSNES build. 2013-08-22 10:06:09 +02:00
twinaphex
e03daeec82 Rename libretro_vba to libretro_vba_next 2013-08-15 14:50:25 +02:00
Hans-Kristian Arntzen
5b73b6f3bd Merge pull request #18 from HalosGhost/master
Initial clean-up (and softfloat target declaration fix) for ARM opts
2013-08-12 10:11:13 -07:00
HalosGhost
67f819d05f Re-add simplified echo of selected target 2013-08-11 21:55:34 -05:00
HalosGhost
fe2a6d9081 Initial clean-up (and softfloat target declaration fix) for ARM opts 2013-08-11 21:47:00 -05:00
Hans-Kristian Arntzen
84ee23bb0f Merge pull request #16 from HalosGhost/master
Reduce redundant code in platform assignment
2013-08-07 23:06:46 -07:00
twinaphex
445721f1b4 Add jobs param to MAME 0.78 2013-08-05 19:11:17 +02:00
twinaphex
0935a5a1a3 Add instancingviewer to Android build 2013-08-04 22:59:05 +02:00
twinaphex
fabf8a5a02 Rename build script for Android 2013-08-04 02:17:47 +02:00
twinaphex
85b34824ff (Android) Add QuickNES to Android building 2013-07-31 15:47:58 +02:00
twinaphex
5d8f0e2197 (Android) Add Mednafen PSX and Desmume to Android building 2013-07-31 15:37:07 +02:00
twinaphex
72724194d9 (Android) Don't build ARMv5 cores by default anymore - a special define will
be introduced for optionally building these still
2013-07-31 12:49:36 +02:00
twinaphex
c79d989bc1 (Android) Don't make ARMv5 builds by default 2013-07-31 02:13:53 +02:00
twinaphex
012201af7b Add Stella to Android building 2013-07-31 02:05:30 +02:00
twinaphex
20b3539b90 Some build changes 2013-07-29 01:13:17 +02:00
HalosGhost
5ac11b8af9 Reduce redundant code in platform assignment 2013-07-21 14:54:23 -05:00
Hans-Kristian Arntzen
f25235d1d4 Merge pull request #15 from HalosGhost/master
Move platform/architecture detection into libretro-config.sh
2013-07-21 10:18:38 -07:00
HalosGhost
55e434ae7d Move platform/architecture detection into libretro-config.sh 2013-07-21 11:55:37 -05:00
Hans-Kristian Arntzen
61da60ee10 Merge pull request #14 from HalosGhost/patch-1
Clean up architecture detection
2013-07-21 01:15:17 -07:00
Sam Stuewe
e2c0315031 Clean up architecture detection
As with the ``$platform`` assignment in ``libretro-install.sh``, this uses ``case`` statements to greatly simplify the detection and handling of the architecture.
2013-07-20 09:04:37 -05:00
Hans-Kristian Arntzen
331a95e93f Merge pull request #13 from HalosGhost/patch-1
Clean up platform assignment
2013-07-20 00:57:39 -07:00
Sam Stuewe
97e3980357 Clean up platform assignment
By using ``case`` instead of giant ``if…elif…else`` statements, you can save a lot of space and power. In this commit, I favored using permissive conditions (using *value*), but I'm not sure this is even necessary.
2013-07-19 21:12:01 -05:00
twinaphex
792f859944 Add instancingviewer to build 2013-07-19 13:49:20 +02:00
twinaphex
cfe4328b7f Add tgbdual to libretro-fetch.sh 2013-07-14 20:14:53 +02:00
twinaphex
c95913e0e7 (retroarch-build.sh) Fix in ARM NEON string 2013-07-14 19:17:57 +02:00
twinaphex
07eebc9d25 Add hard/soft float support to RetroArch building 2013-07-14 19:15:01 +02:00