Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for V2 Core Options and add option to set default controller. #79

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

msheehan79
Copy link
Contributor

This PR adds support for V2 Core Options and adds one core option to set the default controller as either Left or Right.

The V2 options required an update to the libretro.h file so I updated the libretro-common dependencies as part of this.

Tagging as draft here as the prior attempt at this broke MSVC builds. I use MinGW here and it compiled fine for me, but I don't have an MSVC setup to verify this won't impact those builds again, so would appreciate any input or confirmation that it compiles OK for those setups.

@msheehan79 msheehan79 marked this pull request as ready for review February 17, 2022 02:21
@msheehan79 msheehan79 changed the title Add support for V2 Core Options and add option to set default controller. [DRAFT] Add support for V2 Core Options and add option to set default controller. Feb 17, 2022
@inactive123
Copy link
Contributor

Hi @m4xw , I'd like to merge this unless you have any objections.

@msheehan79
Copy link
Contributor Author

@LibretroAdmin @m4xw any concerns with merging this PR?

I have a few other changes in my dev branch I would like to submit if this can be merged (input bitmasks, and full keypad mapping instead of the On Screen Keypad, similar to the changes I submitted for the a5200 core) which should address #81

@msheehan79 msheehan79 changed the title [DRAFT] Add support for V2 Core Options and add option to set default controller. Add support for V2 Core Options and add option to set default controller. Jul 12, 2023
@Jazzzed
Copy link

Jazzzed commented Sep 23, 2023

Yes please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants