
# ####################################################################
# contributed by <fidol at web.de> 
#
# brand:                       Dual
# model no. of remote control: rc500
# devices being controlled by this remote: Dual Disc Player CD 5150 RC
#

begin remote

  name  DualRC500
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           921   854
  zero          921   854
  plead         934
  gap          113641
  toggle_bit      2


      begin codes
          KEY_STOP                     0x0000000000001536
          KEY_PAUSE                    0x0000000000001530
          KEY_PLAY                     0x0000000000001535
          Scan                     0x000000000000152B
                           0x0000000000001521
                           0x0000000000001520
                            0x000000000000151C
                          0x0000000000001532
                          0x0000000000001534
          KEY_1                        0x0000000000001501
          KEY_2                        0x0000000000001502
          KEY_3                        0x0000000000001503
          KEY_4                        0x0000000000001504
          KEY_5                        0x0000000000001505
          KEY_6                        0x0000000000001506
          KEY_7                        0x0000000000001507
          KEY_8                        0x0000000000001508
          KEY_9                        0x0000000000001509
          KEY_0                        0x0000000000001500
                               0x0000000000001529
                             0x000000000000151D
      end codes

end remote


