| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to fdc.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / xmil / io | 
| version 1.7, 2004/08/12 14:03:14 | version 1.8, 2004/08/12 17:57:36 | 
|---|---|
| Line 61 typedef struct { | Line 61 typedef struct { | 
| extern "C" { | extern "C" { | 
| #endif | #endif | 
| void nvitem_fdcbusy(UINT id); | void neitem_fdcbusy(UINT id); | 
| void IOOUTCALL fdc_o(UINT port, REG8 value); // x1_fdc_w | void IOOUTCALL fdc_o(UINT port, REG8 value); // x1_fdc_w | 
| REG8 IOINPCALL fdc_i(UINT port); // x1_fdc_r | REG8 IOINPCALL fdc_i(UINT port); // x1_fdc_r |