public class Disassembler extends Object
| Constructor and Description |
|---|
Disassembler() |
| Modifier and Type | Method and Description |
|---|---|
String |
disassembleAsm(int opcode,
int byte1,
int byte2,
int addr) |
String |
disassembleBytes(int opcode,
int byte1,
int byte2) |
Copyright © 2018. All rights reserved.