OpenCores
URL https://opencores.org/ocsvn/t48/t48/trunk

Subversion Repositories t48

[/] [t48/] [tags/] [rel_0_6_1_beta/] [sw/] [i8039emu/] [i8039.h] - Diff between revs 49 and 58

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 49 Rev 58
Line 7... Line 7...
 *        Please, notify me, if you make any changes to this file         *
 *        Please, notify me, if you make any changes to this file         *
 *                                                                        *
 *                                                                        *
 *    Adapted for the T48 uController project, 2004 by Arnim Laeuger      *
 *    Adapted for the T48 uController project, 2004 by Arnim Laeuger      *
 *      See http://www.opencores.org/projects.cgi/web/t48/overview        *
 *      See http://www.opencores.org/projects.cgi/web/t48/overview        *
 *                                                                        *
 *                                                                        *
 * $Id: i8039.h,v 1.1.1.1 2004-04-09 19:20:53 arniml Exp $
 * $Id: i8039.h,v 1.2 2004-04-15 22:03:53 arniml Exp $
 **************************************************************************/
 **************************************************************************/
 
 
#ifndef _I8039_H
#ifndef _I8039_H
#define _I8039_H
#define _I8039_H
 
 
Line 98... Line 98...
 
 
int     Dasm8039(char *dst, unsigned pc);
int     Dasm8039(char *dst, unsigned pc);
 
 
void i8039_reset(void *);
void i8039_reset(void *);
int i8039_execute(int, int);
int i8039_execute(int, int);
 
void set_irq_line(int, int);
 
 
void logerror(char *, UINT16, UINT8);
void logerror(char *, UINT16, UINT8);
 
 
#endif  /* _I8039_H */
#endif  /* _I8039_H */
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.