twinaphex
a7ad477d46
Move setting_pce_fast_cdbios to libretro.cpp
2020-09-16 20:41:10 +02:00
twinaphex
d09673b2ac
Cleanups
2020-09-13 19:46:44 +02:00
twinaphex
f730d42c49
Cleanup
2020-09-13 19:45:06 +02:00
twinaphex
839b27b94c
Cleanups
2020-09-13 19:37:09 +02:00
twinaphex
3f40e6b5e6
Get rid of unused retro_base_name
2017-12-31 16:56:28 +01: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
aceaf655d1
Adjustable Horizontal Overscan.
2016-12-19 13:09:56 +01: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
e51617d073
H Overscan in mednafen settings.cpp
2016-10-15 00:56:08 +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
3caaf33553
Added initial/last scanline core options
2014-06-25 20:03:28 +02:00
twinaphex
643640c5ac
Set slstart at 0 and slend at 242
2014-06-25 19:45:12 +02:00
twinaphex
515ee061c1
Take out more SGX stuff
2014-06-22 05:57:51 +02:00
twinaphex
627fbd12a8
Remove non-PCE Fast code
2014-06-18 21:55:15 +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
twinaphex
dd64f7031c
(Mednafen PCFX) Runs - but just displays black and audio
2014-04-21 01:51:59 +02:00
twinaphex
929e7eda6c
Get rid of assert 0s in mednafen/settings.cpp
2014-03-30 19:24:37 +02:00
twinaphex
4a5f6e7181
Move to new Mednafen PSX (0.9.32)
2014-03-27 05:03:20 +01: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
715d958dc7
Clean up mednafen/settings.cpp
2013-12-21 03:09:01 +01:00
Higor Eurípedes
9f1fc26997
Remove unused var from MDFN_GetSettingS
2013-12-20 22:45:28 -03:00
Higor Eurípedes
c5f0b5b90b
Do not assembly paths in MDFN_GetSettingS
2013-12-20 22:41:08 -03:00
twinaphex
1b05a4b073
(PSX) Add some more core options
2013-05-24 20:39:17 +02:00
twinaphex
4c98fae545
Refactor settings.cpp implementation
2013-05-24 20:08:09 +02:00
twinaphex
164c9aecfb
(NGP) Added NGP core option - Language
2013-05-24 18:59:38 +02:00
twinaphex
4fd934cafa
Build fix for non-PCE cores
2013-05-24 18:21:37 +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
162c4fe59c
(Mednafen PSX) Make multitap disabled the default - Team Buddies
...
was showing issues as well with it enabled by default
2013-05-19 23:33:53 +02:00
twinaphex
73d51d4e8a
(Mednafen PSX) Make dithering a toggleable runtime core option
2013-05-19 17:08:29 +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
c2cc9e28a9
Cleanups
2013-01-17 23:28:05 +01:00
twinaphex
c923faa66c
(MSVC) Fix slash for WIN32
2013-01-16 07:27:38 +01:00
Themaister
8feb7dca20
Actually log where bios is loaded from.
...
How did that assert(0) ever go through? ... *shrug*
2012-11-29 13:53:53 +01:00
twinaphex
75cbbc9e81
(Mednafen VB) Add VB core - working
2012-11-25 03:41:54 +01:00
twinaphex
13f69fa443
(Mednafen bSNES) bsnes core running now - some issue with 'held down'
...
buttons and with games supporting srm RAM failing to load after first run -
investigate
2012-11-24 17:14:05 +01:00
twinaphex
ea49364433
(Mednafen GBA) Added GBA core, can compile and run
2012-11-24 08:17:18 +01:00
twinaphex
d93af13d51
Turn on psx.fastboot to skip BIOS screen
2012-11-17 03:05:20 +01:00
twinaphex
03c0aeecfc
(General/Settings) Remove some things we won't need in Minifen
2012-11-13 22:54:13 +01:00
Themaister
164a0d76d3
Fix up path handling for bios/memcard.
2012-11-10 02:20:13 +01:00
twinaphex
c0f2e66ddd
(RGB565) Can now use RGB565 color format if frontend supports it
...
(Wswan) Experimental wswan support - not yet working
2012-10-22 14:34:14 +02:00
twinaphex
dc4236c507
Integrated pfce_fast now too - can compile pce_fast now in same
...
repo
2012-10-21 01:47:02 +02:00