# contributed by Gbor Ivn <ivanhoe|hungaroweb.com>
#
# brand: Philips
# model no. of remote control: RT260/95
# devices being controlled by this remote:
# Philips VR3260/95 VCR

begin remote

  name  RT260_95
  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
	'POWER'               0x000000000000114C    # Power
	'TIMER'               0x000000000000115D    # Timer
	'CHANNELUP'           0x0000000000001160    # Chan+
	'CHANNELDOWN'         0x0000000000001161    # Chan-
	'CANCEL'              0x0000000000001171    # Cancel
	'PLAY'                0x0000000000001175    # Play
	'STOP'                0x0000000000001176    # Stop
	'STILL'               0x0000000000001169    # Still
	'RECORD'              0x0000000000001177    # Record
	'MODE'                0x000000000000117C    # Mode
	'CLOCK'               0x0000000000001164    # Clock
	'MEM'                 0x000000000000117B    # Mem
	'REC1'                0x0000000000001167    # Rec1
	'REC2'                0x000000000000115C    # Rec2
	'PAUSE'               0x0000000000001170    # Pause
	'SLOW'                0x0000000000001168    # Slow
	'REW'                 0x0000000000001172    # Rew
	'FFW'                 0x0000000000001174    # Ffw
	'SKIP'                0x000000000000016A    # Skip

      end codes

end remote
