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

Interrupts during EmulOp #275

Open
clemens-unterkofler opened this issue Mar 7, 2024 · 0 comments
Open

Interrupts during EmulOp #275

clemens-unterkofler opened this issue Mar 7, 2024 · 0 comments

Comments

@clemens-unterkofler
Copy link

When an interrupt calls EmulOp, which calls an Execute68kTrap, which does an m68k_execute, this code execution will again run into other interrupts, ignoring the original interrupt mask.
I believe this to be a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant