Open pgoodman opened 9 years ago
I think this part of the system needs to be improved. The key challenge might actually be PUSHF, which will need to be mangled to store the native interrupt state in the event that Granary has actually disabled interrupts.
PUSHF
I think this part of the system needs to be improved. The key challenge might actually be
PUSHF
, which will need to be mangled to store the native interrupt state in the event that Granary has actually disabled interrupts.