| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to fdd_2d.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / xmil / nds / fdd | 
add nds-win32 simulation project
#ifdef __cplusplus
extern "C" {
#endif
BRESULT fdd2d_set(FDDFILE fdd, const UINT8 *romptr, UINT romsize);
void fdd2d_eject(FDDFILE fdd);
#ifdef __cplusplus
}
#endif