# 2003-01-12
#
# This config file is a modified version of the toshiba/SE-R0047 file.
# The remote for the Yamaha RX-V495 is programmable to support many 
# different devices. This file contains only the code for the buttons 
# used in DVD/LD and DVD MENU mode when programmed to control a 
# Toshiba DVD (use the code 0088 when programming the remote).
#
# Feel free to add remote definitions to this file that can be used in
# the other modes: CD, TUNER, VCR and so on. 
#
# contributed by: Anders Olsson <andersolsson@linux.nu>	
#
# brand: Yamaha
# model no. of remote control:
#    RAV201
#    V269020-EU
# devices being controlled by this remote:
#    RX-V495 A/V receiver
#

begin remote

  name DVD
  bits           16
  flags SPACE_ENC
  eps            30
  aeps          100

  header       8970  4415
  one           603  1627
  zero          603   511
  ptrail        603
  pre_data_bits   16
  pre_data       0xA25D
  gap          39555
  repeat_bit      0

      begin codes
	'POWER'               0x00000000000048B7    # Power
	'REWIND'              0x0000000000009867    # Rewind
	'FORWARD'             0x000000000000C837    # Forward
	'SKIPBACK'            0x000000000000C43B    # SkipBack
	'SKIPFORWARD'         0x00000000000024DB    # SkipForward
	'PAUSE'               0x00000000000000FF    # Pause
	'STOP'                0x00000000000028D7    # Stop
	'PLAY'                0x000000000000A857    # Play
	'TITLE'               0x0000000000007B84    # Title
	'MENU'                0x00000000000021DE    # Menu
	'UP'                  0x00000000000001FE    # Up
	'DOWN'                0x000000000000817E    # Down
	'LEFT'                0x0000000000008A75    # Left
	'RIGHT'               0x000000000000B24D    # Right
	'SELECT'              0x000000000000847B    # Select
	'CLEAR'               0x000000000000F708    # Clear
	'RETURN'              0x00000000000044BB    # Return
	'DISPLAY'             0x0000000000006897    # Display
	'INDEX'               0x000000000000649B    # Index
	'+10'                 0x000000000000A45B    # +10
	'0'                   0x00000000000050AF    # 0
	'1'                   0x000000000000807F    # 1
	'2'                   0x00000000000040BF    # 2
	'3'                   0x000000000000C03F    # 3
	'4'                   0x00000000000020DF    # 4
	'5'                   0x000000000000A05F    # 5
	'6'                   0x000000000000609F    # 6
	'7'                   0x000000000000E01F    # 7
	'8'                   0x00000000000010EF    # 8
	'9'                   0x000000000000906F    # 9
      end codes

end remote
