| Package | Description |
|---|---|
| z80core |
| Modifier and Type | Method and Description |
|---|---|
Z80.IntMode |
Z80.getIM() |
Z80.IntMode |
Z80State.getIM() |
static Z80.IntMode |
Z80.IntMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Z80.IntMode[] |
Z80.IntMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Z80.setIM(Z80.IntMode mode) |
void |
Z80State.setIM(Z80.IntMode mode) |