Line 162:
Line 162:
</syntaxhighlight>
</syntaxhighlight>
−
The flags argument of DisassemblePPCRange() is a bitmask of the following options:
+
The flags argument of DisassemblePPCRange() and DisassemblePPCOpcode() is a bitmask of the following options:
<syntaxhighlight lang="C">
<syntaxhighlight lang="C">
#define DISASM_OMIT_ADDR 0x40 /* Don't print the address of the instruction */
#define DISASM_OMIT_ADDR 0x40 /* Don't print the address of the instruction */