Commit Graph

725 Commits

Author SHA1 Message Date
twinaphex
76a66234dc (Android) Add O2EM building 2014-11-01 22:20:52 +01:00
twinaphex
d2b6adc553 (Android) Add TGB Dual and Prosystem 2014-11-01 22:13:07 +01:00
twinaphex
158f1e2cd4 Add Virtual Jaguar compilation to Android 2014-11-01 09:27:34 +01:00
twinaphex
a22d052974 (Android) Add catsfc to Android building 2014-11-01 08:29:23 +01:00
twinaphex
724b34d701 Add vecx to android building 2014-11-01 08:04:41 +01:00
Twinaphex
a84d920503 Merge pull request #132 from dokihara/master
Fix typo in PCSX_Rearmed_interpreter
2014-10-31 21:44:50 +01:00
dokihara
f78a73d6bb Fix typo in PCSX_Rearmed_interpreter 2014-10-31 10:31:07 -10:00
twinaphex
60b795563c Add CatSFC building to libretro-build-ios.sh and libretro-build.sh 2014-10-31 19:59:47 +01:00
Twinaphex
0b0414521a Merge pull request #131 from fr500/patch-4
Separate WIN32 from WIN64 builds
2014-10-30 22:41:56 +01:00
Andrés Suárez
00a63fa942 Separate WIN32 from WIN64 builds 2014-10-30 16:19:10 -05:00
Twinaphex
ddc862709e Merge pull request #130 from Oggom/master
Add info file for CATSFC and author updates
2014-10-30 01:22:19 +01:00
Oggom
e9eb972404 Update Nestopia authors 2014-10-30 01:08:01 +01:00
Oggom
0d799c4ec9 Add CATSFC info file 2014-10-30 01:04:46 +01:00
Oggom
e057aad0d8 Add author and manufacturer to TyrQuake info file 2014-10-30 00:58:10 +01:00
Alcaro
ff213ffad9 Merge pull request #129 from fr500/patch-3
Clean up bsnes output folder
2014-10-29 22:07:25 +01:00
Andrés Suárez
96b0ae443a Clean up bsnes output folder
Prevents x86 cores in the x64 package and viceversa
2014-10-29 16:06:17 -05:00
twinaphex
942f38fe7a Take out catsfc building out of libretro-build.sh as long as it
doesn't build for every target
2014-10-29 22:04:42 +01:00
twinaphex
4f8a7e693e Add build_libretro_catsfc to libretro-build.sh 2014-10-29 22:03:18 +01:00
twinaphex
5547eb571c Add catsfc to libretro-fetch.sh 2014-10-29 22:01:59 +01:00
Twinaphex
bc8f60a4dc Merge pull request #128 from fr500/patch-2
Update libretro-build.sh
2014-10-29 12:20:49 +01:00
twinaphex
392d7dc117 Update fetched shader dir - now becomes retroarch/media/shaders_cg 2014-10-29 07:45:59 +01:00
Andrés Suárez
ecd8a13b7f Update libretro-build.sh
add 4do
2014-10-28 23:04:14 -05:00
Twinaphex
a56e5405ea Merge pull request #127 from fr500/patch-1
Update libretro-fetch.sh
2014-10-28 04:07:21 +01:00
Andrés Suárez
c2a094808e Update libretro-fetch.sh
update MAME repo location
2014-10-27 22:06:20 -05:00
Twinaphex
204d75903d Merge pull request #126 from sergiobenrocha2/master
Fix version in info files.
2014-10-14 03:16:00 +02:00
sergiobenrocha2
2516a60307 Fix version in info files. 2014-10-13 22:13:28 -03:00
Twinaphex
5a878b9907 Merge pull request #125 from tomgar/fix-o2em-compilation
Fix to issue #114: FORMAT_COMPILER_TARGET_ALT is being used now for the ...
2014-10-05 16:38:19 +02:00
tomgar
0a66a64d74 Alternative fix to issue #114: in the c1f950767e commit, I assumed some things
which weren't right. This commit just makes the minimal changes to let o2em
compile successfully.
2014-10-05 12:28:02 +01:00
tomgar
6f2a9f97fd Revert "Fix to issue #114: FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases"
This reverts commit c1f950767e.
2014-10-05 11:28:08 +01:00
tomgar
c1f950767e Fix to issue #114: FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases
Problem: at the stage of the o2em building, the "-opengl" suffix was
added a lot of times to FORMAT_COMPILER_TARGET variable breaking the platform
detection in the o2em Makefile, preventing the fpic option to be added to the
command line of the compiler
2014-10-04 13:30:03 +01:00
Twinaphex
0aa0417ba0 Merge pull request #124 from lordashram/master
(bSNES) Profiles build fix
2014-10-03 17:29:07 +02:00
lordashram
93f5be8959 (bSNES) Profiles build fix 2014-10-03 09:38:24 -05:00
twinaphex
99ab99859a Commit PCSX ReARMed interpreter core info file 2014-10-01 23:16:01 +02:00
twinaphex
fa3d033343 Update bsnes libretro repo 2014-09-27 16:09:11 +02:00
Alcaro
33d3dc0816 Add a script to update every copy of libretro.h in every core. 2014-09-23 00:35:33 +02:00
Twinaphex
6c84558306 Merge pull request #123 from lordashram/master
(Android) Fix VBAM Compile
2014-09-19 02:28:07 +02:00
lordashram
3fedc588ed (Android) Fix VBAM Compile 2014-09-18 16:56:51 -05:00
Alcaro
4d3ea3e8c3 Silence errors if the target already exists. 2014-09-16 09:51:23 +02:00
Alcaro
8b4408661a Create the directory, so we don't rename the cores themselves to /usr/local/lib/libretro. 2014-09-15 22:23:30 +02:00
twinaphex
dd2f21e157 Fix hardcoded 'osx' in MAME compilation for MAME buildtools 2014-09-14 07:50:18 +02:00
Twinaphex
02647dfce5 Merge pull request #121 from sergiobenrocha2/master
SuperGrafx to SGX in display and corename
2014-09-08 23:10:34 +02:00
sergiobenrocha2
fd4bcdadf6 SuperGrafx to SGX in display and corename, remove 1 from PlayStation and fix version. 2014-09-08 18:01:04 -03:00
Twinaphex
7abd6aeca7 Merge pull request #120 from heuripedes/master
Add .bin and .u1 to mupen supported extensions
2014-09-07 00:17:56 +02:00
Higor Eurípedes
0aa4b05655 Add .bin and .u1 to mupen supported extensions 2014-09-06 18:35:34 -03:00
Twinaphex
09640b3830 Merge pull request #119 from Gu1/patch-2
Update tgbdual_libretro.info
2014-08-30 13:42:08 +02:00
Twinaphex
e6b296155c Merge pull request #118 from Gu1/patch-1
Update bluemsx_libretro.info
2014-08-30 13:42:02 +02:00
Gu1
84f276ae70 Update tgbdual_libretro.info
Fix dual quotes
2014-08-30 06:30:48 +02:00
Gu1
7af655e23c Update bluemsx_libretro.info
double-quote wasn't properly closed
2014-08-30 06:03:42 +02:00
Twinaphex
4ea6a59799 Merge pull request #116 from Oggom/master
Virtual Jaguar, O2EM and vecx info updates
2014-08-27 13:48:05 +02:00
Twinaphex
cab9c5bc94 Merge pull request #117 from sergiobenrocha2/master
Fix author in fba infos, core name in beetle gba info and added mess info file.
2014-08-27 13:47:41 +02:00