public class CPUCommand extends Object
Constructor and Description |
---|
CPUCommand(int opCode,
String cmd,
String addressing,
String format,
int byteCount,
String cycles) |
Modifier and Type | Method and Description |
---|---|
String |
getAddressing() |
int |
getByteCount() |
String |
getCmd() |
String |
getCycles() |
String |
getFormat() |
int |
getOpCode() |
Copyright © 2018 Ken Händel. All rights reserved.