|
libmsx
C library for MSX
|
Get state of interrupts. More...
Collaboration diagram for State of interrupts:Functions | |
| bool | get_interrupt_state (void) |
MSX Return the current state of interrupts. | |
Get state of interrupts.
| bool get_interrupt_state | ( | void | ) |
MSX Return the current state of interrupts.
true if interrupts is enabled (i.e., EI state), or false if disabled (i.e., "DI" state).