Diff for /np2/bios/startup.res between versions 1.3 and 1.4

version 1.3, 2004/03/19 00:30:00 version 1.4, 2004/06/04 16:11:02
Line 1 Line 1
   
 static const unsigned char nosyscode[] = {  static const unsigned char nosyscode[] = {
                         0xeb,0x05,0xbe,0x5b,0x00,0xeb,0x03,0xbe,0x33,0x00,0xb8,0x04,                          0xeb,0x05,0xbe,0x5b,0x00,0xeb,0x03,0xbe,0x33,0x00,0xb8,0x04,
                         0x0a,0xcd,0x18,0xb4,0x16,0xba,0x20,0xe1,0xcd,0x18,0xfa,0xfc,                          0x0a,0xcd,0x18,0xb4,0x16,0xba,0x20,0xe1,0xcd,0x18,0xfa,0xfc,
Line 13  static const unsigned char nosyscode[] = Line 12  static const unsigned char nosyscode[] =
                         0x00,0x53,0x00,0x2e,0x00,0x52,0x00,0x4f,0x00,0x4d,0x00,0x04,                          0x00,0x53,0x00,0x2e,0x00,0x52,0x00,0x4f,0x00,0x4d,0x00,0x04,
                         0x2c,0x29,0x2c,0x2d,0x57,0x04,0x47,0x04,0x39,0x00,0x00,                          0x2c,0x29,0x2c,0x2d,0x57,0x04,0x47,0x04,0x39,0x00,0x00,
 };  };
   

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


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