We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A program can tell that it's running on mGBA because the key IRQ always happens right at vblank.
To reproduce:
Expect: Arrow moves after each press, followed by "Pass", as on my AGB-001
Actual: Arrow stays half off the bottom of the screen, followed by an "Incorrect behavior" screen
Related issues
The text was updated successfully, but these errors were encountered:
Given that this is caused by the frontend, not the core (the core itself is agnostic), this is a duplicate of #1232.
Sorry, something went wrong.
No branches or pull requests
A program can tell that it's running on mGBA because the key IRQ always happens right at vblank.
To reproduce:
Expect: Arrow moves after each press, followed by "Pass", as on my AGB-001
Actual: Arrow stays half off the bottom of the screen, followed by an "Incorrect behavior" screen
Related issues
The text was updated successfully, but these errors were encountered: