Go to the source code of this file.
Functions | |
static const char * | get_am_name (mos65xx_address_mode mode) |
void | print_insn_detail_mos65xx (csh handle, cs_insn *ins) |
void | print_string_hex (char *comment, unsigned char *str, size_t len) |
|
static |
Definition at line 8 of file cstool_mos65xx.c.
void print_insn_detail_mos65xx | ( | csh | handle, |
cs_insn * | ins | ||
) |
Definition at line 44 of file cstool_mos65xx.c.
void print_string_hex | ( | char * | comment, |
unsigned char * | str, | ||
size_t | len | ||
) |