Diff for /xmil/keystat.tbl between versions 1.1 and 1.2

version 1.1, 2004/08/01 05:31:29 version 1.2, 2004/08/05 16:47:26
Line 25  static const UINT8 keytbl[6][0x80] = { Line 25  static const UINT8 keytbl[6][0x80] = {
                 //          ,    ,    ,    ,    ,    ,HOME,    ,        0x58                  //          ,    ,    ,    ,    ,    ,HOME,    ,        0x58
                         0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,
                 //      STOP,COPY, f.1, f.2, f.3, f.4, f.5, f.6,        0x60                  //      STOP,COPY, f.1, f.2, f.3, f.4, f.5, f.6,        0x60
                         0x13,0x00, 'q', 'r', 's', 't', 'u',0xec,                          0x13,0x00, 'q', 'r', 's', 't', 'u',0x00,
                 //       f.7, f.8, f.9,f.10,    ,    ,    ,    ,        0x68                  //       f.7, f.8, f.9,f.10,    ,    ,    ,    ,        0x68
                         0xeb,0xe2,0xe1,0x00,0x00,0x00,0x00,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                 //      SHFT,CAPS,カナ,GRPH,CTRL,    ,    ,    ,        0x70                  //      SHFT,CAPS,カナ,GRPH,CTRL,    ,    ,    ,        0x70
                         0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                 //          ,    ,    ,    ,    ,    ,    ,    ,        0x78                  //          ,    ,    ,    ,    ,    ,    ,    ,        0x78
Line 124  static const UINT8 keytbl[6][0x80] = { Line 124  static const UINT8 keytbl[6][0x80] = {
                 //          ,    ,    ,    ,    ,    ,HOME,    ,        0x58                  //          ,    ,    ,    ,    ,    ,HOME,    ,        0x58
                         0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,
                 //      STOP,COPY, f.1, f.2, f.3, f.4, f.5, f.6,        0x60                  //      STOP,COPY, f.1, f.2, f.3, f.4, f.5, f.6,        0x60
                         0x13,0x00,0x00,0x00,0x00,0x00,0x00,0xec,                          0x13,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                 //       f.7, f.8, f.9,f.10,    ,    ,    ,    ,        0x68                  //       f.7, f.8, f.9,f.10,    ,    ,    ,    ,        0x68
                         0xeb,0xe2,0xe1,0x00,0x00,0x00,0x00,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                 //      SHFT,CAPS,カナ,GRPH,CTRL,    ,    ,    ,        0x70                  //      SHFT,CAPS,カナ,GRPH,CTRL,    ,    ,    ,        0x70
                         0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                 //          ,    ,    ,    ,    ,    ,    ,    ,        0x78                  //          ,    ,    ,    ,    ,    ,    ,    ,        0x78
Line 157  static const UINT8 keytbl[6][0x80] = { Line 157  static const UINT8 keytbl[6][0x80] = {
                 //          ,    ,    ,    ,    ,    ,HOME,    ,        0x58                  //          ,    ,    ,    ,    ,    ,HOME,    ,        0x58
                         0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,
                 //      STOP,COPY, f.1, f.2, f.3, f.4, f.5, f.6,        0x60                  //      STOP,COPY, f.1, f.2, f.3, f.4, f.5, f.6,        0x60
                         0x13,0x00, 'q', 'r', 's', 't', 'u',0xec,                          0x13,0x00, 'q', 'r', 's', 't', 'u',0x00,
                 //       f.7, f.8, f.9,f.10,    ,    ,    ,    ,        0x68                  //       f.7, f.8, f.9,f.10,    ,    ,    ,    ,        0x68
                         0xeb,0xe2,0xe1,0x00,0x00,0x00,0x00,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                 //      SHFT,CAPS,カナ,GRPH,CTRL,    ,    ,    ,        0x70                  //      SHFT,CAPS,カナ,GRPH,CTRL,    ,    ,    ,        0x70
                         0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,                          0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
                 //          ,    ,    ,    ,    ,    ,    ,    ,        0x78                  //          ,    ,    ,    ,    ,    ,    ,    ,        0x78

Removed from v.1.1  
changed lines
  Added in v.1.2


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