ircode_s.h
资源名称:8202s.rar [点击查看]
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:4k
源码类别:
DVD
开发平台:
C/C++
- #ifndef __IRCODE_M_H
- #define __IRCODE_M_H
- /*
- ** soujia remote controller
- **
- ** TYPE: NEC
- ** ADDR: 0xff
- */
- #define IR_NEC
- #define IR_ADDR_PATT 0x00ff
- #include "irconfig.h"
- #define IRC_MASK 0x00ff
- #ifdef NES_GAME
- #define IR_RETURN 0x43 /*summer 2001/4/17 07:55PM*/
- #define IR_EJECT 0x10 /*summer 2001/4/17 07:55PM*/
- #endif
- #ifdef SUPPORT_COMBO
- #define IRC_0 0x12
- #define IRC_1 0x09
- #define IRC_2 0x1d
- #define IRC_3 0x1f
- #define IRC_4 0x0d
- #define IRC_5 0x19
- #define IRC_6 0x1b
- #define IRC_7 0x11
- #define IRC_8 0x15
- #define IRC_9 0x17
- #define IRC_10 0xff
- #define IRC_P10 0x16 // 100
- #define IRC_EJECT 0x10 // Help腊