Diff for /xmil/io/fdc.h between versions 1.7 and 1.8

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

Removed from v.1.7  
changed lines
  Added in v.1.8


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