Commit Graph

160 Commits

Author SHA1 Message Date
retro-wertz
3de40d9126 Fix autodetection of NES controllers
Closes https://github.com/libretro/libretro-fceumm/issues/230
2018-11-23 07:25:17 +08:00
retro-wertz
53b7fc4ae7 Remove leftover lines 2018-11-23 02:18:16 +08:00
retro-wertz
b929147612 Update input settings, allow multi-player without matching CRC 2018-11-23 02:01:42 +08:00
David Walters
a9f1ef274b Use lightgun API for Zapper. 2018-09-27 08:43:12 +01:00
retro-wertz
1811ea1e06 Remove incomplete Use NTSC core option
Use NTSC colors option is incomplete due to missing int,hue adjustments. This can be added but there is no smooth way using core options or hotkey to selec ranges 1-256 for fine tuning

Using shaders instead can work better at this with more adjustments possible
2018-06-15 10:59:25 +08:00
SapphireTactician
9991455b69 Improve Label Redux Act 2
Changing name wording from what FCEUX used to @fr500 's suggestion
2018-04-17 23:17:12 -04:00
SapphireTactician
e5b3025d24 Update option title
Done as per @twinaphex
2018-04-14 18:50:29 -04:00
twinaphex
674be2d5d0 Add label 2018-04-14 19:49:14 +02:00
twinaphex
3f7127a932 Add up/down allowed core option 2018-04-14 19:35:51 +02:00
retro-wertz
1bcbfba6a6 Update to 4:3 aspect
Update 4:3 aspect so that image is not stretched when horizontal and vertical overscans are adjusted
2018-01-10 11:39:36 +08:00
retro-wertz
fe04e86c42 Cleanup input
Gamepad loops based on # of players(4 max), while other inputs are looped by number of ports(2 max).
2018-01-03 20:06:13 +08:00
retro-wertz
bec41ab460 Remove use of RETRO_ENVIRONMENT_GET_CURRENT_SOFTWARE_FRAMEBUFFER 2017-12-21 14:45:02 +08:00
twinaphex
6f8934aee7 Look in system header dir 2017-12-16 18:41:41 +01:00
retro-wertz
bdf9d44688 Update 2017-11-25 12:09:10 +08:00
retro-wertz
ff24eeb0fb Input: Fix input handling if a 4-player adaptor is used. 2017-11-25 11:59:04 +08:00
retro-wertz
032d86b3a4 Input: Add support for mouse/lightgun-type peripherals 2017-11-25 11:16:26 +08:00
retro-wertz
483c414327 Start refactoring input devices and cleanup 2017-11-13 08:22:46 +08:00
retro-wertz
09dbd4d5d9 Update turbo fuction and cleanup. 2017-11-12 15:38:04 +08:00
retro-wertz
82ff4e9bd1 Re-apply palette when changing region
https://github.com/libretro/libretro-fceumm/issues/176
2017-10-21 19:40:54 +08:00
retro-wertz
d0857f363f Rearrange core options to group similar or related items 2017-10-20 09:25:31 +08:00
retro-wertz
52c8155dee Use C-comment style 2017-10-15 03:13:11 +08:00
retro-wertz
40ab200e44 Remove this. 2017-10-14 10:38:45 +08:00
joemommasfat
ced0fa6a43 Wavebeam update 2017-10-12 23:34:04 -06:00
retro-wertz
294eb511b4 Update Region Override 2017-10-07 13:35:00 +08:00
retro-wertz
21e814774d Overclock cleanup 2017-10-07 08:09:26 +08:00
retro-wertz
2cdf32300b Add core option Swap Duty Cycles 2017-10-05 14:43:20 +08:00
retro-wertz
c9a762a1e6 Added "Auto" input device that auto-selects between gamepad or zapper based in internal db. 2017-10-02 01:18:06 +08:00
retro-wertz
e43a3374e1 Update JSReturn 2017-09-30 13:28:05 +08:00
retro-wertz
c4c67b4b08 Proper fix for VS Unisystem input not working with some games. 2017-09-30 12:00:33 +08:00
retro-wertz
793c61f7ac Update 2017-09-16 17:45:51 +08:00
retro-wertz
8b41b3ff14 Add core option to choose between absolute and relative zapper modes 2017-09-16 17:32:05 +08:00
retro-wertz
3171bddeae Zapper update 2017-09-16 16:24:59 +08:00
retro-wertz
4049668620 Fix crashing when trying to connect a netplay session 2017-09-10 13:30:56 +08:00
hizzlekizzle
02513b54a7 Merge pull request #148 from retro-wertz/patch-1
Buildfix
2017-09-09 20:10:14 -05:00
retro-wertz
1895b9cb36 Buildfix 2017-09-10 09:08:25 +08:00
Tatsuya79
418ae5a4f9 Internal Sound Volume Option 2017-09-09 15:57:12 +02:00
retro-wertz
aaabbd8a50 Buildfix 2017-09-09 20:36:09 +08:00
retro-wertz
539ac8b995 cleanup 2017-09-09 17:45:41 +08:00
retro-wertz
d551d3fa14 fix input for player 3/4 2017-09-09 17:14:44 +08:00
retro-wertz
521f1a5c02 Add ZAPPER input device support (wip) 2017-09-09 16:16:12 +08:00
retro-wertz
67fe19858a Add Core Option "Sound Quality" 2017-09-09 14:54:02 +08:00
retro-wertz
8dda68b22e Use 48000 Hz as default sample rate 2017-09-09 14:29:44 +08:00
retro-wertz
a040803a3f Cleanup 2017-09-08 02:22:16 +08:00
retro-wertz
8be0835eed Fix for vsunisystem input not working 2017-09-08 02:13:11 +08:00
twinaphex
8a5ae2da21 Fix C89 build 2017-09-06 23:13:45 +02:00
retro-wertz
2a7e5f29e2 Add todo 2017-09-06 08:24:16 +08:00
retro-wertz
1153b1ef2b Fix input not working for some VS games 2017-09-06 01:49:32 +08:00
retro-wertz
d16a301cec Move logs to retro_load_game and cleanup 2017-09-05 21:37:21 +08:00
retro-wertz
d603ef197f Add core option "Use NTSC" for default palette 2017-09-05 01:15:54 +08:00
retro-wertz
db7a73bc97 Add RGB palette and correct small error 2017-09-04 23:58:06 +08:00