Diff for /np2/fdd/hddboot.res between versions 1.3 and 1.5

version 1.3, 2004/03/19 00:30:00 version 1.5, 2005/02/07 14:46:09
Line 1 Line 1
   
 static const unsigned char hdddiskboot[] = {  static const UINT8 hdddiskboot[] = {
                         0xeb,0x0a,0x90,0x90,0x49,0x50,0x4c,0x31,0x00,0x00,0x00,0x1e,                          0xeb,0x0a,0x90,0x90,0x49,0x50,0x4c,0x31,0x00,0x00,0x00,0x1e,
                         0xb8,0x04,0x0a,0xcd,0x18,0xb4,0x16,0xba,0x20,0xe1,0xcd,0x18,                          0xb8,0x04,0x0a,0xcd,0x18,0xb4,0x16,0xba,0x20,0xe1,0xcd,0x18,
                         0xfa,0xfc,0xb8,0x00,0xa0,0x8e,0xc0,0xbe,0x3c,0x00,0x31,0xff,                          0xfa,0xfc,0xb8,0x00,0xa0,0x8e,0xc0,0xbe,0x3c,0x00,0x31,0xff,
Line 15  static const unsigned char hdddiskboot[] Line 15  static const unsigned char hdddiskboot[]
                         0x05,0x6a,0x05,0x3b,0x05,0x43,0x05,0x48,0x04,0x37,0x04,0x46,                          0x05,0x6a,0x05,0x3b,0x05,0x43,0x05,0x48,0x04,0x37,0x04,0x46,
                         0x12,0x3c,0x04,0x35,0x04,0x24,0x01,0x25,0x00,0x00,                          0x12,0x3c,0x04,0x35,0x04,0x24,0x01,0x25,0x00,0x00,
 };  };
   

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


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