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
When you use JP NZ, execution hangs, i think Z bit from Flag register is not checked with this instruction.
If code is short, with JR NZ, works fine, but it is important to work for compatibility with other codes and programs.
File attached with the FAIL code (remove txt extension if it is needed).
led_parpadeo_FAIL.s.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When you use JP NZ, execution hangs, i think Z bit from Flag register is not checked with this instruction.
If code is short, with JR NZ, works fine, but it is important to work for compatibility with other codes and programs.
File attached with the FAIL code (remove txt extension if it is needed).
led_parpadeo_FAIL.s.txt
The text was updated successfully, but these errors were encountered: