File:  [RetroPC.NET] / xmil / adv / fdd / fdd_d88.h
Revision 1.1: download - view: text, annotated - select for diffs
Fri Feb 4 15:42:09 2005 JST (20 years, 8 months ago) by yui
Branches: MAIN
CVS tags: HEAD
RetroPC CVS restarting 2005/02/04 (T.Yui)


#ifdef __cplusplus
extern "C" {
#endif

BRESULT fddd88_set(FDDFILE fdd, const UINT8 *romptr, UINT romsize);
void fddd88_eject(FDDFILE fdd);

#ifdef __cplusplus
}
#endif


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