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

update mgba submodule #10150

Merged
merged 1 commit into from Oct 13, 2021
Merged

update mgba submodule #10150

merged 1 commit into from Oct 13, 2021

Conversation

shuffle2
Copy link
Contributor

@shuffle2 shuffle2 commented Oct 4, 2021

this should allow msvc to compile all C code in dolphin+Externals with /stdc17, however I'm not sure it's really useful, since majority of C code is in Externals, where we disable compiler warnings. (and we may not want to specify the language standard for Externals, anyway).

I have only checked it compiles , would be nice if someone else could chime in with if it's OK to just grab mgba HEAD like this.

@v1993
Copy link
Contributor

v1993 commented Oct 8, 2021

AFAIK mgba won't be breaking compatibility without breaking API, so just compiling should be enough. It would be nice to at least see if games still boot tho 😛.

@JMC47
Copy link
Contributor

JMC47 commented Oct 13, 2021

Tested this to make sure the Integrated GBA worked, and it does. Connected and played Four Swords no problem.

@leoetlino leoetlino merged commit 13b84c9 into dolphin-emu:master Oct 13, 2021
10 checks passed
@shuffle2 shuffle2 deleted the mgba-update branch November 12, 2021 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants