Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Interrupts during EmulOp #275

@clemens-unterkofler

Description

@clemens-unterkofler

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions