Package libsidutils.disassembler
Klasse CPUCommand
java.lang.Object
libsidutils.disassembler.CPUCommand
-
Felddetails
-
opCode
private final int opCode -
cmd
-
addressing
-
format
-
byteCount
private final int byteCount -
cycles
-
-
Konstruktordetails
-
CPUCommand
-
-
Methodendetails
-
getOpCode
public int getOpCode() -
getCmd
-
getAddressing
-
getFormat
-
getByteCount
public int getByteCount() -
getCycles
-