| |
- cmdPrint_CMD(*args)
- cmdPrint_CMD(row, command)
Prints row, then a hex dump of the command followed by the text
representation of the commands, as given by cmdPrint_mnemonic to
stdout.
- cmdPrint_mnemonic(*args)
- cmdPrint_mnemonic(command)
Prints a text representation of the commands to stdout.
|