kbdreg.h Source File
Back to the index.
Go to the documentation of this file. 41 #define KBSTATP (0x61) 46 #define KBS_NOSEC 0x10 52 #define KBDATAP (0x60) 55 #define K_RDCMDBYTE 0x20 56 #define K_LDCMDBYTE 0x60 58 #define KC8_TRANS 0x40 59 #define KC8_MDISABLE 0x20 60 #define KC8_KDISABLE 0x10 61 #define KC8_IGNSEC 0x08 63 #define KC8_MENABLE 0x02 64 #define KC8_KENABLE 0x01 65 #define CMDBYTE (KC8_TRANS|KC8_CPU|KC8_MENABLE|KC8_KENABLE) 68 #define KBC_RESET 0xFF 69 #define KBC_RESEND 0xFE 70 #define KBC_ONEKEY_MB 0xFC 71 #define KBC_ALLKEYS_TMB 0xFA 72 #define KBC_SETDEFAULT 0xF6 73 #define KBC_DISABLE 0xF5 74 #define KBC_ENABLE 0xF4 75 #define KBC_TYPEMATIC 0xF3 76 #define KBC_GETID 0xF2 77 #define KBC_SETTABLE 0xF0 79 #define KBC_MODEIND 0xED 82 #define KBR_EXTENDED 0xE0 83 #define KBR_RESEND 0xFE 85 #define KBR_OVERRUN 0x00 86 #define KBR_FAILURE 0xFD 87 #define KBR_BREAK 0xF0 88 #define KBR_RSTDONE 0xAA
Generated on Fri Dec 7 2018 19:52:23 for GXemul by
1.8.13