Commit Graph

18 Commits

Author SHA1 Message Date
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
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
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
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
24a7ff7223 Set aspect ratio 2015-05-05 18:54:08 +02:00
Oggom
b38bccea12 (libretro) Implement region switch 2015-03-23 17:46:02 +01:00
twinaphex
a1f2e1b153 Add input descriptors 2014-12-04 14:29:32 +01:00
Alcaro
3f4b091194 Update libretro.h 2014-09-22 22:20:46 +00:00
twinaphex
2f832b7f19 Add performance level 2014-06-23 15:07:47 +02:00
Twinaphex
e8b82e7b2b (MSVC 2010) Make use of module definition file 2014-03-17 20:04:57 +01:00
Twinaphex
5e2c5b93a0 (MSVC) Build fixes 2014-03-17 18:44:20 +01:00
Twinaphex
59da664524 (MSVC) Rename pico/pico/pico.c and pico/pico/memory.c 2014-03-17 18:32:28 +01:00
twinaphex
18d52d134e (MSVC) Update MSVC solution 2014-03-17 18:26:11 +01:00
Twinaphex
ed06ffd339 (MSVC) Compatibility fixes 2014-03-17 18:15:55 +01:00
Twinaphex
5345c2b9bc (MSVC) Add skeleton MSVC 2010 solution 2014-03-17 17:29:31 +01:00