Commit Graph

26 Commits

Author SHA1 Message Date
twinaphex
e2f040e024 Cleanups 2020-10-03 12:40:06 +02:00
twinaphex
f03ee06094 Buildfixes for MSVC 2020-09-18 18:43:20 +02:00
twinaphex
358492ba9d Convert settings.cpp to settings.c 2020-09-16 20:47:45 +02:00
twinaphex
a7ad477d46 Move setting_pce_fast_cdbios to libretro.cpp 2020-09-16 20:41:10 +02:00
retrowertz
236f9bda4e Apply Workaround for Order of Griffon issue 2017-12-02 01:02:15 +08:00
Tatsuya79
b8ff37e6cf Add CD bios core option. 2017-07-11 23:42:11 +02:00
orbea
5a42a460ae Fix permissions. 2017-03-21 11:04:59 -07:00
Tatsuya79
d65485eee8 CPU Overclock parameter. 2016-10-28 23:26:57 +02:00
Tatsuya79
7ebdf64ef7 Cleanup 2016-10-23 17:25:48 +02:00
Tatsuya79
38400c2430 H Overscan in mednafen settings.h
That was the missing link...
2016-10-16 14:52:10 +02:00
twinaphex
bc66e0467a Cleanups 2015-07-25 03:53:02 +02:00
twinaphex
f013283755 Rename variables 2014-06-25 20:16:22 +02:00
twinaphex
a43c418097 Take out Mednafen PSX - moved to standalone repo now 2014-06-18 18:27:13 +02:00
AndresSM
b43fe8e26b Fixed some core options:
- psx.input.port1.multitap was renamed for some reason to psx.input.pport1.multitap
    - psx.input.port2.multitap was renamed for some reason to psx.input.pport2.multitap

    Dualshock analogs were "broken", mednafen has psx.input.analog_mode_ct, if true then you toggle analogs by pressing start+select+l1+l2+r1+r2 for roughly two seconds. In the libretro port it was set to 1 always.
    I've made this a core option:
    setting_psx_analog_toggle, this enables/disables the MODE button, defaults to disabled.

    I think a sane default is for it to be disabled and analogs to work out of the box so I have added that too.
    If setting_psx_analog_toggle is enabled then it replicates mednafen's and the psx's  behavior, MODE button works and by default it's off, so analogs are off.
2014-04-22 23:37:06 -05:00
monciwoda
af0ce6574a Enable HLE bios by default in gba core, and add option to switch to original bios 2014-03-08 14:32:15 +01:00
AndresSM
dd68e0d404 Added core options for VisualBoy:
- Anaglyph mode
- Palette
2014-02-07 20:41:05 -05:00
AndresSM
adf2d6fb4a Add a fallback for situations where SAVE_DIRECTORY is not defined
Added color options for VB
2014-02-07 17:34:14 -05:00
twinaphex
1b05a4b073 (PSX) Add some more core options 2013-05-24 20:39:17 +02:00
twinaphex
164c9aecfb (NGP) Added NGP core option - Language 2013-05-24 18:59:38 +02:00
twinaphex
cc2f9eb7e8 (PCE Fast core) Add 'Keep Aspect' option 2013-05-24 17:37:36 +02:00
twinaphex
0092ac4c06 (Mednafen PCE Fast) Possibility to set CD speed, CDDA volume,
ADPCM value
2013-05-24 17:26:57 +02:00
twinaphex
f901bc2bba (Mednafen PSX) Tales of Phantasia needs multitap disabled otherwise
input will not work
2013-05-19 16:23:53 +02:00
twinaphex
c06d14969b Add first runtime option to Mednafen core - Mednafen PCE_Fast -
pce_nospritelimit
2013-04-09 04:05:18 +02:00
twinaphex
d2a7feab9a (Android) Compiles and links wswan now 2012-12-30 04:04:25 +01:00
Themaister
32a02748fe Updates to 0.9.25. 2012-10-13 16:56:30 +02:00
Themaister
e942ae84aa Initial commit. 2012-06-03 17:48:14 +02:00