Diff for /np2/bios/itfrom.res between versions 1.11 and 1.13

version 1.11, 2004/02/07 21:23:21 version 1.13, 2005/02/07 14:46:07
Line 1 Line 1
   
 static const unsigned char itfrom[] = {  static const UINT8 itfrom[] = {
                         0xeb,0x0a,0xe3,0x1c,0xb2,0x01,0xeb,0x06,0xb2,0x02,0xeb,0x02,                          0xeb,0x0a,0xe3,0x1c,0xb2,0x01,0xeb,0x06,0xb2,0x02,0xeb,0x02,
                         0xb2,0x00,0xfa,0xfc,0xb8,0x30,0x00,0x8e,0xd0,0xbc,0xfe,0x00,                          0xb2,0x00,0xfa,0xfc,0xb8,0x30,0x00,0x8e,0xd0,0xbc,0xfe,0x00,
                         0xb8,0x00,0xa8,0x8e,0xd8,0x88,0x16,0xdb,0x09,0xfa,0x33,0xc0,                          0xb8,0x00,0xa8,0x8e,0xd8,0x88,0x16,0xdb,0x09,0xfa,0x33,0xc0,
Line 25  static const unsigned char itfrom[] = { Line 25  static const unsigned char itfrom[] = {
                         0xa0,0xd4,0x09,0xe6,0x02,0xa0,0xd5,0x09,0xe6,0x0a,0xe8,0xad,                          0xa0,0xd4,0x09,0xe6,0x02,0xa0,0xd5,0x09,0xe6,0x0a,0xe8,0xad,
                         0x10,0xbf,0xd0,0x89,0xb9,0x98,0x00,0x33,0xc0,0xf3,0xab,0x9d,                          0x10,0xbf,0xd0,0x89,0xb9,0x98,0x00,0x33,0xc0,0xf3,0xab,0x9d,
                         0xb0,0x0f,0xe6,0x37,0xb0,0x0a,0xe6,0x37,0xb8,0x00,0x00,0x8e,                          0xb0,0x0f,0xe6,0x37,0xb0,0x0a,0xe6,0x37,0xb8,0x00,0x00,0x8e,
                         0xd8,0xc7,0x06,0xf8,0x04,0xee,0xea,0xc7,0x06,0xfa,0x04,0x02,                          0xd8,0xc7,0x06,0xf8,0x04,0xee,0xea,0xc7,0x06,0xfa,0x04,0x08,
                         0x00,0xc7,0x06,0xfc,0x04,0x80,0xfd,0xba,0x3d,0x04,0xb0,0x12,                          0x00,0xc7,0x06,0xfc,0x04,0x80,0xfd,0xba,0x3d,0x04,0xb0,0x12,
                         0xea,0xf8,0x04,0x00,0x00,0x28,0x43,0x29,0x20,0x53,0x74,0x75,                          0xea,0xf8,0x04,0x00,0x00,0x28,0x43,0x29,0x20,0x53,0x74,0x75,
                         0x64,0x69,0x6f,0x20,0x4d,0x69,0x6c,0x6d,0x61,0x6b,0x65,0x20,                          0x64,0x69,0x6f,0x20,0x4d,0x69,0x6c,0x6d,0x61,0x6b,0x65,0x20,

Removed from v.1.11  
changed lines
  Added in v.1.13


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