public interface InterruptHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(CPUCore core)
Handler implementation
|
void handle(CPUCore core) throws java.lang.Exception
core - The core where the interrupt is being handledjava.lang.Exception