Commit Graph

728 Commits

Author SHA1 Message Date
Brad Parker
bcfd2df6d9 add 3ds to travis build 2017-10-23 21:24:09 -04:00
Brad Parker
bef9273aed add travis build script 2017-10-23 18:33:11 -04:00
Twinaphex
4b98cd4d8a Merge pull request #88 from sergiobenrocha2/master
Swap these conditions, otherwise Darwin gets matched as win & fails b…
2017-09-21 18:49:16 +02:00
Sérgio Benjamim
1fdec04851 Swap these conditions, otherwise Darwin gets matched as win & fails build (thanks endrift to point out)
Also use uname -s instead, in case a unix system has 'win' or other word in its hostname
2017-09-21 00:39:39 -03:00
twinaphex
ba2c2dc577 Update 2017-09-16 06:02:47 +02:00
twinaphex
8539fe9354 remove msvc solution files 2017-09-15 15:37:32 +02:00
twinaphex
cddc5bd566 Add include dir for MSVC 2003 2017-09-15 15:35:11 +02:00
twinaphex
8917b5351a Update xbox/xbox360 targets 2017-09-15 15:33:07 +02:00
Twinaphex
f020a1f1c0 Merge pull request #86 from Aftnet/master
VS2017 and WinRT build
2017-08-29 12:51:45 +02:00
Alberto Fustinoni
890a2dd67f Fix 2017-08-29 10:29:50 +09:00
Alberto Fustinoni
0713be937f fixes 2017-08-28 20:49:05 +09:00
Alberto Fustinoni
067ed07986 makefile 2017-08-28 16:12:39 +09:00
twinaphex
e2e3631ac5 MSVC 2005 core will require more work 2017-08-05 13:55:50 +02:00
Twinaphex
21431dfe51 Merge pull request #85 from yoshisuga/master
Add ios-arm64 build target
2017-07-24 07:13:53 +02:00
Yoshi Sugawara
c063d7b4e1 restored VIDEO_RGB565 compiler flag that was removed for temporary testing 2017-07-23 19:12:49 -10:00
Yoshi Sugawara
601fe26d9d Add ios-arm64 build target 2017-07-23 19:11:24 -10:00
Twinaphex
02e222e8b9 Merge pull request #84 from netux79/patch-1
Fix color palette on android.
2017-07-10 13:41:06 +02:00
netux79
beb14b52b7 Fix color palette on android.
If color correction is disabled in core options, the colors are too dark in android. By adding this flag which is already added by default in all other platforms (except android because it is separated into this makefile) the issue is corrected.
2017-07-09 23:41:24 -05:00
twinaphex
0e8ce9120b Set LD to CXX 2017-07-02 07:51:38 +02:00
twinaphex
29af8f8b15 Remove MSVC 2010 solution - we now have the Makefile target instead 2017-07-02 07:31:00 +02:00
twinaphex
4ff5339501 Remove stdstring 2017-07-02 07:30:12 +02:00
twinaphex
1ca41842cd Add INCFLAGS_PLATFORM to INCFLAGS 2017-07-02 07:28:27 +02:00
twinaphex
b37c58351f Update Makefiles 2017-07-02 07:26:35 +02:00
twinaphex
6509a8adca Update libretro-common files 2017-07-02 07:22:21 +02:00
twinaphex
f04da15e6b Change to -O2 2017-07-02 07:20:55 +02:00
Twinaphex
675a8385b3 Merge pull request #82 from Aftnet/master
Fixed compilation issues in MSVC
2017-06-05 19:24:41 +02:00
Alberto Fustinoni
ed335fe83b Reverted header change 2017-06-05 20:38:39 +09:00
Alberto Fustinoni
bc317e7189 Merge remote-tracking branch 'upstream/master' 2017-06-05 20:34:18 +09:00
twinaphex
0caab0ef13 Add missing msvc header 2017-06-05 06:06:37 +02:00
twinaphex
53bdc24f47 Buildfix for PS3 2017-06-05 05:57:06 +02:00
Alberto Fustinoni
ede8d08913 Set correct aspect ratio in systemavinfo 2017-06-01 15:17:07 +09:00
Alberto Fustinoni
1884043ce6 Compilation fixes on MSVC 2017-06-01 14:48:25 +09:00
Twinaphex
db7af6cf6e Merge pull request #80 from sergiobenrocha2/master
Makefile cleanup
2017-05-01 17:57:19 +02:00
Sérgio Benjamim
e1ee70f725 Simplify this. 2017-04-22 19:23:37 -03:00
Sérgio Benjamim
9d2ae42f2d fix hardening-no-fortify-functions 2017-04-22 00:45:58 -03:00
Sérgio Benjamim
e80d7d72bf Makefile cleanup 2017-04-22 00:41:40 -03:00
twinaphex
13d949c20d Just use strcmp instead 2017-04-21 15:21:08 +02:00
twinaphex
e9213ea5b1 Update stdstring 2017-04-21 15:08:10 +02:00
aliaspider
fafc291217 blipper.c needs to be compiled for statically linked targets as well. 2017-02-18 00:50:09 +01:00
bparker06
53a0c33f07 Merge pull request #78 from meepingsnesroms/master
A few fixes
2017-02-17 17:00:21 -05:00
meepingsnesroms
537603d288 Merge branch 'master' into master 2017-02-17 13:43:35 -08:00
bparker06
54aa8a5120 Merge pull request #74 from SigmaVirus/patch-1
Fix DK94 issue with bootloader enabled
2017-02-17 16:23:52 -05:00
bparker06
82cc2c0d9a Merge pull request #76 from sergiobenrocha2/master
Default palette is dark green & improve core settings descriptions
2017-02-17 16:01:06 -05:00
twinaphex
1897561091 Add STATIC_LINKING for Emscripten 2017-02-17 20:56:29 +01:00
meepingsnesroms
0a8bdcedee Fixes puke palette when turning boot loader off after a game loads
This should be merged with the other 2 pull requests!
2017-02-17 11:43:16 -08:00
twinaphex
ab6f0eca38 Makefile cleanups 2017-02-16 02:47:51 +01:00
twinaphex
8e3c41d099 Don't compile this in for statically linked cores 2017-02-16 02:46:28 +01:00
Sérgio Benjamim
6c0df9127a Better standard name for gambatte_gb_bootloader; gambatte_gb_hwmode needs restart. 2017-02-15 21:50:42 -02:00
Sérgio Benjamim
06d8133b0f Fix default palette, compare it with GBC BIOS. 2017-02-15 21:44:37 -02:00
SigmaVirus
f08adc4c49 Fix DK94
If I'm reading the comment from guicrith right:
https://forums.libretro.com/t/is-there-a-game-boy-color-core-s-that-support-the-bios-boot/5859/62

The correct start value should be 0xCF instead of 0x0F
2017-02-15 09:49:04 +01:00