Page 1 of 1

9960 B01 FAV/SCAN Programmer in special protocols

Posted: Tue Sep 05, 2006 10:48 am
by tg0905
Hi:

I've been trying to reassign the FAV button on this remote without using an extender.
The 9960 B00 extender doesn't work on 9960 B01 anyway (Upgrade pointer at address $0000 points to #FFFF, which is out of range)

The special-protocols-v1.17c.xls spreadsheet does not have a selection for 9960 B01 or any 9960 remotes.
The protocol I'm using is C4 (Cable 476) which has 1 entry (0) in fixed data. I want to assign FAV to Hex A8.
The C4 protocol exists in ROM and I have created an upgrade device (1476).

Following instructions in Sp Fav-Scan Programmer.txt, the upgrade protocol should look like this:

Upgrade protocol 0 = 00 C4 (S3C80)
00 00 11 ## ## 04 6B 0B 56 ## E3 56 00 DF B0 0D
E6 04 A8 C6 C4 00 C4 F6 ## ## 50 C0 50 C1 8D ##
##
End

Where ## represent remote-specific bytes.

Can someone please supply the missing ## ?

Thanks.