Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
i8080dis.h File Reference

Go to the source code of this file.

Functions

int i8080_disasm (unsigned char const *const code, char *text, int text_sz)
 

Function Documentation

◆ i8080_disasm()

int i8080_disasm ( unsigned char const *const  code,
char *  text,
int  text_sz 
)

Referenced by do_disassemble(), and i8080_op().