File:  [RetroPC.NET] / xmil / z80ands / z80dmap.h
Revision 1.1: download - view: text, annotated - select for diffs
Thu Mar 26 06:36:12 2009 JST (16 years, 7 months ago) by yui
Branches: MAIN
CVS tags: HEAD
added nds core


#ifdef __cplusplus
extern "C" {
#endif

void LONG_CALL z80dmap(void);

#ifdef __cplusplus
}
#endif


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