Diff for /np2/cbus/idebios.res between versions 1.1 and 1.2

version 1.1, 2004/03/19 03:36:52 version 1.2, 2004/06/04 16:11:02
Line 1 Line 1
   
 static const unsigned char idebios[] = {  static const unsigned char idebios[] = {
                         0xcb,0x90,0x90,0xcb,0x90,0x90,0xcb,0x90,0x90,0x55,0xaa,0x02,                          0xcb,0x90,0x90,0xcb,0x90,0x90,0xcb,0x90,0x90,0x55,0xaa,0x02,
                         0xeb,0x22,0x90,0xeb,0x23,0x90,0xcb,0x90,0x90,0xeb,0x50,0x90,                          0xeb,0x22,0x90,0xeb,0x23,0x90,0xcb,0x90,0x90,0xeb,0x50,0x90,
Line 15  static const unsigned char idebios[] = { Line 14  static const unsigned char idebios[] = {
                         0x80,0xa2,0x84,0x05,0x9a,0x00,0x00,0xc0,0x1f,0xcb,0x73,0x61,                          0x80,0xa2,0x84,0x05,0x9a,0x00,0x00,0xc0,0x1f,0xcb,0x73,0x61,
                         0x73,0x69,0x62,0x69,0x6f,0x73,                          0x73,0x69,0x62,0x69,0x6f,0x73,
 };  };
   

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


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