Commit Graph

1260 Commits

Author SHA1 Message Date
Twinaphex
edddf99751 Merge pull request #20 from AkimanBengus/master
Rename input descriptors label for MasterSystem
2016-02-19 01:43:33 +01:00
David
0fa9e859bf Rename input descriptors label for MasterSystem
Rename by adding 'Button' prefix for more clarity
2016-02-19 00:10:31 +01:00
Thomas Daley
70faf5a316 PSP build fix 2016-01-30 13:40:46 -06:00
notaz
0270424fac adjust famec flags after O2 -> O3 change 2016-01-27 02:11:16 +02:00
notaz
20347237e7 Merge pull request #37 from Chips-fr/master
Add Rpi1 and Rpi2 platform support with GLES upscaling
2016-01-27 02:06:13 +02:00
Chips-fr
8450a2f561 Add Rpi1 and Rpi2 support with GLES upscaling 2016-01-20 20:34:46 +01:00
Twinaphex
38d161b095 Merge pull request #18 from AkimanBengus/master
Add input descriptors for Master System
2016-01-07 22:28:57 +01:00
David
17d4733d38 Add input descriptors for Master System
Limit also the number of players for the input descriptors to 2 players
until the TeamPlayer didn't work.
2016-01-06 21:30:41 +01:00
Twinaphex
8eaad80c18 Merge pull request #17 from AkimanBengus/master
Add core option to force the Region FPS (NTSC, PAL)
2015-12-17 12:42:36 +01:00
David
48582bcfb8 Add core option to force the Region FPS (NTSC, PAL)
This new core option will override the Region option.
So it's possible to choose the Europe Region and the NTSC FPS.
Strangely the region protection has no effect on megadrive :-)
But will happend on 32x and SegaCD (Maybe it can be fixed by activating
this core option after a little delay on startup)
2015-12-13 14:54:13 +01:00
David
bd7b09f4f9 Fix the lprintf method (libretro side)
The lprintf method used the format string instead of the buffer build
from va_list
2015-11-24 13:49:31 +01:00
notaz
341af486f5 Merge pull request #34 from Chips-fr/master
Enabe JIT for linux arm platform(Rpi...)
2015-10-26 23:28:44 +02:00
Chips-fr
05eb243d03 Enabe JIT for linux arm platform(Rpi...) 2015-10-25 18:19:48 +01:00
Twinaphex
e912fdf263 Merge pull request #12 from vanfanel/master
Added Raspberry Pi 1 platform with optimal parameters to Makefile.lib…
2015-10-22 09:16:50 +02:00
vanfanel
913fd1dc89 Added Raspberry Pi 1 platform with optimal parameters to Makefile.libretro 2015-10-21 20:51:32 +00:00
twinaphex
d54274b5de Add iOS 9 rules 2015-10-15 16:29:45 +02:00
aliaspider
ad2ccfbc09 (CTR/3DS) improve performance by using a DMA friendly vout_buf. 2015-10-02 00:30:29 +01:00
aliaspider
55717e05d2 nit 2015-10-01 03:10:29 +01:00
aliaspider
4f05464f4c make -fPIC platform specific. 2015-10-01 01:35:43 +01:00
aliaspider
eac0e63819 clean indentation 2015-10-01 00:30:14 +01:00
aliaspider
0c73267625 (ctr/3ds) optimize build, add support for 32x/svp dynamic recompilers. 2015-09-30 23:43:20 +01:00
twinaphex
b44f946ce8 (QNX) Fix build 2015-09-19 05:31:59 +02:00
aliaspider
e29c13dc62 Merge pull request #9 from fr500/master
add 3ds target
2015-09-11 00:05:20 +01:00
Radius
393c344e2e add 3ds target 2015-09-10 23:50:07 +01:00
twinaphex
164e418549 (Vita) Add target - not finished 2015-08-31 23:09:21 +02:00
notaz
0bc48495d3 another try to reduce compiler problems with fame
also update libpicofe
2015-08-29 02:37:23 +03:00
notaz
9ddede0990 update to newer cyclone and libpicofe 2015-08-29 02:37:23 +03:00
notaz
fbba0ff6a0 make memcpy32/memset32 take void * 2015-08-29 02:37:23 +03:00
twinaphex
fb9f9d637c (OSX) Lower requirements to OSX 10.1 2015-08-02 00:09:35 +02:00
Twinaphex
504faec26a Merge pull request #8 from sergiobenrocha2/master
Cleanup Makefile.libretro.
2015-07-27 14:13:04 +02:00
sergiobenrocha2
1e65be0565 Cleanup Makefile.libretro. 2015-07-27 00:31:18 -03:00
twinaphex
68cf40ec36 Change includes so that things build without include dir shenanigans 2015-07-04 19:19:32 +02:00
twinaphex
24a7ff7223 Set aspect ratio 2015-05-05 18:54:08 +02:00
notaz
ce07c136bb Merge pull request #26 from EXL/fix_avcodec_compile_errors
Fix avcodec compile errors
2015-04-23 23:17:59 +03:00
EXL
1dfbe19da9 Fix avcodec compile errors
mp3_libavcodec.c:141:31: error: ‘CODEC_ID_MP3’ undeclared (first use in this function)
mp3_libavcodec.c:141:31: error: type of formal parameter 1 is incomplete
2015-04-21 16:32:16 +06:00
Twinaphex
565a63260c Merge pull request #6 from Oggom/master
(libretro) Implement region switch
2015-03-23 23:45:05 +01:00
Oggom
b38bccea12 (libretro) Implement region switch 2015-03-23 17:46:02 +01:00
Twinaphex
0c65360da4 Merge pull request #5 from iKarith/master
Don't use xcrun for setting IOSSDK
2015-03-10 11:37:22 +01:00
T. Joseph Carter
6439e82141 Don't use xcrun for setting IOSSDK 2015-03-10 01:29:47 -07:00
twinaphex
4cdacae8dd (linux-portable) No musl 2015-03-05 23:42:04 +01:00
twinaphex
90bb389531 linux-portable target works now 2015-03-05 19:47:18 +01:00
twinaphex
ceaf498c23 Add linux-portable target 2015-03-05 19:27:20 +01:00
Twinaphex
c771b2384e Buildfix 2015-01-30 23:23:33 +01:00
Twinaphex
3ff6f188f5 Merge pull request #4 from vobe/master
Prevent segfault while scanning for MP3 files
2014-12-25 14:14:09 +01:00
vobe
8a601d66cb Prevent segfault while scanning for MP3 files
Make sure the destination string is NULL-terminated when building the uppercase extension. The tmp_ext_u array is uninitialized when it's passed to this function.
2014-12-25 12:11:32 +01:00
twinaphex
2babf3518e (Android) Buildfix 2014-12-19 00:38:28 +01:00
twinaphex
a1f2e1b153 Add input descriptors 2014-12-04 14:29:32 +01:00
twinaphex
54c1a1e8c2 Update Makefile 2014-10-23 09:35:23 +02:00
Alcaro
3f4b091194 Update libretro.h 2014-09-22 22:20:46 +00:00
Twinaphex
a0c9eaea5b Merge pull request #3 from heuripedes/master
(Haiku) Fix build
2014-08-28 19:23:26 +02:00