Skip to content

Enable interrupts before returning from interrupt handler #6

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

atirut-w
Copy link

This makes use of a seemingly unused EI_RETI pseudo instruction that enables interrupt before returning from a handler.

@mateoconlechuga mateoconlechuga merged commit f564981 into CE-Programming:z80 Apr 29, 2025
@atirut-w atirut-w deleted the interrupt-fix branch April 29, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants