# contributed by Sybren Stuvel <sybren@thirdtower.com>
#
# brand: Philips
# model no. of remote control: RT192/101
# devices being controlled by this remote:
# Some philips VCR

begin remote

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

  one           828   937
  zero          828   937
  plead         819
  gap          113123
  toggle_bit      2
  min_repeat 1


      begin codes
          Standby                  0x000000000000114C
          eject                    0x000000000000116D
          1                        0x0000000000001141
          2                        0x0000000000001142
          3                        0x0000000000001143
          4                        0x0000000000001144
          5                        0x0000000000001145
          6                        0x0000000000001146
          7                        0x0000000000001147
          8                        0x0000000000001148
          9                        0x0000000000001149
          0                        0x0000000000001140
          Select                   0x000000000000114B
          Timer                    0x000000000000115D
          Menu                     0x0000000000000152
          Ok                       0x0000000000000157
          Chan+                    0x0000000000001160
          Chan-                    0x0000000000001161
          Vol+                     0x0000000000000156
          Vol-                     0x0000000000000155
          SP/LP                    0x000000000000117A
          Clear                    0x0000000000001171
          Play                     0x0000000000001175
          Stop                     0x0000000000001176
          Rew                      0x0000000000001165
          Ff                       0x0000000000001166
          Index                    0x0000000000000170
          Pause                    0x0000000000001169
          Record                   0x0000000000001177
      end codes

end remote
