Diff for /np2/bios/sxsibios.h between versions 1.1 and 1.2

version 1.1, 2004/01/22 01:10:03 version 1.2, 2004/03/22 05:38:47
Line 15  REG8 sasibios_operate(void); Line 15  REG8 sasibios_operate(void);
 REG8 scsibios_operate(void);  REG8 scsibios_operate(void);
 #endif  #endif
   
 #if defined(SUPPORT_SASI)  #if defined(SUPPORT_IDEIO) || defined(SUPPORT_SASI)
 void np2sysp_sasi(const void *arg1, long arg2);  void np2sysp_sasi(const void *arg1, long arg2);
 #endif  #endif
   

Removed from v.1.1  
changed lines
  Added in v.1.2


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