Diff for /np2/generic/softkbd2.res between versions 1.7 and 1.8

version 1.7, 2004/07/15 13:48:39 version 1.8, 2005/02/07 14:46:10
Line 1 Line 1
   
 // VGA 640x78 (SUPPORT_SOFTKBD == 1 / VGA)  // VGA 640x78 (SUPPORT_SOFTKBD == 1 / VGA)
   
 static const BYTE np2kbd_bmp[3772] = {  static const UINT8 np2kbd_bmp[3772] = {
                 0xf6,0x61,0x00,0x07,0x05,0x42,0x4d,0xf6,0x61,0x00,0x00,0x04,0x76,                  0xf6,0x61,0x00,0x07,0x05,0x42,0x4d,0xf6,0x61,0x00,0x00,0x04,0x76,
                 0x01,0x82,0x41,0x28,0x01,0x82,0x80,0x02,0x00,0x00,0x4e,0x03,0x82,                  0x01,0x82,0x41,0x28,0x01,0x82,0x80,0x02,0x00,0x00,0x4e,0x03,0x82,
                 0x16,0x01,0x00,0x04,0x0b,0x84,0x80,0x0f,0x86,0x00,0x03,0x10,0xa0,                  0x16,0x01,0x00,0x04,0x0b,0x84,0x80,0x0f,0x86,0x00,0x03,0x10,0xa0,

Removed from v.1.7  
changed lines
  Added in v.1.8


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