#
# this is a shift encoded remote control from philips
#
# contributed by Huub Balduk
#
# brand:             PHILIPS
# model:             RD 6844/00
# supported devices: CD player CDC 936
#

begin remote

  name  PHILIPS_CD
  bits            6
  flags SHIFT_ENC
  eps            20
  aeps            0

  one           940   840
  zero          940   840
  plead         940
  pre_data_bits   7
  pre_data       0x54
  gap          90000
  repeat_bit      2

      begin codes
                            0x0000000000000000
                            0x0000000000000001
                            0x0000000000000002
                            0x0000000000000003
                            0x0000000000000004
                            0x0000000000000005
                            0x0000000000000006
                            0x0000000000000007
                            0x0000000000000008
                            0x0000000000000009
          Display                  0x000000000000000B
                               0x000000000000001E
                          0x0000000000000010
                        0x0000000000000011
                            0x000000000000001C
          KEY_NEXT                     0x0000000000000020
          KEY_PREVIOUS                 0x0000000000000021
          KEY_PAUSE                    0x0000000000000030
          KEY_PLAY                     0x0000000000000035
          KEY_STOP                     0x0000000000000036
      end codes

end remote



