ircode_s.h
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:4k
源码类别:

DVD

开发平台:

C/C++

  1. #ifndef __IRCODE_M_H
  2. #define __IRCODE_M_H
  3. /*
  4. ** soujia remote controller
  5. **
  6. ** TYPE: NEC
  7. ** ADDR: 0xff
  8. */
  9. #define IR_NEC
  10. #define IR_ADDR_PATT    0x00ff
  11. #include "irconfig.h"
  12. #define IRC_MASK        0x00ff
  13. #ifdef NES_GAME
  14. #define IR_RETURN       0x43   /*summer 2001/4/17 07:55PM*/
  15. #define IR_EJECT        0x10   /*summer 2001/4/17 07:55PM*/
  16. #endif
  17. #ifdef SUPPORT_COMBO
  18. #define IRC_0 0x12
  19. #define IRC_1 0x09
  20. #define IRC_2 0x1d
  21. #define IRC_3 0x1f
  22. #define IRC_4 0x0d
  23. #define IRC_5 0x19
  24. #define IRC_6 0x1b
  25. #define IRC_7 0x11
  26. #define IRC_8 0x15
  27. #define IRC_9 0x17
  28. #define IRC_10 0xff
  29. #define IRC_P10 0x16 // 100
  30. #define IRC_EJECT 0x10 // Help腊