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

DVD

开发平台:

C/C++

  1. #ifndef __IRCODE_M_H
  2. #define __IRCODE_M_H
  3. /*
  4. ** MTK 42 key
  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       0x82   /*summer 2001/4/17 07:55PM*/
  15. #define IR_EJECT        0x08   /*summer 2001/4/17 07:55PM*/
  16. #endif
  17. #define IRC_0 0x48
  18. #define IRC_1 0x90
  19. #define IRC_2 0xb8
  20. #define IRC_3 0xf8
  21. #define IRC_4 0xb0
  22. #define IRC_5 0x98
  23. #define IRC_6 0xd8
  24. #define IRC_7 0x88
  25. #define IRC_8 0xa8
  26. #define IRC_9 0xe8
  27. #define IRC_10 0xff
  28. #define IRC_P10 0x68 // 100
  29. #define IRC_EJECT 0x08 // Help腊