| Package | Description |
|---|---|
| emulib.emustudio.debugtable | |
| emulib.plugins.cpu |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressColumn
Address column for debug table.
|
class |
BreakpointColumn |
class |
MnemoColumn
This class represents "mnemo" column in the debug table.
|
class |
OpcodeColumn
This class represents "opcode" column in the debug table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DebugTable.setCustomColumns(List<DebugColumn> customColumns)
Set custom columns in debugger.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDebugColumn
Simple implementation of DebugColumn.
|
Copyright © 2017. All rights reserved.