twinaphex
f9e77751fa
Add GCW Zero target
2016-03-01 22:31:33 +01:00
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
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
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
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
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
Higor Eurípedes
48c9441c68
(Haiku) Fix build
2014-08-28 14:20:36 -03:00
Twinaphex
d84817550a
Merge pull request #2 from sergiobenrocha2/master
...
Libretro core should use zlib from the system, in linux build.
2014-08-05 02:27:31 +02:00
sergiobenrocha2
9a883d9533
Libretro core should use zlib from the system, in linux build.
2014-08-04 21:04:36 -03:00
Twinaphex
2edc89c4fd
Merge pull request #1 from fr500/master
...
fix libretro-super build
2014-07-30 16:45:03 +02:00
Andrés Suárez
f3652f885d
fix libretro-super build
2014-07-30 09:30:52 -05:00
twinaphex
2f832b7f19
Add performance level
2014-06-23 15:07:47 +02:00
twinaphex
05689b390b
Add OSX version minor detection to Makefile
2014-04-26 04:30:13 +02:00
twinaphex
34964a8b8e
Cleaner build fix for pedantic LLVM Clang issue -
...
http://stackoverflow.com/questions/12844729/linking-error-for-inline-functions
2014-04-14 20:58:27 +02:00
twinaphex
5a13b150c5
Add -DFAMEC_NO_GOTOS for OSX PPC GCC build
2014-04-14 16:00:06 +02:00
twinaphex
2a7cbfdfd0
Clang fix build
2014-04-14 15:55:28 +02:00