Top secrets sources NedoPC pentevo

Rev

Blame | Last modification | View Log | Download | RSS feed | ?url?

#ifndef _DECO4004_H
#define _DECO4004_H
/* deco4004.h */
/*****************************************************************************/
/* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only                     */
/*                                                                           */
/* Disassembler                                                              */
/*                                                                           */
/* Dissector for 4004 Processor                                              */
/*                                                                           */
/*****************************************************************************/

extern void deco4004_init(void);
#endif /* _DECO4004_H */