--- np2/bios/keytable.res 2003/11/02 17:03:24 1.2 +++ np2/bios/keytable.res 2005/02/07 14:46:07 1.3 @@ -1,5 +1,5 @@ -static const BYTE keytable[8][0x60] = { +static const UINT8 keytable[8][0x60] = { { // normal // ESC, £±, £², £³, £´, £µ, £¶, £· ; 00h 0x1b, '1', '2', '3', '4', '5', '6', '7',