Diff for /np2/bios/sxsibios.c between versions 1.5 and 1.6

version 1.5, 2004/01/23 16:57:20 version 1.6, 2004/01/26 14:49:14
Line 196  static REG8 sasibios_sense(UINT type, SX Line 196  static REG8 sasibios_sense(UINT type, SX
                         CPU_DH = sxsi->surfaces;                          CPU_DH = sxsi->surfaces;
                         CPU_DL = sxsi->sectors;                          CPU_DL = sxsi->sectors;
                 }                  }
                 return(0x00);                  return(0x0f);
         }          }
 }  }
   

Removed from v.1.5  
changed lines
  Added in v.1.6


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