585 Commits

Author SHA1 Message Date
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
164e418549 (Vita) Add target - not finished 2015-08-31 23:09:21 +02: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
Oggom
b38bccea12 (libretro) Implement region switch 2015-03-23 17:46:02 +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
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
3124638fac Uniquely name files for MSVC 2014-03-17 18:24:10 +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
twinaphex
bee555aeac (PSP/PS3) Resolve namespace conflict with memcpy16 for PS3 -
Fix remaining PSP build problems
2014-03-04 06:13:46 +01:00
twinaphex
f18d0e083c (PSP) Add PSP target 2014-03-04 05:26:59 +01:00
twinaphex
c681e48d2b (Libretro) Fixup logging 2014-01-02 02:44:39 +01:00
twinaphex
033a505e6e Update libretro.h 2013-12-18 20:41:37 +01:00
twinaphex
f5d4045b92 (libretro) Go through new logger interface 2013-12-17 12:20:16 +01:00
notaz
0fd6751db8 libretro: empty srm prevention hack 2013-10-13 18:46:48 +03:00
notaz
74e770b1ec release 1.91 2013-10-12 22:06:29 +03:00
notaz
f7e40c9b2e frontend: eliminate osd_text dupes
not only dupe code is bad, it's crasing too
2013-10-12 22:06:29 +03:00
notaz
2d6460655c gp2x: hack to avoid 940 reinit
..it used to rely on upper layer to avoid YM2612Init_940() calls
on menu entry
2013-10-12 03:22:30 +03:00
notaz
9770f5316f update gp2x for input changes 2013-10-11 01:08:32 +03:00
notaz
99823d0f23 split base_readme to more traditional files 2013-10-11 00:47:25 +03:00
Paul Cercueil
868cc0cc8f Use PBTN_MOK instead of PBTN_MA3 to confirm loading/saving state 2013-10-10 03:02:41 +03:00
Paul Cercueil
d4bea61c8f Add support for the OpenDingux platform 2013-10-10 03:02:26 +03:00
Paul Cercueil
4e3551a5f6 Make the platform code provide the key mapping
notaz: fix pandora build
2013-10-10 02:58:45 +03:00
Paul Cercueil
eb7ce29e8d Add a couple of fixes to allow double buffering to work 2013-10-10 02:57:11 +03:00
Paul Cercueil
28653a4979 Menu: Use function plat_get_skin_dir to locate bg image 2013-10-10 02:56:18 +03:00
notaz
7b3ddc11dc cd: hacks.. 2013-10-07 03:41:39 +03:00
notaz
274fcc35aa cd: switch to CD drive emu code from genplus
same license, much cleaner code
2013-10-07 00:11:31 +03:00
notaz
3f23709ef3 cd: switch to CD controller code from genplus
same license, much cleaner code
using own dma code though..
2013-10-07 00:11:31 +03:00
notaz
31f944ea8c gp2x: various fixes, prepare for release 2013-10-04 03:21:51 +03:00
notaz
51c089500c libretro: get rid of borders 2013-10-03 02:12:37 +03:00
notaz
d5caf299e8 forgotten credit.. 2013-10-02 20:04:17 +03:00
notaz
33afcf94ba release 1.90 2013-09-24 03:57:43 +03:00
notaz
27f190ea00 libretro: sound fix and a few options 2013-09-24 03:57:43 +03:00
notaz
b08a2950f1 cd: prefer model2 bios
model1 has some weird random race, hopefully it will go away with better
cdc/cdd code in future.
2013-09-24 03:57:43 +03:00
notaz
55d7dcb209 pandora: use automatic tv layer switch 2013-09-24 03:57:43 +03:00
notaz
334d9fb654 cd: fix copy-paste bug, comm issue 2013-09-24 03:57:43 +03:00
notaz
a93a80deda cd: integrate new gfx code 2013-09-23 02:11:26 +03:00