File:  [RetroPC.NET] / xmil / io / dipsw.h
Revision 1.1: download - view: text, annotated - select for diffs
Sun Aug 1 14:31:30 2004 JST (21 years, 3 months ago) by yui
Branches: MAIN
CVS tags: HEAD
initialize


#ifdef __cplusplus
extern "C" {
#endif

REG8 IOINPCALL dipsw_i(UINT port);

#ifdef __cplusplus
}
#endif


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