Rizin
unix-like reverse engineering framework and cli tools
c55plus.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2013-2021 th0rpe <josediazfer@yahoo.es>
2
// SPDX-License-Identifier: LGPL-3.0-only
3
4
#ifndef C55PLUS_H
5
#define C55PLUS_H
6
7
#include <stdio.h>
8
#include <stdlib.h>
9
#include <string.h>
10
#include <
rz_types.h
>
11
#include <
rz_lib.h
>
12
13
#include "../tms320_dasm.h"
14
15
extern
int
c55x_plus_disassemble
(
tms320_dasm_t
*dasm,
const
ut8
*
buf
,
int
len
);
16
17
#endif
len
size_t len
Definition:
6502dis.c:15
c55x_plus_disassemble
int c55x_plus_disassemble(tms320_dasm_t *dasm, const ut8 *buf, int len)
Definition:
c55plus.c:21
buf
voidpf void * buf
Definition:
ioapi.h:138
ut8
uint8_t ut8
Definition:
lh5801.h:11
rz_lib.h
rz_types.h
tms320_dasm_t
Definition:
tms320_dasm.h:114
librz
asm
arch
tms320
c55x_plus
c55plus.h
Generated by
1.9.1