#
# this config file was hand crafted by trial and error
#
# contributed by Reuel Virgo
#
# brand:                       Mitsubishi
# model no. of remote control: WBXPAG IR9736
# devices being controlled by this remote: HS640V Video Cassette Recorder
#

begin remote

  name  HS640V
  bits            8
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100

  one           335  2110
  zero          335   888
  ptrail        338
  pre_data_bits   8
  pre_data       0xEA
  gap          53820
  toggle_bit      0


      begin codes
	'CHANNELUP'           0x50                  # CH+
	'CHANNELDOWN'         0x48                  # CH-
	'->'                  0xAC                  # ->
	'<-'                  0xD0                  # <-
	'UP'                  0x2C                  # UP
	'POWER'               0x40                  # POWER
	'REW'                 0x34                  # REW
	'PLAY'                0x20                  # PLAY
	'STOP'                0x28                  # STOP
	'PAUSE'               0x38                  # PAUSE
	'FF'                  0x24                  # FF
	'RECORD'              0x30                  # RECORD
	'EJECT'               0x6C                  # EJECT
	'MENU'                0x4A                  # MENU
	'123MENU'             0x0A                  # 123MENU
	'OKPROG'              0xCC                  # OKPROG
	'AV'                  0x58                  # AV
	'REPEAT'              0xE8                  # REPEAT
	'SLOW'                0x2C                  # SLOW
	'SKIP'                0xBC                  # SKIP
	'COUNT-RES'           0xA8                  # COUNT-RES
	'COUNT-MEM'           0xB0                  # COUNT-MEM
	'INDEX+'              0x70                  # INDEX+
	'INDEX-'              0x68                  # INDEX-
	'CH2'                 0x10                  # CH2
	'CH4'                 0x18                  # CH4
	'CH7?'                0x0C                  # CH7?
	'CH8'                 0x1C                  # CH8
	'CH9'                 0x80                  # CH9
      end codes

end remote
