#
# this config file was created manually
# by examining mode2 and irrecord raw output
# on Sun Jul  4 23:38:54 CDT 1999 -0500. 
#
# contributed by David Carter <dcarter@sigfs.org>
#
# brand:             SONY
# model:             RMT-136
# supported devices: Remote control included with a 1985 Super Betamax
#                    consumer video recorder model SL-100 (non-HiFi,
#                    no composite in -- coax in only)
#
# notes: This remote seems to have a particularly strong IR LED -- it
#        works when pointed almost directly away from the receiver
#        (Radio Shack IR module) while another remote I have requires
#        that it be pointed directly at the receiver from a distance of
#        2m at the most.  When pointed directly at the receiver, it
#        works from at least 15m away (the size of the room).  Sony
#        definitely made good remotes back then!
#

begin remote

  name  RMT-136
  bits           11
  eps            30
  aeps          100

  header       2550   350
  one          1325   475
  zero          750   475
  ptrail        700
  gap         25615
  min_repeat      2

      begin codes
	'POWER'               0x544                 # POWER
	'TV/VTR'              0x2A4                 # TV/VTR
	'CHANNELUP'           0x044                 # CHANNEL_UP
	'CHANNELDOWN'         0x444                 # CHANNEL_DOWN
	'RECORD'              0x5C4                 # RECORD
	'PAUSE'               0x4C4                 # PAUSE
	'PLAY'                0x2C4                 # PLAY
	'FAST_FORWARD'        0x1C4                 # FAST_FORWARD
	'REWIND'              0x6C4                 # REWIND
	'STOP'                0x0C4                 # STOP
      end codes
end remote
