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

JitArm64: fix smaller issues #2971

Merged
merged 5 commits into from Sep 5, 2015
Merged

JitArm64: fix smaller issues #2971

merged 5 commits into from Sep 5, 2015

Conversation

degasus
Copy link
Member

@degasus degasus commented Sep 5, 2015

No description provided.

@@ -396,8 +396,9 @@ JNIEXPORT void JNICALL Java_org_dolphinemu_dolphinemu_NativeLibrary_PauseEmulati

JNIEXPORT void JNICALL Java_org_dolphinemu_dolphinemu_NativeLibrary_StopEmulation(JNIEnv *env, jobject obj)
{
// Don't trigger a savescreen as this will block for "one frame", sounds less, but sometimes the emulation did crash ....

This comment was marked as off-topic.

@Sonicadvance1
Copy link
Contributor

Other than that comment, LGTM

If the emulation is crashed, this blocks forever. So there is no way to exit the emulation within a finite time.
Sonicadvance1 added a commit that referenced this pull request Sep 5, 2015
JitArm64: fix smaller issues
@Sonicadvance1 Sonicadvance1 merged commit de80b9e into dolphin-emu:master Sep 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants