DisasmParams.asString

output, instruction and argument as text, up to 64 chars but null terminated.

struct DisasmParams
char[64] asString;

Meta