File:  [RetroPC.NET] / np2 / cbus / board86.h
Revision 1.1: download - view: text, annotated - select for diffs
Fri Oct 17 02:58:00 2003 JST (22 years ago) by yui
Branches: MAIN
CVS tags: HEAD
Initial revision


#ifdef __cplusplus
extern "C" {
#endif

void board86_reset(void);
void board86_bind(void);

void board86c_bind(void);

#ifdef __cplusplus
}
#endif


RetroPC.NET-CVS <cvs@retropc.net>