agb
agb copied to clipboard
Makes interrupts interruptable
- [x] no changelog update needed
In mgba I see that the interrupt master enable is on and the cpsr interrupt disable bit is unset, so I'm not sure why in Arm mode the interrupt isn't firing :/
The problem is that both interrupts are triggered together which causes the second timer to be blocked