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

DVD

开发平台:

C/C++

  1. #ifndef __FUT_6_BT_269GK_H
  2. #define __FUT_6_BT_269GK_H
  3. /*
  4. ** 777777
  5. **     2      6
  6. **     2      6
  7. **      111111     
  8. **     3      5
  9. **     3      5
  10. **      444444     
  11. */
  12. /*    The following describe 6-BT-265GK Panel     */
  13. /*                                                */
  14. #define VFD_DOT_MIC1 (16) //zhyf 1-2-13 10:24
  15. #define VFD_DOT_MIC2 (17)  //1-2-13 10:24
  16. #define VFD_DOT_VCD     (18)
  17. #define VFD_DOT_MINUS (19) // -
  18. #define VFD_DOT_PAL     (24)
  19. #define VFD_DOT_NTSC (25)
  20. //#define VFD_DOT_MEM (26)
  21. #define VFD_DOT_VCD20 (72)
  22. #define VFD_DOT_PLAYB (27)
  23. #define VFD_DOT_PLAYA (28)
  24. #define VFD_DOT_REPALL (29)
  25. #define VFD_DOT_REP1 (30)
  26. #define VFD_DOT_REPEAT (31)
  27. #define VFD_DOT_MINSEC (32) // :
  28. #define VFD_DOT_MIN     (40) // min
  29. #define VFD_DOT_SEC     (56) // sec
  30. #define VFD_DOT_REMAIN (65)
  31. //#define VFD_DOT_2MIC (66)
  32. #define VFD_DOT_PAUSE (67)
  33. #define VFD_DOT_PLAY (68)
  34. //#define VFD_DOT_TIME (69)
  35. #define VFD_DOT_RAN     (70)
  36. #define VFD_DOT_PGM     (71)
  37. #define VFD_DOT_SLASH (0)
  38. #define VFD_DOT_CHAPTER (0)
  39. #define VFD_DOT_TITLE (0)
  40. #define VFD_DOT_OVER (73)
  41. #define VFD_DOT_2R     (74)
  42. #define VFD_DOT_1L     (75)
  43. #define VFD_DOT_PBC     (69)
  44. #define VFD_DOT_SPACE (19)
  45. #define VFD_DOT_RESUME (64)
  46. #define VFD_DOT_INTRO (79)
  47. #define VFD_DOT_PGM01 (92)
  48. #define VFD_DOT_PGM02 (93)
  49. #define VFD_DOT_PGM03 (94)
  50. #define VFD_DOT_PGM04 (95)
  51. #define VFD_DOT_PGM05 (88)
  52. #define VFD_DOT_PGM06 (89)
  53. #define VFD_DOT_PGM07 (90)
  54. #define VFD_DOT_PGM08 (91)
  55. #define VFD_DOT_PGM09 (84)
  56. #define VFD_DOT_PGM10 (85)
  57. #define VFD_DOT_PGM11 (86)
  58. #define VFD_DOT_PGM12 (87)
  59. #define VFD_DOT_PGM13 (80)
  60. #define VFD_DOT_PGM14 (81)
  61. #define VFD_DOT_PGM15 (82)
  62. #define VFD_DOT_PGM16 (83)
  63. #define VFDA_P0 1
  64. #define VFDA_P1 0
  65. #define VFDA_M0 5
  66. #define VFDA_M1 4
  67. #define VFDA_S0 7
  68. #define VFDA_S1 6
  69. #endif  /*__FUT_6_BT_269GK_H */