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

version 1.12, 2004/07/22 11:31:32 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,

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


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