Diff for /np2/bios/startup.res between versions 1.5 and 1.6

version 1.5, 2004/06/18 07:42:13 version 1.6, 2005/02/07 14:46:07
Line 1 Line 1
 static const unsigned char nosyscode[] = {  
   static const UINT8 nosyscode[] = {
                         0xeb,0x05,0xbe,0x5f,0x00,0xeb,0x03,0xbe,0x37,0x00,0xb8,0x04,                          0xeb,0x05,0xbe,0x5f,0x00,0xeb,0x03,0xbe,0x37,0x00,0xb8,0x04,
                         0x0a,0xcd,0x18,0xb4,0x0c,0xcd,0x18,0xb4,0x16,0xba,0x20,0xe1,                          0x0a,0xcd,0x18,0xb4,0x0c,0xcd,0x18,0xb4,0x16,0xba,0x20,0xe1,
                         0xcd,0x18,0xfa,0xfc,0xb8,0x00,0xa0,0x8e,0xc0,0x2e,0xad,0x89,                          0xcd,0x18,0xfa,0xfc,0xb8,0x00,0xa0,0x8e,0xc0,0x2e,0xad,0x89,

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


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