Index: do.bat
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/do.bat	(revision 4220)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/do.bat	(working copy)
@@ -80,7 +80,7 @@
 
 
 
-%util_path%/geneep  -n -s -i
+%util_path%/geneep  -n -z
 
 
 :contin
@@ -90,7 +90,7 @@
 perl  ../util/mergepatch.pl otp
 
 
-if "%device_option%" equ "keyboard" (
+if "%device_option%" equ "dongle" (
 cd ..\output
 copy eeprom.dat ..\util\eeprom.dat
 cd ..\util
Index: format/app_kb.format
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/format/app_kb.format	(revision 4236)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/format/app_kb.format	(working copy)
@@ -218,6 +218,17 @@
 70 mem_24g_txpayload_new
 70 mem_24g_rxpayload_new
 
+1 mem_24g_pair_time_out
+
+//zcode
+1 mem_zcode_temp_param0
+
+1 mem_zcode_current_number
+3 mem_flash_start_addr
+3 mem_flash_address
+3 mem_xip_flash_offset
+4 mem_zcode_head
+
 )
 (
 0x00 DONGLE_KB_BIND_EEPROM_OFFECT
@@ -496,3 +507,125 @@
 6 RGB_BACKLIGHT_BREATHE_TPYE_WHITE
 )
 
+
+(
+0xe00 mem_zcode_buff   
+
+256 ZCODE_BUFF_SIZE
+64 ZCODE_CODE_SIZE
+0xff ZCODE_FLAG
+
+0x00 ZCODE_00
+0x01 ZCODE_01
+0x02 ZCODE_02
+0x03 ZCODE_03
+0x04 ZCODE_04
+0x05 ZCODE_05
+0x06 ZCODE_06
+0x07 ZCODE_07
+0x10 ZCODE_10
+0x11 ZCODE_11
+0x12 ZCODE_12
+0x13 ZCODE_13
+0x14 ZCODE_14
+0x15 ZCODE_15
+0x16 ZCODE_16
+0x17 ZCODE_17
+0x20 ZCODE_20
+0x21 ZCODE_21
+0x22 ZCODE_22
+0x23 ZCODE_23
+0x24 ZCODE_24
+0x25 ZCODE_25
+0x26 ZCODE_26
+0x27 ZCODE_27 
+0x30 ZCODE_30
+0x31 ZCODE_31
+0x32 ZCODE_32
+0x33 ZCODE_33
+0x34 ZCODE_34
+0x35 ZCODE_35
+0x36 ZCODE_36
+0x37 ZCODE_37 
+0x40 ZCODE_40
+0x41 ZCODE_41
+0x42 ZCODE_42
+0x43 ZCODE_43
+0x44 ZCODE_44
+0x45 ZCODE_45
+0x46 ZCODE_46
+0x47 ZCODE_47
+0x50 ZCODE_50
+0x51 ZCODE_51
+0x52 ZCODE_52
+0x53 ZCODE_53
+0x54 ZCODE_54
+0x55 ZCODE_55
+0x56 ZCODE_56
+0x57 ZCODE_57
+0x60 ZCODE_60
+0x61 ZCODE_61
+0x62 ZCODE_62
+0x63 ZCODE_63
+0x64 ZCODE_64
+0x65 ZCODE_65
+0x66 ZCODE_66
+0x67 ZCODE_67
+0x70 ZCODE_70
+0x71 ZCODE_71
+0x72 ZCODE_72
+0x73 ZCODE_73
+0x74 ZCODE_74
+0x75 ZCODE_75
+0x76 ZCODE_76
+0x77 ZCODE_77
+0x80 ZCODE_80
+0x81 ZCODE_81
+0x82 ZCODE_82
+0x83 ZCODE_83
+0x84 ZCODE_84
+0x85 ZCODE_85
+0x86 ZCODE_86
+0x87 ZCODE_87
+0x90 ZCODE_90
+0x91 ZCODE_91
+0x92 ZCODE_92
+0x93 ZCODE_93
+0x94 ZCODE_94
+0x95 ZCODE_95
+0x96 ZCODE_96
+0x97 ZCODE_97
+0xA0 ZCODE_A0
+0xA1 ZCODE_A1
+0xA2 ZCODE_A2
+0xA3 ZCODE_A3
+0xA4 ZCODE_A4
+0xA5 ZCODE_A5
+0xA6 ZCODE_A6
+0xA7 ZCODE_A7
+0xB0 ZCODE_B0
+0xB1 ZCODE_B1
+0xB2 ZCODE_B2
+0xB3 ZCODE_B3
+0xB4 ZCODE_B4
+0xB5 ZCODE_B5
+0xB6 ZCODE_B6
+0xB7 ZCODE_B7
+0xC0 ZCODE_C0
+0xC1 ZCODE_C1
+0xC2 ZCODE_C2
+0xC3 ZCODE_C3
+0xC4 ZCODE_C4
+0xC5 ZCODE_C5
+0xC6 ZCODE_C6
+0xC7 ZCODE_C7
+0xd0 ZCODE_D0
+0xd1 ZCODE_D1
+0xe0 ZCODE_e0
+0xe1 ZCODE_e1
+0xe2 ZCODE_e2
+
+)
+
+
+
Index: output/eeprom.dat
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/eeprom.dat	(revision 4236)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/eeprom.dat	(working copy)
@@ -1,8083 +1,9780 @@
 00
 02
-8f
-ab
-f1
-00
-3c
-ae
-c6
-03
-78
-5c
-8d
-07
-e0
-71
-35
-1e
 aa
 55
-40
+42
 1f
-24
-e6
+20
+20
 00
-31
-6d
-0c
-53
-e9
-49
-7e
+40
 20
-1a
-3d
-fc
-1c
-5a
-a9
-8b
-3f
-64
-68
-bd
-31
-b1
-fc
-2e
-10
-c8
-17
-75
-69
-cd
-d4
-cd
-57
-64
-4e
-f0
-8f
-a8
-bc
-7c
-1e
-30
-7f
-53
-ad
-c8
-ab
-b5
-cb
-1a
-d6
-da
-97
-bb
-8b
-34
-71
-44
-f0
-e1
-b8
+00
+00
+01
 20
-7c
-79
-ff
-cf
-41
-65
-a4
-83
-f1
-16
-e3
-59
-27
-2c
-16
-e0
-5d
-11
-75
-3d
-7c
-42
-9d
-9f
-b8
-6c
-3d
-35
-eb
-0c
-9b
-e3
-52
-e1
-db
-e7
-e3
-7a
-8c
-7b
-5d
-48
-da
-d8
-ba
-67
-1b
-c0
-e5
-f7
-b0
-f5
-15
-d3
-e0
-8e
-1c
-e9
-c7
-8d
-9c
-3f
-df
-4c
-f1
-dd
-93
-65
-46
-1c
-09
-90
-4b
-87
-9d
-e0
-91
-c3
-d2
 00
-50
-06
-21
-a2
-6e
-1f
-1a
-07
-f7
-b1
-26
-f5
-04
-e8
-9d
-95
-4b
-67
-cf
-76
-e3
-98
-0d
-31
-1e
-b5
-e9
-54
-ab
-2a
-48
-6e
-f0
-85
-ca
-77
-94
-8d
-56
-82
-44
-4a
-e3
-63
-c5
-89
-a4
-a5
-19
-71
-ae
-52
-b9
-f5
-ce
-4a
-26
-3e
-37
-74
-a3
-97
-94
-6f
-69
-69
-69
-e8
-10
-7e
-4d
-58
-55
-cd
-e1
-7c
-3b
-05
-21
-5b
-53
-37
-22
-03
-6b
-e2
-ee
-84
-68
-4f
-af
-43
-6b
-5f
-2a
-7d
-5f
-88
-d3
-a2
-4c
-c5
-8d
-6f
-b0
-0c
-5d
-ea
-2a
-f1
-8d
-ac
-47
-14
-09
-08
-10
-0e
-f1
-c9
-28
-2f
-dd
-cb
-63
-b4
-38
-83
-b7
-9e
-44
-82
-f0
-89
-77
-89
-94
-ed
-3f
-23
-3e
-98
-97
-63
-c4
-74
-7e
-0a
-1a
-47
-9c
-83
-67
-2f
-da
-4d
-f0
-52
-76
-f2
-2b
-4d
-6e
-05
-ea
-f2
-45
-3f
-22
-be
-dd
-e0
-8d
-50
-f8
-ff
-af
-70
-c0
-84
-5e
-0e
+00
 01
-e8
-51
-5f
-31
-25
-e8
-66
-7c
-13
-e8
-33
-29
-db
-d5
-87
-2f
-a6
-51
-85
-4d
-26
-89
+20
 00
-48
-cd
-06
-c3
-b8
-dc
-aa
-38
-5c
-17
-d3
-92
-10
-34
-1d
-63
-41
-59
-f1
-57
-bb
-fd
-43
-cd
-de
-e6
-22
-88
-50
-97
-54
-ee
-5d
-53
-3e
-9e
-2b
-86
-fb
-6c
-64
-58
-ba
-7c
-df
-c5
-58
-ac
-d7
-b8
-46
-99
-26
-bd
-64
-74
-bf
-ae
-6f
-85
-7b
-82
-9c
-3a
-e0
-95
-0f
-88
-90
-2a
-e3
-6c
-f6
-63
-f1
-39
-4a
-e1
-15
-af
-a3
-04
-9b
-8b
-a0
-dd
-a7
-5c
-ce
-6c
-0c
-30
-23
-df
-9d
-61
-85
-9e
-7d
-3d
-1d
-21
-d6
-cb
-1f
-ac
-b4
-66
-91
-5d
-cb
-74
-43
-9f
-c6
-24
-b3
-95
-d7
-3f
-90
-df
-66
-c9
-1b
 00
-08
-53
-0f
-44
-f5
-4e
-6d
-5f
-8f
-92
-19
-25
-eb
-97
-f5
-7d
-59
-f7
-f9
-32
-bc
-50
-6f
-17
-e7
-03
-13
-d8
-d2
-f1
-03
-33
-57
-a8
-c4
-99
-af
-19
-08
-45
-c2
-5a
-f3
-c7
-9a
-47
-96
-59
-3c
-0f
-32
-7c
-27
-21
-68
-64
-f2
-f3
-44
-1b
-81
-73
-58
-e1
-d3
-77
-2a
-60
-77
-ae
-2b
-c2
-3b
-50
-df
-35
-2f
-b2
-78
-b9
-58
-dd
-5b
-fc
-c0
-be
-d0
-26
-ab
-7f
-4e
-a9
-8c
-ed
-4a
-43
-6b
-4f
-3f
-7a
-e8
-be
-79
-38
-4b
-03
-d4
-2d
-07
-13
-48
-7a
-62
-91
-3f
-82
-a4
-36
-bd
-1c
-9d
-0c
-ad
-ae
-e9
-11
-d6
-38
-37
-36
-a2
-4a
-fe
-55
-26
-14
-c6
-5a
-e8
-b9
-80
-3f
-67
-4a
-fc
-3b
-b5
-33
-63
-8d
-66
-11
-71
-15
-d6
 01
-08
-15
-c1
-a9
-54
-b2
-aa
-05
-39
-d5
-45
-36
-f4
-78
-1c
-59
-bf
-5d
-32
-ab
-e1
-8c
-0b
-f0
-0b
-b6
-94
-f8
-0d
-fc
-da
-0d
-bc
-76
-c6
-78
-13
-4e
-3a
-55
-d3
-0c
-7f
-68
-34
-3c
-85
-59
-8f
-2e
-c0
-b2
-d1
-31
-fd
-9f
-1c
-53
-9c
-d1
-71
-3a
-8d
-87
-35
-07
-0d
-cc
-6d
-41
-61
-bd
-32
-a4
-2a
-ab
-91
-54
-07
-94
-4e
-38
+20
 00
-4f
-67
-bf
-db
-23
-f0
-9b
-45
-c8
-1e
-c0
-59
-7f
-86
-b6
-d3
-d5
-0f
-f5
-3b
-c5
-a2
-eb
-64
-1e
-a0
-d5
-fb
-b1
-eb
-0f
-18
-b4
-b9
-ca
-91
-9a
-97
-91
-b0
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+c2
+84
+00
+6f
+c0
+00
+00
+80
+c0
+01
+00
+8f
+c0
+08
+00
+98
+c0
+08
+80
+9a
+c0
+0a
+01
+7d
+c0
+0a
+81
+1b
+c0
+0c
+01
+28
+c0
+0c
+81
+2f
+c0
+0d
+00
+a8
+c0
+12
+85
+01
+c0
+14
+04
+ef
+c0
+22
+01
+99
+c0
+22
+84
+78
+c0
+23
+01
+a2
+c0
+23
+81
+c9
+c0
+24
+05
+69
+c0
+24
+85
+6d
+c0
+25
+05
+df
+c0
+25
+82
+b2
+c0
+26
+02
+db
+c0
+26
+85
+76
+c0
+27
+02
+f0
+c0
+28
+03
+51
+c0
+29
+03
+d7
+c0
+2a
+83
+f0
+c0
+2b
+84
+59
+c0
+2c
+84
+69
+c0
+2d
+04
+cc
+c0
+2d
+84
+d3
+c0
+2e
+04
+d0
+c0
+2e
+84
+d5
+c0
+2f
+07
+24
+c0
+2f
+87
+68
+c0
+30
+86
+01
+c0
+37
+85
+da
+c0
+38
+84
+d3
+c0
+40
+01
+65
+c0
+42
+04
+d3
+c0
+4d
+02
+7a
+c0
+58
+85
+20
+c0
+6a
+84
+bb
+c0
+6b
+04
+b4
+c0
+6d
+01
+66
+c0
+7b
+05
+5a
+c0
+7d
+05
+62
+20
+20
+23
+5a
+c0
+0a
+05
+8e
+c0
+0d
+05
+8d
+c0
+12
+85
+bd
+c0
+13
+05
+c2
+c0
+26
+05
+d4
+c0
+26
+85
+d8
+c0
+37
+07
+6d
+c0
+39
+07
+8b
+c0
+3a
+87
+82
+c0
+3f
+86
+9f
+c0
+39
+86
+c5
+c0
+40
+07
+95
+c0
+48
+06
+e4
+c0
+4a
+87
+02
+c0
+4d
+86
+da
+c1
+7f
+80
+00
+20
+20
+23
+5a
+24
+35
+80
+83
+37
+d9
+82
+00
+37
+d9
+82
+00
+20
+40
+54
+ac
+24
+34
+20
+02
+6f
+e0
+ca
+ba
+20
+3a
+20
+02
+70
+4a
+ba
+00
+6f
+e0
+c6
+55
+c0
+7f
+a0
+02
+1f
+e2
+0e
+00
+6f
+e2
+06
+9d
+af
+ec
+00
+00
+20
+40
+ce
+45
+20
+20
+20
+02
+20
+40
+75
+52
+20
+40
+74
+48
+20
+40
+2a
+45
+20
+40
+20
+2a
+20
+40
+42
+ad
+20
+40
+20
+18
+20
+40
+31
+0f
+20
+40
+24
+8c
+20
+20
+00
+8f
+70
+89
+00
+00
+20
+20
+21
+53
+70
+8a
+0f
+60
+70
+8a
+10
+aa
+70
+8a
+12
+7a
+70
+8a
+25
+00
+70
+8a
+26
+00
+20
+00
+00
+3c
+70
+8a
+20
+20
+70
+8a
+23
+f5
+70
+8a
+24
+12
+70
+8a
+24
+10
+20
+00
+00
+3c
+70
+8a
+12
+60
+70
+8a
+23
+dd
+20
+60
+00
+00
+70
+01
+bb
+00
+70
+01
+bc
+00
+37
+d9
+82
+00
+70
+89
+46
+0d
+70
+89
+6f
+10
+70
+8a
+13
+cd
+70
+8a
+06
+10
+70
+8a
+84
+4a
+70
+8a
+85
+40
+70
+8a
+16
+fe
+20
+40
+00
+ef
+20
+40
+70
+d7
+37
+d9
+82
+00
+70
+81
+3b
+5f
+37
+d9
+82
+00
+70
+81
+3c
+88
+37
+d9
+82
+00
+6f
+e0
+c0
+99
+c0
+08
+00
+e4
+6f
+e0
+c4
+38
+1f
+e1
+fe
+04
+67
+f0
+8a
+02
+70
+89
+0f
+01
+70
+8a
+80
+24
+70
+8a
+81
+62
+58
+e6
+12
+12
+67
+f1
+8a
+73
+70
+8a
+86
+60
+70
+8a
+8b
+3b
+20
+40
+00
+d6
+70
+80
+43
+00
+70
+80
+42
+05
+58
+55
+74
+74
+67
+f1
+89
+68
+70
+89
+60
+6e
+20
+40
+01
+37
+20
+40
+01
+62
+20
+40
+00
+d0
+70
+41
+48
+0c
+20
+20
+6f
+4e
+20
+75
+80
+00
+37
+d9
+82
+00
+6f
+e0
+c1
+1c
+67
+f0
+81
+3a
+37
+d9
+82
+00
+20
+60
+00
+00
+6f
+e0
+c0
+99
+c0
+0c
+00
+dc
+6f
+e0
+c4
+38
+1f
+e1
+fe
+06
+67
+f0
+8a
+02
+70
+8a
+05
+e0
+70
+8a
+00
+d8
+20
+00
+00
+3c
+70
+8a
+01
+a0
+70
+8a
+00
+df
+70
+8a
+01
+fa
+20
+00
+00
+14
+70
+8a
+00
+9f
+20
+60
+00
+00
+6f
+e0
+c4
+38
+1f
+e1
+fe
+06
+67
+f0
+8a
+02
+70
+89
+0f
+00
+70
+8a
+80
+23
+70
+8a
+81
+b0
+58
+e4
+09
+09
+67
+f1
+8a
+73
+70
+8a
+76
+2a
+70
+89
+02
+04
+20
+20
+00
+c3
+20
+35
+81
+17
+6f
+e2
+02
+0d
+20
+7a
+00
+00
+37
+d9
+82
+00
+6f
+f0
+81
+36
+1f
+e1
+7e
+f0
+68
+48
+82
+0d
+98
+41
+fe
+00
+1f
+e0
+ff
+fd
+67
+f0
+81
+36
+37
+d9
+82
+00
+6f
+f0
+81
+38
+1f
+e1
+7e
+07
+68
+48
+82
+0e
+18
+49
+84
+00
+98
+41
+fe
+00
+67
+f0
+81
+38
+37
+d9
+82
+00
+6f
+f0
+8a
+cb
+1f
+e1
+7e
+f0
+68
+48
+82
+0f
+60
+48
+c1
+5b
+98
+41
+fe
+00
+67
+f0
+8a
+cb
+6f
+e0
+82
+10
+67
+e0
+c1
+5c
+2f
+ef
+fe
+03
+6f
+f0
+8a
+06
+79
+20
+fe
+07
+67
+f0
+8a
+06
+6f
+e0
+82
+10
+1f
+e1
+04
+07
+18
+52
+04
+00
+18
+43
+84
+00
+60
+48
+c4
 38
+6f
+f0
+8a
+02
+1f
+e1
+7e
+1f
+98
+41
+fe
+00
+67
+f0
+8a
+02
+20
+60
+00
+00
+6f
+e1
+41
+5b
+20
+7a
+00
+00
+67
+e1
+02
+0f
+20
+20
+01
+01
+20
+40
+21
+ba
+18
+00
+2a
+08
+18
+00
+2a
+00
+58
+0a
+aa
+da
+67
+f1
+8a
+0f
+70
+8a
+25
+40
+70
+8a
+26
+10
+20
+00
+00
+3c
+70
+8a
+01
+fb
+70
+8a
+25
+ff
+70
+8a
+26
+30
+70
+8a
+16
+fe
+20
+20
+21
+b4
+58
+0a
+aa
+7e
+67
+f1
+8a
+0f
+20
+00
+00
+3c
+70
+8a
+25
+00
+70
+8a
+26
+0d
+70
+8a
+16
+f6
+20
+20
+22
+03
+6f
+e0
+c1
+41
+c0
+05
+01
+32
+20
+20
+22
+0e
+70
+8a
+14
+25
+58
+a9
+3f
+3f
+67
+f1
+8a
+60
+70
+8a
+63
+1f
+20
+60
+00
+00
+20
+75
+80
+00
+20
+40
+21
+60
+d8
+40
+00
+27
+20
+40
+21
+6f
+20
+40
+21
+a6
+70
+8a
+25
+7f
+70
+8a
+30
+1a
+70
+8a
+31
+78
+70
+8a
+8f
+b2
+70
+8a
+c2
+00
+70
+8a
+c3
+00
+d8
+e0
+00
+06
+20
+40
+01
+54
+2a
+2f
+fe
+0d
+20
+40
+21
+1d
+2a
+4f
+fe
+0d
+20
+40
+21
+1e
+d8
+e0
+00
+05
+20
+40
+21
+1c
+20
+40
+21
+1e
+20
+40
+01
+54
+d8
+a0
+8a
+c2
+1a
+31
+fe
+00
+20
+40
+21
+17
+1a
+51
+fe
+00
+20
+40
+21
+17
+18
+e0
+8f
+ff
+20
+21
+01
+49
+20
+20
+21
+4f
+20
+00
+00
+3c
+58
+00
+0f
+00
+67
+f1
+09
+82
+58
+00
+0f
+f0
+67
+f1
+09
+84
+70
+89
+81
+09
+70
+89
+81
+03
+70
+89
+80
+06
+20
+00
+00
+3c
+da
+20
+00
+00
+da
+40
+00
+00
+df
+20
+00
+10
+d8
+c0
+0f
+00
+20
+20
+21
+2d
+20
+75
+80
+00
+20
+20
+22
+72
+58
+00
+00
+00
+20
+60
+00
+00
+20
+75
+80
+00
+70
+8a
+07
+77
+70
+8a
+08
+c9
+70
+8a
+0b
+01
+6f
+e0
+c4
+09
+67
+f0
+80
+cd
+20
+00
+0b
+b8
+20
+40
+01
+76
+70
+8a
+08
+c1
+6a
+40
+c4
+19
+df
+20
+00
+08
+20
+40
+6f
+58
+6f
+e0
+c4
+19
+67
+e0
+c4
+33
+62
+40
+c4
+19
+20
+60
+00
+00
+70
+80
+cc
+03
+6f
+f0
+81
+29
+c3
+02
+81
+77
+68
+59
+01
+64
+60
+49
+44
+0a
+70
+80
+cc
+00
+20
+60
+00
+00
+70
+8a
+82
+11
+70
+8a
+8d
+12
+70
+8a
+8e
+0a
+6f
+e0
+c0
+99
+c0
+08
+01
+96
+58
+00
+57
+62
+67
+f1
+09
+07
+70
+89
+01
+03
+70
+89
+30
+03
+c6
+16
+80
+00
+70
+89
+01
+01
+70
+8a
+82
+07
+70
+8a
+8d
+44
+70
+8a
+8e
+0a
+6f
+e0
+c0
+99
+c0
+08
+01
+93
+58
+00
+2b
+b1
+67
+f1
+09
+07
+c6
+97
+80
+00
+70
+89
+30
+24
+70
+89
+01
+05
+20
+60
+00
+00
+58
+00
+41
+89
+67
+f1
+09
+07
+20
+20
+01
+8f
+58
+00
+83
+12
+67
+f1
+09
+07
+20
+20
+01
+84
+6f
+e4
+47
+13
+c2
+89
+01
+9c
+20
+20
+4a
+58
+20
+40
+6c
+20
+20
+40
+5d
+7b
+20
+40
+5d
+90
+20
+40
+5d
+75
+20
+40
+5d
+93
+20
+20
+5d
+82
+1a
+62
+7e
+00
+c0
+1d
+01
+a6
+c0
+0a
+81
+b9
+20
+20
+4a
+9c
+6f
+e0
+c6
+00
+24
+3a
+01
+ab
+6f
+e0
+c5
+e2
+c0
+01
+01
+b3
+20
+20
+4b
+02
+70
+46
+00
+00
+20
+40
+36
+47
+5f
+ff
+ff
+ff
+67
+e4
+45
+af
+58
+00
+00
+00
+67
+e3
+c8
+46
+70
+47
+3f
+01
+20
+20
+07
+1d
+6f
+e4
+47
+13
+c2
+9f
+60
+34
+c2
+98
+60
+34
+c3
+1d
+60
+67
+6f
 e2
+46
+91
+20
+20
+60
+67
+58
+00
+00
+00
+67
+e1
+47
+c0
+67
+e0
+c8
+60
+67
+e0
+c8
+61
+67
+e0
+c7
+94
+70
+47
+c2
+00
+20
+40
+29
+cb
+70
+42
+9a
+00
+6f
+e1
+43
+ef
+c2
+83
+81
+c5
+c2
+80
+42
+fc
+20
+20
+4b
+95
+20
+40
+5b
+21
+6f
+e1
+43
+ef
+c2
+80
+42
+fc
+20
+20
+04
+d3
+20
+40
+55
+3d
+20
+40
+02
+4d
+20
+40
+32
+8e
+20
+40
+35
+31
+20
+40
+5f
+dd
+20
+40
+01
+f5
+20
+40
+4b
+68
+20
+40
+01
+fd
+20
+40
+02
+0b
+20
+40
+02
+41
+20
+40
+02
+39
+20
+40
+4b
+43
+20
+40
+4b
+58
+20
+40
+5b
+e1
+20
+40
+4b
+5c
+20
+40
+5b
+e4
+20
+40
+4b
+5f
+20
+40
+4b
+55
+20
+40
+02
+86
+20
+40
+4b
+32
+20
+40
+5b
+fe
+20
+40
+4b
+48
+20
+40
+02
+7b
+20
+40
+4b
+87
+20
+20
+02
+80
+20
+40
+01
+f3
+20
+40
+6f
+82
+20
+40
+6f
+b0
+1f
+e6
+fc
+0a
+20
+40
+7d
+5f
+67
+e1
+46
+33
+da
+20
+46
+2d
+20
+40
+55
+63
+6f
+e0
+c4
+0c
+c2
+80
+cf
+6b
+c3
+00
+01
+ef
+70
+46
+37
+01
+20
+20
+55
+5a
+d8
+e0
+00
+04
+20
+40
+5f
+04
+70
+4d
+07
+0c
+20
+20
+55
+5f
+20
+40
+54
+f2
+20
+60
+00
+00
+6f
+e0
+c8
+eb
+24
+7a
+00
+00
+6f
+e0
+c9
+a9
+20
+7a
+00
+00
+70
+49
+a9
+00
+70
+48
+f4
+01
+20
+40
+07
+07
+20
+20
+4f
+a0
+6f
+e1
+47
+81
+20
+7a
+00
+00
+6f
+e0
+c7
+3f
+24
+7a
+00
+00
+6f
+e1
+47
+25
+68
+49
+47
+81
+98
+46
+04
+00
+6f
+e1
+48
+69
+98
+46
+7e
+00
+20
+21
+02
+08
+20
+20
+02
+17
+6f
+e0
+c9
+aa
+c3
+00
+82
+17
+20
+20
+02
+37
+6f
+e0
+ca
+08
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+ca
+08
+20
+3a
+02
+11
+20
+20
+02
+12
+20
+20
+02
+17
+6f
+e0
+c6
+66
+c0
+00
+02
+19
+c0
+00
+82
+33
+c0
+01
+02
+35
+20
+60
+00
+00
+58
+00
+00
+1f
+20
+20
+02
+1a
+58
+00
+00
 1b
+67
+e0
+cd
+19
+df
+20
+00
+05
+20
+40
+02
+26
+6f
+e0
+cd
+19
+2f
+ef
+fe
+04
+20
+40
+82
+29
+24
+40
+82
+2e
+6f
+e0
+cd
+19
+1f
+e3
+fe
+00
+67
+e0
+cd
+19
+c2
+00
+02
+1d
+20
+60
+00
+00
+70
+80
+d7
+3e
+20
+00
+00
+9c
+20
+60
+00
+00
+70
+80
+d7
+3e
+20
+00
+01
+a7
+70
+80
+d7
+3f
+20
+00
+00
+b7
+20
+60
+00
+00
+70
+80
+d7
+3e
+20
+00
+00
+b7
+70
+80
+d7
+3f
+20
+00
+01
+a7
+20
+60
+00
+00
+58
+00
+00
+17
+20
+20
+02
+1a
+58
+00
+00
+0f
+20
+20
+02
+1a
+58
+00
+00
+1e
+20
+20
+02
+1a
+6f
+e1
+47
+81
+20
+7a
+00
+00
+6f
+e0
+cb
+c9
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+cb
+c9
+c2
+80
+02
+12
+20
+20
+02
+11
+6f
+e0
+c6
+66
+c0
+00
+02
+46
+6f
+e1
+47
+90
+20
+7a
+00
+00
+20
+20
+02
+48
+6f
+e1
+45
+d8
+20
+7a
+00
+00
+6f
+e0
+cd
+06
+1f
+e0
+fe
+01
+67
+e0
+cd
+06
+c2
+81
+02
+12
+20
+20
+02
+11
+70
+4d
+0b
+00
+6f
+e1
+47
+90
+24
+7a
+00
+00
+6f
+e1
+45
+d8
+24
+7a
+00
+00
+6f
+e1
+45
+de
+24
+7a
+00
+00
+6f
+e0
+ca
+08
+24
+7a
+00
+00
+6f
+e4
+47
+13
+c4
+11
+80
+00
+c4
+02
+00
+00
+c2
+93
+82
+6b
+6f
+e0
+cd
+07
+1f
+e0
+fe
+01
+67
+e0
+cd
+07
+1f
+e6
+7c
+14
+24
+41
+02
+64
+c0
+01
+02
+67
+c0
+02
+02
+69
+c0
+03
+02
+67
+c0
+04
+02
+69
+20
+60
+00
+00
+70
+4d
+07
+01
+70
+4d
+0a
+00
+20
+20
+02
+69
+68
+48
+cb
+bb
+20
+20
+6e
+f7
+68
+48
+cb
+bb
+20
+20
 6e
+f3
+6f
+e1
+47
+25
+68
+49
+47
+81
+98
+46
 04
+00
+6f
+e1
+4d
+08
+98
+46
+7c
+00
+24
+21
+02
+69
+70
+4d
+0b
+01
+6f
+e0
+cd
+0a
+1f
+e0
+fe
+01
+67
+e0
+cd
+0a
+c0
+00
+82
+67
+c0
+03
+02
+69
+1f
+e6
+7c
+09
+24
+41
+02
+64
+20
+60
+00
+00
+20
+60
+00
+00
+da
+60
+48
+ee
+da
+40
+02
+7e
+20
+20
+42
+e7
+70
+48
+eb
+01
+20
+20
+4f
+6c
+da
+60
+47
+81
+da
+40
+02
+83
+20
+20
+42
+e7
+6f
+e0
+c6
+66
+c0
+00
+01
+ab
+20
+20
+5a
+ad
+6f
+e0
+cb
 a1
-cf
-13
+c2
+80
+02
+9d
+20
+40
+02
+ab
+6f
+e0
+cb
+a1
+c2
+80
+82
+8c
+20
+20
+02
+96
+6f
+e0
+cb
+a5
+1f
+e6
+7c
+64
+24
+61
+00
+00
+1f
+e0
+fe
+01
+67
+e0
+cb
+a5
 c1
-fd
-f5
-0d
-42
-0f
+8c
+80
+00
+70
+4b
+a4
+00
+6f
+e0
+c6
+66
+c1
+02
+00
+00
+20
+20
+4e
+2c
+70
+4b
+a5
+00
+6f
+e0
+cb
+a4
+20
+7a
+00
+00
+70
+4b
+a4
+00
+20
+40
+02
+9c
+20
+20
+6c
+a3
+20
+20
+01
+9c
+6f
+e0
+cb
+a3
+1f
+e6
+7c
+64
+24
+61
+00
+00
+1f
+e0
+fe
+01
+67
+e0
+cb
+a3
+c1
+8c
+80
+00
+70
+4d
+16
+00
+20
+40
+04
 d0
-92
+20
+40
+49
+f8
+70
+48
+f4
+00
+58
+00
+00
+00
+67
+e1
 47
-90
-de
-dc
-e9
+81
+20
+40
+02
+17
+20
+20
+60
+47
+70
+4b
+a3
+00
+6f
+e0
+cd
+16
+20
+7a
+00
+00
+70
+4d
+16
+00
+20
+40
+02
+9c
+20
+20
+6c
+a3
+20
+60
+00
+00
+20
+40
+4b
+fb
+20
+20
+02
+b4
+da
+20
+00
+00
+68
+4a
+4d
+11
+1c
+42
+24
+00
+1a
+42
+7e
+00
+98
+46
+7c
+00
+24
+41
+78
+06
+1a
+42
+7e
+00
+18
+40
+84
+28
+98
+46
+7c
+00
+24
+21
+02
+c6
+1a
+20
+a2
+01
+1a
+21
+7e
+0f
+24
+3a
+02
+ba
+da
+20
+00
+00
+20
+40
+02
+cb
+1c
+42
+7e
+00
+67
+e2
+4d
+11
+20
+60
+00
+00
+1a
+22
+7e
+00
+20
+7a
+00
+00
+18
+40
+85
+d8
+79
+3f
+84
+1c
+60
+4a
+4d
+11
+67
+e0
+cd
+15
+6f
+e0
+cd
+15
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+cd
+15
+20
+20
 02
-87
-e4
-b6
-af
-55
-f6
-57
-f0
-91
-1e
-aa
+cc
+df
+e0
+00
+0a
+20
+40
+70
 c8
-2a
 6f
-53
-08
-ff
-9e
-34
-52
-cf
-f8
-6c
-dc
-9e
+e0
+cd
+0f
+20
+7a
+00
+00
+70
+4d
+10
+00
+70
+4d
+0f
+00
+20
+60
+00
+00
+70
+4d
+10
+01
+70
+4d
+0f
+01
+20
+20
 4c
-6a
-5d
-b3
-62
-f4
-1a
-e6
-43
-f0
-0a
-d1
-02
-0e
-fb
-79
 87
-02
-21
-32
-83
-b1
-51
-78
-26
-bf
+6f
+e4
+47
+13
 c3
-c8
-ee
-25
+0a
+82
+dd
+6f
+e0
+c9
 a4
+20
+5a
+4e
+24
+6f
+e0
+c9
+a3
+24
+7a
+00
+00
+6f
+e0
+c6
+66
+c0
+00
+02
+e7
+20
 40
-1f
+5a
+a8
+c0
+00
+82
+e8
+c0
+01
+02
+ec
+c0
+01
+82
+ee
+20
+20
+60
+2f
+6f
 e3
-c3
-07
-84
+46
+68
+58
+00
+00
+0e
 67
-f7
-da
-90
-84
-59
-14
-e5
-e7
-80
-81
-a2
-96
-df
-17
-df
-9f
-e6
-d4
-1e
-e7
-e4
-0c
-bc
+e1
+44
+f2
+20
+20
+54
+a0
 6f
-1e
-5c
-1c
-60
-42
-9d
-96
-19
-bc
-0f
-f9
-9f
-f8
-74
-14
-6d
-1c
-ea
-8d
+e3
+46
 75
-b5
-2c
-1d
-15
+20
+20
+02
+e9
+6f
+e3
+46
+82
+20
+20
+02
+e9
+20
+40
+05
+3e
+58
+00
+00
+00
+67
+e1
+48
+e9
+d8
+c0
+48
+9c
+d8
+a0
+48
+b0
+df
+20
+00
+14
+20
+40
+7c
+da
+20
+40
+4c
+85
 58
-c7
-af
-95
-28
-80
-f1
-38
-9f
+00
+48
+9c
 67
-32
-2e
-31
-86
 e1
-65
-8a
-6f
-a8
-7d
-65
-35
-99
-f6
-a7
-5a
-14
-05
-8c
-fa
-67
-63
-1a
-50
-fe
-e8
-46
-39
-cc
-be
-2e
-41
-5c
-57
-90
-28
-75
-cc
-6d
-95
-d3
-f6
+48
+e3
 58
-eb
-b6
-19
-a7
-4b
-b2
-b6
-d9
-5d
-b8
-db
-3b
-93
-70
-a9
-fc
-3f
-c9
-c6
-2b
-57
-45
-b4
-0b
-f4
-3c
+00
 4c
-ab
-82
-b2
-92
+fa
+67
+e1
+48
+e5
+20
 40
-07
-56
-aa
-ac
-a1
-cd
-c4
-ac
-2b
+4c
 83
-da
-8f
-61
-06
-33
-ce
-9d
-ec
-0f
-f2
-22
-16
+20
+40
+4c
+81
+6f
+e1
+48
+e9
+1f
+e0
 fe
-0b
-ee
-d4
-05
-fb
-2b
-59
-1a
-8d
-22
-14
+01
 67
-02
-d5
-da
-b0
-32
-29
+e1
+48
+e9
+c2
+84
+83
+37
+68
+48
+c8
 64
-ba
-45
-de
-b6
-eb
-df
-1e
-32
-10
 20
-bc
-0d
-51
-08
-4e
-7b
-ec
-84
-10
-15
-ca
-08
-1b
-88
+40
+6e
+e6
+24
+20
+82
+fe
+20
+40
+4c
+85
 68
-87
-b1
-65
-f1
-52
-86
-0e
-b0
-d8
-ba
-b3
-a0
-a1
-7c
-43
-73
-c3
-e3
-5c
-f7
-ff
-7c
-fb
-94
-05
-ea
-37
-8b
-d0
-6d
-a5
+48
+c8
+64
+20
+40
+6e
 e6
-6c
-aa
-be
-4b
-72
-a2
-6d
-c2
+20
+20
+83
 06
-25
-60
-42
-64
-f3
-7f
-e3
-a1
-90
-94
-4e
-a8
-72
-b2
-f4
-f3
+20
+40
+03
 2e
-6e
-77
-54
-55
-cf
-12
-8d
-08
-89
+20
+40
+03
 3e
-65
-8b
-96
-49
-e8
-05
-b0
-c4
-f9
-6d
-85
+20
+40
+4c
+81
+20
+40
+4c
+83
 6f
-f6
-7a
+e1
+48
+9a
+1f
+e2
+24
+00
+70
+48
+e8
+00
+e8
+40
 80
-e4
-94
-16
-c7
-25
-5d
-c5
-b1
+12
+6f
+e1
+48
+98
+1f
+e2
+22
+00
+1a
+22
+26
+00
 df
-d1
-c9
+20
+00
+14
 ef
-3e
-31
-d2
-9e
-28
-58
-fb
-8d
-88
-fc
-5c
+e0
+80
+11
+98
+46
+7c
+00
+20
+22
+83
+22
+1a
+20
+a2
+01
 c2
-ca
-9b
+00
+03
+15
+1a
+40
+a4
+01
+6f
+e0
+c8
+e8
+1f
+e0
+fe
+01
+67
+e0
+c8
+e8
+1f
+e6
+7c
+0b
+20
+21
+03
+10
+20
+40
+04
+d8
+20
+20
+05
+4d
+6f
+e1
+48
+e3
+1f
+e2
+0a
+00
+1a
+22
+7e
+00
+9a
+66
+7e
+00
+98
+a0
+8a
+00
+6f
+e1
+48
 e5
-16
-59
-49
-a5
-a8
+1f
+e2
+26
+00
+6f
+e0
+c8
+e8
+9a
+60
+a6
+00
+ef
+e0
+80
+13
+e7
+e0
+80
+05
+20
+20
+03
+1a
+70
 4a
-da
-d0
-81
-54
-0d
 b9
-28
-be
-d4
-4e
-64
-42
+00
+70
+48
+e8
+00
+20
+40
+4c
+7b
+20
+40
+03
+38
+20
+40
+4c
+79
+20
+40
+03
+38
+1f
+e6
+7c
+0b
+20
+21
+03
+30
+20
+20
+4c
+7b
+20
+20
+02
+f0
+70
+48
+e7
+00
+20
+40
+03
+3c
+6f
+e1
+48
+e5
+20
+20
+4c
+4a
+20
+00
+00
+78
+20
+20
+4c
+65
+6f
 e1
-2b
-11
-63
-7b
-53
+48
+98
+1f
+e2
+24
+00
+70
+48
+e8
+00
+70
+48
+e7
+00
+e8
+40
+80
+12
+28
+4f
+fe
+07
+20
+20
+83
+4b
+20
+40
 6e
-67
-61
-c1
-33
-e4
+f7
+20
+40
+03
+3c
+e8
+40
+80
+12
+20
+40
+6e
+f3
 e8
+40
+80
+12
+20
+40
+4c
+7d
+1a
+40
+a4
+01
+6f
+e1
+48
+e3
+20
+40
+4c
+4a
+1f
+e6
 7c
+13
+20
+21
+03
+41
+20
+60
+00
+00
+da
+20
+48
+9c
+da
+40
+48
+b0
+df
+20
+00
+14
+20
+40
+7d
+64
+24
+22
+82
+d8
+20
+40
+03
 8b
-f8
-5d
-50
-39
-db
-17
-7e
+20
+5a
 4c
-f9
-10
-42
-59
-ac
+87
+20
+40
+4c
+cd
 6f
-78
+e0
+c9
+7b
+24
 7a
-16
-c6
-3f
-e6
-9f
-ac
-5c
-78
-78
-0a
-46
-5c
-0d
-61
-39
-fe
-56
-64
-a4
-57
-65
-f3
-30
+00
+00
+6f
+e0
+c9
+c1
+c1
+00
+80
+00
+c1
+01
+00
+00
+c1
+02
+00
+00
+70
+48
+e8
+00
+da
+20
+48
+9c
+da
+40
+48
+c4
 e8
+40
+80
+11
+ef
+e0
+80
 12
-2a
-73
-e1
-d6
-be
-2e
-bc
-5b
-41
-0a
-49
-be
-57
-72
+98
+42
+fe
+00
+20
+3a
+03
+83
+67
+e0
+c8
+e7
+60
+48
+c8
+f6
+e0
+40
+80
+12
+70
+48
+f4
+01
+70
+48
+f7
+00
+6f
+e0
+c8
+e7
+c3
+00
+03
 78
-1b
-22
-14
-e3
-c9
+6f
+e0
+c8
+e8
+1f
+ef
+fe
+08
+68
+48
+c8
+f7
+98
+40
 fe
-6b
+00
+d8
+c0
+4a
+16
+98
+c0
+8c
+00
+ef
+e0
+80
+06
+67
+e0
+c8
+f5
+20
+40
 4c
-75
-58
-ac
-a6
-7a
-63
+fc
+20
+40
+03
+97
+20
+40
+03
+a1
+6f
+e0
+c8
 e7
-c4
-ef
-d1
-d1
-e8
-4b
-39
+1f
+e3
+7e
+00
+67
 e0
-8d
+c8
+e7
+6f
+e0
+c8
+f6
+1f
+e3
+7e
+00
+67
+e0
+c8
+f6
+6f
+e0
+c8
+f7
+1f
+e0
+fe
 01
-c9
-a8
-c5
-0d
-20
-11
-cd
+67
+e0
+c8
+f7
+1f
+e6
+7c
 07
-e1
-6a
-49
+20
+21
+03
+6b
+1a
+20
 a2
-0e
-76
-2f
-93
-df
-aa
-b2
-93
-cd
-c1
-db
-4d
-66
+01
+1a
+40
+a4
+01
+6f
+e0
 c8
-bb
-a9
-32
-79
-85
-fb
-83
-67
-a5
-64
-99
-a6
-ed
-8d
-07
-06
-7a
+e8
 1f
-40
+e0
 fe
-8e
-54
-0f
-9e
-51
-0a
-d2
-a4
-f6
-2a
-3b
-af
-b2
-c0
-96
-7d
-c6
-60
-d2
-d1
-f1
-c0
-ec
+01
+67
+e0
 c8
-5f
+e8
+1f
+e6
 7c
-e7
-b2
-ee
-6d
-56
-9f
-a0
-8c
-25
-a1
-15
-6a
-ef
-90
-8a
+13
+20
+21
+03
 62
-67
-a7
-5b
-d5
-0a
-bd
-55
-7d
-7c
-f7
-99
-59
-ef
-d0
-65
-f4
-56
-ae
-3b
-80
-5a
-19
-55
-f3
-47
-b2
-b2
-57
-da
-d4
-fa
-cf
-69
-fe
 20
+60
+00
+00
+6f
+e4
+48
+9c
+24
+7a
+00
+00
+6f
+e4
+48
+a4
+24
+7a
+00
+00
+6f
+e2
+48
+ac
+24
+7a
+00
+00
+6f
+e0
+c9
+c4
+24
+7a
+00
+00
+6f
+e0
+c9
+c1
 c1
-7d
-2a
-38
-c2
-b8
-c5
-38
-ee
-28
-03
-77
-92
 03
-fe
-88
-9b
-89
-7f
-32
-97
-3d
-7c
-de
-ed
-4f
-c9
-19
-ef
-63
-ab
-2e
-e5
-f2
-cb
-8e
-4a
-8b
+00
+00
+70
 49
-2d
+c1
+00
+20
+60
+00
+00
+6f
 e0
-02
-82
-f9
-ce
-62
-83
-89
-45
-ef
-98
-b3
-2d
-1b
-bc
-70
-3e
+c8
 f5
-c6
-fd
-dc
-1e
-f2
-fc
-eb
-e5
-03
-2d
-46
-ca
-10
-d9
-2d
-93
-0b
-b9
-f1
-e5
-48
-b1
+c0
+56
+83
+9a
 20
-23
-2c
-f7
-e7
-93
-28
-c3
-03
-b4
-35
-f3
-71
-8c
+20
+4d
 3c
-72
-43
-a8
-17
-bb
-29
-22
+6f
 e0
-6c
-fb
-8d
-eb
-34
-8b
-d2
-6e
-13
-1c
-54
-ea
-f0
-dc
-a0
-51
-86
-bf
-18
-95
-ea
-df
-84
-99
-5f
-c8
-a2
-91
-e3
-3e
-04
-74
-0e
-18
-89
-6b
-9e
-39
-ca
-75
-8f
-77
-5e
-e7
-8a
-43
-ac
-66
-89
-2d
-92
-a6
-c3
-cc
-76
-ac
-89
-37
-51
-10
-31
-9e
-33
-09
-9f
-da
-40
-a8
-80
-cd
-d2
-43
-ec
-0c
-c2
+c9
+c6
+c0
 01
-cd
-ed
-cf
-10
-fa
-8f
-02
-3d
-21
-76
-a6
-22
+83
+9e
 58
-d1
-0f
-aa
-b7
-be
-97
-76
-88
-80
-69
-77
-ce
-53
-26
-8b
-06
-cc
-17
+00
+00
 fa
-d3
-2e
-f4
-bb
-91
-09
-6b
-5c
-a9
-d5
-c5
-6a
-8b
+20
+20
+4d
+38
+70
 49
-63
+c2
+08
+70
+49
+c3
+2c
+20
+20
 4d
-50
-3f
-87
-68
-ae
+95
+6f
+e0
+c8
+f5
+d8
+40
+00
+e0
+98
+46
 7c
-f2
-b8
+00
+24
+21
+03
+b3
 1f
-c1
+e6
+7c
+e7
+24
+21
+03
+d0
+1f
+e1
+7e
 07
-a6
-4f
-d6
-2a
-66
-9b
-81
-84
-3e
-39
-16
-3e
-31
-86
-70
-a6
-ec
-7b
-48
-02
-a1
-80
-d9
-6e
-2f
-53
-b0
-39
+1f
+e2
+0e
+00
+6f
+e0
+c8
 f6
-93
-a1
+c2
+80
+03
+af
+6f
+e0
+c8
+f8
+f9
+3f
+fe
+00
+67
+e0
+c8
+f8
+20
+60
+00
+00
+6f
+e0
+c8
+f8
+f9
+20
+7e
+00
+67
+e0
+c8
+f8
+20
+60
+00
+00
+70
+49
 00
+00
+6f
+e0
+c8
+f6
 c2
-61
-34
-79
-d4
-e9
-73
-72
-a8
-96
-8c
-0c
-ca
-e6
-a6
-4c
-55
-cc
-ea
-8b
-cb
-44
-ca
-e4
-d4
+80
+03
+c4
+68
+48
+c8
 f5
-02
-cc
-b4
-5a
-c3
+df
+20
 00
-66
-82
-02
-47
-e9
-3c
+06
+d8
+c0
+48
+fa
+ef
+e0
+80
+06
+98
+46
+7c
+00
+24
+22
+83
+c2
+ef
+e0
+80
+06
+18
+c0
+8d
 fe
-ed
-95
-d7
-b1
-cc
-44
-32
-67
-f6
-8f
-7f
-52
-43
-50
-4a
-65
-d0
+e7
+e0
+80
 06
-30
-fd
-3d
-33
-df
-59
-6e
-61
-62
-07
-bb
-b9
-b8
-bc
-13
-a1
-89
-43
-9e
-cd
-36
-7e
-9a
-0e
-f1
-77
-1f
-16
-c1
-65
-e4
-8a
-4d
-19
-9d
-36
-4e
-3e
-7d
-9b
-ce
-c8
-74
-55
-57
-ab
-66
-e1
+20
 7a
-92
-3d
-76
-b3
 00
+00
+18
+c0
+8c
+01
+e0
+40
+80
+06
+c2
+00
+03
 b9
-f3
-e1
+20
+60
+00
+00
+68
+48
+c8
 f5
-49
-db
-4e
-2a
-82
-72
-bd
+df
 20
-8f
-c6
-eb
-b1
+00
+06
+d8
+c0
+48
+fa
 ef
-d6
-6c
-23
-a0
-17
-a6
-4c
-30
-61
-b9
-2b
-76
-a7
-82
-e1
-12
-45
-61
-4f
-d4
-2a
-21
-46
+e0
+80
+06
+20
 3a
-c1
-25
-30
-ff
-c0
+03
+cd
+98
+46
+7c
+00
+20
+62
 80
-ba
-90
-96
-2b
-d9
-3e
-63
-a6
-b2
-84
-2a
-df
-b1
-a5
-f5
+00
+c2
+00
+03
+c7
+20
+60
+00
+00
 18
-52
-7e
-95
-47
-db
-51
-13
-51
-2a
+c0
+8d
+ff
+e0
+40
+80
+06
+20
+60
+00
+00
+70
+49
 c5
-3b
-31
-43
-ef
-bd
-8a
-6a
-08
-b1
+01
+6f
+e0
+c8
+f6
+2f
+ec
+00
+00
+20
+40
+83
+d5
+20
+20
+03
 b3
-37
-ed
-4e
-fe
-be
-07
-9d
-45
-a5
-be
-f9
-b5
-bf
+70
+49
+c5
 02
-bf
-21
-0e
-5f
-dd
-14
-0e
-c0
-e9
-16
-d1
-56
-c6
-ba
-57
-e7
-dd
-1c
-ff
-e1
-f9
-e6
-ee
-aa
-db
-4a
-15
-6b
-b0
-d6
-4c
-2e
-76
-2d
-1f
-4f
-38
-7d
-76
-9b
-3a
-48
-c2
-94
-7a
-69
-dc
-46
-d2
-0c
-31
-62
-29
-57
-ea
-31
-ee
-ee
-3c
-b4
+20
+60
+00
+00
+6f
+e0
+c8
+f6
+2f
+ef
 fe
+00
+20
+40
+cd
+4e
+6f
+e0
+c9
+a1
+24
+5a
+03
+dd
+20
+20
+4d
+01
+6f
+e0
+c8
+f5
+c0
+0a
+03
+e2
+c0
+0d
+03
+e8
+c0
 04
-f4
-b4
+03
+ec
+20
+20
+4d
 12
-0e
-09
-3e
-c4
+6f
 e0
-e6
-d7
-eb
-60
-25
-c4
-8d
-d9
-99
-41
-99
 c8
-67
-2c
-a4
-61
-1f
-b4
-f9
-2f
+f6
+c3
+00
+03
+e6
+70
+49
+c6
+01
+70
 4b
-55
-d6
-6e
-be
-72
-c5
-e0
-1d
-41
-16
-7c
-3b
-d2
-4a
-c0
-f2
-61
 c9
-55
+06
+58
+00
+00
+00
+20
+20
+4d
+38
+6f
+e0
+c8
+f6
+c3
+00
+03
+e6
+70
+49
 c6
+00
+20
+20
 03
-f0
-aa
-ac
-cf
-14
-02
-17
-a6
-cb
-ac
-28
-23
-5a
-a8
-8c
-9b
+e5
+6f
 e0
-32
-f5
-8c
-64
-c9
-28
-21
-de
-d9
-d4
-ea
+c8
+f6
 c3
+00
+03
+e6
+70
+49
+c6
+02
+20
+20
+03
+e5
+20
+40
+03
+fa
+20
+40
+4d
+f6
+6f
+e0
+c6
+66
 c0
-8d
-53
 00
-36
-24
+03
+f7
+6f
+e1
+48
+fa
+68
+49
+4d
+17
+20
+20
+4e
+0b
+6f
+e1
+48
+fa
+68
+49
+4d
+17
+20
+20
+4e
+34
+20
+40
+7d
+bc
+20
+40
+04
+07
+20
+40
+04
+1d
+20
+40
+04
+31
+20
+40
+04
+45
+20
+34
+04
+05
+6f
+e0
+cb
+a1
 79
-33
-54
-a6
-b4
-dc
-e6
-7f
-a8
+3f
+fe
+00
+79
+3f
+fe
+01
+67
+e0
+cb
+a1
+20
+60
+00
+00
+70
+48
+f4
+00
+20
+60
+00
+00
+6f
+e0
+cb
+a7
+20
 7a
-4c
-91
-d0
+00
+00
+6f
+e1
+48
+fa
+68
+49
+4b
+a8
+98
+46
+7c
+00
+20
+22
+84
+11
+18
 50
-db
-06
-74
-a4
-2b
-6f
-2d
+84
+00
+98
+46
+7c
+00
+20
+22
+84
+11
+20
+60
+00
+00
+20
+40
 7d
-78
+ba
+6f
+e0
 cb
-4c
-1e
-49
-ad
-5f
-61
-28
-b7
-36
-7c
-d2
-19
-9a
-59
-d4
-9f
-d4
-9e
-54
-af
-15
-04
-80
-8e
-ee
-3b
-d8
-fb
-93
-33
-d7
-43
-1c
+a1
+79
+20
+7e
+00
+79
+3f
 fe
-ce
-94
-d2
-08
-26
-9a
-b6
-78
-f8
-e3
-bf
-9c
-80
-c6
-f8
-1c
-51
-c6
-0f
-52
-98
-89
-5f
-b2
-06
+01
+67
+e0
+cb
+a1
 6f
-87
+e0
+c6
+66
+c1
+00
+00
+00
+70
+46
+66
+00
+70
+4d
+16
+01
 d8
-12
-29
-82
-07
-5d
-39
+a0
+48
+55
+df
+20
+00
+0a
+20
+20
+7c
+a1
+6f
+e0
+cb
+aa
+20
+7a
+00
+00
+6f
+e1
+48
 fa
-2d
-7f
-14
-39
-61
-16
-6c
-c3
-94
+68
+49
+4b
+ab
+98
+46
+7c
+00
+20
+22
+84
+27
+18
+50
+84
+00
+98
+46
+7c
+00
+20
+22
+84
+27
+20
+60
+00
+00
+20
+40
+7d
+ba
 6f
+e0
+cb
+a1
+79
+3f
+fe
+00
+79
+20
 7e
-05
-29
-f1
-9e
-10
-90
-19
-38
-09
-9e
-06
-df
-82
-b6
-24
-d6
-31
-6e
-4f
-e4
-27
-d1
-2e
-bf
-5a
+01
+67
+e0
+cb
+a1
+6f
+e0
+c6
+66
+c1
 00
-57
-90
-5d
-db
-36
-c0
-d3
+80
+00
+70
+46
+66
+01
+70
+4b
+a4
+01
+20
+60
+00
+00
+6f
+e0
+cb
+ad
+20
+7a
+00
+00
+6f
 e1
-93
-53
-f8
-70
-ca
-e7
-e7
-c6
-19
-42
-54
-8c
-eb
-d2
-29
-52
-78
-d8
-28
-1c
-4e
-ce
-24
+48
+fa
 68
-6a
-02
-77
-2a
-94
-d2
-a4
-33
-59
-5f
-1d
-92
-38
-bd
-50
-df
-05
-0f
-36
-7b
-f8
-de
-08
-74
 49
-9b
+4b
 ae
-37
-a5
-bb
-43
-a7
-06
-73
-2d
-57
-02
-0b
-6d
-33
-04
-59
-9e
-0f
-92
-47
-3d
-d6
-83
-53
-36
-4f
-be
 98
-cd
-0c
-db
-04
-e4
-f0
-a3
-60
-cd
-47
-80
+46
 7c
-7f
-9e
-a6
-a7
-7d
-f0
-25
-4d
-2a
-18
-2f
-f4
-10
-c5
-f5
-af
-1c
-78
-c3
-d5
-8f
-b4
-ee
-37
-76
-26
-7f
-8f
-31
-2b
-b8
-a3
-78
-52
-b7
-1b
-0a
-f7
-df
-1a
-ee
-0c
-28
-99
-4c
-f9
-be
-1a
-71
-fd
-55
-0a
-47
-59
-9a
-ee
-ff
-e7
-d0
-73
-0d
-a9
-9f
-f8
-32
-68
-aa
+00
 20
-1e
-ae
-94
-2c
-3c
+22
+84
+3b
+18
+50
+84
+00
+98
 46
-5d
-9c
-75
-c9
-2e
-29
-f6
-96
-ab
-42
-d9
-12
-fa
+7c
+00
+20
+22
+84
+3b
+20
+60
+00
+00
+20
+40
+7d
+ba
+6f
 e0
-99
-3c
-ae
-dc
-32
-2e
-97
-6e
-29
-b7
-a9
-42
-c7
-b3
-ec
-b0
-d6
-b9
-2a
-68
-1b
-1b
-e4
-96
-dd
-d3
-df
-19
+cb
+a1
+79
+3f
 fe
-3a
-a0
+00
+79
+20
+7e
+01
+67
+e0
+cb
+a1
+6f
+e0
+c6
+66
+c1
+01
+00
+00
+70
+46
+66
+02
+70
+4b
+a4
+01
+20
+60
+00
+00
+6f
+e0
+cb
+b0
+20
+7a
+00
+00
+6f
+e1
+48
+fa
 68
-ee
-c0
-1f
-5a
+49
+4b
+b1
+98
 46
-44
-06
-63
-d7
-9e
-b7
-d3
-2e
-f3
-ef
-63
+7c
 00
-87
-64
+20
+22
+84
+4f
+18
+50
+84
+00
+98
+46
 7c
-3a
-f4
-c0
-1c
-f1
-64
-7b
-1a
-63
-bb
-42
-c1
-d7
-7b
-f6
-0b
-13
-4e
-96
-23
-c9
-d3
-e1
-92
-3c
-7a
-0c
-ff
-34
-08
-d6
-9b
+00
+20
+22
+84
+4f
+20
+60
+00
+00
+20
+40
+7d
+ba
+6f
+e0
+cb
+a1
+79
+3f
+fe
+00
+79
+20
+7e
+01
 67
-e6
-ce
-55
-3a
-8c
-d6
-f6
-6b
-8b
-52
-92
-63
-88
-0b
-7b
-83
-70
-a4
-1c
-2e
-d5
+e0
+cb
 a1
-3b
-bf
-de
-6b
-f1
-55
-19
-d1
-51
-d4
-89
+6f
+e0
 c6
-ef
-9b
-1f
-00
+66
+c1
 01
-9d
-ba
-0c
-1f
+80
+00
+70
+46
+66
+03
+70
 4b
-cd
-51
-38
-a6
-69
-99
-90
-b2
-a8
-08
-d0
-15
+a4
+01
+20
+60
+00
+00
+78
+54
 7c
-5a
+00
+70
+49
+6c
+00
+70
+49
+6d
+00
+70
+49
+6e
+00
+6f
+e0
+c9
+c1
+c0
+00
+cd
+a5
+c0
+01
+4d
+aa
+c0
+01
+cd
+aa
+c0
+02
+4d
+ae
+c0
+03
+4d
+b7
+6f
+e0
+c8
+f4
+20
+3a
+04
+66
+20
+20
+4e
+54
+6f
+e0
+c6
+66
+c1
 80
-74
+00
+00
+20
+20
+4e
+66
+6f
+e0
+c6
+66
+c0
+80
+04
+70
+70
+49
+a9
+00
+6f
 e1
-09
-1e
-b1
-b3
-37
-86
-8f
-89
-78
-ac
-ed
-d1
+48
+55
+24
+5a
+4a
+fc
+6f
+e3
+48
+58
+24
+5a
+4a
+fc
+6f
+e0
 c8
-37
-3e
-b9
-57
-0a
-b1
+55
+c0
+00
+04
+73
+20
+20
+4f
+19
 70
-d5
-c8
-50
-8a
-82
-c8
-74
+48
+5f
+02
+20
+40
 4f
-30
-2b
+3e
+6f
+e0
+c6
+66
+c0
+80
+4f
+2a
+20
+20
+4f
+27
+58
+00
+04
+95
+67
 e1
+43
+e9
+58
 00
-41
-ee
-f1
-02
-b7
-c1
-6b
-7a
-57
-af
-3a
-42
-b8
-b8
-dc
-8e
-06
-ba
-3b
+4f
+e5
+67
+e1
 45
-b1
-0e
-48
-1f
-0d
-ca
-97
-f3
-8e
-8c
-99
-c3
-4b
-97
-16
-f6
-49
-fb
-8b
-aa
-fe
-75
-4a
-82
-46
-e0
+f2
+58
+00
+4f
+f8
+67
+e1
 45
-9c
-98
+f4
+58
 00
-23
-03
-42
+04
 98
-ae
-85
-ea
-fa
-63
-0b
-8a
-cb
-50
-94
-99
-d5
-e6
-9c
-27
-4a
-1e
-2f
-51
-88
-59
-9b
+67
+e1
+45
+f6
+58
+00
+05
+76
+67
+e1
+43
+d9
+58
+00
+04
+ca
+67
+e1
+43
 d7
-e9
-ec
-83
-39
-44
-aa
-93
-1c
-95
-7e
-85
-44
-6e
-06
-4d
-81
-7f
-e6
+58
+00
+4a
+9a
+67
+e1
+43
+dd
+58
+00
+4b
+cc
+67
+e1
+43
+db
+58
+00
+4f
+62
+67
+e1
+43
+d5
+58
+00
+5b
+08
+67
+e1
+43
+df
+58
+00
+4b
 19
-15
+67
+e1
+43
+e3
+58
+00
+55
+fa
+67
+e1
+43
+e7
+58
+00
+62
+21
+67
+e1
+43
+e1
+58
+00
+62
+28
+67
+e1
+43
+e5
+20
 60
-bc
-7a
-6d
-b6
+00
+00
+6f
+e0
+c6
+66
+c1
 80
-9b
-df
-da
-38
-86
-52
-95
-d9
-89
-5f
-9b
-ce
-cb
-c3
-2c
-3d
-25
-dd
-78
-23
-7a
-3b
-88
-a5
-ca
-5c
-93
-f4
-ff
-15
-15
+00
+00
+20
+20
+61
+0b
+20
+40
+04
+c4
 68
-f4
-da
-0d
-3e
-92
-3b
-e3
-8c
-e7
-90
-65
-9d
-4f
-6c
-7b
 48
-a9
-92
-29
-66
-3a
-4a
-24
-05
+c6
+55
+20
+40
+6e
 b6
-9b
-54
-2b
+68
+48
+cb
+bc
+79
+20
+04
+07
+20
+40
+6e
+b6
+6f
+e1
+48
+98
+1f
+e2
+24
+00
+df
+20
+00
+14
+e8
+40
 80
+12
 28
-88
-be
-15
-0b
+4f
+fe
+07
+24
 40
-27
-cf
-38
-92
+ee
+f7
+1a
 40
-21
-a6
-c9
-08
-53
-be
-85
-b9
-72
-58
-d7
-5c
-fb
-bd
-c5
-54
-30
-45
-02
-77
-47
-c7
-e0
-3a
-3e
-64
+a4
+01
+c2
+00
+04
+a1
+70
+4d
 0c
-18
-86
-3c
-9b
-a7
-16
-64
-6c
-da
-06
-53
-52
-c1
-56
-4a
-33
-b5
-d0
+00
+6f
+e1
+48
+96
+1f
+e2
+24
+00
+df
+20
+00
+08
+e8
 40
-9a
-d4
-2a
-1e
+80
+12
+18
+46
+7c
+ff
+24
+42
+cf
+5a
+1a
 40
-b2
-d7
-c4
-7b
-e6
-75
-06
-49
-87
-d1
-45
-9b
-3a
-e1
+a4
 01
-f0
-e7
-44
-83
-2c
-3b
-64
-32
-95
-16
-84
-c8
-18
-5c
-fd
-ad
-81
-db
-d7
-0a
-97
+c2
+00
+04
+aa
 20
-a4
-c0
-83
-a1
-15
-1a
-3e
+40
+04
+e6
+68
+48
 c6
-2d
-95
-41
-d2
-17
-a1
+5b
+20
+40
+55
+b5
+20
+40
+55
+b9
+20
+20
+54
+f2
+18
+46
+7c
+ff
+20
+62
+80
+00
+d9
+00
+00
 04
-3f
-6a
 28
-19
-4c
-d7
-80
-5a
+4f
+fe
+07
+20
+20
+ee
+bd
+d9
+00
+00
+03
+20
+20
+6e
+bd
+18
 46
-e3
-f2
-fb
-17
-99
-98
-41
-52
-6b
-e0
-fd
-35
-9a
-f0
-cb
-ab
-6c
-39
-23
-3f
+7c
+ff
+20
+62
+80
+00
+20
+40
+6e
+e6
+20
+20
+84
 c1
-2d
-69
-c5
-3f
-8e
-60
+d9
+00
+00
+03
+20
+20
+6e
+bd
+70
+4d
+0c
+01
+d9
+00
+00
 06
+20
+20
+6e
 bd
-ac
-eb
-66
-6b
-18
-ef
-a6
-3a
-83
-90
-8f
-e3
-88
-22
-8b
-41
-1d
-cb
-c3
-3c
-e9
-a4
-0b
-40
-f2
-59
+58
+00
+00
+00
+79
+20
+7e
+15
+67
 e4
-d6
-b9
-08
-8a
-06
-45
-d1
-9c
-f3
-e3
-1d
-ac
-a0
-d1
-5b
-c8
-aa
+00
+16
+58
+00
+00
+00
+e7
+e2
+00
+05
+20
+60
+00
+00
+c6
+13
+00
+00
+20
+20
+04
+98
+70
+46
+59
 ff
-ef
-97
+20
+40
+73
+9a
+20
+40
+4f
+70
+20
+20
 04
-c8
-b9
-14
-96
+d5
+20
+40
+4b
+6f
+20
+40
+02
+11
+20
+20
+02
+17
+20
+40
+04
+d5
+20
+20
+43
+27
+20
+40
+04
+c4
+20
+40
+4f
+70
+20
+20
+04
+98
+d8
+c0
+80
+70
+df
+20
+00
+10
+ef
+e0
+80
+06
+24
+3a
 04
+df
+58
+00
+00
+40
+18
+c0
+8b
 ff
-a8
-ab
+e7
+e0
+80
 05
-fc
-53
-44
-43
-7d
-0a
-39
-e9
-79
-22
-68
-03
-0f
-ce
-10
-42
-78
-fc
-25
-5c
-51
+c2
+00
+04
 da
-bd
-2c
-b7
-f7
-43
+df
+e0
+80
 dc
+98
+c6
+7c
+00
+20
+62
+80
+00
+df
+20
+00
+08
+d8
 c0
+80
+d4
+20
+20
+04
+da
+6f
+e0
+cd
+0c
+20
+3a
+04
+e9
+20
+20
+04
+ed
+58
+00
+00
+10
+67
+f0
+81
+41
+37
+d9
+82
+00
+20
 60
-91
-e7
-95
-c5
-4a
-5b
-71
-c1
-c7
-33
 00
-ac
-6a
-61
-69
-36
-a2
+00
+58
+00
+00
+80
+20
+20
+04
+ea
+20
+40
+24
+08
+6f
+e1
+c0
+bd
+20
+7a
+00
+00
+6f
+e0
+cd
+10
+24
+7a
+00
+00
+6f
+e0
 c9
-8a
-31
-62
-31
-64
-75
-f2
-fc
-1b
-18
-4c
-44
-33
-64
-11
-74
-33
+a1
+24
 7a
-1b
-a7
-b9
-e6
-9b
-e5
-1f
-4f
+00
+00
+6f
 e0
-dc
-90
-60
-e9
-4e
-1b
-55
-99
-e4
-56
-e1
-dc
-05
-eb
-6d
-33
-be
-e7
-a4
-9f
-5f
-77
-dd
-7e
-18
-44
-69
+c7
 94
-0b
-14
-4d
-50
-18
-66
-1d
-17
-ff
-d7
-cf
-7e
-b7
-d4
-2d
-99
-93
-4e
-61
-0c
-2f
-46
-b0
-08
-58
+20
+7a
+00
+00
+6f
+e0
 c9
-19
+a2
+24
+7a
+00
+00
+6f
+e0
+c8
+45
+24
+7a
+00
+00
+6f
+e1
 47
-7e
-ad
-c1
-ad
-0e
+90
+24
+7a
+00
+00
+6f
 e0
-2a
-16
-85
-bb
-09
-23
-e4
-48
-ff
-59
-dd
-c7
-5d
-e2
-5d
-85
+c9
+c4
+24
 7a
-68
-cf
-85
-cf
-ab
-f9
+00
+00
+20
+20
+24
 90
-ac
-63
-fc
-50
-d9
-fe
-cd
-f3
-62
-3e
-47
-a9
-74
+6f
+e1
+43
+e9
 20
-e3
+40
+7d
+79
+6f
 e2
-8a
-97
-02
-a3
-fe
-0a
-09
-52
-e5
-4b
-bd
-0f
-26
-21
-cb
-fe
-50
+40
+ad
+98
+40
 fe
-10
-76
-7a
-e6
-9e
-b0
-77
-36
-95
-1b
-70
-a2
-11
-2d
-21
-e3
-12
-80
-9f
-25
-c1
-c7
-38
-59
-cd
-6d
-97
-e0
-f9
-b6
-b9
-f3
-c3
-fd
-64
-a7
-36
-46
-8f
-53
-44
+00
+67
+e2
+40
 ad
-96
+20
+40
+05
+08
+20
+20
+24
+25
+60
+04
+40
+e7
+d8
+c0
+80
+70
+d8
+a0
+40
+cc
+20
+40
 7c
-9d
-6c
-29
-c7
-1d
-4d
-29
-bd
-ae
-64
-06
-9e
-1d
+8f
 d8
-9c
-c3
-3d
-6d
-4d
+c0
+80
+d4
+20
+40
+7c
+89
+6f
+f0
+80
+80
+67
+e0
+c0
+ef
+18
+42
 24
-07
-84
-ff
-b3
-f8
+00
+df
+20
+00
+0c
+da
+20
+00
+16
+da
+60
+81
+4d
+37
+d9
+82
+00
+ef
+e0
+80
+11
+e8
+40
+80
 13
-be
-5f
-50
-8b
-7e
-45
-79
+98
+46
 7c
-74
-5b
-9d
-5f
-c9
-a0
-86
-19
-f1
-5f
+00
+20
+22
+85
+1b
+e7
+e0
+80
+13
+37
+d9
+82
+00
+1a
+20
+a2
+01
+1a
+60
+a6
+01
+c2
+00
+05
+15
+1a
+42
+04
+00
+20
+60
+00
+00
+20
+40
+73
+96
+20
+40
+06
+97
+20
+40
+70
+d7
+20
+40
+05
 2c
-7e
-9c
-b9
-cb
-19
-a7
+20
 40
-aa
-08
+05
+3e
+20
+40
+05
 56
-fb
-8f
-ed
-e5
-63
-93
-e7
-0c
-16
+20
 75
-31
-06
-1a
-94
-f5
-37
-64
-26
-2e
-14
-25
-22
-d0
-30
-3f
-f3
-81
-bd
+80
+00
+20
+40
+04
 d0
-4b
-1d
-51
-29
-e5
-ff
-db
-91
-8e
-1d
-14
+6f
+e0
 ca
-9e
-53
-75
-d8
+07
+67
+e0
 ca
-63
-a0
-57
-e2
-18
-22
-23
-05
-77
-af
-28
-25
+08
+20
+40
+4a
+7a
+20
+20
+49
+62
+20
+40
+42
 a3
-cf
-74
-e3
-b9
-b6
-03
-ae
-13
-5a
-f4
-65
-ee
-4c
-59
-6e
-fe
-75
-b3
-cd
-cf
-7f
-da
-09
-7e
-d2
-1d
-68
+20
+40
+04
 e9
-4b
-b3
-5b
-d5
-64
-db
-f7
-1d
-2c
-48
-18
-98
-c9
-49
+20
+75
+80
+00
+70
+4e
 33
-d3
-fb
-71
-d6
-ec
-b1
-87
+10
+20
+20
+07
 b2
-45
-2d
-95
-cc
-91
-e1
+da
 20
-44
-14
-a2
-63
-e6
-63
-6e
-4d
-6c
-3a
-fd
-5b
-4f
-a6
-ad
-fe
-93
-22
-5b
-7b
-7e
-ce
-32
-e5
+46
+67
+6f
+e0
+c6
+66
+c1
+00
+00
+00
+1f
+e0
+ff
+ff
+1f
+ef
 fe
-0f
-8c
 0d
-8e
-44
-8f
-61
-0a
-cf
-9b
-e1
-cf
-70
-6f
-f6
-89
-d7
-d3
-b6
-e2
-9d
-e7
-90
-7c
-81
-12
-7c
-83
-1d
-d0
-d7
-1c
-18
-30
-d2
-32
-52
-fa
+9a
+20
+a2
+00
+ef
+e0
+80
+11
+67
+e0
+c3
 f3
-33
-75
-98
-77
-32
-d5
-69
-b9
-9d
-b1
-f4
-31
-48
-4f
-0f
-b5
+c0
+1a
+05
+3b
+20
+60
+00
+00
+ef
+e3
+00
+06
 67
-86
-4d
-95
-d1
-ed
-45
-ba
-3d
-ba
 e3
-90
-fd
-f7
-26
+41
+16
+20
+20
+5c
+7d
+20
+40
+04
+c4
+68
+48
+c6
+55
+60
+48
+c6
+59
+20
+40
+4c
+7d
+58
+00
+48
+6e
 67
-c8
-44
-f1
-a5
-54
-5b
+e1
+48
+96
 58
-bc
-40
-6c
-dd
-3a
-4a
-c5
-65
-0a
-7f
-41
-ba
-cb
-a8
-7a
-46
-75
-79
-52
-75
+00
+48
+76
+67
 e1
-94
-ea
-29
-89
-a7
-63
-ec
-14
-53
-9d
-28
-9d
-da
-85
-9b
-4a
-1c
-f1
+48
 98
-25
-b0
-7d
-89
-95
-bc
-1b
-d3
+58
+00
+48
+8a
+67
+e1
+48
+9a
+20
+40
 05
-21
-ea
-56
-fd
-ae
-5e
-3a
-b7
-5b
-bb
+4d
+6f
+e1
+48
+98
+1f
+e2
+24
+00
+df
+20
+00
+14
+20
+20
+49
+e1
+6f
+e1
+48
+96
+1f
+e2
+24
+00
+df
+20
+00
+08
+e8
+40
+80
 12
-13
-03
-13
-68
-e9
-a4
-8a
-e7
-ae
-a9
-60
+18
+46
+7c
+ff
+24
+42
 c9
-fa
-a3
-71
-1b
-88
-d7
-04
-a6
-98
-0e
-82
+e7
+1a
+40
+a4
+01
+c2
+00
 05
-5b
-fd
-41
-c0
-e4
-73
-57
-7b
-9a
-5b
-c8
-da
-bd
-4a
-78
-95
-c9
-3e
-8a
-6d
+50
+20
+20
+05
+11
+6f
+e0
 c6
-4f
-43
-c5
+66
+c0
+80
+49
+f2
+20
+40
+35
+fb
+20
+20
+49
+ec
+6f
+e0
+86
+6f
+df
+20
+00
+08
+d8
+c0
+44
 d3
 e8
-ec
-89
-ca
-0d
-0e
-d9
-91
-09
-87
-27
-5b
-a8
-37
-13
-43
-5c
-d2
-93
-58
-2a
-47
-bc
-0f
 40
-4f
-45
-af
-69
-37
-fd
-59
-37
-fa
-dd
-b9
-5a
-3e
-14
-42
-29
-0f
-38
-8d
-4c
-d7
-ab
-b4
-99
-fb
-b7
-29
-0b
-6d
-62
-a9
-8c
-28
 80
-b3
-9f
-e6
-75
-4b
-60
-8f
-4c
-bb
-ee
-9e
-27
-0d
-60
-ea
-fe
+06
+98
+46
 7c
-4e
-26
-1e
-90
-1f
-71
-29
-4d
-22
-6a
-6d
-61
-3f
-e6
-d4
-72
+00
+20
+62
+80
+00
+c2
+00
+05
+5d
+20
+20
+78
+2c
+6f
+e0
+86
+6f
+c0
+0f
+85
+65
+20
+20
 78
+64
 70
-f4
-df
-6b
-59
-c2
-36
-b3
-d1
-d2
-fa
-07
-61
-28
-06
-ab
-c1
-49
+00
+32
+34
+6f
+e0
 c3
-62
-e4
-ef
-1a
-06
-a2
-55
-88
-54
-18
-0e
-a4
-58
-72
-55
-82
-c5
-82
-f6
-93
-e4
-64
-98
-5e
-89
-f3
-de
-5e
+cb
 c0
-81
-6a
-4d
-32
-83
+07
+cb
+c5
+20
+20
+6e
+a6
+20
+40
+04
+d1
+58
+00
+00
+00
+67
+e1
+4b
+e6
+20
+20
+4b
+9a
+58
+00
+00
+00
+67
+e1
+47
+90
 d8
-0d
-3d
-db
-9c
+e0
+00
+06
+20
+40
+5f
+04
+70
+47
+92
+00
+20
+40
+5c
+3e
+6f
+e0
+ca
+08
+20
+3a
+04
+d1
+20
+60
+00
+00
+20
+40
+2a
 28
-8c
+24
+7a
+00
+00
+6f
+e0
 c7
-cb
-2e
-a7
-8a
-2c
-73
+8f
+c0
+7f
 85
-84
-2e
+7d
+6f
+e0
+c8
+43
+1f
+e1
 7e
+03
+c1
+81
+80
+00
+6f
+e4
+47
+13
+c2
+80
+85
 87
-c4
-3d
-55
+c2
+80
+05
+87
+c2
+82
+85
+87
+c2
+83
+05
+87
+20
 40
-e4
+4e
+47
+24
+74
+00
+00
+6f
+e0
+c9
+6c
+c0
+00
 db
-ef
-72
-f8
-07
-b3
-af
-02
-e2
-22
+3d
+20
+20
+5b
+3c
+70
+49
+6d
+00
+20
+20
+5b
+3d
+6f
 e0
-15
-be
-cf
-5f
 cb
-aa
-d1
-3b
-36
+f5
+da
+60
+01
+00
+9a
+60
+fe
+00
+20
+60
+00
+00
+20
+20
+05
+ad
+20
+40
+05
+90
+20
+20
+25
 63
-04
-95
-b1
-91
+6f
+e0
+cb
+f6
+20
+7a
+00
+00
+6f
+e0
+cb
+f7
+24
+7a
+00
+00
+68
+48
+cb
+f6
+6f
+e0
+cb
+f5
+98
+46
+7c
+00
+24
 41
-d1
-10
+05
+89
+98
+46
+7e
+00
+1f
 e6
-d7
-f9
-a9
-21
-09
-43
-ac
-e1
-cd
-2a
-b2
-5c
-f1
-c6
-d5
-d5
-23
-10
-20
-87
-30
-0d
-2b
-15
+7c
+64
 20
-87
-23
-90
-4a
-79
-83
-b9
-fd
-18
+21
+05
+a2
+6f
+e0
+cb
+f8
+1f
+e6
+7c
+14
+24
 41
-83
-8d
+05
+a0
+70
+4b
+f7
+01
+20
+60
+00
+00
+70
+4b
 f9
-dd
+01
+20
+20
+43
+1f
+68
+48
+81
+7f
+6f
+e0
+80
+4c
+1f
+e3
+7e
+00
+98
+42
+fe
+00
+2f
+ef
+fe
+02
+58
+00
+00
+00
+68
+48
+cb
+f8
+79
+20
+fe
+00
+98
+40
 84
-65
-cc
-89
-6d
-8f
-5a
-2d
-cd
-7c
-0f
-4a
-ab
-7c
-9e
-c6
-1e
-0e
-c2
-b7
-f5
-f9
-3d
-86
-5e
-1c
-34
-c7
-d2
-ee
-94
-a9
-b1
-1b
-97
-bb
-8f
+00
+60
+48
+cb
 f8
-2b
-89
-db
-42
-92
-ac
-f5
-c2
-73
-31
-0b
-8f
-91
-30
-dd
+20
+60
+00
+00
+6f
+e0
+80
 05
-56
-d9
-d2
-46
-f5
-a1
-25
+1f
 e0
-78
-a4
-32
-02
-6e
-d4
-26
-c7
-cc
-18
-57
-9a
-b8
-54
-ce
 fe
-af
-bb
-91
-fb
-dc
-b5
-0c
-b3
-df
-92
-16
-9a
-11
-0d
-ad
-6c
+01
 67
-6a
-59
-ba
-c2
-17
-75
+e0
+80
+05
+24
+36
+85
+b4
+6f
+e0
+cb
+f5
+1f
+e0
 fe
-6d
-73
-87
-5b
-c6
-46
-43
-e3
-55
-87
-ae
-15
+01
+67
+e0
+cb
+f5
+6f
+e0
+81
+68
+c3
+81
+80
+00
+79
+20
+7e
+03
+67
+e0
+81
+68
+6f
+e1
+42
+f5
+67
+e1
+01
+96
 58
-90
-66
-f8
-3e
-f3
-77
-d9
-28
-15
-b0
-14
 00
-89
-c7
-5b
-16
-71
-3b
-24
-f8
-29
-8b
-87
-f0
-15
-19
-65
-ad
-f9
-d2
-f2
-6e
+00
+00
+67
+e2
+43
+1d
+20
+60
+00
+00
+20
+40
+28
+1c
 6a
-93
-eb
-d9
-95
-69
-b9
-b6
-22
-91
-a1
-9b
-33
-aa
-23
-cf
-6d
-93
-ae
-14
-c4
+20
+80
+4d
+1a
+20
+a3
+fc
+24
+21
+26
+fa
+20
+20
+26
+8e
+09
+80
+00
+18
+1f
+ef
+7e
+00
+1f
+f1
+7e
+00
+e7
+e1
+80
+05
+78
+28
 7c
-06
-52
-9d
-48
-22
-09
-3c
-5c
-f5
-4c
-4e
+00
+20
+40
+27
+0d
+20
+23
+26
+f6
+c5
+99
+26
+af
+6f
+e0
+80
+4d
+20
+3a
+26
+af
+1f
+e0
+ff
+fc
+67
+e0
+80
+4d
+20
+40
 72
-37
-91
-ce
-fd
-7b
-f3
-54
+cb
+6f
+f0
+81
+08
+c3
+03
+a6
+fa
+18
 00
-90
-59
-de
-a4
+70
+0c
+65
 e2
-bc
-6d
-c1
-a3
-fb
-87
-c9
-5b
-35
-c6
-98
-f4
 01
-29
-63
-8b
-14
-a7
-5d
+54
+20
+20
+26
+af
+20
+40
+21
+52
+70
+89
+00
+00
+79
+3f
 80
-d9
-c9
-6c
-1d
-b7
-69
-eb
-2c
-3c
+30
+20
+20
+2a
+e3
+79
 3f
-36
-90
-14
-94
-0b
-61
-f4
-42
-97
-05
-70
-5e
-15
-9c
-d3
-c1
-55
-85
-5e
+80
+30
+20
+20
+2a
+f6
+da
+20
+46
+67
+6f
+e0
+c6
+66
+1f
+e0
+ff
+ff
+1f
+ef
+fe
+0d
+20
+20
+54
+a6
+6f
+e4
 47
-99
-38
-b2
-ed
-8d
 13
-0e
-af
-42
-6a
-7d
-b1
-83
-57
-7c
-68
-5a
+c4
+01
+00
+00
 d8
-9e
-63
-97
-31
-e1
 e0
-6a
-a6
-27
-8c
-b2
-a3
-74
-65
-a7
-1c
-69
-e4
-47
-95
-ba
-f0
-31
-02
-9b
-24
-ce
-f7
-0c
-c5
-fe
-a8
-d6
-73
-95
+00
+02
+20
+40
+5f
+04
+20
+40
+05
+f2
+20
+40
+05
+e6
+20
+20
+5c
+a3
+da
+20
+46
+67
+6f
+e0
+c6
+66
+1f
+e0
+ff
+ff
+1f
+ef
+fe
+0d
+9a
+20
+a2
+00
+6f
+e0
+80
+32
+e7
+e0
+80
+11
+c0
+1a
+05
+ef
+20
+60
+00
+00
+6f
+e3
+01
+78
+e7
+e3
+00
+05
+20
+20
+5c
+66
+6f
+e0
+80
+32
+c0
 1a
-f8
+05
+f5
+20
+60
+00
+00
+67
+e0
+c9
+5a
+6f
+e3
+01
+78
+67
+e3
 49
-bb
-f9
-37
-40
-fd
-cb
-12
-99
+5b
+6f
+e3
+c9
+5a
+d8
+c0
+46
+67
+df
+20
+00
+03
+e8
+43
+80
 06
-92
-55
-77
+98
+46
+7c
+00
+20
+22
+dc
 69
-42
-b3
-e0
-a3
-1c
-63
-b0
-75
-d1
-1d
-b2
-59
+18
+c0
+8c
+06
+c2
+00
+05
+fb
+20
+60
+00
+00
+1a
+22
+0c
+00
+ef
+e1
+80
+06
+67
+e1
+c3
+97
+c0
+05
+86
+0e
+c0
+04
+06
 3a
-1e
-dd
-5a
-3e
-98
-dd
+c0
+04
+86
 1d
-94
-93
-5c
-03
-03
-fc
-bd
-a1
-62
-e2
-ab
-8e
+c0
 03
-6e
-5c
-9c
+86
+2f
+c0
+00
+86
+35
+c0
+06
+06
+4f
+c0
+05
+06
+59
+c0
+09
+06
+7a
+c0
+29
+06
 8b
-b0
-73
-25
-b5
-5f
-44
-bb
-1b
-04
-42
-0c
-fb
-69
-b4
+20
+20
+2b
+96
+6f
+e0
+c9
+f1
+20
+7a
+00
+00
+6f
+e1
+43
+35
+df
+20
+00
+09
+6f
+e1
+43
+39
+1f
+e0
+a2
+05
 da
-7d
-b9
-aa
-79
-b8
-2c
-d2
-e3
-f3
+40
+49
 f4
+20
+40
+7d
+64
+20
+22
+86
+1b
+20
+20
+06
+18
+6f
+e0
+c2
+cb
+67
+e0
+c9
+c6
+20
+20
+06
+1c
+70
+49
+c6
+03
+70
+49
+f1
+00
+6f
+e0
+c9
+f1
+20
 7a
+00
+00
+6f
+e1
+43
+35
+1f
+e0
+ff
+fe
+1f
+e6
+fc
+07
+20
+40
 7d
-e4
-27
-0b
-f0
-fd
-d9
+62
+18
 07
-3c
-b1
-da
-de
-5a
-23
-48
-e2
-22
+f2
 00
-d5
-0e
-ed
-39
-be
-4b
-b6
-13
-11
-1c
-64
-11
-e2
-22
-45
-af
-bf
+6f
+e1
 43
-6c
-d5
-2e
-fd
-1e
-db
-65
-11
-f2
-c0
-bb
-58
 39
-17
-53
-4d
-cd
-4f
-aa
-bb
-62
-fd
-58
-81
-c3
-48
-6b
-57
-49
-b0
-94
-b1
-69
-2e
-ff
-98
-69
-7f
-b5
-c3
-70
-16
-56
-59
-79
-e8
-bd
-23
-6c
-13
-ad
-36
-ce
-ab
-7e
-4f
-27
-65
-f2
-a9
-e8
-33
-d9
-7c
-c9
-87
-4d
-e7
+1f
+e0
+8c
+06
 18
-d0
-a4
-a5
-10
-8f
-99
-38
+c0
+8c
+03
+ef
+e1
+00
+06
+1f
 e2
-3b
-a7
-fa
-8b
-7b
-d6
-4c
+26
+00
+ef
+e1
+00
+06
+d8
 40
-51
-83
-e5
-69
-73
-a1
-fa
-f4
-e2
-5f
-cf
-f6
-f0
-4d
-58
-d9
-67
-e9
-9f
-62
-84
-63
-cb
-3d
-5f
-8f
-68
+2a
 29
-3a
-9a
-e5
-f9
-1f
-c1
-32
-08
-c1
-4f
-ce
-e9
-85
-ad
-55
-93
-e9
-66
-60
-c6
-ef
-cb
-9a
-07
-54
-dc
-cd
-94
-60
-5b
-11
-31
-c1
-49
-bd
-35
-7a
-4c
-c9
-07
-2d
-71
-df
-81
-61
+98
+46
+7c
+00
+20
+22
+d0
+89
+c2
+00
+06
+26
+20
+20
+06
+18
+6f
+e0
+c9
 f1
-73
-b6
-c0
+20
+7a
+00
+00
+6f
+e0
 c9
-92
-c5
-bb
 f1
-e4
+c0
+01
+50
+6c
 70
+49
+c6
 02
-b5
-eb
-70
-ca
-01
-89
-6e
-b6
-66
-15
-7e
-0c
-ff
-12
-5a
+20
+20
+06
 1c
-98
-eb
-77
-76
-37
-0e
-0a
-b5
-2c
-0b
-9b
-61
-6f
-5a
-72
-72
-e5
-95
-c4
-4a
-14
-b7
-df
-7f
-7f
-9e
-16
-93
-4f
-ca
-cd
-15
-14
-d8
-78
-dd
-3b
-bc
-82
-81
-9e
-19
-3d
-8f
-3b
-c3
-d9
-72
-f0
-11
-00
-f3
-74
-73
-e6
-0b
-26
-74
-6e
-cc
-08
 6f
-15
-be
-2f
-58
-29
-b4
-29
-a2
-94
-0a
-70
-0a
+e0
+c9
+f1
 20
-49
-4a
-31
-41
-1f
-e5
-46
-43
-99
-3c
-3a
-0c
 7a
-9e
-3d
-38
-94
+00
+00
+6f
+e0
 c9
-5f
-71
-69
 f1
-9c
-df
-78
-8c
-5c
-e1
-71
-0f
-47
-34
-52
-88
-3c
-e5
-dd
-53
-92
-75
-19
-f9
-2d
-8b
-d8
-bd
-4c
-d4
-6a
+c0
+01
 06
-fb
-2c
-cd
-e9
+18
+20
+20
+50
+5d
+20
 40
-3a
-88
+2e
 41
-21
-fd
-f1
-7c
-98
-1e
+20
+40
+2e
+4a
+68
 49
-1f
-9a
-56
-51
-f1
-2f
-09
+06
+b1
 60
-79
-cd
-3d
-a8
-fa
-b0
-21
-2e
-13
-a3
-d9
-13
-9a
-47
+49
+06
+78
+20
+40
+2c
+c7
+20
+40
+2c
+d2
+18
+c0
+8d
+fe
+18
 c2
-f4
-80
-8e
-44
-bc
-c8
-f5
-5f
-ad
-b2
-b0
-a0
-29
-cf
-ba
-02
-64
-a1
-93
-85
-1c
-66
-38
+7e
+00
+67
+e1
+06
+c7
+68
+49
+06
+b6
+58
+00
+2a
+50
+98
+46
+7c
+00
+20
+22
+86
+48
+20
+20
+2c
 4f
+6f
+e0
 cb
-93
-57
-0a
+99
+20
+3a
+2c
+4f
+20
+40
+2c
+e0
+20
+3a
+2e
+03
+d8
+c0
+4b
+9a
 18
-a4
-ed
-7f
-ca
-c8
-44
-44
-7d
-0f
-e3
-4d
+00
+7e
+0b
+20
+20
+2c
+a5
+ef
+e1
+00
+06
+67
+e1
+06
+b5
+98
+00
+22
+00
+68
+49
+43
+98
+6f
+e1
+43
+32
+98
+46
+7c
+00
+24
+22
+ad
 50
-b0
-dd
-a1
-73
-f2
-3f
-9e
-77
-a8
-51
+6f
 e1
-90
-2e
-7d
-96
-4d
-2b
-ba
-80
-51
-e0
-28
-01
-64
-ef
+4a
+bb
 d8
-48
-04
-1f
-dd
-4b
-ea
+c0
+4a
+bd
+20
+20
+2d
 53
-fb
-8d
-7f
-dc
-9f
-9f
-66
-03
-15
-7f
-f5
-f8
-26
-f2
-2b
-d3
-fb
-e7
-33
-35
-e7
-eb
+68
+49
+43
+98
+6f
+e0
+c3
+21
 c2
-1c
-de
 81
+86
+74
+6f
+e4
 47
-12
-17
-d1
-70
-3b
+13
+c3
+0a
+86
 5f
-2c
-2f
-66
-b6
-62
-fa
+c3
+1d
+86
+61
+6f
+e1
 43
-2a
-bb
-23
-5c
-f8
-d1
-75
-be
-af
-22
-9f
-2b
-a3
-bc
-46
-4b
-ab
-e9
-34
-c8
-6a
-6b
-29
-83
-40
-fa
-e2
-40
-ee
-d1
-e0
-f6
-bd
-1a
-30
-97
-1a
-0d
-77
-23
-14
-33
-f0
-9e
-7d
-b4
+98
+c0
+18
+2e
+03
+6f
+e1
+43
+98
+c0
+02
+86
+6c
+c0
+08
+06
+6f
+68
+49
+43
+98
 6f
+e1
+43
+32
+98
+46
+7c
+00
+24
+22
+ad
+1d
+20
+40
+2e
+46
+68
 49
-0b
-26
+4a
+bb
+d8
+c0
+4a
+bd
 20
-4d
-fa
-01
-c6
-0e
-c4
-22
-77
-80
 20
-95
-de
-16
-76
-88
-a9
-54
-e1
-2a
-58
-45
-c9
-5e
-44
-88
-1a
-10
-2f
-6d
-1d
-d4
+2d
+2b
+d8
 c0
-7c
+49
+fd
+18
+00
 7e
-6c
-c4
-5c
+03
+20
+20
+2d
+2d
+6f
+e0
+cb
+99
+20
+3a
+06
+64
 d8
-c7
+c0
+4b
+9a
+18
+00
 7e
-89
-d8
-f0
-f3
-6b
-88
-c5
-c6
-ea
-ca
-e6
-8a
-54
-69
-e9
+08
+20
+20
+2d
+2d
+6f
+e1
+43
+32
+98
 46
-2c
-34
-54
+7c
+00
+24
+22
+86
+5c
+20
 40
-e9
-57
-5a
-6c
-58
-e3
-ae
-b1
-71
-b4
-54
-3b
-47
-87
+2d
+c7
+24
+34
+06
+61
+20
+20
+2d
+46
+18
 c2
-45
-c5
-15
-41
-ad
-3d
-2b
+22
 00
-0b
-59
-ee
-5b
-77
+6f
 e1
 43
-17
-bc
-46
-73
+35
+1f
+e0
+a5
+fd
+20
+40
+29
+29
+20
+40
+06
+8c
+6f
+e0
+c7
+8f
+c0
+7f
+ad
 ac
+6f
+e0
+c7
+95
+20
 3a
-6e
-61
-f5
-49
-34
-09
-5f
-29
-21
-a2
-2a
-07
+2d
 ac
-4c
-1e
-fa
-cc
-ed
-06
-f7
-fa
-10
-44
-d2
-5b
-61
-cc
-13
-f9
-7b
-29
-d6
-63
-c5
-1e
-f7
-9c
-4d
-11
-15
-9c
-78
-23
-72
-52
-9d
-d7
-54
+6f
+e0
+c8
+43
+c2
+80
+ad
+ac
+58
+00
+00
+1a
+68
+49
+43
+98
+98
+46
+7c
+00
+24
 22
-23
-64
-36
-05
-b6
+ad
+ac
+70
 01
-e4
-64
-39
-02
-4f
+b9
+05
+20
+20
+2e
+05
+20
+40
+2d
+ea
+6f
+e0
+c7
 8f
-38
-9c
-63
+c0
+7f
 86
-27
-57
-ad
-5c
-dd
-27
+91
+6f
+e1
+43
+98
+c0
 12
-e3
-cb
-2a
-a6
-a5
-f5
-4e
-ca
-40
-9c
-f5
-33
-1d
-de
-75
-18
-21
-c8
-13
-cb
-3b
-6d
-b4
-a0
-e6
-31
-e2
-d7
+86
+94
+20
+60
+00
+00
+6f
+e1
+43
+98
+c0
+10
+86
+94
+20
+60
+00
+00
+6f
+e0
+80
+55
+67
+e0
 c9
-d2
-90
-fc
-cb
-c4
-e7
-8d
-bb
-09
-d5
-66
-3d
-5f
-8d
+aa
+20
+60
+00
+00
+d8
+c0
+91
+9f
+d8
+a0
+4a
 bd
-5b
-89
-86
-de
-97
-db
-8e
-96
-99
-07
-63
-a5
-65
+df
+20
+00
+42
 20
-45
-85
 40
-98
-e9
-58
-92
-b0
-b3
-c2
 7c
-d3
-c2
-5e
-4f
-a1
-d7
-0a
-f2
-23
-c1
-8a
-69
-9f
-39
-68
-bb
-9b
-06
-0f
-37
-8d
-7e
-f6
-e2
-b1
-46
-f5
-e0
-8c
-08
-02
-a6
-f3
-34
-cc
-66
+da
 d8
-aa
-2e
-38
-5e
-c8
-7b
-a6
+c0
 91
-21
-d1
-31
-84
-f8
-ad
+e1
+d8
 a0
-a8
-a1
-2d
+4a
+ff
+df
+20
+00
+36
+20
+20
+7c
+da
+70
+45
+e2
+00
+6f
+e0
 c5
-84
-39
-6c
-5c
-53
-4d
-b9
-51
-16
+d4
+c0
+7f
+b2
+f8
+c0
+00
+86
+a7
+c0
+01
+06
+a9
+c0
+01
+86
+b0
+c0
+02
+06
+b6
+20
+60
+00
+00
 70
-a1
-03
-2c
+4d
+60
+ff
+20
+20
+06
+b7
+70
+45
 89
-c4
-5a
-87
-c9
-a2
-aa
-f1
-81
-9d
-28
-ee
-d6
-15
-f7
-07
+02
 6f
-03
-2b
+e0
+c5
+ae
+20
+3a
 06
-e3
-48
-71
-3f
-56
-0b
-3c
-fb
-15
-1e
-bb
-f3
-ed
-9c
-b3
-de
-3e
-44
-1f
-8c
-2f
-3f
+ae
+6f
+e2
+46
+04
+20
+40
+32
+36
+70
+4d
+60
 aa
-71
-e3
-61
-db
-dd
-bd
-74
+20
+20
+06
+b7
 70
-f4
-91
-2d
-69
-7b
-1e
+4d
+60
+55
 6f
-b5
-5a
-e9
-0d
-42
-ee
-80
-63
-38
-ce
-10
-63
-f6
-43
-1c
-96
+e0
+c5
+ae
 20
-0a
-b1
-1d
-32
-31
-a8
-d4
-08
-18
-6d
-96
-47
-15
-f9
-ed
-ca
-9b
-bc
-09
-fe
-e9
-59
-8d
-a7
-83
-34
-47
-db
-72
-41
-c4
-59
-8f
-18
-85
-5b
-75
-a4
-a5
-69
-af
-03
-16
-96
-3f
-dd
-1d
-88
-ac
-82
-4e
-f2
-de
-d2
-88
-d3
-df
-c3
-54
-13
-76
-21
-66
+3a
+06
+b7
 6f
-55
-23
-24
-07
-86
-1d
-94
+e2
+45
+e8
+67
+e2
 4d
-65
-e3
-4b
-55
-c9
-2d
-ef
-9b
-22
-c1
-ff
-ce
-57
-48
+62
+20
+20
+06
+b9
+70
 4d
-c7
-ee
-79
-59
-ef
+60
 22
-2c
-34
-5d
-21
-bb
+6f
+e2
+46
+04
 67
-b7
-4c
-7a
-28
+e2
+4d
+62
+6f
+e0
+c5
+89
 1f
-0f
-2d
-9d
-e8
-ff
-0c
-78
+e1
+7e
+07
 67
-7a
-34
-ee
-f3
-ad
-9f
-d8
+e0
+cd
+61
+70
+4d
+66
+00
+70
+45
+88
+07
+20
+40
+06
+c5
+20
+40
+36
+51
+24
+6c
+00
+00
+24
 77
+80
+00
+20
+40
+06
+e1
+20
+40
+06
+da
+20
+20
+32
+ce
+6f
+e0
+c5
+88
+1f
+e0
+fe
 03
-08
-01
-18
 67
-25
-15
-55
+e0
+c5
+8a
+6f
+e0
+c5
+ac
+67
+e0
+cd
+a6
+6f
+e0
+c5
+89
+1f
+e9
+fe
+00
+68
 48
-15
-6e
-10
-72
-1d
-f0
-62
-b4
-54
-76
-25
-0a
-54
-29
-1d
+c5
+7e
 18
-a9
-24
-e9
-ee
-82
+41
+04
+03
 18
-63
-26
-30
+43
+84
+00
+98
+41
 fe
-34
-50
-d0
-cb
-92
-c8
-3e
-4a
-4b
-c3
-18
-3e
+00
+68
+48
+c5
+7f
+98
+40
+fe
+00
+e7
+e0
+80
+05
+6f
+e0
+c5
+88
+e7
+e0
+80
+05
+6f
+e0
+c5
+88
+98
+00
+72
+00
+d8
+c0
 4d
-39
+60
+20
+40
+7c
+da
+20
+20
+31
+fc
+20
+40
+32
+14
+6f
+e0
+c5
+7d
+20
+7a
+00
+00
+98
+00
+72
+00
+d8
+c0
+4d
+1c
+d8
+a0
+4d
+ec
+20
+20
+7c
+da
+df
+20
+00
+04
+d8
+a0
+4d
+60
+20
+20
+7c
+a3
+6f
+e1
+45
+e0
+1f
+e1
+7e
+e0
+20
+3a
+06
+eb
+6f
+e1
+45
+e0
+1f
+e0
+fe
 01
+67
+e1
+45
+e0
+20
+60
+00
+00
+20
+40
+06
+fb
+20
+40
+36
+51
+24
+2c
+35
+86
+24
+37
+b5
+86
+20
+40
 07
-1b
-42
-28
-d3
+60
+6f
+e2
+45
 cc
-5a
-52
-74
-da
-57
-1d
-f4
-81
+68
+4a
+45
+8f
+98
+46
+7c
+00
+20
+22
+b2
+91
+6f
+e2
+46
+04
+68
+4a
+45
+8f
 98
-59
-d5
-aa
-81
-f2
-b7
-72
-be
-71
-54
-ee
-55
-0e
-e5
-36
-1f
-e7
-e8
+46
 7c
-11
-5a
-a6
-d3
-2b
-c3
+00
+20
+42
+86
+f9
+20
+20
+35
+72
+6f
+e2
+4d
 ee
+20
+20
 35
-c3
-b1
-fb
-f0
-7f
-3a
-38
-83
-85
-d6
-66
-28
+58
+70
+4d
+60
+ff
+6f
 e0
-6b
-ea
-ea
-5e
-bc
-56
-d9
-57
-69
-2f
-31
-cf
-4a
-6c
-1c
-1f
-64
-81
-81
-63
-e9
-2e
+c5
+89
+67
+e0
+cd
+61
+6f
+e2
+46
+04
+67
+e2
+4d
+62
+70
+45
 88
-8b
-f2
-de
-27
-74
-ad
-6c
-8d
-df
-7e
-75
-3a
-8d
-97
+06
+20
+20
+31
+e5
+20
+40
+07
+07
+24
+34
+07
+16
+20
+40
+07
+24
+20
+40
+4f
+d5
+20
+20
+4f
 db
-57
-fd
-f4
-ab
-3a
-3e
-cb
-4d
-ea
-5a
-7e
-fc
-86
-7e
+20
+40
+07
+0a
+24
+74
+00
+00
+20
+20
+06
+c5
+6f
+e1
+45
+f2
+20
+40
+7d
+79
+20
+34
+07
+10
+6f
+e3
 cd
-9e
-7f
-5b
-de
+61
+20
 7a
-f1
-0c
-e3
-51
-04
-e7
-56
-48
-51
-e8
-2e
-72
+00
+00
+20
+20
+7d
+ba
+70
 46
-2f
-a3
-c6
-38
-eb
-47
-3f
-04
-b5
-9e
-8a
-69
-98
-de
-d0
-b2
-9a
-d8
-6a
-e9
-3e
-37
-f6
 02
-d9
-7a
-bd
-e5
-75
-80
-10
-54
-5a
-e9
-dc
-3a
-9c
-3c
-4b
-73
-9f
-16
-86
-3a
+00
+1a
+20
+fe
+01
+67
+e0
+c5
+88
+20
+40
+36
+36
+67
+e0
+cd
+60
 20
-f3
-06
-2a
-e4
-51
-71
-8f
-5b
-26
-a5
-73
 20
-7d
-f7
-72
-45
-18
-4c
-91
-65
-b2
-ac
-71
 36
-ef
-0a
-b7
-03
-cb
-61
-7f
-57
-7f
-cc
-ab
-b0
-02
-62
-d0
-04
-ee
-2d
-7b
-cc
-d6
-87
-05
+33
+6f
+e4
+48
+9c
 24
-0a
-94
-37
-94
-0f
-3e
-f8
-dd
-32
-37
-cf
-09
-17
-a2
-6c
-dd
-72
-d4
-b0
-c9
-68
-8d
-e6
-d6
-69
-ed
-b3
-42
-95
-80
-e9
-63
-2b
-a8
-7a
-38
-27
-c7
-b2
-5e
-f0
+3a
+4f
+db
+6f
+e4
+48
+a4
+24
+3a
+4f
+db
+6f
 e2
+48
+ac
+24
+3a
+4f
+db
+20
+40
+36
+9d
+20
+40
+4f
 c8
-65
-12
-fc
-1f
-57
-b2
-af
+24
+74
 00
-50
-25
-ef
-76
-93
-c0
-c0
-19
-c0
-2b
-d4
-64
+00
+20
+40
+36
+be
+6f
+e0
+c7
+3f
+24
+5a
+4f
+75
+6f
 e4
-5e
-ae
-9e
-ab
-a2
-aa
-13
-c3
-98
-ee
-f5
-a9
-f6
-9c
-17
-14
-58
-f5
-26
-d9
-2e
-34
+45
+af
+20
+20
+36
+22
 70
-47
-aa
-75
-12
-7b
-05
-d0
-ec
-09
-8a
-8d
-37
-ce
-f8
-97
-4c
-aa
-16
-06
-35
-bc
+46
+01
+00
+69
+61
+00
+40
 34
-d9
-8b
-53
-ec
-ea
-2a
-d4
-f2
+73
+02
+00
+20
+40
+4d
 f5
-62
-a1
-8d
-c1
+6f
+e1
+45
+d8
+24
+3a
+07
+31
+20
+40
+36
+51
+6f
+e0
+c5
+7f
+c0
+00
+b6
+46
+24
+2c
+07
+48
+24
+37
+87
+48
+20
+40
+07
+60
+70
+47
+3f
+00
+20
+40
+37
+1a
+20
+40
+35
+7b
+6f
 e0
-e3
-c1
+c5
+7e
+1f
+e0
+fe
 01
-1e
-54
-18
-9f
-5d
-81
-54
+67
+e0
+c5
+7e
+20
+40
+07
+38
+20
+20
 36
-d4
-23
-f5
-3a
+4c
+6f
+e0
+c5
+89
+c4
+02
+00
+00
+6f
+e0
+c5
+89
+79
+3f
+fe
+04
+67
+e0
+c5
+89
+20
+40
+07
+3f
+20
+20
 36
-16
-4d
+98
+1f
+e9
+fe
+00
+68
+48
+c5
+7e
+18
+41
+04
+03
+18
+43
 84
-97
-ff
-28
-27
-9b
-ce
-ee
-bd
-07
-69
-b2
-96
-bc
-ef
-29
-08
-e5
-ba
-6e
-d9
+00
+98
+41
+fe
+00
+68
+48
+c5
+7f
+98
+40
+fe
+00
+67
+e0
+cd
+a7
+20
+60
+00
+00
+6f
+e0
+c6
+02
+24
 7a
-a5
+00
+00
+6f
+e1
+45
+fe
+1f
+e0
+fe
+01
+67
+e1
+45
+fe
+6f
+e0
+c5
+fe
+c0
+7f
+b6
 76
-be
-55
-c1
-92
+6f
+e0
+c6
+01
+1f
+e0
+fe
+01
+67
+e0
+c6
+01
+1f
+e1
+7e
+03
+20
+3a
 07
-d7
-17
-77
-b4
-8f
-5b
+55
+20
+20
 07
+25
+20
 40
-1a
-58
-d6
-51
-e7
-9e
-fc
-e1
-24
+4b
+fb
+20
+40
+03
+fa
+6f
 e0
-58
-3e
-9d
-f3
+cb
 a1
-49
-79
-a4
-1a
-ad
-ef
-c5
-68
-11
+24
+3a
+07
+31
 20
-88
-a7
-d8
-2a
-fd
+40
+07
+5b
+20
+20
+07
+25
+6f
+e2
+45
+8f
+68
+4a
+45
+e4
+98
 46
-55
-a4
-cc
-c2
-a3
-f8
-64
+7c
+00
+20
+22
+b2
+22
+20
+20
+36
+9a
+20
+40
+36
+6e
+6f
+e0
+cd
+1b
+2f
+e0
+02
+01
+24
+60
+80
+00
+6f
+e0
+cd
+1c
 c0
-7e
-70
-2a
-09
-1f
-92
-d9
+7f
+81
+ab
+67
 e0
-33
-3c
-1e
-e2
-5b
-e3
-50
-d2
-cf
-6b
-a8
-b5
-d1
-13
-11
 c9
-12
-f6
+aa
+20
+60
+00
+00
+20
+40
+36
+b4
+24
+74
+00
+00
+20
+40
+04
+c4
+6f
 e1
-ab
-93
-4b
-28
-b0
-05
-99
-98
-e4
-cc
-09
-5c
-d7
-8c
+c6
+08
+20
+20
+36
+22
 78
-25
-1f
-06
-25
-39
-ca
-ec
-c9
-3e
-a6
-5f
-da
-4f
-34
-2d
-06
-7d
-3c
-76
-38
-02
-bc
-51
+58
+fc
 00
-1b
+28
+0f
+fe
+2f
+20
+40
+b1
+6f
+20
+38
+b1
+8a
+20
+40
+31
 7d
-76
-1f
-c5
-c0
-97
-8e
-a6
-04
-0a
-0a
-ec
-3d
-d1
-0d
+67
+e0
+cd
 1a
-f5
-57
-08
+c5
 13
-63
-f5
+87
 79
-2f
-da
-64
-c0
-d2
-12
-cb
-5b
-b8
-59
-28
-4d
-37
-9a
-61
-d7
-25
-f0
-eb
-b6
-34
-1c
-82
-ca
-a4
-6b
-de
+6f
+e0
+cd
+1a
+1f
+e9
+7e
+00
+68
+48
+c5
+89
+a8
+40
+0e
 00
+24
+20
+b1
+8c
+20
+40
+31
+7d
+28
 0f
-e4
-2a
-c2
-d5
-82
-4c
-3e
-9b
-76
-df
+fe
+2f
+20
+40
 b1
-5f
-60
-36
-75
-ef
+78
+e7
+e0
+80
+05
+1f
+e6
+7c
+44
+24
+21
+31
 8e
-ab
-66
-43
-97
-5f
+1f
+e2
+72
+00
+20
+22
+b1
+54
+20
+20
+31
+51
+6f
+e0
+cd
+1b
+67
+e0
 c5
-89
-b5
-e2
-5a
-58
-14
-e5
 7d
-49
-a5
-e2
-57
-d3
-8a
-72
-ee
-48
-f9
+1f
+e0
+fe
+01
+d8
+c0
+4d
+1b
 98
-a0
-52
-00
 c0
-cf
-ae
-34
-2d
-fc
-9c
-95
-26
-95
-bc
-1f
-27
-11
-38
-0d
-e3
-03
-94
-0c
-57
-85
-42
-e2
-7c
-d6
-aa
-d1
-a3
-cf
-7e
-bc
-8a
-bc
 8c
-6e
-0d
-a5
-25
-dd
-6a
-ed
-5c
-b0
-07
-8a
-b9
-85
-2b
-d8
-d6
-97
+00
+ef
+e1
+80
+06
+67
+e1
+c5
+80
+6f
+e0
+cd
+1b
+20
+20
 32
-51
-69
-61
+1e
+6f
+e0
+c5
+ca
+24
+3a
+07
+8f
+78
 4e
-0a
-49
-ec
-c7
-53
-9b
-11
-b0
-5d
-10
-46
-44
-7c
-ab
-3e
-bf
-60
-c4
-39
-cc
-6a
-5e
-57
-d2
-5f
-60
+fc
+00
+78
+2d
+fc
+00
+78
+23
+fc
+00
+78
+24
+fc
 00
-5b
-7d
-1c
 6f
-8d
+e0
+c5
+8a
 98
-0c
-27
-89
-5a
-86
-37
-66
-67
-2f
-e4
-c3
-09
-f2
-75
-e3
-e9
+00
 72
-1d
-0e
-42
-df
-80
-a0
-42
-2f
-c9
-77
-4b
-c4
-ee
-ec
-f3
-77
-08
-86
-8f
-68
-c2
-f0
-83
-24
-fb
-37
-58
-ba
-1a
-76
-8d
-f0
-55
-f9
-69
-b6
+00
+d8
+c0
+4d
+a6
+20
+20
+31
+b3
+6f
+e0
+c5
+d4
+c1
 7f
-27
-75
-f9
-08
-79
+80
+00
+c0
+00
+b2
+db
+c0
+01
+07
+9c
+c0
+01
+87
+a1
+c0
+02
+07
+a5
+20
+60
+00
+00
+6f
+e0
+c5
+ae
+20
+3a
+32
+e1
+6f
+e2
+4d
+ee
+20
+7a
+00
+00
+20
+20
+32
+e0
+6f
+e0
+c5
+ae
+20
+3a
+32
 e9
-19
+6f
+e2
+4d
 ee
-03
-11
-83
+20
+20
+32
+e6
+6f
+e0
+c5
+ae
+20
 3a
-6e
-98
-48
-1e
-48
-0b
-6c
 07
-32
-3c
-88
-03
+ab
+6f
+e2
+4d
+ee
+68
+4a
+45
+e8
+98
+46
+7c
+00
+24
+62
 80
-1a
-fe
-89
-5c
-26
-5f
-6a
-42
-20
+00
+70
+45
+d4
+ff
+70
 06
-0c
-aa
-18
-1c
-f5
-51
-d5
-d3
-8d
-91
-da
-4d
-37
-79
-61
-48
-53
-21
-dc
-9b
-5a
-85
-f9
-c3
+6f
+39
+20
+40
+78
+2b
 58
-35
-38
+00
+00
+00
 67
-5c
-7c
+e1
+45
 d8
-1f
-88
-c2
+6f
+e2
+4d
+ee
+20
+20
+32
+f7
 68
-3f
-b4
-b4
-5e
-e0
-35
-69
-b9
-64
-66
-ca
-97
-fb
-a2
-2e
+48
+ce
 33
-cb
-ac
-1b
-49
-24
-af
-47
-dd
-1d
-72
 18
+51
+84
+00
+6f
+e0
+ce
 34
-0c
-60
-76
-7f
-62
-9c
-ef
-60
-36
-bd
-0d
-47
-a8
-a4
-78
-02
-4c
-a7
-5a
-62
-c7
-ba
-7f
-10
+98
 46
-b7
-31
-7f
-d3
-16
-aa
-ef
-fc
-83
-a4
-e5
-ad
-9f
-28
-a9
-83
-e1
-23
-fa
-41
-0e
-bb
-e9
-de
-34
-b0
-04
-cc
-cc
-2c
-cf
-e0
-7e
-25
-f7
-31
-48
-5c
-18
-ea
-ed
-92
-af
-f1
-08
-67
-2c
-53
-5e
-a1
-af
-7f
-fe
-9d
-1e
-0e
-f7
-b6
-7a
-f0
-31
-15
-7f
-c9
-ef
-f0
-b5
+7c
+00
+20
+22
+87
+ce
+60
+48
+ce
+34
 58
-02
+00
+01
+00
+98
+4f
+84
+00
+6f
+e1
+ce
+3b
+98
 46
-d2
+7e
+00
+68
+49
+ce
+35
+98
+40
+fe
+00
+67
+e1
+ce
+38
+20
+40
+6c
+20
 6f
-c5
-b4
-80
-57
-85
-b0
-59
-b3
-9c
-86
-75
-3c
-72
-34
-2f
-17
-69
-9e
-5b
-71
-ac
-df
-bc
-4c
-2e
-c9
-1f
+e1
 ce
-42
+38
+d8
+40
+01
+00
+da
 20
-90
-59
-c0
-d5
 0e
-eb
-08
-9d
-f6
-ee
-99
-82
-ee
+00
+20
+40
+6c
+4d
+6f
+e2
+0e
+00
 68
-c3
-27
-66
-49
-ac
-61
-1b
-37
-02
-b4
-c3
-7b
-86
-8c
-fa
-41
-93
-dc
-fa
-f5
-fd
-c9
-31
-d9
-71
-f1
-92
-90
-3c
-57
-d5
-2f
-6d
-e5
-a3
-e8
-94
-4f
+4a
+4e
+3e
+98
+46
+7c
+00
+24
+22
+87
+bf
+58
+00
+0e
+00
+67
 e1
-2c
+40
 f0
-d0
-e1
-d1
-3f
-18
-d4
-68
-a8
-a8
-d2
-fb
-c8
-82
-d1
-88
-5e
-21
-a5
-33
-f6
-eb
-68
-ec
+70
+40
+f2
+40
+20
+40
+6b
+11
+58
+00
+00
+00
+67
 e2
-72
-71
-06
-4c
-c8
-80
-77
-ca
-da
+40
+f0
+6f
 e0
-da
-b8
-e9
-ff
-84
-b7
+ce
+33
+20
+20
+00
+01
+4d
 3b
-e5
-fd
-d9
+aa
+55
+40
+00
+00
+40
+05
+00
+33
+07
+20
+01
+00
+00
 f0
-8e
+7f
+a5
+fe
+02
+80
+02
+00
+11
+00
+00
+04
+00
+00
+02
+00
+00
+00
+60
+04
+00
+00
+40
+04
+00
+00
+10
+04
+60
+00
+00
+00
+00
+30
+00
+00
+00
+40
 2c
-29
-2f
-65
-6f
-69
-f0
-16
-6f
-59
-af
-9b
-73
-37
-1b
-e7
-92
+80
+01
+00
+21
+08
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 aa
-4c
-ed
-9c
-d9
-24
-fd
-94
-82
-1f
-30
-54
-d4
-18
 55
-6b
+08
+00
 13
-b4
-d7
-d0
-01
-5f
+47
+04
+09
+56
+00
+08
+00
+24
+08
 aa
-85
-5b
-0d
-1f
-2e
-7f
-fc
-86
-91
-fb
-87
-d2
-dd
-ba
-1f
-ac
-6e
-e9
-a2
-f0
-5a
-ba
-51
-a6
-97
-f6
-b3
-18
-10
-3c
-db
-d7
-21
-98
-c4
+55
 01
+00
 cb
-e0
-3b
-d4
-5f
-da
-5a
-4e
-50
-6e
-51
-dc
-a7
-56
-54
-a2
-6e
-06
-98
-cf
-f0
-72
-d8
-87
 43
+0f
+aa
+55
 01
-84
-bb
-1e
-54
-66
-c9
-f1
-4d
-06
-39
-1c
-7d
-83
-e7
-59
-58
-a4
-59
-2d
-77
-3b
-b2
-c1
-cc
+00
+ba
 4a
-c2
-b9
-60
-21
-60
-73
-29
-c9
-8a
-2e
-d4
-a0
-da
-23
-ad
-6e
-15
-7f
+01
+aa
+55
+01
+00
+bc
+4b
+ff
+aa
+55
+01
+00
+ec
+44
+ff
+aa
+55
+01
+00
+eb
+44
+1e
+aa
+55
+03
+00
 ee
-be
-34
-0f
-e8
-2b
-fc
-c9
-3a
-d1
-4f
-ad
-8a
-a3
-dd
-de
-77
-12
-64
-48
-81
-04
-52
-66
-fe
-5d
-fc
+44
+01
+0b
+4a
+aa
+55
+01
+00
+0d
+4a
 ff
-91
-fd
-c5
-b7
+aa
+55
+01
+00
+41
+41
+01
+aa
+55
+01
+00
+d2
+45
+07
+aa
+55
+02
+00
+f0
+45
+83
+47
+aa
+55
+02
+00
+3f
 46
-fc
-60
+85
+90
+aa
+55
+02
+00
 42
-2c
-e7
-b9
 46
-76
-4d
-4f
-66
-a6
-b0
-31
-96
-57
-7f
-df
-d7
-72
-9b
-42
-f6
-40
-ce
-ef
-11
-87
-a4
-cb
-ed
-74
-c9
-f7
-95
-bf
-1d
-3b
-af
-4f
-48
-6b
-c4
-69
-6a
-9d
-ce
-8d
-a9
-78
-15
-92
-fb
-5e
-fa
-3a
+75
+80
+aa
+55
+01
+00
+41
+46
+63
+aa
+55
+01
+00
+27
+46
+7d
+aa
+55
 06
-ac
-cd
-e8
-d3
-9e
-58
-24
-8a
-24
-e9
-52
-6f
-24
-24
+00
+f1
+44
 33
-74
-9a
-e7
-92
-1e
-95
-31
-4d
+61
+3b
+85
+81
+a1
+aa
 55
-a5
-21
-5f
-ef
-b0
-9a
-0c
-ae
-78
-5c
-6e
-5e
-07
-12
-39
-e5
-05
-e9
+01
+00
+89
+45
+02
+aa
 55
-db
-5b
-10
-b0
-80
-da
-16
-6d
-e4
-69
-21
-24
-2a
 05
-91
-29
-8f
-da
-2e
-b4
-63
-e2
-c3
-d5
-f0
-e7
-2f
-7c
-d5
+00
+e3
+45
+01
+0f
+0f
+0f
+0f
+aa
+55
+01
+00
+b9
+45
+00
+aa
+55
+01
+00
+40
+47
+02
+aa
+55
+01
+00
+ca
+45
+01
+aa
+55
+02
+00
+8b
+45
+c0
+12
+aa
+55
+01
+00
+3e
+46
+94
+aa
+55
+03
+00
+af
+45
+00
+48
+60
+aa
+55
+02
+00
+1d
+46
+0a
+00
+aa
+55
+02
+00
 1b
+46
+50
+00
+aa
+55
+02
+00
+23
+47
+32
+00
+aa
+55
+01
+00
 f4
-9c
-25
-ee
-d4
-28
-0d
-63
-cf
-df
-dd
+46
+02
+aa
+55
 08
-8e
-e7
-74
-4d
-5b
-7b
-15
-a5
-49
-42
-e6
-7e
-03
-85
-86
-bc
-2c
-c2
-66
-e5
-16
-9d
-f9
-92
-db
-8a
-c2
-05
-53
+00
+c0
+43
+fb
+00
+48
 08
-ed
-ba
-d4
+fb
+00
+48
+08
+aa
+55
 01
+00
+94
+40
+00
+aa
+55
 01
-9c
-a1
-b1
-9f
-98
-ad
-3a
-7e
-6e
-27
-d3
-11
-be
-22
-3c
-05
-15
-78
-bf
-3f
-a8
-a6
-58
-fe
-f2
-db
-81
-e9
-53
-ed
-a3
-2d
-8b
-16
-2f
-c2
-6c
-e5
-fd
-3c
-67
+00
+c0
 40
-1b
-8d
-69
-f7
-92
-5a
-05
-59
-a0
-27
-59
-d3
-ca
-ea
-29
+10
+aa
+55
+01
+00
+6b
 49
-15
-82
-8a
+10
+aa
+55
+0c
+00
+a7
+4b
+01
+7f
+01
+01
+7f
+02
+01
+7f
 03
-0b
-94
-52
-14
-32
-3b
-24
+01
+7f
+ff
+aa
+55
+06
+00
+db
+42
+73
+53
+22
+a1
+b1
+c1
+aa
+55
+01
+00
+93
+43
 07
-f1
-fe
+aa
+55
+02
+00
+be
 47
-e7
+96
+00
+aa
+55
 02
-27
-a2
-a1
-db
-d7
-69
-af
-95
-27
-14
-5d
-7d
-f3
-c4
-b2
-8b
-81
-ba
-f6
-ed
-e0
+00
+b5
+47
 15
-d3
+00
+aa
+55
+02
+00
+9b
+43
+19
+00
+aa
+55
+03
+00
+b7
+47
 1d
-d3
-89
-90
-62
-63
-fa
-65
-f4
+00
+d0
+aa
+55
+02
+00
+b9
+47
+21
+00
+aa
+55
+02
+00
+32
+43
+28
+00
+aa
+55
+02
+00
+bb
+47
+30
+00
+aa
+55
+0c
+00
 48
-fe
-4c
-88
+43
+1f
+02
+01
+05
+03
+03
+12
+18
+03
 19
-7b
-a2
-f8
-8b
-ce
-c6
-83
-59
-a8
-7e
-c6
-c4
-63
-b2
-3f
-72
-ba
-ad
-7e
-7f
-1d
-de
-3d
-6f
-77
-c5
-7f
-13
-e8
+c1
+03
+aa
+55
+10
+00
+a0
+47
+0f
+09
+42
+54
+35
 2e
-b4
-11
-7b
-ad
-af
-0e
-4e
-fb
-34
-6f
+32
+20
 4b
-28
-5d
-fb
-9e
-f1
-ed
-76
-4d
-5c
-c0
-a8
-56
-78
-cd
-49
-66
+65
+79
+62
+6f
+61
+72
 64
-f9
-3c
-d0
-5b
-a1
-d6
-d8
+aa
+55
+11
+00
+68
+43
 1f
-e9
-14
+0f
+09
+42
 54
-f5
+35
+2e
+32
+20
+4b
+65
+79
+62
 6f
-a3
-39
-9e
-19
-88
+61
+72
+64
+aa
+55
+0f
+00
+6b
+42
+0e
+42
+54
+35
 2e
-ae
-2c
-b4
-ad
-3a
-bc
-67
-a2
-3f
-e8
-6a
-05
-99
-5f
-bf
-ea
-13
-d8
-5f
-97
-f6
-1f
-a3
-71
+32
+20
+4b
+65
+79
+62
+6f
+61
+72
+64
+aa
+55
+08
+00
+d3
 42
-4d
-66
-d8
-82
-53
-80
-22
-5b
-c1
-c9
-44
-cf
-90
-df
-81
 07
-60
-61
-c8
-95
-df
-5a
-21
-bb
-38
-5f
-6d
-2a
-b3
-3d
+00
+07
+00
+20
+00
+2c
 01
-78
-f3
-85
-5a
-5b
-81
-1f
-06
-da
-c5
+aa
+55
 06
-84
-5a
-5f
-05
-e6
-e1
-0e
-ea
-2f
-87
-9c
+00
+9a
 47
-72
-e9
-fa
-89
-39
-9c
-cb
-17
+03
+12
+18
+ff
+00
+00
+aa
+55
+09
+00
+f4
+49
+41
+70
+70
+6c
+65
+20
+49
+6e
+63
+aa
+55
+02
+00
 f2
+49
+0a
+18
+aa
+55
+10
+00
+e1
+49
+d0
+00
+2d
+12
+1e
+4b
+0f
+a4
+99
+4e
+ce
+b5
+31
 f4
-a1
-08
-cb
-e4
-15
-88
-a0
-ea
-34
-b2
-bd
-f6
-ab
-83
-cb
-57
-f3
-3c
-f5
-35
-fc
-89
-ac
-7d
-8b
-53
-f3
-98
-36
-7a
-dc
-38
-56
-b6
-ee
-03
-95
-f0
-c1
 05
-fc
-cb
-c8
+79
+aa
+55
+02
+00
 fd
-19
-a8
-d4
-3e
-8e
-7b
-97
-f9
-f3
-d3
-7a
-be
-4d
-cb
-e1
-7b
-77
-5d
-b2
+49
+c1
+03
+aa
+55
+02
+00
+bb
 4a
-26
-60
-e0
-a7
-a3
-db
-7b
-cc
-84
-46
-15
-f7
-76
-2b
-7a
-77
-f5
-9f
-68
-39
-73
-bd
-5f
-57
-93
-b3
-e0
-30
-0b
-8f
-bd
-68
-fc
+78
+00
+aa
+55
 08
-9b
-8b
-37
-76
-ea
-d5
-ce
-97
-54
-b9
-ce
-5c
-18
-b5
-a9
+00
+99
+4b
+01
 02
-15
-54
-8a
-c1
-88
-be
-ac
-25
+e8
+04
 21
-72
-c3
-94
-af
-4d
-6b
-16
-12
-8d
-fe
-65
-df
-b1
-6c
-1e
-9b
+70
+01
+00
+aa
+55
+01
+00
+07
+44
+02
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+06
+aa
+55
+01
+00
+11
+44
+00
+aa
+55
+04
+00
+0d
+44
+00
+07
+ff
+07
+aa
+55
+01
+00
+07
 4a
-20
-59
-3e
-53
+32
+aa
+55
+02
+00
+09
+4a
+05
+00
+aa
+55
+02
+00
+21
+47
+02
+00
+aa
+55
+01
+00
+3d
+46
+64
 aa
+55
+02
+00
+3a
+46
+b0
 04
-51
-23
-24
-e5
-9a
-83
-ff
-97
-96
-2f
-75
-32
-8c
-6e
-6c
-65
-66
-ea
-51
-ab
-d4
-6a
-d6
-ab
-54
-ad
-17
-77
-ab
-b4
-0c
-de
-b1
-5b
-fb
-96
-7b
-e1
-30
-1d
-ad
-ca
+aa
+55
+01
+00
 1e
-9b
-6c
-68
-88
-71
-8b
-c5
-9c
-f4
-81
-74
-48
-16
-6e
-27
+47
+64
+aa
+55
+01
+00
+3c
+46
+64
+aa
+55
+02
+00
+38
+46
+b0
+04
+aa
+55
+02
+00
 25
-c5
-c3
-29
+47
+bd
+0b
+aa
+55
+02
 00
-d9
-42
+08
+4d
+64
+00
+aa
+55
 02
-ff
-37
-74
-4f
-16
-27
-8d
-63
-ef
-d8
-5e
-83
-8f
-3c
-9e
+00
+ec
+48
+b8
+0b
+aa
+55
+02
+00
+69
+48
+b8
+0b
+aa
+55
+08
+00
+66
+46
+00
+34
+00
+00
+00
+00
+00
+00
+aa
+55
 06
-54
-4e
-7e
-c4
-28
-e9
+00
+01
+4a
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+01
+00
+1b
+47
+03
+aa
+55
+01
+00
 a4
-f7
-99
-fb
-54
-e4
+49
+01
+aa
+55
+01
+00
+55
+46
+ff
+aa
+55
+04
+00
 a5
-14
+49
+7f
+02
+7f
+01
+aa
+55
+02
+00
+17
+4d
+7f
 06
-6d
-8b
-1d
-64
-5a
-33
-f2
-fd
-72
-5c
-78
-d3
-71
-8d
-8c
-ef
-2e
-22
-80
-12
-f7
-ac
-e8
-79
-b8
-85
-8b
+aa
+55
+03
+00
+27
+44
+ff
+ff
+ff
+aa
+55
+02
+00
+eb
+43
+e0
+2e
+aa
+55
+02
+00
 0d
-e3
 4d
-a3
-0e
-01
-0d
-4f
-05
-3a
-24
-04
-41
-05
-e0
-be
-3b
-c9
-ab
-38
-7f
-17
-5b
-71
-c6
-df
-38
-ae
-cf
-48
-41
-d2
-66
+40
 02
+aa
+55
+03
 00
-89
-bd
-c7
-b8
+66
 48
-e7
-fb
-f7
-46
-b0
-b4
-d6
-5d
-cb
-f1
-77
-cd
-60
-8c
-c8
-a9
-85
-76
-41
-fd
-33
-27
-39
+ff
+ff
+ff
+aa
+55
+01
+00
+bb
+4b
+ff
+aa
+55
+01
+00
+ba
+4b
+ff
+aa
+55
 04
+00
 b6
-ed
-31
-5b
-69
-2c
-39
 4b
-2f
-4e
-d6
-83
-b8
-fb
-6c
-44
-12
-3b
-54
-5b
-0f
-9c
-1e
-4d
-74
-65
-3b
-65
-91
-77
-f0
-b3
-53
-87
-71
-24
-db
-ea
-dd
-93
-99
+ff
+ff
+ff
+ff
 aa
-3c
-4e
+55
+03
+00
+63
+48
 08
-09
-81
-db
-9e
-73
-9c
-ba
-71
-99
-b9
-f5
-e4
-8c
-35
 07
-6f
-e7
-58
-58
-70
-f3
-6f
-3c
-ee
-98
-29
-93
-f5
-b7
-e8
-22
+ff
+aa
 55
+01
 00
-ec
-d7
-8e
-17
-06
-15
-2f
-69
-8a
-5a
-14
-7b
-8e
-9f
-2d
-df
-ff
-53
-48
-63
-23
-04
-88
-64
-ad
-31
-38
-d4
-f4
-4d
-da
-53
-3e
-7c
-ce
+59
+46
 ff
-ae
-b3
-6d
-42
-ad
-f1
-0e
-d2
-0f
+aa
+55
+01
+00
+5b
+46
+05
+aa
 55
+0c
+00
+8a
+48
+c2
+c3
+c4
+c5
 c6
-2f
-d8
-f4
-af
-77
+c7
+80
+81
+82
+83
+84
 85
-c4
-d4
-41
-8b
-4e
-94
-9a
-3d
-24
-38
-71
+aa
+55
+1c
+00
+6e
 48
+0a
 0b
-a4
-78
+0c
+0d
+0e
+11
 06
-54
-dc
-cf
-7b
-30
-56
+04
+0f
+10
+00
+85
+84
+c2
+83
+c3
+82
+c4
+81
+c5
+c7
 80
-ad
-11
-41
-45
-d8
-fa
-b8
+03
+02
+01
+c6
+ff
+ff
+aa
+55
+90
+00
+16
 4a
-0b
-21
-98
-50
-2b
-21
-69
+48
+de
+00
+00
+e4
+00
+e0
+3e
+14
 2b
-eb
-09
-4b
-b4
-5b
-4c
-b6
-b5
-5c
-df
-da
+04
+29
+1c
+8b
+35
+1e
+1a
 39
-b2
-68
-34
+16
+64
+1b
+8a
+3a
+1f
+08
 3c
-95
-f6
-13
-e0
+07
+3d
+06
+88
+3b
+20
+15
+17
+09
 0a
+19
+05
+22
+21
+18
+1d
+0d
 0b
-2b
-77
-5c
-84
-fb
-ff
-8d
-59
-00
-5b
-6d
-85
-cf
-e0
-42
-8a
-09
+10
+11
+23
+24
 0c
-3b
-d7
-43
-07
-fd
-a0
-62
-53
-73
-02
-73
-8b
-0a
-68
-40
-38
 30
-fc
-f8
-87
-ac
-b2
-6b
-b6
-ad
-86
-78
-a6
-99
-c8
-51
-ed
+0e
 3f
-2a
-81
-88
-33
-eb
-66
-2f
-93
-1c
-cf
-84
-8b
-d6
-61
-b6
-db
-de
-f3
-a4
-b6
-28
+36
+87
+2e
 25
-44
-ca
-4f
-a5
-ea
-cf
-15
-75
-13
-7d
-28
+12
+40
+0f
+1c
+37
+65
 41
-af
-20
-c7
-74
-9e
-74
-f6
-e5
+26
+13
+2f
+33
+34
+32
+38
+2d
+27
+47
+00
+7f
+e2
+00
+e6
+00
+46
 89
-a3
+2a
 31
-36
-ef
-ba
-a5
-c1
-f1
-9b
-89
-a9
-b1
-34
-1c
-65
-ac
-c5
-9a
+44
+28
+45
+42
+43
+5f
+5c
+59
 2c
-d1
-b6
-8e
-57
-6a
-61
-b1
-0f
-9d
-a2
-97
 53
-7d
-5d
-c2
-59
-bb
-fe
-f7
-5f
-c9
-a8
+51
+4c
+00
 60
-fe
-59
-41
-59
-4f
-5f
-6c
-90
-0f
-10
-09
-3d
-3f
-46
-8c
-70
+5d
+5a
+62
 54
-12
 4f
-c1
-f8
-a0
-07
-7d
-d6
-d8
-71
-ac
-06
-69
-ac
-1d
-39
-cf
-3a
-d5
+49
+00
+61
+5e
+5b
+63
+55
+56
+4b
+4e
+57
+85
 58
-94
-1a
-18
-93
-24
-07
+52
+e9
+50
 4a
-9b
-37
-2d
-f3
-8e
-9a
-99
-8f
-a3
-dc
-73
-68
-1d
-60
-c7
-3c
-d3
-20
-d1
-6d
-94
-90
+4d
+00
+e1
+e5
+ed
+ee
+ec
+eb
 e8
-48
-62
-73
-5a
+f1
+e3
+f6
+f8
+f7
+b1
+ef
+b0
+91
+f5
+e7
+f0
+ea
+b2
+fb
+90
+aa
+55
+13
+00
+ae
 49
-ad
-11
+00
+00
+01
+02
+03
+e9
+ef
+ed
+ee
+ae
+f3
+f4
 f2
-91
+ff
+ad
+01
+00
+00
+01
+aa
+55
+02
+00
+ff
+49
+2a
+10
+aa
+55
+01
+00
+34
+4e
+ff
+aa
+55
+07
+00
+3b
+4e
+00
+00
+00
+20
+20
+00
+40
+aa
+55
+03
+00
+35
+4e
+00
+00
+00
+aa
+55
+02
+00
+ec
+46
+00
+3f
+aa
+55
+01
+00
+48
+41
+0c
+aa
+55
+06
+00
+c3
+40
+35
+3f
+64
+db
+7b
+3b
+aa
+55
+01
+00
+a7
+40
+20
+aa
+55
+03
+00
+c9
+40
+00
+08
+b4
+aa
+55
+01
+00
+99
+40
+18
+aa
+55
+01
+00
+1c
+41
+3e
+aa
+55
+0c
+00
+16
+00
+00
+00
+20
+00
+00
+00
+00
+00
+00
+00
+00
+00
+aa
 55
-b8
-b6
-77
-0a
-c1
-76
-9f
-c4
+05
+00
 5e
-ef
+41
+08
+0e
+05
+03
+00
+aa
+55
+01
+00
 68
-ab
-4e
-14
-b2
-8c
-93
-3a
-0f
-e7
-04
+41
 20
-37
-54
-53
-88
-42
-4e
-c2
-74
-ed
-5d
-50
-c5
-a7
-1e
-e3
-f5
-11
-b7
-b9
-17
-c3
-e4
-82
-84
-b5
-87
-a9
-91
-f8
-5f
-b2
-05
-05
-3b
-72
-d3
-0b
-0c
-87
-52
-f8
-11
-7e
-f0
-cd
-2e
-47
+aa
+55
+02
+00
+9a
+40
+00
 0c
-b8
+aa
+55
 05
-5a
-ae
+00
+43
+41
+ff
+04
+00
+00
+08
+aa
+55
+01
+00
 1c
-92
-2a
-6f
-25
-c2
+02
+5a
+aa
+55
+01
+00
+38
+44
+a0
+aa
+55
+02
+00
+3b
+44
+bc
+02
+aa
+55
+02
+00
+39
+44
+90
+01
+aa
+55
+02
+00
+3d
+44
+03
+09
+aa
+55
+01
+00
+49
+41
+ff
+aa
+55
+02
+00
+9c
 40
-da
-a7
-5c
-a8
-6b
-73
-33
-b2
+49
 41
-cf
-23
-8c
-6a
-46
-4c
-6b
-8d
-43
-72
 aa
-73
-c4
-2b
-d7
+55
 03
-52
-cc
-df
-02
-df
-a9
-50
-f9
-cd
-82
-2e
-29
-bf
-10
-60
-01
-6a
-6a
-8c
-64
+00
+3b
+4e
+78
+27
+00
+55
+aa
+aa
+55
+bd
+7c
+ff
+20
+20
+00
 40
-e0
 20
-63
-cf
-7b
-5a
-d4
-cc
-76
-e6
-d9
-f0
-49
+60
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 00
-d5
-8a
-95
-43
-31
-bb
-f6
-7c
-c0
-11
-42
-be
-47
-b5
-63
-8e
-8c
-67
-dc
-cf
-fe
-4d
-38
 00
-c4
-82
-88
-ac
-7d
-a5
-b3
-96
-ae
-a4
-ae
-fe
-a2
-44
-f3
-fa
-35
-b4
-69
-8f
-2c
-c8
-04
-bd
-be
-74
-03
-9f
-1a
-77
-fc
-1b
-da
-14
-bc
-b2
-43
 00
-86
-2a
-6f
-df
-69
-05
-1f
 20
-e8
-74
-3c
-0c
-82
-39
-9b
-c3
-61
-fd
-5e
-f5
-c9
-7c
-e8
-44
-90
-6f
-90
-ff
-e5
-a0
-50
-1a
-7f
+20
 00
-d9
-f4
-ed
-09
-60
-2c
-3d
-7d
-5d
-6b
-48
-34
-6e
-65
-62
-25
-94
-06
-4a
-1a
-c4
-be
-e3
-6a
-12
-de
-b9
-5f
-c4
-5b
-79
-82
-78
-75
-87
-29
-90
-99
-f4
-c6
-80
-cd
-f2
-d3
-c3
-66
-c4
-f1
-77
-ab
-d3
-ce
-0d
-3c
-31
-b2
-95
-39
-43
-ce
-ba
-36
-b0
-15
-d9
-a8
-e1
-be
-d4
-97
-63
-ab
-de
-d2
-ca
-2f
-87
-1d
-ad
-58
-73
-c2
-df
-b3
-19
-72
-eb
-9c
-51
-c9
-bb
-e3
-c9
-a3
-0d
-84
-45
-69
-d4
-7b
-ea
-d1
-ab
-60
-aa
-55
 40
+20
+60
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 00
 00
-40
-05
 00
-33
-07
-20
-01
 00
 00
-f0
-7f
-a5
-fe
-02
-80
-02
 00
-11
-08
 00
-04
 00
 00
-02
 00
 00
 00
-60
-04
 00
 00
-40
-04
 00
 00
-10
-04
-60
 00
 00
 00
 00
-30
 00
 00
 00
-40
-2c
-80
-01
 00
-21
-08
 00
 00
 00
@@ -8090,1112 +9787,272 @@
 00
 00
 00
-aa
-55
-08
 00
-13
-47
-04
-09
-3a
 00
-08
-40
-24
-0c
-aa
-55
-01
 00
-cb
-43
-0f
-aa
-55
-01
 00
-ba
-4a
-01
-aa
-55
-01
 00
-bc
-4b
-ff
-aa
-55
-01
 00
-ec
-44
-ff
-aa
-55
-01
 00
-eb
-44
-1e
-aa
-55
-03
 00
-ee
-44
-01
-0b
-4a
-aa
-55
-01
 00
-0d
-4a
-ff
-aa
-55
-01
 00
-41
-41
-01
-aa
-55
-01
 00
-d2
-45
-07
-aa
-55
-02
 00
-f0
-45
-83
-47
-aa
-55
-02
 00
-3f
-46
-85
-90
-aa
-55
-02
 00
-42
-46
-75
-80
-aa
-55
-01
 00
-41
-46
-63
-aa
-55
-01
 00
-27
-46
-7d
-aa
-55
-06
 00
-f1
-44
-33
-61
-3b
-85
-81
-a1
-aa
-55
-01
 00
-89
-45
-02
-aa
-55
-05
 00
-e3
-45
-01
-0f
-0f
-0f
-0f
-aa
-55
-01
 00
-b9
-45
 00
-aa
-55
-01
 00
-40
-47
-02
-aa
-55
-01
 00
-ca
-45
-01
-aa
-55
-02
 00
-8b
-45
-c0
-12
-aa
-55
-01
 00
-3e
-46
-94
-aa
-55
-03
 00
-af
-45
 00
-48
-60
-aa
-55
-02
 00
-1d
-46
-0a
 00
-aa
-55
-02
 00
-1b
-46
-50
 00
-aa
-55
-02
 00
-23
-47
-32
 00
-aa
-55
-01
 00
-f4
-46
-02
-aa
-55
-08
 00
-c0
-43
-fb
 00
-48
-08
-fb
 00
-48
-08
-aa
-55
-01
 00
-94
-40
-01
-aa
-55
-01
 00
-c0
-40
-10
-aa
-55
-01
 00
-6b
-49
-10
-aa
-55
-0c
 00
-a7
-4b
-01
-7f
-01
-01
-7f
-02
-01
-7f
-03
-01
-7f
-ff
-aa
-55
-06
 00
-db
-42
-73
-53
-22
-a1
-b1
-c1
-aa
-55
-01
 00
-93
-43
-07
-aa
-55
-02
 00
-be
-47
-96
 00
-aa
-55
-02
 00
-b5
-47
-15
 00
-aa
-55
-02
 00
-9b
-43
-19
 00
-aa
-55
-03
 00
-b7
-47
-1d
 00
-d0
-aa
-55
-02
 00
-b9
-47
-21
 00
-aa
-55
-02
 00
-32
-43
-28
 00
-aa
-55
-02
 00
-bb
-47
-30
 00
-aa
-55
-0c
 00
-48
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c1
-03
-aa
-55
-10
 00
-a0
-47
-0f
-09
-42
-54
-35
-2e
-32
 20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-11
+20
 00
-68
-43
-1f
-0f
-09
-42
-54
-35
-2e
-32
+40
+c0
+08
+00
+03
 20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-0f
+60
 00
-6b
-42
-0e
-42
-54
+00
+20
+40
 35
-2e
+f0
+20
+40
 32
+5b
+6f
+e0
+c6
+66
+67
+e0
+cb
+e5
+6f
+e1
+c2
+de
+67
+e1
+c7
+97
+20
+40
+49
+af
+58
+00
+4b
+fa
+67
+e1
+43
+3f
+58
+00
+00
 20
-4b
-65
-79
-62
+67
+e1
+43
+41
+20
+40
+2a
+41
 6f
-61
-72
-64
-aa
-55
-08
+e4
+47
+13
+c2
+89
 00
-d3
-42
-07
+12
+20
+60
 00
-07
 00
 20
+40
+6c
+20
+20
+40
+5d
+7b
+20
+40
+5d
+75
+20
+40
+6c
+4d
+20
+40
+5d
+82
+20
+20
+5c
+80
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 00
-2c
-01
-aa
-55
-06
 00
-9a
-47
-03
-12
-18
-ff
 00
 00
-aa
-55
-09
 00
-f4
-49
-41
-70
-70
-6c
-65
-20
-49
-6e
-63
-aa
-55
-02
 00
-f2
-49
-0a
-18
-aa
-55
-10
 00
-e1
-49
-d0
 00
-2d
-12
-1e
-4b
-0f
-a4
-99
-4e
-ce
-b5
-31
-f4
-05
-79
-aa
-55
-02
 00
-fd
-49
-c1
-03
-aa
-55
-02
 00
-bb
-4a
-78
 00
-aa
-55
-08
 00
-99
-4b
-01
-02
-e8
-04
-21
-70
-01
 00
-aa
-55
-01
 00
-07
-44
-02
-aa
-55
-01
 00
-09
-44
-0a
-aa
-55
-01
 00
-08
-44
-0c
-aa
-55
-01
 00
-11
-44
 00
-aa
-55
-04
 00
-0d
-44
 00
-07
-ff
-07
-aa
-55
-01
 00
-07
-4a
-32
-aa
-55
-02
 00
-09
-4a
-05
 00
-aa
-55
-02
 00
-21
-47
-02
 00
-aa
-55
-01
 00
-3d
-46
-64
-aa
-55
-02
 00
-3a
-46
-b0
-04
-aa
-55
-01
 00
-1e
-47
-64
-aa
-55
-01
 00
-3c
-46
-64
-aa
-55
-02
 00
-38
-46
-b0
-04
-aa
-55
-02
 00
-25
-47
-bd
-0b
-aa
-55
-02
 00
-08
-4d
-64
 00
-aa
-55
-02
 00
-ec
-48
-b8
-0b
-aa
-55
-02
 00
-69
-48
-b8
-0b
-aa
-55
-08
 00
-66
-46
 00
-34
 00
 00
 00
 00
 00
 00
-aa
-55
-06
 00
-01
-4a
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-01
 00
-1b
-47
-03
-aa
-55
-01
 00
-a4
-49
-01
-aa
-55
-01
 00
-55
-46
-ff
-aa
-55
-04
 00
-a5
-49
-7f
-02
-7f
-01
-aa
-55
-02
 00
-17
-4d
-7f
-06
-aa
-55
-03
 00
-27
-44
-ff
-ff
-ff
-aa
-55
-02
 00
-eb
-43
-e0
-2e
-aa
-55
-02
 00
-0d
-4d
-40
-02
-aa
-55
-03
 00
-66
-48
-ff
-ff
-ff
-aa
-55
-01
 00
-bb
-4b
-ff
-aa
-55
-01
 00
-ba
-4b
-ff
-aa
-55
-04
 00
-b6
-4b
-ff
-ff
-ff
-ff
-aa
-55
-03
 00
-63
-48
-01
-02
-ff
-aa
-55
-01
 00
-59
-46
-ff
-aa
-55
-01
 00
-5b
-46
-05
-aa
-55
-0c
 00
-8a
-48
-c2
-c3
-c4
-c5
-c6
-c7
-80
-81
-82
-83
-84
-85
-aa
-55
-1c
 00
-6e
-48
-0d
-0e
-0f
-10
-11
-12
-13
-14
-85
-c6
-c5
-c4
-c3
-c2
-03
-04
-83
-84
-82
-c7
-80
-07
-06
-81
-0a
-0b
-ff
-ff
-aa
-55
-90
 00
-16
-4a
-48
-de
 00
 00
-e4
 00
-e0
-3e
-14
-2b
-04
-29
-1c
-8b
-35
-1e
-1a
-39
-16
-64
-1b
-8a
-3a
-1f
-08
-3c
-07
-3d
-06
-88
-3b
-20
-15
-17
-09
-0a
-19
-05
-22
-21
-18
-1d
-0d
-0b
-10
-11
-23
-24
-0c
-30
-0e
-3f
-36
-87
-2e
-25
-12
-40
-0f
-1c
-37
-65
-41
-26
-13
-2f
-33
-34
-32
-38
-2d
-27
-47
 00
-7f
-e2
 00
-e6
 00
-46
-89
-2a
-31
-44
-28
-45
-42
-43
-5f
-5c
-59
-2c
-53
-51
-4c
 00
-60
-5d
-5a
-62
-54
-4f
-49
 00
-61
-5e
-5b
-63
-55
-56
-4b
-4e
-57
-85
-58
-52
-e9
-50
-4a
-4d
 00
-e1
-e5
-ed
-ee
-ec
-eb
-e8
-f1
-e3
-f6
-f8
-f7
-b1
-ef
-b0
-91
-f5
-e7
-f0
-ea
-b2
-fb
-90
-aa
-55
-13
 00
-ae
-49
 00
 00
-01
-02
-03
-e9
-ef
-ed
-ee
-ae
-f3
-f4
-f2
-ff
-ad
-01
 00
 00
-01
-aa
-55
-02
 00
-ff
-49
-2a
-10
-aa
-55
-01
 00
-48
-41
-0c
-aa
-55
-06
 00
-c3
-40
-35
-3f
-64
-db
-7b
-3b
-aa
-55
-01
 00
-a7
-40
-20
-aa
-55
-03
 00
-c9
-40
 00
-08
-b4
-aa
-55
-01
 00
-99
-40
-18
-aa
-55
-01
 00
-1c
-41
-3e
-aa
-55
-0c
 00
-16
 00
 00
 00
-20
 00
 00
 00
@@ -9205,104 +10062,49 @@
 00
 00
 00
-aa
-55
-05
 00
-5e
-41
-08
-0e
-05
-03
 00
-aa
-55
-01
 00
-68
-41
-20
-aa
-55
-02
 00
-9a
-40
 00
-0c
-aa
-55
-05
 00
-43
-41
-ff
-04
 00
 00
-08
-aa
-55
-01
 00
-1c
-02
-5a
-aa
-55
-01
 00
-38
-44
-a0
-aa
-55
-02
 00
-3b
-44
-bc
-02
-aa
-55
-02
 00
-39
-44
-90
-01
-aa
-55
-02
 00
-3d
-44
-03
-09
-aa
-55
-01
 00
-49
-41
-ff
-aa
-55
-02
 00
-9c
-40
-49
-41
-55
-aa
-aa
-55
-07
-73
-b0
-22
-ff
-1e
-f0
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+fa
+be
Index: output/memmap.format
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/memmap.format	(revision 4236)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/memmap.format	(working copy)
@@ -1907,6 +1907,13 @@
 0x4d60 mem_24g_txbuf_new
 0x4da6 mem_24g_txpayload_new
 0x4dec mem_24g_rxpayload_new
+0x4e32 mem_24g_pair_time_out
+0x4e33 mem_zcode_temp_param0
+0x4e34 mem_zcode_current_number
+0x4e35 mem_flash_start_addr
+0x4e38 mem_flash_address
+0x4e3b mem_xip_flash_offset
+0x4e3e mem_zcode_head
 0x4846 mem_mouse_key
 0x4847 mem_mouse_x
 0x4849 mem_mouse_y
Index: output/otp.dat
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/otp.dat	(revision 4236)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/otp.dat	(working copy)
@@ -9,8084 +9,9783 @@
 00
 00
 00
-8f
-ab
-f1
-00
-3c
-ae
-c6
-03
-78
-5c
-8d
-07
-e0
-71
-35
-1e
 aa
 55
-40
+42
 1f
-24
-e6
+20
+20
 00
-31
-6d
-0c
-53
-e9
-49
-7e
+40
 20
-1a
-3d
-fc
-1c
-5a
-a9
-8b
-3f
-64
-68
-bd
-31
-b1
-fc
-2e
-10
-c8
-17
-75
-69
-cd
-d4
-cd
-57
-64
-4e
-f0
-8f
-a8
-bc
-7c
-1e
-30
-7f
-53
-ad
-c8
-ab
-b5
-cb
-1a
-d6
-da
-97
-bb
-8b
-34
-71
-44
-f0
-e1
-b8
+00
+00
+01
 20
-7c
-79
-ff
-cf
-41
-65
-a4
-83
-f1
-16
-e3
-59
-27
-2c
-16
-e0
-5d
-11
-75
-3d
-7c
-42
-9d
-9f
-b8
-6c
-3d
-35
-eb
-0c
-9b
-e3
-52
-e1
-db
-e7
-e3
-7a
-8c
-7b
-5d
-48
-da
-d8
-ba
-67
-1b
-c0
-e5
-f7
-b0
-f5
-15
-d3
-e0
-8e
-1c
-e9
-c7
-8d
-9c
-3f
-df
-4c
-f1
-dd
-93
-65
-46
-1c
-09
-90
-4b
-87
-9d
-e0
-91
-c3
-d2
 00
-50
-06
-21
-a2
-6e
-1f
-1a
-07
-f7
-b1
-26
-f5
-04
-e8
-9d
-95
-4b
-67
-cf
-76
-e3
-98
-0d
-31
-1e
-b5
-e9
-54
-ab
-2a
-48
-6e
-f0
-85
-ca
-77
-94
-8d
-56
-82
-44
-4a
-e3
-63
-c5
-89
-a4
-a5
-19
-71
-ae
-52
-b9
-f5
-ce
-4a
-26
-3e
-37
-74
-a3
-97
-94
-6f
-69
-69
-69
-e8
-10
-7e
-4d
-58
-55
-cd
-e1
-7c
-3b
-05
-21
-5b
-53
-37
-22
-03
-6b
-e2
-ee
-84
-68
-4f
-af
-43
-6b
-5f
-2a
-7d
-5f
-88
-d3
-a2
-4c
-c5
-8d
-6f
-b0
-0c
-5d
-ea
-2a
-f1
-8d
-ac
-47
-14
-09
-08
-10
-0e
-f1
-c9
-28
-2f
-dd
-cb
-63
-b4
-38
-83
-b7
-9e
-44
-82
-f0
-89
-77
-89
-94
-ed
-3f
-23
-3e
-98
-97
-63
-c4
-74
-7e
-0a
-1a
-47
-9c
-83
-67
-2f
-da
-4d
-f0
-52
-76
-f2
-2b
-4d
-6e
-05
-ea
-f2
-45
-3f
-22
-be
-dd
-e0
-8d
-50
-f8
-ff
-af
-70
-c0
-84
-5e
-0e
+00
 01
-e8
-51
-5f
-31
-25
-e8
-66
-7c
-13
-e8
-33
-29
-db
-d5
-87
-2f
-a6
-51
-85
-4d
-26
-89
+20
 00
-48
-cd
-06
-c3
-b8
-dc
-aa
-38
-5c
-17
-d3
-92
-10
-34
-1d
-63
-41
-59
-f1
-57
-bb
-fd
-43
-cd
-de
-e6
-22
-88
-50
-97
-54
-ee
-5d
-53
-3e
-9e
-2b
-86
-fb
-6c
-64
-58
-ba
-7c
-df
-c5
-58
-ac
-d7
-b8
-46
-99
-26
-bd
-64
-74
-bf
-ae
-6f
-85
-7b
-82
-9c
-3a
-e0
-95
-0f
-88
-90
-2a
-e3
-6c
-f6
-63
-f1
-39
-4a
-e1
-15
-af
-a3
-04
-9b
-8b
-a0
-dd
-a7
-5c
-ce
-6c
-0c
-30
-23
-df
-9d
-61
-85
-9e
-7d
-3d
-1d
-21
-d6
-cb
-1f
-ac
-b4
-66
-91
-5d
-cb
-74
-43
-9f
-c6
-24
-b3
-95
-d7
-3f
-90
-df
-66
-c9
-1b
 00
-08
-53
-0f
-44
-f5
-4e
-6d
-5f
-8f
-92
-19
-25
-eb
-97
-f5
-7d
-59
-f7
-f9
-32
-bc
-50
-6f
-17
-e7
-03
-13
-d8
-d2
-f1
-03
-33
-57
-a8
-c4
-99
-af
-19
-08
-45
-c2
-5a
-f3
-c7
-9a
-47
-96
-59
-3c
-0f
-32
-7c
-27
-21
-68
-64
-f2
-f3
-44
-1b
-81
-73
-58
-e1
-d3
-77
-2a
-60
-77
-ae
-2b
-c2
-3b
-50
-df
-35
-2f
-b2
-78
-b9
-58
-dd
-5b
-fc
-c0
-be
-d0
-26
-ab
-7f
-4e
-a9
-8c
-ed
-4a
-43
-6b
-4f
-3f
-7a
-e8
-be
-79
-38
-4b
-03
-d4
-2d
-07
-13
-48
-7a
-62
-91
-3f
-82
-a4
-36
-bd
-1c
-9d
-0c
-ad
-ae
-e9
-11
-d6
-38
-37
-36
-a2
-4a
-fe
-55
-26
-14
-c6
-5a
-e8
-b9
-80
-3f
-67
-4a
-fc
-3b
-b5
-33
-63
-8d
-66
-11
-71
-15
-d6
 01
-08
-15
-c1
-a9
-54
-b2
-aa
-05
-39
-d5
-45
-36
-f4
-78
-1c
-59
-bf
-5d
-32
-ab
-e1
-8c
-0b
-f0
-0b
-b6
-94
-f8
-0d
-fc
-da
-0d
-bc
-76
-c6
-78
-13
-4e
-3a
-55
-d3
-0c
-7f
-68
-34
-3c
-85
-59
-8f
-2e
-c0
-b2
-d1
-31
-fd
-9f
-1c
-53
-9c
-d1
-71
-3a
-8d
-87
-35
-07
-0d
-cc
-6d
-41
-61
-bd
-32
-a4
-2a
-ab
-91
-54
-07
-94
-4e
-38
+20
 00
-4f
-67
-bf
-db
-23
-f0
-9b
-45
-c8
-1e
-c0
-59
-7f
-86
-b6
-d3
-d5
-0f
-f5
-3b
-c5
-a2
-eb
-64
-1e
-a0
-d5
-fb
-b1
-eb
-0f
-18
-b4
-b9
-ca
-91
-9a
-97
-91
-b0
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+20
+00
+00
+01
+c2
+84
+00
+6f
+c0
+00
+00
+80
+c0
+01
+00
+8f
+c0
+08
+00
+98
+c0
+08
+80
+9a
+c0
+0a
+01
+7d
+c0
+0a
+81
+1b
+c0
+0c
+01
+28
+c0
+0c
+81
+2f
+c0
+0d
+00
+a8
+c0
+12
+85
+01
+c0
+14
+04
+ef
+c0
+22
+01
+99
+c0
+22
+84
+78
+c0
+23
+01
+a2
+c0
+23
+81
+c9
+c0
+24
+05
+69
+c0
+24
+85
+6d
+c0
+25
+05
+df
+c0
+25
+82
+b2
+c0
+26
+02
+db
+c0
+26
+85
+76
+c0
+27
+02
+f0
+c0
+28
+03
+51
+c0
+29
+03
+d7
+c0
+2a
+83
+f0
+c0
+2b
+84
+59
+c0
+2c
+84
+69
+c0
+2d
+04
+cc
+c0
+2d
+84
+d3
+c0
+2e
+04
+d0
+c0
+2e
+84
+d5
+c0
+2f
+07
+24
+c0
+2f
+87
+68
+c0
+30
+86
+01
+c0
+37
+85
+da
+c0
+38
+84
+d3
+c0
+40
+01
+65
+c0
+42
+04
+d3
+c0
+4d
+02
+7a
+c0
+58
+85
+20
+c0
+6a
+84
+bb
+c0
+6b
+04
+b4
+c0
+6d
+01
+66
+c0
+7b
+05
+5a
+c0
+7d
+05
+62
+20
+20
+23
+5a
+c0
+0a
+05
+8e
+c0
+0d
+05
+8d
+c0
+12
+85
+bd
+c0
+13
+05
+c2
+c0
+26
+05
+d4
+c0
+26
+85
+d8
+c0
+37
+07
+6d
+c0
+39
+07
+8b
+c0
+3a
+87
+82
+c0
+3f
+86
+9f
+c0
+39
+86
+c5
+c0
+40
+07
+95
+c0
+48
+06
+e4
+c0
+4a
+87
+02
+c0
+4d
+86
+da
+c1
+7f
+80
+00
+20
+20
+23
+5a
+24
+35
+80
+83
+37
+d9
+82
+00
+37
+d9
+82
+00
+20
+40
+54
+ac
+24
+34
+20
+02
+6f
+e0
+ca
+ba
+20
+3a
+20
+02
+70
+4a
+ba
+00
+6f
+e0
+c6
+55
+c0
+7f
+a0
+02
+1f
+e2
+0e
+00
+6f
+e2
+06
+9d
+af
+ec
+00
+00
+20
+40
+ce
+45
+20
+20
+20
+02
+20
+40
+75
+52
+20
+40
+74
+48
+20
+40
+2a
+45
+20
+40
+20
+2a
+20
+40
+42
+ad
+20
+40
+20
+18
+20
+40
+31
+0f
+20
+40
+24
+8c
+20
+20
+00
+8f
+70
+89
+00
+00
+20
+20
+21
+53
+70
+8a
+0f
+60
+70
+8a
+10
+aa
+70
+8a
+12
+7a
+70
+8a
+25
+00
+70
+8a
+26
+00
+20
+00
+00
+3c
+70
+8a
+20
+20
+70
+8a
+23
+f5
+70
+8a
+24
+12
+70
+8a
+24
+10
+20
+00
+00
+3c
+70
+8a
+12
+60
+70
+8a
+23
+dd
+20
+60
+00
+00
+70
+01
+bb
+00
+70
+01
+bc
+00
+37
+d9
+82
+00
+70
+89
+46
+0d
+70
+89
+6f
+10
+70
+8a
+13
+cd
+70
+8a
+06
+10
+70
+8a
+84
+4a
+70
+8a
+85
+40
+70
+8a
+16
+fe
+20
+40
+00
+ef
+20
+40
+70
+d7
+37
+d9
+82
+00
+70
+81
+3b
+5f
+37
+d9
+82
+00
+70
+81
+3c
+88
+37
+d9
+82
+00
+6f
+e0
+c0
+99
+c0
+08
+00
+e4
+6f
+e0
+c4
+38
+1f
+e1
+fe
+04
+67
+f0
+8a
+02
+70
+89
+0f
+01
+70
+8a
+80
+24
+70
+8a
+81
+62
+58
+e6
+12
+12
+67
+f1
+8a
+73
+70
+8a
+86
+60
+70
+8a
+8b
+3b
+20
+40
+00
+d6
+70
+80
+43
+00
+70
+80
+42
+05
+58
+55
+74
+74
+67
+f1
+89
+68
+70
+89
+60
+6e
+20
+40
+01
+37
+20
+40
+01
+62
+20
+40
+00
+d0
+70
+41
+48
+0c
+20
+20
+6f
+4e
+20
+75
+80
+00
+37
+d9
+82
+00
+6f
+e0
+c1
+1c
+67
+f0
+81
+3a
+37
+d9
+82
+00
+20
+60
+00
+00
+6f
+e0
+c0
+99
+c0
+0c
+00
+dc
+6f
+e0
+c4
+38
+1f
+e1
+fe
+06
+67
+f0
+8a
+02
+70
+8a
+05
+e0
+70
+8a
+00
+d8
+20
+00
+00
+3c
+70
+8a
+01
+a0
+70
+8a
+00
+df
+70
+8a
+01
+fa
+20
+00
+00
+14
+70
+8a
+00
+9f
+20
+60
+00
+00
+6f
+e0
+c4
+38
+1f
+e1
+fe
+06
+67
+f0
+8a
+02
+70
+89
+0f
+00
+70
+8a
+80
+23
+70
+8a
+81
+b0
+58
+e4
+09
+09
+67
+f1
+8a
+73
+70
+8a
+76
+2a
+70
+89
+02
+04
+20
+20
+00
+c3
+20
+35
+81
+17
+6f
+e2
+02
+0d
+20
+7a
+00
+00
+37
+d9
+82
+00
+6f
+f0
+81
+36
+1f
+e1
+7e
+f0
+68
+48
+82
+0d
+98
+41
+fe
+00
+1f
+e0
+ff
+fd
+67
+f0
+81
+36
+37
+d9
+82
+00
+6f
+f0
+81
 38
-e2
-1b
-6e
+1f
+e1
+7e
+07
+68
+48
+82
+0e
+18
+49
+84
+00
+98
+41
+fe
+00
+67
+f0
+81
+38
+37
+d9
+82
+00
+6f
+f0
+8a
+cb
+1f
+e1
+7e
+f0
+68
+48
+82
+0f
+60
+48
+c1
+5b
+98
+41
+fe
+00
+67
+f0
+8a
+cb
+6f
+e0
+82
+10
+67
+e0
+c1
+5c
+2f
+ef
+fe
+03
+6f
+f0
+8a
+06
+79
+20
+fe
+07
+67
+f0
+8a
+06
+6f
+e0
+82
+10
+1f
+e1
 04
-a1
-cf
-13
+07
+18
+52
+04
+00
+18
+43
+84
+00
+60
+48
+c4
+38
+6f
+f0
+8a
+02
+1f
+e1
+7e
+1f
+98
+41
+fe
+00
+67
+f0
+8a
+02
+20
+60
+00
+00
+6f
+e1
+41
+5b
+20
+7a
+00
+00
+67
+e1
+02
+0f
+20
+20
+01
+01
+20
+40
+21
+ba
+18
+00
+2a
+08
+18
+00
+2a
+00
+58
+0a
+aa
+da
+67
+f1
+8a
+0f
+70
+8a
+25
+40
+70
+8a
+26
+10
+20
+00
+00
+3c
+70
+8a
+01
+fb
+70
+8a
+25
+ff
+70
+8a
+26
+30
+70
+8a
+16
+fe
+20
+20
+21
+b4
+58
+0a
+aa
+7e
+67
+f1
+8a
+0f
+20
+00
+00
+3c
+70
+8a
+25
+00
+70
+8a
+26
+0d
+70
+8a
+16
+f6
+20
+20
+22
+03
+6f
+e0
 c1
-fd
-f5
+41
+c0
+05
+01
+32
+20
+20
+22
+0e
+70
+8a
+14
+25
+58
+a9
+3f
+3f
+67
+f1
+8a
+60
+70
+8a
+63
+1f
+20
+60
+00
+00
+20
+75
+80
+00
+20
+40
+21
+60
+d8
+40
+00
+27
+20
+40
+21
+6f
+20
+40
+21
+a6
+70
+8a
+25
+7f
+70
+8a
+30
+1a
+70
+8a
+31
+78
+70
+8a
+8f
+b2
+70
+8a
+c2
+00
+70
+8a
+c3
+00
+d8
+e0
+00
+06
+20
+40
+01
+54
+2a
+2f
+fe
 0d
-42
+20
+40
+21
+1d
+2a
+4f
+fe
+0d
+20
+40
+21
+1e
+d8
+e0
+00
+05
+20
+40
+21
+1c
+20
+40
+21
+1e
+20
+40
+01
+54
+d8
+a0
+8a
+c2
+1a
+31
+fe
+00
+20
+40
+21
+17
+1a
+51
+fe
+00
+20
+40
+21
+17
+18
+e0
+8f
+ff
+20
+21
+01
+49
+20
+20
+21
+4f
+20
+00
+00
+3c
+58
+00
 0f
-d0
-92
-47
-90
-de
-dc
-e9
+00
+67
+f1
+09
+82
+58
+00
+0f
+f0
+67
+f1
+09
+84
+70
+89
+81
+09
+70
+89
+81
+03
+70
+89
+80
+06
+20
+00
+00
+3c
+da
+20
+00
+00
+da
+40
+00
+00
+df
+20
+00
+10
+d8
+c0
+0f
+00
+20
+20
+21
+2d
+20
+75
+80
+00
+20
+20
+22
+72
+58
+00
+00
+00
+20
+60
+00
+00
+20
+75
+80
+00
+70
+8a
+07
+77
+70
+8a
+08
+c9
+70
+8a
+0b
+01
+6f
+e0
+c4
+09
+67
+f0
+80
+cd
+20
+00
+0b
+b8
+20
+40
+01
+76
+70
+8a
+08
+c1
+6a
+40
+c4
+19
+df
+20
+00
+08
+20
+40
+6f
+58
+6f
+e0
+c4
+19
+67
+e0
+c4
+33
+62
+40
+c4
+19
+20
+60
+00
+00
+70
+80
+cc
+03
+6f
+f0
+81
+29
+c3
 02
-87
-e4
-b6
-af
-55
-f6
+81
+77
+68
+59
+01
+64
+60
+49
+44
+0a
+70
+80
+cc
+00
+20
+60
+00
+00
+70
+8a
+82
+11
+70
+8a
+8d
+12
+70
+8a
+8e
+0a
+6f
+e0
+c0
+99
+c0
+08
+01
+96
+58
+00
 57
-f0
-91
-1e
-aa
-c8
-2a
+62
+67
+f1
+09
+07
+70
+89
+01
+03
+70
+89
+30
+03
+c6
+16
+80
+00
+70
+89
+01
+01
+70
+8a
+82
+07
+70
+8a
+8d
+44
+70
+8a
+8e
+0a
 6f
-53
+e0
+c0
+99
+c0
 08
-ff
-9e
-34
-52
-cf
-f8
+01
+93
+58
+00
+2b
+b1
+67
+f1
+09
+07
+c6
+97
+80
+00
+70
+89
+30
+24
+70
+89
+01
+05
+20
+60
+00
+00
+58
+00
+41
+89
+67
+f1
+09
+07
+20
+20
+01
+8f
+58
+00
+83
+12
+67
+f1
+09
+07
+20
+20
+01
+84
+6f
+e4
+47
+13
+c2
+89
+01
+9c
+20
+20
+4a
+58
+20
+40
 6c
-dc
-9e
-4c
-6a
+20
+20
+40
 5d
-b3
-62
-f4
+7b
+20
+40
+5d
+90
+20
+40
+5d
+75
+20
+40
+5d
+93
+20
+20
+5d
+82
 1a
-e6
-43
-f0
+62
+7e
+00
+c0
+1d
+01
+a6
+c0
 0a
-d1
-02
-0e
-fb
-79
-87
+81
+b9
+20
+20
+4a
+9c
+6f
+e0
+c6
+00
+24
+3a
+01
+ab
+6f
+e0
+c5
+e2
+c0
+01
+01
+b3
+20
+20
+4b
 02
-21
-32
-83
-b1
-51
-78
-26
-bf
-c3
-c8
-ee
-25
-a4
+70
+46
+00
+00
+20
 40
-1f
-e3
-c3
-07
-84
+36
+47
+5f
+ff
+ff
+ff
 67
-f7
-da
-90
-84
-59
-14
-e5
-e7
-80
-81
-a2
-96
-df
-17
-df
-9f
-e6
-d4
-1e
-e7
 e4
-0c
-bc
+45
+af
+58
+00
+00
+00
+67
+e3
+c8
+46
+70
+47
+3f
+01
+20
+20
+07
+1d
 6f
-1e
-5c
-1c
-60
-42
-9d
-96
-19
-bc
-0f
-f9
+e4
+47
+13
+c2
 9f
-f8
-74
-14
-6d
-1c
-ea
-8d
-75
-b5
-2c
+60
+34
+c2
+98
+60
+34
+c3
 1d
-15
+60
+67
+6f
+e2
+46
+91
+20
+20
+60
+67
 58
+00
+00
+00
+67
+e1
+47
+c0
+67
+e0
+c8
+60
+67
+e0
+c8
+61
+67
+e0
 c7
-af
+94
+70
+47
+c2
+00
+20
+40
+29
+cb
+70
+42
+9a
+00
+6f
+e1
+43
+ef
+c2
+83
+81
+c5
+c2
+80
+42
+fc
+20
+20
+4b
 95
-28
+20
+40
+5b
+21
+6f
+e1
+43
+ef
+c2
 80
-f1
-38
-9f
-67
+42
+fc
+20
+20
+04
+d3
+20
+40
+55
+3d
+20
+40
+02
+4d
+20
+40
 32
-2e
+8e
+20
+40
+35
 31
+20
+40
+5f
+dd
+20
+40
+01
+f5
+20
+40
+4b
+68
+20
+40
+01
+fd
+20
+40
+02
+0b
+20
+40
+02
+41
+20
+40
+02
+39
+20
+40
+4b
+43
+20
+40
+4b
+58
+20
+40
+5b
+e1
+20
+40
+4b
+5c
+20
+40
+5b
+e4
+20
+40
+4b
+5f
+20
+40
+4b
+55
+20
+40
+02
 86
-e1
-65
-8a
+20
+40
+4b
+32
+20
+40
+5b
+fe
+20
+40
+4b
+48
+20
+40
+02
+7b
+20
+40
+4b
+87
+20
+20
+02
+80
+20
+40
+01
+f3
+20
+40
 6f
-a8
+82
+20
+40
+6f
+b0
+1f
+e6
+fc
+0a
+20
+40
 7d
-65
-35
-99
-f6
-a7
-5a
-14
-05
-8c
-fa
+5f
 67
+e1
+46
+33
+da
+20
+46
+2d
+20
+40
+55
 63
-1a
-50
-fe
-e8
+6f
+e0
+c4
+0c
+c2
+80
+cf
+6b
+c3
+00
+01
+ef
+70
 46
-39
-cc
-be
-2e
-41
-5c
-57
-90
-28
-75
-cc
-6d
-95
-d3
-f6
-58
+37
+01
+20
+20
+55
+5a
+d8
+e0
+00
+04
+20
+40
+5f
+04
+70
+4d
+07
+0c
+20
+20
+55
+5f
+20
+40
+54
+f2
+20
+60
+00
+00
+6f
+e0
+c8
 eb
-b6
-19
-a7
-4b
-b2
-b6
-d9
-5d
-b8
-db
-3b
-93
+24
+7a
+00
+00
+6f
+e0
+c9
+a9
+20
+7a
+00
+00
 70
+49
 a9
-fc
+00
+70
+48
+f4
+01
+20
+40
+07
+07
+20
+20
+4f
+a0
+6f
+e1
+47
+81
+20
+7a
+00
+00
+6f
+e0
+c7
 3f
+24
+7a
+00
+00
+6f
+e1
+47
+25
+68
+49
+47
+81
+98
+46
+04
+00
+6f
+e1
+48
+69
+98
+46
+7e
+00
+20
+21
+02
+08
+20
+20
+02
+17
+6f
+e0
 c9
+aa
+c3
+00
+82
+17
+20
+20
+02
+37
+6f
+e0
+ca
+08
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+ca
+08
+20
+3a
+02
+11
+20
+20
+02
+12
+20
+20
+02
+17
+6f
+e0
 c6
-2b
-57
-45
-b4
-0b
-f4
-3c
-4c
-ab
+66
+c0
+00
+02
+19
+c0
+00
 82
-b2
-92
-40
-07
-56
-aa
-ac
-a1
-cd
-c4
-ac
-2b
-83
-da
-8f
-61
-06
 33
-ce
-9d
-ec
-0f
-f2
-22
-16
-fe
-0b
-ee
-d4
-05
-fb
-2b
-59
+c0
+01
+02
+35
+20
+60
+00
+00
+58
+00
+00
+1f
+20
+20
+02
 1a
-8d
-22
-14
+58
+00
+00
+1b
 67
-02
-d5
-da
-b0
-32
-29
-64
-ba
-45
-de
-b6
-eb
+e0
+cd
+19
 df
-1e
-32
-10
 20
-bc
-0d
-51
-08
-4e
-7b
-ec
-84
-10
-15
-ca
-08
-1b
-88
-68
-87
-b1
-65
-f1
-52
-86
-0e
-b0
-d8
-ba
-b3
-a0
-a1
-7c
-43
-73
-c3
-e3
-5c
-f7
-ff
-7c
-fb
-94
+00
 05
-ea
-37
-8b
-d0
-6d
-a5
-e6
-6c
-aa
-be
-4b
-72
-a2
-6d
+20
+40
+02
+26
+6f
+e0
+cd
+19
+2f
+ef
+fe
+04
+20
+40
+82
+29
+24
+40
+82
+2e
+6f
+e0
+cd
+19
+1f
+e3
+fe
+00
+67
+e0
+cd
+19
 c2
-06
-25
+00
+02
+1d
+20
 60
-42
-64
-f3
-7f
-e3
-a1
-90
-94
-4e
-a8
-72
-b2
-f4
-f3
-2e
-6e
-77
-54
-55
-cf
-12
-8d
-08
-89
+00
+00
+70
+80
+d7
 3e
-65
-8b
-96
-49
-e8
-05
-b0
-c4
-f9
-6d
-85
-6f
-f6
-7a
+20
+00
+00
+9c
+20
+60
+00
+00
+70
+80
+d7
+3e
+20
+00
+01
+a7
+70
+80
+d7
+3f
+20
+00
+00
+b7
+20
+60
+00
+00
+70
 80
-e4
-94
-16
-c7
-25
-5d
-c5
-b1
-df
-d1
-c9
-ef
+d7
 3e
-31
-d2
-9e
-28
+20
+00
+00
+b7
+70
+80
+d7
+3f
+20
+00
+01
+a7
+20
+60
+00
+00
 58
-fb
-8d
-88
-fc
-5c
-c2
-ca
-9b
-e5
-16
-59
-49
-a5
-a8
-4a
-da
-d0
-81
-54
-0d
-b9
-28
-be
-d4
-4e
-64
-42
-e1
-2b
-11
-63
-7b
-53
-6e
-67
-61
-c1
-33
-e4
-e8
-7c
-8b
-f8
-5d
-50
-39
-db
+00
+00
 17
-7e
-4c
-f9
-10
-42
-59
-ac
+20
+20
+02
+1a
+58
+00
+00
+0f
+20
+20
+02
+1a
+58
+00
+00
+1e
+20
+20
+02
+1a
 6f
-78
+e1
+47
+81
+20
 7a
-16
+00
+00
+6f
+e0
+cb
+c9
+20
+7a
+00
+00
+1f
+e0
+ff
+ff
+67
+e0
+cb
+c9
+c2
+80
+02
+12
+20
+20
+02
+11
+6f
+e0
 c6
-3f
-e6
-9f
-ac
-5c
-78
-78
-0a
+66
+c0
+00
+02
 46
-5c
-0d
-61
-39
+6f
+e1
+47
+90
+20
+7a
+00
+00
+20
+20
+02
+48
+6f
+e1
+45
+d8
+20
+7a
+00
+00
+6f
+e0
+cd
+06
+1f
+e0
 fe
-56
-64
-a4
-57
-65
-f3
-30
-e8
+01
+67
+e0
+cd
+06
+c2
+81
+02
 12
-2a
-73
+20
+20
+02
+11
+70
+4d
+0b
+00
+6f
 e1
-d6
-be
-2e
-bc
-5b
-41
-0a
-49
-be
-57
-72
-78
-1b
-22
-14
-e3
-c9
-fe
-6b
-4c
-75
-58
-ac
-a6
+47
+90
+24
+7a
+00
+00
+6f
+e1
+45
+d8
+24
+7a
+00
+00
+6f
+e1
+45
+de
+24
 7a
-63
-e7
-c4
-ef
-d1
-d1
-e8
-4b
-39
+00
+00
+6f
 e0
-8d
-01
-c9
-a8
-c5
-0d
-20
+ca
+08
+24
+7a
+00
+00
+6f
+e4
+47
+13
+c4
 11
-cd
-07
-e1
-6a
-49
-a2
-0e
-76
-2f
-93
-df
-aa
-b2
+80
+00
+c4
+02
+00
+00
+c2
 93
+82
+6b
+6f
+e0
 cd
-c1
-db
-4d
-66
-c8
-bb
-a9
-32
-79
-85
-fb
-83
-67
-a5
-64
-99
-a6
-ed
-8d
 07
-06
-7a
 1f
-40
+e0
 fe
-8e
-54
-0f
-9e
-51
-0a
-d2
-a4
-f6
-2a
-3b
-af
-b2
+01
+67
+e0
+cd
+07
+1f
+e6
+7c
+14
+24
+41
+02
+64
 c0
-96
-7d
-c6
-60
-d2
-d1
-f1
+01
+02
+67
 c0
-ec
-c8
-5f
-7c
-e7
-b2
-ee
-6d
-56
-9f
-a0
-8c
-25
-a1
-15
-6a
-ef
-90
-8a
-62
+02
+02
+69
+c0
+03
+02
 67
-a7
-5b
-d5
+c0
+04
+02
+69
+20
+60
+00
+00
+70
+4d
+07
+01
+70
+4d
 0a
-bd
-55
-7d
-7c
+00
+20
+20
+02
+69
+68
+48
+cb
+bb
+20
+20
+6e
 f7
-99
-59
-ef
-d0
-65
-f4
-56
-ae
-3b
-80
-5a
-19
-55
+68
+48
+cb
+bb
+20
+20
+6e
 f3
+6f
+e1
 47
-b2
-b2
-57
-da
-d4
-fa
-cf
+25
+68
+49
+47
+81
+98
+46
+04
+00
+6f
+e1
+4d
+08
+98
+46
+7c
+00
+24
+21
+02
 69
+70
+4d
+0b
+01
+6f
+e0
+cd
+0a
+1f
+e0
 fe
+01
+67
+e0
+cd
+0a
+c0
+00
+82
+67
+c0
+03
+02
+69
+1f
+e6
+7c
+09
+24
+41
+02
+64
+20
+60
+00
+00
 20
-c1
-7d
-2a
-38
-c2
-b8
-c5
-38
+60
+00
+00
+da
+60
+48
 ee
-28
-03
-77
-92
-03
-fe
-88
-9b
-89
-7f
-32
-97
-3d
-7c
-de
-ed
+da
+40
+02
+7e
+20
+20
+42
+e7
+70
+48
+eb
+01
+20
+20
 4f
-c9
-19
-ef
-63
+6c
+da
+60
+47
+81
+da
+40
+02
+83
+20
+20
+42
+e7
+6f
+e0
+c6
+66
+c0
+00
+01
 ab
-2e
-e5
-f2
-cb
-8e
-4a
-8b
-49
-2d
+20
+20
+5a
+ad
+6f
 e0
+cb
+a1
+c2
+80
+02
+9d
+20
+40
 02
+ab
+6f
+e0
+cb
+a1
+c2
+80
 82
-f9
-ce
-62
-83
-89
-45
-ef
-98
-b3
-2d
-1b
-bc
-70
-3e
-f5
-c6
-fd
-dc
-1e
-f2
-fc
-eb
-e5
-03
-2d
-46
-ca
-10
-d9
-2d
-93
-0b
-b9
-f1
-e5
-48
-b1
+8c
 20
-23
-2c
-f7
-e7
-93
-28
-c3
-03
-b4
-35
-f3
-71
+20
+02
+96
+6f
+e0
+cb
+a5
+1f
+e6
+7c
+64
+24
+61
+00
+00
+1f
+e0
+fe
+01
+67
+e0
+cb
+a5
+c1
 8c
-3c
-72
-43
-a8
-17
-bb
-29
-22
+80
+00
+70
+4b
+a4
+00
+6f
 e0
-6c
-fb
-8d
-eb
-34
-8b
-d2
-6e
-13
-1c
-54
-ea
-f0
-dc
-a0
-51
-86
-bf
-18
-95
-ea
-df
-84
-99
-5f
-c8
-a2
-91
-e3
-3e
-04
-74
-0e
-18
-89
-6b
-9e
-39
-ca
-75
-8f
-77
-5e
-e7
-8a
-43
-ac
+c6
 66
-89
-2d
-92
-a6
-c3
-cc
-76
-ac
-89
-37
-51
-10
-31
-9e
-33
-09
-9f
-da
+c1
+02
+00
+00
+20
+20
+4e
+2c
+70
+4b
+a5
+00
+6f
+e0
+cb
+a4
+20
+7a
+00
+00
+70
+4b
+a4
+00
+20
 40
-a8
-80
-cd
-d2
-43
-ec
-0c
-c2
-01
-cd
-ed
-cf
-10
-fa
-8f
 02
-3d
-21
-76
-a6
-22
-58
-d1
-0f
-aa
-b7
-be
-97
-76
-88
-80
-69
-77
-ce
-53
-26
-8b
-06
-cc
-17
-fa
-d3
-2e
-f4
-bb
-91
-09
-6b
-5c
-a9
-d5
-c5
-6a
-8b
-49
-63
-4d
-50
-3f
-87
-68
-ae
+9c
+20
+20
+6c
+a3
+20
+20
+01
+9c
+6f
+e0
+cb
+a3
+1f
+e6
 7c
-f2
-b8
+64
+24
+61
+00
+00
 1f
+e0
+fe
+01
+67
+e0
+cb
+a3
 c1
-07
-a6
-4f
-d6
-2a
-66
-9b
-81
-84
-3e
-39
+8c
+80
+00
+70
+4d
 16
-3e
-31
-86
+00
+20
+40
+04
+d0
+20
+40
+49
+f8
 70
-a6
-ec
-7b
 48
+f4
+00
+58
+00
+00
+00
+67
+e1
+47
+81
+20
+40
 02
-a1
-80
-d9
-6e
-2f
-53
-b0
-39
-f6
-93
-a1
+17
+20
+20
+60
+47
+70
+4b
+a3
 00
-c2
-61
-34
-79
-d4
-e9
-73
-72
-a8
-96
-8c
-0c
-ca
-e6
-a6
-4c
-55
-cc
-ea
-8b
-cb
-44
-ca
-e4
-d4
-f5
+6f
+e0
+cd
+16
+20
+7a
+00
+00
+70
+4d
+16
+00
+20
+40
+02
+9c
+20
+20
+6c
+a3
+20
+60
+00
+00
+20
+40
+4b
+fb
+20
+20
+02
+b4
+da
+20
+00
+00
+68
+4a
+4d
+11
+1c
+42
+24
+00
+1a
+42
+7e
+00
+98
+46
+7c
+00
+24
+41
+78
+06
+1a
+42
+7e
+00
+18
+40
+84
+28
+98
+46
+7c
+00
+24
+21
 02
-cc
-b4
-5a
-c3
+c6
+1a
+20
+a2
+01
+1a
+21
+7e
+0f
+24
+3a
+02
+ba
+da
+20
 00
-66
-82
+00
+20
+40
 02
-47
-e9
-3c
-fe
-ed
-95
-d7
-b1
-cc
-44
-32
+cb
+1c
+42
+7e
+00
 67
-f6
-8f
-7f
-52
-43
-50
+e2
+4d
+11
+20
+60
+00
+00
+1a
+22
+7e
+00
+20
+7a
+00
+00
+18
+40
+85
+d8
+79
+3f
+84
+1c
+60
 4a
-65
-d0
-06
-30
-fd
-3d
-33
-df
-59
-6e
-61
-62
-07
-bb
-b9
-b8
-bc
-13
-a1
-89
-43
-9e
+4d
+11
+67
+e0
 cd
-36
-7e
-9a
-0e
-f1
-77
+15
+6f
+e0
+cd
+15
+20
+7a
+00
+00
 1f
-16
-c1
-65
-e4
-8a
-4d
-19
-9d
-36
-4e
-3e
-7d
-9b
-ce
+e0
+ff
+ff
+67
+e0
+cd
+15
+20
+20
+02
+cc
+df
+e0
+00
+0a
+20
+40
+70
 c8
-74
-55
-57
-ab
-66
-e1
+6f
+e0
+cd
+0f
+20
 7a
-92
-3d
-76
-b3
 00
-b9
-f3
-e1
-f5
-49
-db
-4e
-2a
-82
-72
-bd
+00
+70
+4d
+10
+00
+70
+4d
+0f
+00
+20
+60
+00
+00
+70
+4d
+10
+01
+70
+4d
+0f
+01
+20
 20
-8f
-c6
-eb
-b1
-ef
-d6
-6c
-23
-a0
-17
-a6
 4c
-30
-61
-b9
-2b
-76
-a7
-82
-e1
-12
-45
-61
-4f
-d4
-2a
-21
-46
-3a
-c1
-25
-30
-ff
-c0
-80
-ba
-90
-96
-2b
-d9
-3e
-63
-a6
-b2
-84
-2a
-df
-b1
-a5
-f5
-18
-52
-7e
-95
+87
+6f
+e4
 47
-db
-51
 13
-51
-2a
-c5
-3b
-31
-43
-ef
-bd
-8a
-6a
-08
-b1
-b3
-37
-ed
-4e
-fe
-be
-07
-9d
-45
-a5
-be
-f9
-b5
-bf
-02
-bf
-21
-0e
-5f
+c3
+0a
+82
 dd
-14
-0e
-c0
-e9
-16
-d1
-56
+6f
+e0
+c9
+a4
+20
+5a
+4e
+24
+6f
+e0
+c9
+a3
+24
+7a
+00
+00
+6f
+e0
 c6
-ba
-57
+66
+c0
+00
+02
 e7
-dd
-1c
-ff
-e1
-f9
-e6
+20
+40
+5a
+a8
+c0
+00
+82
+e8
+c0
+01
+02
+ec
+c0
+01
+82
 ee
-aa
-db
-4a
-15
-6b
-b0
-d6
-4c
-2e
-76
-2d
-1f
-4f
-38
-7d
-76
-9b
-3a
-48
-c2
-94
-7a
-69
-dc
+20
+20
+60
+2f
+6f
+e3
 46
-d2
-0c
-31
-62
-29
-57
-ea
-31
-ee
-ee
-3c
-b4
-fe
-04
-f4
-b4
-12
+68
+58
+00
+00
 0e
-09
+67
+e1
+44
+f2
+20
+20
+54
+a0
+6f
+e3
+46
+75
+20
+20
+02
+e9
+6f
+e3
+46
+82
+20
+20
+02
+e9
+20
+40
+05
 3e
-c4
-e0
-e6
-d7
-eb
-60
-25
-c4
-8d
-d9
-99
-41
-99
-c8
+58
+00
+00
+00
 67
-2c
-a4
-61
-1f
-b4
-f9
-2f
-4b
-55
-d6
-6e
-be
-72
-c5
-e0
-1d
-41
-16
-7c
-3b
-d2
-4a
+e1
+48
+e9
+d8
 c0
-f2
-61
-c9
-55
-c6
-03
-f0
-aa
-ac
-cf
+48
+9c
+d8
+a0
+48
+b0
+df
+20
+00
 14
-02
-17
-a6
-cb
-ac
-28
-23
-5a
-a8
-8c
-9b
+20
+40
+7c
+da
+20
+40
+4c
+85
+58
+00
+48
+9c
+67
+e1
+48
+e3
+58
+00
+4c
+fa
+67
+e1
+48
+e5
+20
+40
+4c
+83
+20
+40
+4c
+81
+6f
+e1
+48
+e9
+1f
 e0
-32
-f5
-8c
+fe
+01
+67
+e1
+48
+e9
+c2
+84
+83
+37
+68
+48
+c8
 64
-c9
-28
-21
-de
-d9
-d4
-ea
-c3
-c0
-8d
-53
-00
-36
-24
-79
-33
-54
-a6
-b4
-dc
+20
+40
+6e
 e6
-7f
-a8
-7a
+24
+20
+82
+fe
+20
+40
 4c
-91
-d0
-50
-db
+85
+68
+48
+c8
+64
+20
+40
+6e
+e6
+20
+20
+83
 06
-74
-a4
-2b
-6f
-2d
-7d
-78
-cb
+20
+40
+03
+2e
+20
+40
+03
+3e
+20
+40
 4c
-1e
-49
-ad
-5f
-61
-28
-b7
-36
-7c
-d2
-19
+81
+20
+40
+4c
+83
+6f
+e1
+48
 9a
-59
-d4
-9f
-d4
-9e
-54
-af
-15
-04
+1f
+e2
+24
+00
+70
+48
+e8
+00
+e8
+40
 80
-8e
-ee
-3b
-d8
-fb
-93
-33
-d7
-43
-1c
-fe
-ce
-94
-d2
-08
+12
+6f
+e1
+48
+98
+1f
+e2
+22
+00
+1a
+22
 26
-9a
-b6
-78
-f8
-e3
-bf
-9c
+00
+df
+20
+00
+14
+ef
+e0
 80
-c6
-f8
-1c
-51
-c6
-0f
-52
+11
 98
-89
-5f
-b2
-06
+46
+7c
+00
+20
+22
+83
+22
+1a
+20
+a2
+01
+c2
+00
+03
+15
+1a
+40
+a4
+01
 6f
-87
+e0
+c8
+e8
+1f
+e0
+fe
+01
+67
+e0
+c8
+e8
+1f
+e6
+7c
+0b
+20
+21
+03
+10
+20
+40
+04
 d8
-12
-29
-82
-07
-5d
-39
-fa
-2d
-7f
-14
-39
-61
-16
-6c
-c3
-94
+20
+20
+05
+4d
 6f
+e1
+48
+e3
+1f
+e2
+0a
+00
+1a
+22
+7e
+00
+9a
+66
 7e
+00
+98
+a0
+8a
+00
+6f
+e1
+48
+e5
+1f
+e2
+26
+00
+6f
+e0
+c8
+e8
+9a
+60
+a6
+00
+ef
+e0
+80
+13
+e7
+e0
+80
 05
-29
-f1
-9e
-10
-90
-19
+20
+20
+03
+1a
+70
+4a
+b9
+00
+70
+48
+e8
+00
+20
+40
+4c
+7b
+20
+40
+03
 38
-09
-9e
-06
-df
-82
-b6
-24
-d6
-31
-6e
-4f
-e4
-27
-d1
-2e
-bf
-5a
+20
+40
+4c
+79
+20
+40
+03
+38
+1f
+e6
+7c
+0b
+20
+21
+03
+30
+20
+20
+4c
+7b
+20
+20
+02
+f0
+70
+48
+e7
 00
-57
-90
-5d
-db
-36
-c0
-d3
+20
+40
+03
+3c
+6f
 e1
-93
-53
-f8
+48
+e5
+20
+20
+4c
+4a
+20
+00
+00
+78
+20
+20
+4c
+65
+6f
+e1
+48
+98
+1f
+e2
+24
+00
 70
-ca
-e7
+48
+e8
+00
+70
+48
 e7
-c6
-19
-42
-54
-8c
-eb
-d2
-29
-52
-78
-d8
+00
+e8
+40
+80
+12
 28
-1c
-4e
-ce
-24
-68
-6a
-02
-77
-2a
-94
-d2
-a4
-33
-59
-5f
-1d
-92
-38
-bd
-50
-df
-05
-0f
-36
-7b
-f8
-de
-08
-74
-49
-9b
-ae
-37
-a5
-bb
-43
-a7
-06
-73
-2d
-57
-02
-0b
-6d
-33
-04
-59
-9e
-0f
-92
-47
-3d
-d6
-83
-53
-36
 4f
-be
-98
-cd
-0c
-db
-04
-e4
-f0
-a3
-60
-cd
-47
+fe
+07
+20
+20
+83
+4b
+20
+40
+6e
+f7
+20
+40
+03
+3c
+e8
+40
 80
-7c
-7f
-9e
-a6
-a7
+12
+20
+40
+6e
+f3
+e8
+40
+80
+12
+20
+40
+4c
 7d
-f0
-25
-4d
-2a
-18
-2f
-f4
-10
-c5
-f5
-af
-1c
-78
-c3
-d5
-8f
-b4
-ee
-37
-76
-26
-7f
-8f
-31
-2b
-b8
-a3
-78
-52
-b7
-1b
-0a
-f7
-df
 1a
-ee
-0c
-28
-99
+40
+a4
+01
+6f
+e1
+48
+e3
+20
+40
 4c
-f9
-be
-1a
-71
-fd
-55
-0a
-47
-59
-9a
-ee
-ff
-e7
-d0
-73
-0d
-a9
-9f
-f8
-32
-68
-aa
+4a
+1f
+e6
+7c
+13
 20
-1e
-ae
-94
-2c
-3c
-46
-5d
+21
+03
+41
+20
+60
+00
+00
+da
+20
+48
 9c
-75
+da
+40
+48
+b0
+df
+20
+00
+14
+20
+40
+7d
+64
+24
+22
+82
+d8
+20
+40
+03
+8b
+20
+5a
+4c
+87
+20
+40
+4c
+cd
+6f
+e0
 c9
-2e
-29
-f6
-96
-ab
-42
-d9
-12
-fa
+7b
+24
+7a
+00
+00
+6f
 e0
-99
-3c
-ae
-dc
-32
-2e
-97
-6e
-29
-b7
-a9
+c9
+c1
+c1
+00
+80
+00
+c1
+01
+00
+00
+c1
+02
+00
+00
+70
+48
+e8
+00
+da
+20
+48
+9c
+da
+40
+48
+c4
+e8
+40
+80
+11
+ef
+e0
+80
+12
+98
 42
-c7
-b3
-ec
-b0
-d6
-b9
-2a
-68
-1b
-1b
-e4
-96
-dd
-d3
-df
-19
 fe
+00
+20
 3a
-a0
-68
-ee
-c0
+03
+83
+67
+e0
+c8
+e7
+60
+48
+c8
+f6
+e0
+40
+80
+12
+70
+48
+f4
+01
+70
+48
+f7
+00
+6f
+e0
+c8
+e7
+c3
+00
+03
+78
+6f
+e0
+c8
+e8
 1f
-5a
-46
-44
-06
-63
-d7
-9e
-b7
-d3
-2e
-f3
 ef
-63
+fe
+08
+68
+48
+c8
+f7
+98
+40
+fe
 00
-87
-64
-7c
-3a
-f4
+d8
 c0
-1c
-f1
-64
-7b
-1a
-63
-bb
-42
-c1
-d7
-7b
+4a
+16
+98
+c0
+8c
+00
+ef
+e0
+80
+06
+67
+e0
+c8
+f5
+20
+40
+4c
+fc
+20
+40
+03
+97
+20
+40
+03
+a1
+6f
+e0
+c8
+e7
+1f
+e3
+7e
+00
+67
+e0
+c8
+e7
+6f
+e0
+c8
 f6
-0b
-13
-4e
-96
-23
-c9
-d3
-e1
-92
-3c
-7a
-0c
-ff
-34
-08
-d6
-9b
+1f
+e3
+7e
+00
 67
-e6
-ce
-55
-3a
-8c
-d6
+e0
+c8
 f6
+6f
+e0
+c8
+f7
+1f
+e0
+fe
+01
+67
+e0
+c8
+f7
+1f
+e6
+7c
+07
+20
+21
+03
 6b
-8b
-52
-92
-63
-88
-0b
-7b
-83
-70
+1a
+20
+a2
+01
+1a
+40
 a4
-1c
-2e
-d5
-a1
-3b
-bf
-de
-6b
-f1
-55
-19
-d1
-51
-d4
-89
-c6
-ef
-9b
+01
+6f
+e0
+c8
+e8
 1f
-00
+e0
+fe
 01
-9d
-ba
-0c
+67
+e0
+c8
+e8
 1f
-4b
-cd
-51
+e6
+7c
+13
+20
+21
+03
+62
+20
+60
+00
+00
+6f
+e4
+48
+9c
+24
+7a
+00
+00
+6f
+e4
+48
+a4
+24
+7a
+00
+00
+6f
+e2
+48
+ac
+24
+7a
+00
+00
+6f
+e0
+c9
+c4
+24
+7a
+00
+00
+6f
+e0
+c9
+c1
+c1
+03
+00
+00
+70
+49
+c1
+00
+20
+60
+00
+00
+6f
+e0
+c8
+f5
+c0
+56
+83
+9a
+20
+20
+4d
+3c
+6f
+e0
+c9
+c6
+c0
+01
+83
+9e
+58
+00
+00
+fa
+20
+20
+4d
 38
-a6
-69
-99
-90
-b2
-a8
+70
+49
+c2
 08
-d0
-15
+70
+49
+c3
+2c
+20
+20
+4d
+95
+6f
+e0
+c8
+f5
+d8
+40
+00
+e0
+98
+46
 7c
-5a
-80
-74
-e1
-09
-1e
-b1
+00
+24
+21
+03
 b3
-37
-86
-8f
-89
-78
-ac
-ed
-d1
+1f
+e6
+7c
+e7
+24
+21
+03
+d0
+1f
+e1
+7e
+07
+1f
+e2
+0e
+00
+6f
+e0
 c8
-37
-3e
-b9
-57
-0a
-b1
+f6
+c2
+80
+03
+af
+6f
+e0
+c8
+f8
+f9
+3f
+fe
+00
+67
+e0
+c8
+f8
+20
+60
+00
+00
+6f
+e0
+c8
+f8
+f9
+20
+7e
+00
+67
+e0
+c8
+f8
+20
+60
+00
+00
 70
-d5
+49
+00
+00
+6f
+e0
 c8
-50
-8a
-82
+f6
+c2
+80
+03
+c4
+68
+48
 c8
-74
-4f
-30
-2b
-e1
+f5
+df
+20
 00
-41
-ee
-f1
-02
-b7
-c1
-6b
-7a
-57
-af
-3a
-42
-b8
-b8
-dc
-8e
 06
-ba
-3b
-45
-b1
-0e
+d8
+c0
 48
-1f
-0d
-ca
-97
-f3
-8e
-8c
-99
-c3
-4b
-97
-16
-f6
-49
-fb
-8b
-aa
-fe
-75
-4a
-82
-46
+fa
+ef
 e0
-45
-9c
+80
+06
 98
+46
+7c
 00
-23
-03
-42
-98
-ae
-85
-ea
-fa
-63
-0b
-8a
-cb
-50
-94
-99
-d5
-e6
-9c
-27
-4a
-1e
-2f
-51
-88
-59
-9b
-d7
-e9
-ec
+24
+22
 83
-39
-44
-aa
-93
-1c
-95
-7e
-85
-44
-6e
+c2
+ef
+e0
+80
 06
-4d
-81
-7f
-e6
-19
-15
-60
-bc
-7a
-6d
-b6
+18
+c0
+8d
+fe
+e7
+e0
 80
-9b
-df
-da
-38
-86
-52
-95
-d9
-89
-5f
-9b
-ce
-cb
-c3
-2c
-3d
-25
-dd
-78
-23
+06
+20
 7a
-3b
-88
-a5
-ca
-5c
-93
-f4
-ff
-15
-15
-68
-f4
-da
-0d
-3e
-92
-3b
-e3
+00
+00
+18
+c0
 8c
-e7
-90
-65
-9d
-4f
-6c
-7b
+01
+e0
+40
+80
+06
+c2
+00
+03
+b9
+20
+60
+00
+00
+68
 48
-a9
-92
-29
-66
+c8
+f5
+df
+20
+00
+06
+d8
+c0
+48
+fa
+ef
+e0
+80
+06
+20
 3a
-4a
-24
-05
-b6
-9b
-54
-2b
+03
+cd
+98
+46
+7c
+00
+20
+62
 80
-28
-88
-be
-15
-0b
+00
+c2
+00
+03
+c7
+20
+60
+00
+00
+18
+c0
+8d
+ff
+e0
 40
-27
-cf
-38
-92
+80
+06
+20
+60
+00
+00
+70
+49
+c5
+01
+6f
+e0
+c8
+f6
+2f
+ec
+00
+00
+20
 40
-21
-a6
-c9
-08
-53
-be
-85
-b9
-72
-58
-d7
-5c
-fb
-bd
+83
+d5
+20
+20
+03
+b3
+70
+49
 c5
-54
-30
-45
 02
-77
-47
-c7
+20
+60
+00
+00
+6f
 e0
-3a
-3e
-64
-0c
-18
-86
-3c
-9b
-a7
-16
-64
-6c
-da
-06
-53
-52
-c1
-56
-4a
-33
-b5
-d0
-40
-9a
-d4
-2a
-1e
+c8
+f6
+2f
+ef
+fe
+00
+20
 40
-b2
-d7
-c4
-7b
-e6
-75
-06
+cd
+4e
+6f
+e0
+c9
+a1
+24
+5a
+03
+dd
+20
+20
+4d
+01
+6f
+e0
+c8
+f5
+c0
+0a
+03
+e2
+c0
+0d
+03
+e8
+c0
+04
+03
+ec
+20
+20
+4d
+12
+6f
+e0
+c8
+f6
+c3
+00
+03
+e6
+70
 49
-87
-d1
-45
-9b
-3a
-e1
+c6
 01
-f0
-e7
-44
-83
-2c
-3b
-64
-32
-95
-16
-84
+70
+4b
+c9
+06
+58
+00
+00
+00
+20
+20
+4d
+38
+6f
+e0
 c8
-18
-5c
-fd
-ad
-81
-db
-d7
-0a
-97
+f6
+c3
+00
+03
+e6
+70
+49
+c6
+00
 20
-a4
-c0
-83
-a1
-15
-1a
-3e
+20
+03
+e5
+6f
+e0
+c8
+f6
+c3
+00
+03
+e6
+70
+49
 c6
-2d
-95
-41
-d2
-17
-a1
-04
-3f
-6a
-28
-19
-4c
-d7
-80
-5a
-46
-e3
-f2
-fb
-17
-99
-98
-41
-52
-6b
+02
+20
+20
+03
+e5
+20
+40
+03
+fa
+20
+40
+4d
+f6
+6f
 e0
-fd
-35
-9a
-f0
-cb
-ab
-6c
-39
-23
-3f
-c1
-2d
-69
-c5
-3f
-8e
-60
-06
-bd
-ac
-eb
+c6
 66
-6b
-18
-ef
-a6
-3a
-83
-90
-8f
-e3
-88
-22
-8b
-41
-1d
-cb
-c3
-3c
-e9
-a4
+c0
+00
+03
+f7
+6f
+e1
+48
+fa
+68
+49
+4d
+17
+20
+20
+4e
 0b
+6f
+e1
+48
+fa
+68
+49
+4d
+17
+20
+20
+4e
+34
+20
 40
-f2
-59
-e4
-d6
-b9
-08
-8a
-06
-45
-d1
-9c
-f3
-e3
+7d
+bc
+20
+40
+04
+07
+20
+40
+04
 1d
-ac
-a0
-d1
-5b
-c8
-aa
-ff
-ef
-97
+20
+40
 04
-c8
-b9
-14
-96
+31
+20
+40
+04
+45
+20
+34
 04
-ff
-a8
-ab
 05
-fc
-53
-44
-43
-7d
-0a
-39
-e9
-79
-22
-68
-03
-0f
-ce
-10
-42
-78
-fc
-25
-5c
-51
-da
-bd
-2c
-b7
-f7
-43
-dc
-c0
+6f
+e0
+cb
+a1
+79
+3f
+fe
+00
+79
+3f
+fe
+01
+67
+e0
+cb
+a1
+20
 60
-91
-e7
-95
-c5
-4a
-5b
-71
-c1
-c7
-33
 00
-ac
-6a
-61
-69
-36
-a2
-c9
-8a
-31
-62
-31
-64
-75
-f2
-fc
-1b
+00
+70
+48
+f4
+00
+20
+60
+00
+00
+6f
+e0
+cb
+a7
+20
+7a
+00
+00
+6f
+e1
+48
+fa
+68
+49
+4b
+a8
+98
+46
+7c
+00
+20
+22
+84
+11
 18
-4c
-44
-33
-64
+50
+84
+00
+98
+46
+7c
+00
+20
+22
+84
 11
-74
-33
-7a
-1b
-a7
-b9
-e6
-9b
-e5
-1f
-4f
-e0
-dc
-90
+20
 60
-e9
-4e
-1b
+00
+00
+20
+40
+7d
+ba
+6f
+e0
+cb
+a1
+79
+20
+7e
+00
+79
+3f
+fe
+01
+67
+e0
+cb
+a1
+6f
+e0
+c6
+66
+c1
+00
+00
+00
+70
+46
+66
+00
+70
+4d
+16
+01
+d8
+a0
+48
 55
-99
-e4
-56
+df
+20
+00
+0a
+20
+20
+7c
+a1
+6f
+e0
+cb
+aa
+20
+7a
+00
+00
+6f
 e1
-dc
-05
-eb
-6d
-33
-be
-e7
-a4
-9f
-5f
-77
-dd
-7e
+48
+fa
+68
+49
+4b
+ab
+98
+46
+7c
+00
+20
+22
+84
+27
 18
-44
-69
-94
-0b
-14
-4d
 50
-18
-66
-1d
-17
-ff
-d7
-cf
-7e
-b7
-d4
-2d
-99
-93
-4e
-61
-0c
-2f
+84
+00
+98
 46
-b0
-08
-58
-c9
-19
-47
+7c
+00
+20
+22
+84
+27
+20
+60
+00
+00
+20
+40
+7d
+ba
+6f
+e0
+cb
+a1
+79
+3f
+fe
+00
+79
+20
 7e
-ad
+01
+67
+e0
+cb
+a1
+6f
+e0
+c6
+66
 c1
-ad
-0e
+00
+80
+00
+70
+46
+66
+01
+70
+4b
+a4
+01
+20
+60
+00
+00
+6f
 e0
-2a
-16
-85
-bb
-09
-23
-e4
-48
-ff
-59
-dd
-c7
-5d
-e2
-5d
-85
+cb
+ad
+20
 7a
+00
+00
+6f
+e1
+48
+fa
 68
-cf
-85
-cf
-ab
-f9
-90
-ac
-63
-fc
+49
+4b
+ae
+98
+46
+7c
+00
+20
+22
+84
+3b
+18
 50
-d9
+84
+00
+98
+46
+7c
+00
+20
+22
+84
+3b
+20
+60
+00
+00
+20
+40
+7d
+ba
+6f
+e0
+cb
+a1
+79
+3f
 fe
-cd
-f3
-62
-3e
-47
-a9
-74
+00
+79
 20
-e3
-e2
-8a
-97
+7e
+01
+67
+e0
+cb
+a1
+6f
+e0
+c6
+66
+c1
+01
+00
+00
+70
+46
+66
 02
-a3
-fe
-0a
-09
-52
-e5
+70
 4b
-bd
-0f
-26
-21
+a4
+01
+20
+60
+00
+00
+6f
+e0
 cb
-fe
+b0
+20
+7a
+00
+00
+6f
+e1
+48
+fa
+68
+49
+4b
+b1
+98
+46
+7c
+00
+20
+22
+84
+4f
+18
 50
+84
+00
+98
+46
+7c
+00
+20
+22
+84
+4f
+20
+60
+00
+00
+20
+40
+7d
+ba
+6f
+e0
+cb
+a1
+79
+3f
 fe
-10
-76
-7a
-e6
-9e
-b0
-77
-36
-95
-1b
-70
-a2
-11
-2d
-21
-e3
-12
-80
-9f
-25
-c1
-c7
-38
-59
-cd
-6d
-97
+00
+79
+20
+7e
+01
+67
 e0
-f9
-b6
-b9
-f3
-c3
-fd
-64
-a7
-36
+cb
+a1
+6f
+e0
+c6
+66
+c1
+01
+80
+00
+70
 46
-8f
-53
-44
-ad
-96
+66
+03
+70
+4b
+a4
+01
+20
+60
+00
+00
+78
+54
 7c
-9d
+00
+70
+49
 6c
-29
-c7
-1d
+00
+70
+49
+6d
+00
+70
+49
+6e
+00
+6f
+e0
+c9
+c1
+c0
+00
+cd
+a5
+c0
+01
+4d
+aa
+c0
+01
+cd
+aa
+c0
+02
 4d
-29
-bd
 ae
-64
-06
-9e
-1d
-d8
-9c
-c3
-3d
-6d
+c0
+03
 4d
+b7
+6f
+e0
+c8
+f4
+20
+3a
+04
+66
+20
+20
+4e
+54
+6f
+e0
+c6
+66
+c1
+80
+00
+00
+20
+20
+4e
+66
+6f
+e0
+c6
+66
+c0
+80
+04
+70
+70
+49
+a9
+00
+6f
+e1
+48
+55
 24
-07
-84
-ff
-b3
-f8
-13
-be
-5f
-50
-8b
-7e
-45
-79
-7c
-74
-5b
-9d
-5f
-c9
-a0
-86
+5a
+4a
+fc
+6f
+e3
+48
+58
+24
+5a
+4a
+fc
+6f
+e0
+c8
+55
+c0
+00
+04
+73
+20
+20
+4f
 19
-f1
+70
+48
 5f
-2c
-7e
-9c
-b9
-cb
-19
-a7
+02
+20
 40
-aa
-08
-56
-fb
-8f
-ed
-e5
-63
-93
-e7
-0c
-16
-75
-31
-06
-1a
-94
-f5
-37
-64
-26
-2e
-14
-25
-22
-d0
-30
-3f
-f3
-81
-bd
-d0
-4b
-1d
-51
-29
-e5
-ff
-db
-91
-8e
-1d
-14
-ca
-9e
-53
-75
-d8
-ca
-63
-a0
-57
-e2
-18
-22
-23
-05
-77
-af
-28
-25
-a3
-cf
-74
-e3
-b9
-b6
-03
-ae
-13
-5a
-f4
-65
-ee
-4c
-59
-6e
-fe
-75
-b3
-cd
-cf
-7f
-da
-09
-7e
-d2
-1d
-68
+4f
+3e
+6f
+e0
+c6
+66
+c0
+80
+4f
+2a
+20
+20
+4f
+27
+58
+00
+04
+95
+67
+e1
+43
 e9
-4b
-b3
-5b
-d5
-64
-db
-f7
-1d
-2c
-48
-18
+58
+00
+4f
+e5
+67
+e1
+45
+f2
+58
+00
+4f
+f8
+67
+e1
+45
+f4
+58
+00
+04
 98
-c9
-49
-33
-d3
-fb
-71
-d6
-ec
-b1
-87
-b2
+67
+e1
 45
-2d
-95
+f6
+58
+00
+05
+76
+67
+e1
+43
+d9
+58
+00
+04
+ca
+67
+e1
+43
+d7
+58
+00
+4a
+9a
+67
+e1
+43
+dd
+58
+00
+4b
 cc
-91
+67
 e1
-20
-44
-14
-a2
-63
-e6
-63
-6e
-4d
-6c
-3a
-fd
-5b
+43
+db
+58
+00
 4f
-a6
-ad
-fe
-93
-22
+62
+67
+e1
+43
+d5
+58
+00
 5b
-7b
-7e
-ce
-32
+08
+67
+e1
+43
+df
+58
+00
+4b
+19
+67
+e1
+43
+e3
+58
+00
+55
+fa
+67
+e1
+43
+e7
+58
+00
+62
+21
+67
+e1
+43
+e1
+58
+00
+62
+28
+67
+e1
+43
 e5
-fe
-0f
-8c
-0d
-8e
-44
-8f
+20
+60
+00
+00
+6f
+e0
+c6
+66
+c1
+80
+00
+00
+20
+20
 61
-0a
-cf
-9b
+0b
+20
+40
+04
+c4
+68
+48
+c6
+55
+20
+40
+6e
+b6
+68
+48
+cb
+bc
+79
+20
+04
+07
+20
+40
+6e
+b6
+6f
 e1
-cf
+48
+98
+1f
+e2
+24
+00
+df
+20
+00
+14
+e8
+40
+80
+12
+28
+4f
+fe
+07
+24
+40
+ee
+f7
+1a
+40
+a4
+01
+c2
+00
+04
+a1
 70
+4d
+0c
+00
 6f
-f6
-89
-d7
-d3
-b6
+e1
+48
+96
+1f
 e2
-9d
-e7
-90
-7c
-81
-12
-7c
-83
-1d
-d0
-d7
-1c
+24
+00
+df
+20
+00
+08
+e8
+40
+80
+12
 18
-30
-d2
-32
-52
-fa
-f3
-33
-75
-98
-77
-32
-d5
-69
-b9
-9d
-b1
-f4
-31
+46
+7c
+ff
+24
+42
+cf
+5a
+1a
+40
+a4
+01
+c2
+00
+04
+aa
+20
+40
+04
+e6
+68
 48
-4f
-0f
-b5
-67
-86
-4d
-95
-d1
-ed
-45
-ba
-3d
-ba
-e3
-90
-fd
-f7
-26
-67
-c8
-44
-f1
-a5
-54
+c6
 5b
-58
-bc
+20
 40
-6c
-dd
-3a
-4a
-c5
-65
-0a
-7f
-41
-ba
-cb
-a8
-7a
+55
+b5
+20
+40
+55
+b9
+20
+20
+54
+f2
+18
 46
-75
-79
-52
-75
-e1
-94
-ea
-29
-89
-a7
-63
-ec
-14
-53
-9d
+7c
+ff
+20
+62
+80
+00
+d9
+00
+00
+04
 28
-9d
-da
-85
-9b
-4a
-1c
-f1
-98
-25
-b0
-7d
-89
-95
-bc
-1b
-d3
-05
-21
-ea
-56
-fd
-ae
-5e
-3a
-b7
-5b
-bb
-12
-13
+4f
+fe
+07
+20
+20
+ee
+bd
+d9
+00
+00
 03
-13
-68
-e9
-a4
-8a
+20
+20
+6e
+bd
+18
+46
+7c
+ff
+20
+62
+80
+00
+20
+40
+6e
+e6
+20
+20
+84
+c1
+d9
+00
+00
+03
+20
+20
+6e
+bd
+70
+4d
+0c
+01
+d9
+00
+00
+06
+20
+20
+6e
+bd
+58
+00
+00
+00
+79
+20
+7e
+15
+67
+e4
+00
+16
+58
+00
+00
+00
 e7
-ae
-a9
+e2
+00
+05
+20
 60
-c9
-fa
-a3
-71
-1b
-88
-d7
+00
+00
+c6
+13
+00
+00
+20
+20
 04
-a6
 98
-0e
-82
-05
-5b
-fd
-41
-c0
-e4
-73
-57
-7b
+70
+46
+59
+ff
+20
+40
+73
 9a
-5b
-c8
-da
-bd
-4a
-78
-95
-c9
-3e
-8a
-6d
-c6
+20
+40
 4f
+70
+20
+20
+04
+d5
+20
+40
+4b
+6f
+20
+40
+02
+11
+20
+20
+02
+17
+20
+40
+04
+d5
+20
+20
 43
-c5
-d3
-e8
-ec
-89
-ca
-0d
-0e
-d9
-91
-09
-87
 27
-5b
-a8
-37
-13
-43
-5c
-d2
-93
-58
-2a
-47
-bc
-0f
+20
+40
+04
+c4
+20
 40
 4f
-45
-af
-69
-37
-fd
-59
-37
-fa
-dd
-b9
-5a
-3e
-14
-42
-29
-0f
-38
-8d
-4c
-d7
-ab
-b4
-99
-fb
-b7
-29
-0b
-6d
-62
-a9
-8c
-28
+70
+20
+20
+04
+98
+d8
+c0
 80
-b3
-9f
-e6
-75
-4b
-60
-8f
-4c
-bb
-ee
-9e
-27
-0d
-60
-ea
-fe
-7c
-4e
-26
-1e
-90
-1f
-71
-29
-4d
-22
-6a
-6d
-61
-3f
-e6
-d4
-72
-78
 70
-f4
 df
-6b
-59
-c2
-36
-b3
-d1
-d2
-fa
-07
-61
-28
-06
-ab
-c1
-49
-c3
-62
-e4
+20
+00
+10
 ef
-1a
+e0
+80
 06
-a2
-55
-88
-54
-18
-0e
-a4
+24
+3a
+04
+df
 58
-72
-55
-82
-c5
-82
-f6
-93
-e4
-64
-98
-5e
-89
-f3
-de
-5e
-c0
-81
-6a
-4d
-32
-83
-d8
-0d
-3d
-db
-9c
-28
-8c
-c7
-cb
-2e
-a7
-8a
-2c
-73
-85
-84
-2e
-7e
-87
-c4
-3d
-55
+00
+00
 40
-e4
-db
-ef
-72
-f8
-07
-b3
-af
-02
-e2
-22
+18
+c0
+8b
+ff
+e7
 e0
-15
-be
-cf
-5f
-cb
-aa
-d1
-3b
-36
-63
+80
+05
+c2
+00
+04
+da
+df
+e0
+80
+dc
+98
+c6
+7c
+00
+20
+62
+80
+00
+df
+20
+00
+08
+d8
+c0
+80
+d4
+20
+20
 04
-95
-b1
-91
-41
-d1
-10
-e6
-d7
-f9
-a9
-21
-09
-43
-ac
-e1
+da
+6f
+e0
 cd
-2a
-b2
-5c
-f1
-c6
-d5
-d5
-23
-10
+0c
 20
-87
-30
-0d
-2b
-15
+3a
+04
+e9
 20
-87
-23
-90
-4a
-79
-83
-b9
-fd
-18
+20
+04
+ed
+58
+00
+00
+10
+67
+f0
+81
 41
-83
-8d
-f9
-dd
-84
-65
-cc
-89
-6d
-8f
-5a
-2d
-cd
-7c
-0f
-4a
-ab
-7c
-9e
-c6
-1e
-0e
-c2
-b7
-f5
-f9
-3d
-86
-5e
-1c
-34
-c7
-d2
-ee
-94
-a9
-b1
-1b
-97
-bb
-8f
-f8
-2b
-89
-db
-42
-92
-ac
-f5
-c2
-73
-31
-0b
-8f
-91
-30
-dd
-05
-56
+37
 d9
-d2
-46
-f5
+82
+00
+20
+60
+00
+00
+58
+00
+00
+80
+20
+20
+04
+ea
+20
+40
+24
+08
+6f
+e1
+c0
+bd
+20
+7a
+00
+00
+6f
+e0
+cd
+10
+24
+7a
+00
+00
+6f
+e0
+c9
 a1
-25
+24
+7a
+00
+00
+6f
 e0
-78
-a4
-32
-02
-6e
-d4
-26
 c7
-cc
-18
-57
-9a
-b8
-54
-ce
-fe
-af
-bb
-91
-fb
-dc
-b5
-0c
-b3
-df
-92
-16
-9a
-11
-0d
-ad
-6c
-67
-6a
-59
-ba
-c2
-17
-75
-fe
-6d
-73
-87
-5b
-c6
-46
-43
-e3
-55
-87
-ae
-15
-58
-90
-66
-f8
-3e
-f3
-77
-d9
-28
-15
-b0
-14
+94
+20
+7a
+00
+00
+6f
+e0
+c9
+a2
+24
+7a
+00
+00
+6f
+e0
+c8
+45
+24
+7a
 00
-89
-c7
-5b
-16
-71
-3b
+00
+6f
+e1
+47
+90
 24
-f8
-29
-8b
-87
-f0
-15
-19
-65
-ad
-f9
-d2
-f2
-6e
-6a
-93
-eb
-d9
-95
-69
-b9
-b6
-22
-91
-a1
-9b
-33
-aa
-23
-cf
-6d
-93
-ae
-14
+7a
+00
+00
+6f
+e0
+c9
 c4
-7c
-06
-52
-9d
-48
-22
-09
-3c
-5c
-f5
-4c
-4e
-72
-37
-91
-ce
-fd
-7b
-f3
-54
+24
+7a
+00
 00
+20
+20
+24
 90
-59
-de
-a4
+6f
+e1
+43
+e9
+20
+40
+7d
+79
+6f
 e2
-bc
-6d
-c1
-a3
-fb
-87
-c9
-5b
-35
-c6
+40
+ad
 98
-f4
-01
-29
-63
-8b
-14
-a7
-5d
-80
-d9
-c9
-6c
-1d
-b7
-69
-eb
-2c
-3c
-3f
-36
-90
-14
-94
-0b
-61
-f4
-42
-97
+40
+fe
+00
+67
+e2
+40
+ad
+20
+40
 05
+08
+20
+20
+24
+25
+60
+04
+40
+e7
+d8
+c0
+80
 70
-5e
-15
-9c
-d3
-c1
-55
-85
-5e
-47
-99
-38
-b2
-ed
-8d
-13
-0e
-af
-42
-6a
-7d
-b1
-83
-57
+d8
+a0
+40
+cc
+20
+40
 7c
-68
-5a
+8f
 d8
-9e
-63
-97
-31
-e1
+c0
+80
+d4
+20
+40
+7c
+89
+6f
+f0
+80
+80
+67
 e0
-6a
+c0
+ef
+18
+42
+24
+00
+df
+20
+00
+0c
+da
+20
+00
+16
+da
+60
+81
+4d
+37
+d9
+82
+00
+ef
+e0
+80
+11
+e8
+40
+80
+13
+98
+46
+7c
+00
+20
+22
+85
+1b
+e7
+e0
+80
+13
+37
+d9
+82
+00
+1a
+20
+a2
+01
+1a
+60
 a6
-27
-8c
-b2
-a3
-74
-65
-a7
-1c
-69
-e4
-47
-95
-ba
-f0
-31
-02
-9b
-24
-ce
-f7
-0c
-c5
-fe
-a8
-d6
-73
-95
+01
+c2
+00
+05
+15
 1a
-f8
-49
-bb
-f9
-37
+42
+04
+00
+20
+60
+00
+00
+20
+40
+73
+96
+20
 40
-fd
-cb
-12
-99
 06
-92
-55
-77
-69
-42
-b3
+97
+20
+40
+70
+d7
+20
+40
+05
+2c
+20
+40
+05
+3e
+20
+40
+05
+56
+20
+75
+80
+00
+20
+40
+04
+d0
+6f
+e0
+ca
+07
+67
 e0
+ca
+08
+20
+40
+4a
+7a
+20
+20
+49
+62
+20
+40
+42
 a3
-1c
-63
-b0
+20
+40
+04
+e9
+20
 75
-d1
-1d
+80
+00
+70
+4e
+33
+10
+20
+20
+07
 b2
-59
-3a
-1e
-dd
-5a
-3e
-98
-dd
-1d
-94
-93
-5c
-03
-03
-fc
-bd
-a1
-62
-e2
-ab
-8e
-03
-6e
-5c
-9c
-8b
-b0
-73
-25
-b5
-5f
-44
-bb
-1b
-04
-42
-0c
-fb
-69
-b4
 da
-7d
-b9
-aa
-79
-b8
-2c
-d2
-e3
+20
+46
+67
+6f
+e0
+c6
+66
+c1
+00
+00
+00
+1f
+e0
+ff
+ff
+1f
+ef
+fe
+0d
+9a
+20
+a2
+00
+ef
+e0
+80
+11
+67
+e0
+c3
 f3
-f4
-7a
+c0
+1a
+05
+3b
+20
+60
+00
+00
+ef
+e3
+00
+06
+67
+e3
+41
+16
+20
+20
+5c
 7d
-e4
-27
-0b
-f0
-fd
-d9
-07
-3c
-b1
-da
-de
-5a
-23
+20
+40
+04
+c4
+68
 48
-e2
-22
+c6
+55
+60
+48
+c6
+59
+20
+40
+4c
+7d
+58
+00
+48
+6e
+67
+e1
+48
+96
+58
 00
-d5
-0e
-ed
-39
-be
-4b
-b6
-13
-11
-1c
-64
-11
-e2
-22
-45
-af
-bf
-43
-6c
-d5
-2e
-fd
-1e
-db
-65
-11
-f2
-c0
-bb
+48
+76
+67
+e1
+48
+98
 58
-39
-17
-53
+00
+48
+8a
+67
+e1
+48
+9a
+20
+40
+05
 4d
-cd
-4f
-aa
-bb
-62
-fd
-58
-81
-c3
+6f
+e1
 48
-6b
-57
-49
-b0
-94
-b1
-69
-2e
-ff
 98
-69
-7f
-b5
-c3
-70
-16
-56
-59
-79
-e8
-bd
-23
-6c
-13
-ad
-36
-ce
-ab
-7e
-4f
-27
-65
-f2
-a9
+1f
+e2
+24
+00
+df
+20
+00
+14
+20
+20
+49
+e1
+6f
+e1
+48
+96
+1f
+e2
+24
+00
+df
+20
+00
+08
 e8
-33
-d9
+40
+80
+12
+18
+46
 7c
+ff
+24
+42
 c9
-87
-4d
 e7
-18
-d0
+1a
+40
 a4
-a5
-10
-8f
-99
-38
-e2
-3b
-a7
-fa
-8b
-7b
-d6
-4c
+01
+c2
+00
+05
+50
+20
+20
+05
+11
+6f
+e0
+c6
+66
+c0
+80
+49
+f2
+20
 40
-51
-83
-e5
-69
-73
-a1
-fa
-f4
-e2
-5f
-cf
-f6
-f0
-4d
+35
+fb
+20
+20
+49
+ec
+6f
+e0
+86
+6f
+df
+20
+00
+08
+d8
+c0
+44
+d3
+e8
+40
+80
+06
+98
+46
+7c
+00
+20
+62
+80
+00
+c2
+00
+05
+5d
+20
+20
+78
+2c
+6f
+e0
+86
+6f
+c0
+0f
+85
+65
+20
+20
+78
+64
+70
+00
+32
+34
+6f
+e0
+c3
+cb
+c0
+07
+cb
+c5
+20
+20
+6e
+a6
+20
+40
+04
+d1
+58
+00
+00
+00
+67
+e1
+4b
+e6
+20
+20
+4b
+9a
 58
-d9
+00
+00
+00
 67
-e9
-9f
-62
-84
-63
-cb
-3d
+e1
+47
+90
+d8
+e0
+00
+06
+20
+40
 5f
-8f
-68
-29
+04
+70
+47
+92
+00
+20
+40
+5c
+3e
+6f
+e0
+ca
+08
+20
 3a
-9a
-e5
-f9
+04
+d1
+20
+60
+00
+00
+20
+40
+2a
+28
+24
+7a
+00
+00
+6f
+e0
+c7
+8f
+c0
+7f
+85
+7d
+6f
+e0
+c8
+43
 1f
+e1
+7e
+03
 c1
-32
-08
-c1
-4f
-ce
-e9
+81
+80
+00
+6f
+e4
+47
+13
+c2
+80
 85
-ad
-55
-93
-e9
-66
-60
-c6
-ef
+87
+c2
+80
+05
+87
+c2
+82
+85
+87
+c2
+83
+05
+87
+20
+40
+4e
+47
+24
+74
+00
+00
+6f
+e0
+c9
+6c
+c0
+00
+db
+3d
+20
+20
+5b
+3c
+70
+49
+6d
+00
+20
+20
+5b
+3d
+6f
+e0
 cb
+f5
+da
+60
+01
+00
 9a
-07
-54
-dc
-cd
-94
 60
-5b
-11
-31
-c1
-49
-bd
-35
+fe
+00
+20
+60
+00
+00
+20
+20
+05
+ad
+20
+40
+05
+90
+20
+20
+25
+63
+6f
+e0
+cb
+f6
+20
 7a
-4c
-c9
-07
-2d
-71
-df
-81
-61
-f1
-73
-b6
-c0
-c9
-92
-c5
-bb
-f1
-e4
+00
+00
+6f
+e0
+cb
+f7
+24
+7a
+00
+00
+68
+48
+cb
+f6
+6f
+e0
+cb
+f5
+98
+46
+7c
+00
+24
+41
+05
+89
+98
+46
+7e
+00
+1f
+e6
+7c
+64
+20
+21
+05
+a2
+6f
+e0
+cb
+f8
+1f
+e6
+7c
+14
+24
+41
+05
+a0
 70
-02
-b5
-eb
+4b
+f7
+01
+20
+60
+00
+00
 70
-ca
+4b
+f9
 01
-89
-6e
-b6
-66
-15
+20
+20
+43
+1f
+68
+48
+81
+7f
+6f
+e0
+80
+4c
+1f
+e3
 7e
-0c
-ff
-12
-5a
-1c
+00
 98
-eb
-77
-76
-37
-0e
-0a
-b5
-2c
-0b
-9b
-61
+42
+fe
+00
+2f
+ef
+fe
+02
+58
+00
+00
+00
+68
+48
+cb
+f8
+79
+20
+fe
+00
+98
+40
+84
+00
+60
+48
+cb
+f8
+20
+60
+00
+00
 6f
-5a
-72
-72
-e5
-95
-c4
-4a
-14
-b7
-df
-7f
-7f
-9e
-16
-93
-4f
-ca
-cd
-15
-14
-d8
-78
-dd
-3b
-bc
-82
+e0
+80
+05
+1f
+e0
+fe
+01
+67
+e0
+80
+05
+24
+36
+85
+b4
+6f
+e0
+cb
+f5
+1f
+e0
+fe
+01
+67
+e0
+cb
+f5
+6f
+e0
 81
-9e
-19
-3d
-8f
-3b
+68
 c3
-d9
-72
-f0
-11
+81
+80
 00
-f3
-74
-73
-e6
-0b
-26
-74
-6e
-cc
-08
+79
+20
+7e
+03
+67
+e0
+81
+68
 6f
-15
-be
-2f
+e1
+42
+f5
+67
+e1
+01
+96
 58
-29
-b4
-29
-a2
-94
-0a
-70
-0a
-20
-49
-4a
-31
-41
-1f
-e5
-46
+00
+00
+00
+67
+e2
 43
-99
-3c
-3a
-0c
-7a
-9e
-3d
-38
-94
-c9
-5f
-71
-69
-f1
-9c
-df
-78
-8c
-5c
-e1
-71
-0f
-47
-34
-52
-88
-3c
-e5
-dd
-53
-92
-75
-19
-f9
-2d
-8b
-d8
-bd
-4c
-d4
-6a
-06
-fb
-2c
-cd
-e9
+1d
+20
+60
+00
+00
+20
 40
-3a
-88
-41
+28
+1c
+6a
+20
+80
+4d
+1a
+20
+a3
+fc
+24
 21
-fd
+26
+fa
+20
+20
+26
+8e
+09
+80
+00
+18
+1f
+ef
+7e
+00
+1f
 f1
+7e
+00
+e7
+e1
+80
+05
+78
+28
 7c
-98
-1e
-49
+00
+20
+40
+27
+0d
+20
+23
+26
+f6
+c5
+99
+26
+af
+6f
+e0
+80
+4d
+20
+3a
+26
+af
 1f
-9a
-56
-51
-f1
-2f
-09
-60
-79
-cd
-3d
-a8
-fa
-b0
-21
-2e
-13
-a3
-d9
-13
-9a
-47
-c2
-f4
+e0
+ff
+fc
+67
+e0
 80
-8e
-44
-bc
-c8
-f5
-5f
-ad
-b2
-b0
-a0
-29
-cf
-ba
-02
-64
-a1
-93
-85
-1c
-66
-38
-4f
+4d
+20
+40
+72
 cb
-93
-57
-0a
+6f
+f0
+81
+08
+c3
+03
+a6
+fa
 18
-a4
-ed
-7f
-ca
-c8
-44
-44
-7d
-0f
+00
+70
+0c
+65
+e2
+01
+54
+20
+20
+26
+af
+20
+40
+21
+52
+70
+89
+00
+00
+79
+3f
+80
+30
+20
+20
+2a
 e3
-4d
-50
-b0
-dd
-a1
-73
-f2
+79
 3f
-9e
-77
-a8
-51
-e1
-90
-2e
-7d
-96
-4d
-2b
-ba
 80
-51
+30
+20
+20
+2a
+f6
+da
+20
+46
+67
+6f
 e0
-28
-01
-64
-ef
-d8
-48
-04
-1f
-dd
-4b
-ea
-53
-fb
-8d
-7f
-dc
-9f
-9f
+c6
 66
-03
-15
-7f
-f5
-f8
-26
-f2
-2b
-d3
-fb
-e7
-33
-35
-e7
-eb
-c2
-1c
-de
-81
+1f
+e0
+ff
+ff
+1f
+ef
+fe
+0d
+20
+20
+54
+a6
+6f
+e4
 47
-12
-17
-d1
-70
-3b
+13
+c4
+01
+00
+00
+d8
+e0
+00
+02
+20
+40
 5f
-2c
-2f
-66
-b6
-62
-fa
-43
-2a
-bb
-23
+04
+20
+40
+05
+f2
+20
+40
+05
+e6
+20
+20
 5c
-f8
-d1
-75
-be
-af
-22
-9f
-2b
 a3
-bc
+da
+20
 46
-4b
-ab
-e9
-34
-c8
-6a
-6b
-29
-83
-40
-fa
-e2
-40
-ee
-d1
+67
+6f
 e0
-f6
-bd
-1a
-30
-97
-1a
+c6
+66
+1f
+e0
+ff
+ff
+1f
+ef
+fe
 0d
-77
-23
-14
-33
-f0
-9e
-7d
-b4
+9a
+20
+a2
+00
 6f
-49
-0b
-26
+e0
+80
+32
+e7
+e0
+80
+11
+c0
+1a
+05
+ef
 20
-4d
-fa
+60
+00
+00
+6f
+e3
 01
-c6
-0e
-c4
-22
-77
+78
+e7
+e3
+00
+05
+20
+20
+5c
+66
+6f
+e0
 80
+32
+c0
+1a
+05
+f5
 20
-95
-de
-16
-76
-88
-a9
-54
-e1
-2a
-58
-45
+60
+00
+00
+67
+e0
 c9
-5e
-44
-88
-1a
-10
-2f
-6d
-1d
-d4
+5a
+6f
+e3
+01
+78
+67
+e3
+49
+5b
+6f
+e3
+c9
+5a
+d8
 c0
+46
+67
+df
+20
+00
+03
+e8
+43
+80
+06
+98
+46
 7c
-7e
-6c
-c4
-5c
-d8
-c7
-7e
-89
-d8
-f0
-f3
-6b
-88
-c5
-c6
-ea
-ca
-e6
-8a
-54
+00
+20
+22
+dc
 69
-e9
-46
-2c
-34
-54
-40
-e9
-57
-5a
-6c
-58
-e3
-ae
-b1
-71
-b4
-54
-3b
-47
-87
+18
+c0
+8c
+06
 c2
-45
-c5
-15
-41
-ad
-3d
+00
+05
+fb
+20
+60
+00
+00
+1a
+22
+0c
+00
+ef
+e1
+80
+06
+67
+e1
+c3
+97
+c0
+05
+86
+0e
+c0
+04
+06
+3a
+c0
+04
+86
+1d
+c0
+03
+86
+2f
+c0
+00
+86
+35
+c0
+06
+06
+4f
+c0
+05
+06
+59
+c0
+09
+06
+7a
+c0
+29
+06
+8b
+20
+20
 2b
+96
+6f
+e0
+c9
+f1
+20
+7a
 00
-0b
-59
-ee
-5b
-77
+00
+6f
 e1
 43
-17
-bc
-46
-73
-ac
-3a
-6e
-61
-f5
-49
-34
+35
+df
+20
+00
 09
-5f
-29
-21
+6f
+e1
+43
+39
+1f
+e0
 a2
-2a
-07
-ac
-4c
-1e
-fa
-cc
-ed
-06
-f7
-fa
-10
-44
-d2
-5b
-61
-cc
-13
-f9
-7b
-29
-d6
-63
-c5
-1e
-f7
-9c
-4d
-11
-15
-9c
-78
-23
-72
-52
-9d
-d7
-54
-22
-23
-64
-36
 05
-b6
-01
-e4
+da
+40
+49
+f4
+20
+40
+7d
 64
-39
-02
-4f
-8f
-38
-9c
-63
+20
+22
 86
-27
-57
-ad
-5c
-dd
-27
-12
-e3
-cb
-2a
-a6
-a5
-f5
-4e
-ca
-40
-9c
-f5
-33
-1d
-de
-75
+1b
+20
+20
+06
 18
-21
-c8
-13
+6f
+e0
+c2
 cb
-3b
-6d
-b4
-a0
-e6
-31
-e2
-d7
+67
+e0
 c9
-d2
-90
-fc
-cb
-c4
-e7
-8d
-bb
-09
-d5
-66
-3d
-5f
-8d
-bd
-5b
-89
-86
-de
-97
-db
-8e
-96
-99
-07
-63
-a5
-65
+c6
+20
 20
-45
-85
-40
-98
-e9
-58
-92
-b0
-b3
-c2
-7c
-d3
-c2
-5e
-4f
-a1
-d7
-0a
-f2
-23
-c1
-8a
-69
-9f
-39
-68
-bb
-9b
 06
-0f
-37
-8d
-7e
-f6
-e2
-b1
-46
-f5
-e0
-8c
-08
-02
-a6
-f3
-34
-cc
-66
-d8
-aa
-2e
-38
-5e
-c8
-7b
-a6
-91
-21
-d1
-31
-84
-f8
-ad
-a0
-a8
-a1
-2d
-c5
-84
-39
-6c
-5c
-53
-4d
-b9
-51
-16
+1c
 70
-a1
+49
+c6
 03
-2c
-89
-c4
-5a
-87
-c9
-a2
-aa
+70
+49
 f1
-81
-9d
-28
-ee
-d6
-15
-f7
-07
+00
 6f
-03
-2b
-06
-e3
-48
-71
-3f
-56
-0b
-3c
-fb
-15
-1e
-bb
-f3
-ed
-9c
-b3
-de
-3e
-44
-1f
-8c
-2f
-3f
-aa
-71
-e3
-61
-db
-dd
-bd
-74
-70
-f4
-91
-2d
-69
-7b
-1e
+e0
+c9
+f1
+20
+7a
+00
+00
 6f
-b5
-5a
-e9
-0d
-42
-ee
-80
-63
-38
-ce
-10
-63
-f6
+e1
 43
-1c
-96
-20
-0a
-b1
-1d
-32
-31
-a8
-d4
-08
-18
-6d
-96
-47
-15
-f9
-ed
-ca
-9b
-bc
-09
+35
+1f
+e0
+ff
 fe
-e9
-59
-8d
-a7
-83
-34
-47
-db
-72
-41
-c4
-59
-8f
+1f
+e6
+fc
+07
+20
+40
+7d
+62
 18
-85
-5b
-75
-a4
-a5
-69
-af
-03
-16
-96
-3f
-dd
-1d
-88
-ac
-82
-4e
+07
 f2
-de
-d2
-88
-d3
-df
-c3
-54
-13
-76
-21
-66
+00
 6f
-55
-23
-24
-07
-86
-1d
-94
-4d
-65
-e3
-4b
-55
-c9
-2d
+e1
+43
+39
+1f
+e0
+8c
+06
+18
+c0
+8c
+03
 ef
-9b
-22
-c1
-ff
-ce
-57
-48
-4d
-c7
-ee
-79
-59
+e1
+00
+06
+1f
+e2
+26
+00
 ef
+e1
+00
+06
+d8
+40
+2a
+29
+98
+46
+7c
+00
+20
 22
-2c
-34
-5d
-21
-bb
-67
-b7
-4c
+d0
+89
+c2
+00
+06
+26
+20
+20
+06
+18
+6f
+e0
+c9
+f1
+20
 7a
-28
-1f
-0f
-2d
-9d
-e8
-ff
-0c
-78
-67
+00
+00
+6f
+e0
+c9
+f1
+c0
+01
+50
+6c
+70
+49
+c6
+02
+20
+20
+06
+1c
+6f
+e0
+c9
+f1
+20
 7a
-34
-ee
-f3
-ad
-9f
-d8
-77
-03
-08
+00
+00
+6f
+e0
+c9
+f1
+c0
 01
+06
 18
-67
-25
-15
-55
-48
-15
-6e
-10
-72
-1d
-f0
-62
-b4
-54
-76
-25
-0a
-54
-29
-1d
-18
-a9
-24
-e9
-ee
-82
+20
+20
+50
+5d
+20
+40
+2e
+41
+20
+40
+2e
+4a
+68
+49
+06
+b1
+60
+49
+06
+78
+20
+40
+2c
+c7
+20
+40
+2c
+d2
 18
-63
-26
-30
+c0
+8d
 fe
-34
+18
+c2
+7e
+00
+67
+e1
+06
+c7
+68
+49
+06
+b6
+58
+00
+2a
 50
-d0
+98
+46
+7c
+00
+20
+22
+86
+48
+20
+20
+2c
+4f
+6f
+e0
 cb
-92
-c8
-3e
-4a
+99
+20
+3a
+2c
+4f
+20
+40
+2c
+e0
+20
+3a
+2e
+03
+d8
+c0
 4b
-c3
+9a
 18
-3e
-4d
-39
-01
-07
-1b
-42
-28
-d3
-cc
-5a
-52
-74
-da
-57
-1d
-f4
-81
+00
+7e
+0b
+20
+20
+2c
+a5
+ef
+e1
+00
+06
+67
+e1
+06
+b5
 98
-59
-d5
-aa
-81
-f2
-b7
-72
-be
-71
-54
-ee
-55
-0e
-e5
-36
-1f
-e7
-e8
+00
+22
+00
+68
+49
+43
+98
+6f
+e1
+43
+32
+98
+46
 7c
-11
-5a
-a6
-d3
-2b
-c3
-ee
-35
-c3
-b1
-fb
-f0
-7f
-3a
-38
-83
-85
-d6
-66
-28
-e0
-6b
-ea
-ea
-5e
-bc
-56
-d9
-57
-69
-2f
-31
-cf
+00
+24
+22
+ad
+50
+6f
+e1
 4a
-6c
-1c
-1f
-64
-81
+bb
+d8
+c0
+4a
+bd
+20
+20
+2d
+53
+68
+49
+43
+98
+6f
+e0
+c3
+21
+c2
 81
-63
-e9
-2e
-88
-8b
-f2
-de
-27
+86
 74
-ad
-6c
-8d
-df
-7e
-75
-3a
-8d
-97
-db
-57
-fd
-f4
-ab
-3a
-3e
-cb
-4d
-ea
-5a
-7e
-fc
+6f
+e4
+47
+13
+c3
+0a
 86
-7e
-cd
-9e
-7f
-5b
-de
-7a
-f1
-0c
-e3
-51
-04
-e7
-56
-48
-51
-e8
+5f
+c3
+1d
+86
+61
+6f
+e1
+43
+98
+c0
+18
 2e
-72
-46
-2f
-a3
-c6
-38
-eb
-47
-3f
-04
-b5
-9e
-8a
-69
+03
+6f
+e1
+43
 98
-de
-d0
-b2
-9a
-d8
-6a
-e9
-3e
-37
-f6
+c0
 02
-d9
-7a
+86
+6c
+c0
+08
+06
+6f
+68
+49
+43
+98
+6f
+e1
+43
+32
+98
+46
+7c
+00
+24
+22
+ad
+1d
+20
+40
+2e
+46
+68
+49
+4a
+bb
+d8
+c0
+4a
 bd
-e5
-75
-80
-10
-54
-5a
-e9
-dc
+20
+20
+2d
+2b
+d8
+c0
+49
+fd
+18
+00
+7e
+03
+20
+20
+2d
+2d
+6f
+e0
+cb
+99
+20
 3a
-9c
-3c
+06
+64
+d8
+c0
 4b
-73
-9f
-16
+9a
+18
+00
+7e
+08
+20
+20
+2d
+2d
+6f
+e1
+43
+32
+98
+46
+7c
+00
+24
+22
 86
-3a
+5c
 20
-f3
+40
+2d
+c7
+24
+34
 06
-2a
-e4
-51
-71
-8f
-5b
-26
-a5
-73
+61
 20
-7d
-f7
-72
-45
+20
+2d
+46
 18
-4c
-91
-65
-b2
-ac
-71
-36
-ef
-0a
-b7
-03
-cb
-61
-7f
-57
+c2
+22
+00
+6f
+e1
+43
+35
+1f
+e0
+a5
+fd
+20
+40
+29
+29
+20
+40
+06
+8c
+6f
+e0
+c7
+8f
+c0
 7f
-cc
-ab
-b0
-02
-62
-d0
-04
-ee
+ad
+ac
+6f
+e0
+c7
+95
+20
+3a
 2d
-7b
-cc
-d6
-87
-05
+ac
+6f
+e0
+c8
+43
+c2
+80
+ad
+ac
+58
+00
+00
+1a
+68
+49
+43
+98
+98
+46
+7c
+00
 24
-0a
+22
+ad
+ac
+70
+01
+b9
+05
+20
+20
+2e
+05
+20
+40
+2d
+ea
+6f
+e0
+c7
+8f
+c0
+7f
+86
+91
+6f
+e1
+43
+98
+c0
+12
+86
 94
-37
+20
+60
+00
+00
+6f
+e1
+43
+98
+c0
+10
+86
 94
-0f
-3e
-f8
-dd
-32
-37
-cf
-09
-17
-a2
-6c
-dd
-72
-d4
-b0
+20
+60
+00
+00
+6f
+e0
+80
+55
+67
+e0
 c9
-68
-8d
-e6
-d6
-69
-ed
-b3
+aa
+20
+60
+00
+00
+d8
+c0
+91
+9f
+d8
+a0
+4a
+bd
+df
+20
+00
 42
-95
-80
-e9
-63
-2b
-a8
-7a
-38
-27
-c7
-b2
-5e
-f0
+20
+40
+7c
+da
+d8
+c0
+91
+e1
+d8
+a0
+4a
+ff
+df
+20
+00
+36
+20
+20
+7c
+da
+70
+45
 e2
-c8
-65
-12
-fc
-1f
-57
-b2
-af
 00
-50
-25
-ef
-76
-93
+6f
+e0
+c5
+d4
 c0
+7f
+b2
+f8
 c0
-19
+00
+86
+a7
 c0
-2b
-d4
-64
-e4
-5e
-ae
-9e
-ab
-a2
-aa
-13
-c3
-98
-ee
-f5
+01
+06
 a9
-f6
-9c
-17
-14
-58
-f5
-26
-d9
-2e
-34
+c0
+01
+86
+b0
+c0
+02
+06
+b6
+20
+60
+00
+00
 70
-47
-aa
-75
-12
-7b
-05
-d0
-ec
-09
-8a
-8d
-37
-ce
-f8
-97
-4c
-aa
-16
+4d
+60
+ff
+20
+20
 06
-35
-bc
-34
-d9
-8b
-53
-ec
-ea
-2a
-d4
-f2
-f5
-62
-a1
-8d
-c1
+b7
+70
+45
+89
+02
+6f
 e0
-e3
-c1
-01
-1e
-54
-18
-9f
-5d
-81
-54
-36
-d4
-23
-f5
+c5
+ae
+20
 3a
+06
+ae
+6f
+e2
+46
+04
+20
+40
+32
 36
-16
+70
 4d
-84
-97
-ff
-28
-27
-9b
-ce
-ee
-bd
-07
-69
-b2
-96
-bc
-ef
-29
-08
-e5
-ba
-6e
-d9
-7a
-a5
-76
-be
+60
+aa
+20
+20
+06
+b7
+70
+4d
+60
 55
-c1
-92
-07
-d7
-17
-77
-b4
-8f
-5b
-07
-40
-1a
-58
-d6
-51
-e7
-9e
-fc
-e1
-24
+6f
 e0
-58
-3e
-9d
-f3
-a1
-49
-79
-a4
-1a
-ad
-ef
 c5
-68
-11
+ae
 20
-88
-a7
-d8
-2a
-fd
-46
-55
-a4
-cc
-c2
-a3
-f8
-64
-c0
-7e
+3a
+06
+b7
+6f
+e2
+45
+e8
+67
+e2
+4d
+62
+20
+20
+06
+b9
 70
-2a
-09
-1f
-92
-d9
-e0
-33
-3c
-1e
+4d
+60
+22
+6f
 e2
-5b
-e3
-50
-d2
-cf
-6b
-a8
-b5
-d1
-13
-11
-c9
-12
-f6
-e1
-ab
-93
-4b
-28
-b0
-05
-99
-98
-e4
-cc
-09
-5c
-d7
-8c
-78
-25
+46
+04
+67
+e2
+4d
+62
+6f
+e0
+c5
+89
 1f
+e1
+7e
+07
+67
+e0
+cd
+61
+70
+4d
+66
+00
+70
+45
+88
+07
+20
+40
 06
-25
-39
-ca
-ec
-c9
-3e
-a6
-5f
-da
-4f
-34
-2d
-06
-7d
-3c
-76
-38
-02
-bc
+c5
+20
+40
+36
 51
+24
+6c
 00
-1b
-7d
-76
+00
+24
+77
+80
+00
+20
+40
+06
+e1
+20
+40
+06
+da
+20
+20
+32
+ce
+6f
+e0
+c5
+88
 1f
+e0
+fe
+03
+67
+e0
 c5
-c0
-97
-8e
+8a
+6f
+e0
+c5
+ac
+67
+e0
+cd
 a6
+6f
+e0
+c5
+89
+1f
+e9
+fe
+00
+68
+48
+c5
+7e
+18
+41
 04
-0a
-0a
-ec
-3d
-d1
-0d
-1a
-f5
-57
-08
-13
-63
-f5
-79
-2f
-da
-64
+03
+18
+43
+84
+00
+98
+41
+fe
+00
+68
+48
+c5
+7f
+98
+40
+fe
+00
+e7
+e0
+80
+05
+6f
+e0
+c5
+88
+e7
+e0
+80
+05
+6f
+e0
+c5
+88
+98
+00
+72
+00
+d8
 c0
-d2
-12
-cb
-5b
-b8
-59
-28
 4d
-37
-9a
-61
-d7
-25
-f0
-eb
-b6
-34
-1c
-82
-ca
-a4
-6b
-de
-00
-0f
-e4
-2a
-c2
-d5
-82
-4c
-3e
-9b
-76
-df
-b1
-5f
 60
-36
-75
-ef
-8e
-ab
-66
-43
-97
-5f
-c5
-89
-b5
-e2
-5a
-58
+20
+40
+7c
+da
+20
+20
+31
+fc
+20
+40
+32
 14
-e5
+6f
+e0
+c5
 7d
-49
-a5
-e2
-57
-d3
-8a
-72
-ee
-48
-f9
+20
+7a
+00
+00
 98
-a0
-52
 00
-c0
-cf
-ae
-34
-2d
-fc
-9c
-95
-26
-95
-bc
-1f
-27
-11
-38
-0d
-e3
-03
-94
-0c
-57
-85
-42
-e2
-7c
-d6
-aa
-d1
-a3
-cf
-7e
-bc
-8a
-bc
-8c
-6e
-0d
-a5
-25
-dd
-6a
-ed
-5c
-b0
-07
-8a
-b9
-85
-2b
+72
+00
 d8
-d6
-97
-32
-51
-69
-61
-4e
-0a
-49
-ec
-c7
-53
-9b
-11
-b0
-5d
-10
-46
-44
+c0
+4d
+1c
+d8
+a0
+4d
+ec
+20
+20
 7c
-ab
-3e
-bf
+da
+df
+20
+00
+04
+d8
+a0
+4d
 60
-c4
-39
-cc
-6a
-5e
-57
-d2
-5f
+20
+20
+7c
+a3
+6f
+e1
+45
+e0
+1f
+e1
+7e
+e0
+20
+3a
+06
+eb
+6f
+e1
+45
+e0
+1f
+e0
+fe
+01
+67
+e1
+45
+e0
+20
 60
 00
-5b
-7d
-1c
-6f
-8d
-98
-0c
-27
-89
-5a
+00
+20
+40
+06
+fb
+20
+40
+36
+51
+24
+2c
+35
 86
+24
 37
-66
-67
-2f
-e4
-c3
-09
-f2
-75
-e3
-e9
-72
-1d
-0e
-42
-df
-80
-a0
-42
-2f
-c9
-77
-4b
-c4
-ee
-ec
-f3
-77
-08
+b5
 86
+20
+40
+07
+60
+6f
+e2
+45
+cc
+68
+4a
+45
 8f
+98
+46
+7c
+00
+20
+22
+b2
+91
+6f
+e2
+46
+04
 68
-c2
-f0
-83
-24
-fb
-37
-58
-ba
-1a
-76
-8d
-f0
-55
-f9
-69
-b6
-7f
-27
-75
+4a
+45
+8f
+98
+46
+7c
+00
+20
+42
+86
 f9
-08
-79
-e9
-19
+20
+20
+35
+72
+6f
+e2
+4d
 ee
-03
-11
-83
-3a
-6e
-98
-48
-1e
-48
-0b
-6c
-07
-32
-3c
-88
-03
-80
-1a
-fe
+20
+20
+35
+58
+70
+4d
+60
+ff
+6f
+e0
+c5
 89
-5c
-26
-5f
-6a
-42
+67
+e0
+cd
+61
+6f
+e2
+46
+04
+67
+e2
+4d
+62
+70
+45
+88
+06
+20
+20
+31
+e5
+20
+40
+07
+07
+24
+34
+07
+16
+20
+40
+07
+24
+20
+40
+4f
+d5
+20
+20
+4f
+db
+20
+40
+07
+0a
+24
+74
+00
+00
+20
+20
+06
+c5
+6f
+e1
+45
+f2
 20
-06
-0c
-aa
-18
-1c
-f5
-51
-d5
-d3
-8d
-91
-da
-4d
-37
+40
+7d
 79
+20
+34
+07
+10
+6f
+e3
+cd
 61
-48
-53
-21
-dc
-9b
-5a
-85
-f9
-c3
-58
-35
-38
+20
+7a
+00
+00
+20
+20
+7d
+ba
+70
+46
+02
+00
+1a
+20
+fe
+01
 67
-5c
-7c
-d8
-1f
+e0
+c5
 88
-c2
-68
-3f
-b4
-b4
-5e
+20
+40
+36
+36
+67
 e0
-35
-69
-b9
-64
-66
-ca
-97
-fb
-a2
-2e
+cd
+60
+20
+20
+36
 33
-cb
+6f
+e4
+48
+9c
+24
+3a
+4f
+db
+6f
+e4
+48
+a4
+24
+3a
+4f
+db
+6f
+e2
+48
 ac
-1b
-49
 24
-af
-47
-dd
-1d
-72
-18
-34
-0c
-60
-76
-7f
-62
-9c
-ef
-60
+3a
+4f
+db
+20
+40
 36
-bd
-0d
-47
-a8
-a4
-78
-02
-4c
-a7
-5a
-62
+9d
+20
+40
+4f
+c8
+24
+74
+00
+00
+20
+40
+36
+be
+6f
+e0
 c7
-ba
-7f
-10
+3f
+24
+5a
+4f
+75
+6f
+e4
+45
+af
+20
+20
+36
+22
+70
 46
-b7
+01
+00
+69
+61
+00
+40
+34
+73
+02
+00
+20
+40
+4d
+f5
+6f
+e1
+45
+d8
+24
+3a
+07
 31
+20
+40
+36
+51
+6f
+e0
+c5
 7f
-d3
-16
-aa
-ef
-fc
-83
-a4
-e5
-ad
-9f
-28
-a9
-83
-e1
-23
-fa
-41
-0e
-bb
-e9
-de
-34
-b0
-04
-cc
-cc
+c0
+00
+b6
+46
+24
 2c
-cf
+07
+48
+24
+37
+87
+48
+20
+40
+07
+60
+70
+47
+3f
+00
+20
+40
+37
+1a
+20
+40
+35
+7b
+6f
 e0
+c5
 7e
-25
-f7
-31
-48
-5c
-18
-ea
-ed
-92
-af
-f1
-08
-67
-2c
-53
-5e
-a1
-af
-7f
+1f
+e0
 fe
-9d
-1e
-0e
-f7
-b6
-7a
-f0
-31
-15
-7f
-c9
-ef
-f0
-b5
-58
+01
+67
+e0
+c5
+7e
+20
+40
+07
+38
+20
+20
+36
+4c
+6f
+e0
+c5
+89
+c4
 02
-46
-d2
+00
+00
 6f
+e0
 c5
-b4
-80
-57
-85
-b0
-59
-b3
-9c
-86
-75
-3c
-72
-34
-2f
-17
-69
-9e
-5b
-71
-ac
-df
-bc
-4c
-2e
-c9
-1f
-ce
-42
+89
+79
+3f
+fe
+04
+67
+e0
+c5
+89
 20
-90
-59
-c0
-d5
-0e
-eb
-08
-9d
-f6
-ee
-99
-82
-ee
+40
+07
+3f
+20
+20
+36
+98
+1f
+e9
+fe
+00
 68
-c3
-27
-66
-49
-ac
-61
-1b
-37
-02
-b4
-c3
-7b
-86
-8c
-fa
+48
+c5
+7e
+18
 41
-93
-dc
-fa
-f5
-fd
-c9
-31
-d9
-71
-f1
-92
-90
-3c
-57
-d5
-2f
-6d
-e5
-a3
-e8
-94
-4f
-e1
-2c
-f0
-d0
-e1
-d1
-3f
+04
+03
 18
-d4
-68
-a8
-a8
-d2
-fb
-c8
-82
-d1
-88
-5e
-21
-a5
-33
-f6
-eb
+43
+84
+00
+98
+41
+fe
+00
 68
-ec
-e2
-72
-71
-06
-4c
-c8
-80
-77
-ca
-da
+48
+c5
+7f
+98
+40
+fe
+00
+67
+e0
+cd
+a7
+20
+60
+00
+00
+6f
+e0
+c6
+02
+24
+7a
+00
+00
+6f
+e1
+45
+fe
+1f
+e0
+fe
+01
+67
+e1
+45
+fe
+6f
+e0
+c5
+fe
+c0
+7f
+b6
+76
+6f
+e0
+c6
+01
+1f
+e0
+fe
+01
+67
+e0
+c6
+01
+1f
+e1
+7e
+03
+20
+3a
+07
+55
+20
+20
+07
+25
+20
+40
+4b
+fb
+20
+40
+03
+fa
+6f
 e0
-da
-b8
-e9
-ff
-84
-b7
-3b
-e5
-fd
-d9
-f0
-8e
-2c
-29
-2f
-65
+cb
+a1
+24
+3a
+07
+31
+20
+40
+07
+5b
+20
+20
+07
+25
 6f
-69
-f0
-16
+e2
+45
+8f
+68
+4a
+45
+e4
+98
+46
+7c
+00
+20
+22
+b2
+22
+20
+20
+36
+9a
+20
+40
+36
+6e
 6f
-59
-af
-9b
-73
-37
+e0
+cd
 1b
-e7
-92
-aa
-4c
-ed
-9c
-d9
-24
-fd
-94
-82
-1f
-30
-54
-d4
-18
-55
-6b
-13
-b4
-d7
-d0
+2f
+e0
+02
 01
-5f
-aa
-85
-5b
-0d
-1f
-2e
+24
+60
+80
+00
+6f
+e0
+cd
+1c
+c0
 7f
+81
+ab
+67
+e0
+c9
+aa
+20
+60
+00
+00
+20
+40
+36
+b4
+24
+74
+00
+00
+20
+40
+04
+c4
+6f
+e1
+c6
+08
+20
+20
+36
+22
+78
+58
 fc
-86
-91
-fb
+00
+28
+0f
+fe
+2f
+20
+40
+b1
+6f
+20
+38
+b1
+8a
+20
+40
+31
+7d
+67
+e0
+cd
+1a
+c5
+13
 87
-d2
-dd
-ba
+79
+6f
+e0
+cd
+1a
 1f
-ac
-6e
 e9
-a2
-f0
-5a
-ba
-51
-a6
-97
-f6
-b3
-18
-10
-3c
-db
-d7
-21
-98
-c4
-01
-cb
-e0
-3b
-d4
-5f
-da
-5a
-4e
-50
-6e
-51
-dc
-a7
-56
-54
-a2
-6e
-06
-98
-cf
-f0
+7e
+00
+68
+48
+c5
+89
+a8
+40
+0e
+00
+24
+20
+b1
+8c
+20
+40
+31
+7d
+28
+0f
+fe
+2f
+20
+40
+b1
+78
+e7
+e0
+80
+05
+1f
+e6
+7c
+44
+24
+21
+31
+8e
+1f
+e2
 72
-d8
-87
-43
-01
-84
-bb
-1e
+00
+20
+22
+b1
 54
-66
-c9
-f1
+20
+20
+31
+51
+6f
+e0
+cd
+1b
+67
+e0
+c5
+7d
+1f
+e0
+fe
+01
+d8
+c0
 4d
+1b
+98
+c0
+8c
+00
+ef
+e1
+80
 06
-39
-1c
-7d
-83
-e7
-59
-58
-a4
-59
+67
+e1
+c5
+80
+6f
+e0
+cd
+1b
+20
+20
+32
+1e
+6f
+e0
+c5
+ca
+24
+3a
+07
+8f
+78
+4e
+fc
+00
+78
 2d
-77
-3b
-b2
-c1
-cc
-4a
-c2
-b9
-60
-21
-60
-73
-29
-c9
-8a
-2e
-d4
-a0
-da
+fc
+00
+78
 23
-ad
-6e
-15
-7f
-ee
-be
-34
-0f
-e8
-2b
 fc
-c9
-3a
-d1
-4f
-ad
-8a
-a3
-dd
-de
-77
-12
-64
-48
-81
-04
-52
-66
-fe
-5d
+00
+78
+24
 fc
-ff
-91
-fd
+00
+6f
+e0
 c5
-b7
-46
-fc
-60
-42
-2c
-e7
-b9
-46
-76
+8a
+98
+00
+72
+00
+d8
+c0
 4d
-4f
-66
 a6
-b0
+20
+20
 31
-96
-57
+b3
+6f
+e0
+c5
+d4
+c1
 7f
-df
-d7
-72
-9b
-42
-f6
-40
-ce
-ef
-11
+80
+00
+c0
+00
+b2
+db
+c0
+01
+07
+9c
+c0
+01
 87
-a4
-cb
-ed
-74
-c9
-f7
-95
-bf
-1d
-3b
-af
-4f
-48
-6b
-c4
-69
-6a
-9d
-ce
-8d
-a9
-78
-15
-92
-fb
-5e
-fa
+a1
+c0
+02
+07
+a5
+20
+60
+00
+00
+6f
+e0
+c5
+ae
+20
+3a
+32
+e1
+6f
+e2
+4d
+ee
+20
+7a
+00
+00
+20
+20
+32
+e0
+6f
+e0
+c5
+ae
+20
 3a
-06
-ac
-cd
-e8
-d3
-9e
-58
-24
-8a
-24
+32
 e9
-52
 6f
-24
-24
-33
-74
-9a
-e7
-92
-1e
-95
-31
+e2
 4d
-55
-a5
-21
-5f
-ef
-b0
-9a
-0c
+ee
+20
+20
+32
+e6
+6f
+e0
+c5
 ae
-78
-5c
-6e
-5e
+20
+3a
 07
-12
-39
-e5
-05
-e9
-55
-db
-5b
-10
-b0
-80
-da
-16
-6d
-e4
-69
-21
-24
-2a
-05
-91
-29
-8f
-da
-2e
-b4
-63
+ab
+6f
 e2
-c3
-d5
-f0
-e7
-2f
-7c
-d5
-1b
-f4
-9c
-25
+4d
 ee
+68
+4a
+45
+e8
+98
+46
+7c
+00
+24
+62
+80
+00
+70
+45
 d4
-28
-0d
-63
-cf
-df
-dd
-08
-8e
-e7
-74
+ff
+70
+06
+6f
+39
+20
+40
+78
+2b
+58
+00
+00
+00
+67
+e1
+45
+d8
+6f
+e2
 4d
-5b
-7b
-15
-a5
-49
-42
-e6
-7e
-03
-85
-86
-bc
-2c
-c2
-66
-e5
-16
-9d
-f9
-92
-db
-8a
-c2
-05
-53
-08
-ed
-ba
-d4
-01
+ee
+20
+20
+32
+f7
+68
+48
+ce
+33
+18
+51
+84
+00
+6f
+e0
+ce
+34
+98
+46
+7c
+00
+20
+22
+87
+ce
+60
+48
+ce
+34
+58
+00
 01
-9c
-a1
-b1
-9f
+00
 98
-ad
-3a
+4f
+84
+00
+6f
+e1
+ce
+3b
+98
+46
 7e
-6e
-27
-d3
-11
-be
+00
+68
+49
+ce
+35
+98
+40
+fe
+00
+67
+e1
+ce
+38
+20
+40
+6c
+20
+6f
+e1
+ce
+38
+d8
+40
+01
+00
+da
+20
+0e
+00
+20
+40
+6c
+4d
+6f
+e2
+0e
+00
+68
+4a
+4e
+3e
+98
+46
+7c
+00
+24
 22
-3c
-05
-15
-78
+87
 bf
-3f
-a8
-a6
 58
-fe
+00
+0e
+00
+67
+e1
+40
+f0
+70
+40
 f2
-db
-81
-e9
-53
-ed
-a3
-2d
-8b
-16
-2f
-c2
-6c
-e5
-fd
-3c
+40
+20
+40
+6b
+11
+58
+00
+00
+00
 67
+e2
 40
-1b
-8d
-69
-f7
-92
-5a
-05
-59
-a0
-27
-59
-d3
-ca
-ea
-29
-49
-15
-82
-8a
-03
-0b
-94
-52
-14
-32
+f0
+6f
+e0
+ce
+33
+20
+20
+00
+01
+4d
 3b
-24
+aa
+55
+40
+00
+00
+40
+05
+00
+33
 07
-f1
+20
+01
+00
+00
+f0
+7f
+a5
 fe
-47
-e7
 02
-27
-a2
-a1
-db
-d7
-69
-af
-95
-27
-14
-5d
-7d
-f3
-c4
-b2
-8b
-81
-ba
-f6
-ed
-e0
-15
-d3
-1d
-d3
-89
-90
-62
-63
-fa
-65
-f4
-48
-fe
-4c
-88
-19
-7b
-a2
-f8
-8b
-ce
-c6
-83
-59
-a8
-7e
-c6
-c4
-63
-b2
-3f
-72
-ba
-ad
-7e
-7f
-1d
-de
-3d
-6f
-77
-c5
-7f
-13
-e8
-2e
-b4
+80
+02
+00
 11
-7b
-ad
-af
-0e
-4e
-fb
-34
-6f
-4b
-28
-5d
-fb
-9e
-f1
-ed
-76
-4d
-5c
-c0
-a8
-56
-78
-cd
-49
-66
-64
-f9
-3c
-d0
-5b
-a1
-d6
-d8
-1f
-e9
-14
-54
-f5
-6f
-a3
-39
-9e
-19
-88
-2e
-ae
+00
+00
+04
+00
+00
+02
+00
+00
+00
+60
+04
+00
+00
+40
+04
+00
+00
+10
+04
+60
+00
+00
+00
+00
+30
+00
+00
+00
+40
 2c
-b4
-ad
-3a
+80
+01
+00
+21
+08
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+aa
+55
+08
+00
+13
+47
+04
+09
+56
+00
+08
+00
+24
+08
+aa
+55
+01
+00
+cb
+43
+0f
+aa
+55
+01
+00
+ba
+4a
+01
+aa
+55
+01
+00
 bc
-67
-a2
+4b
+ff
+aa
+55
+01
+00
+ec
+44
+ff
+aa
+55
+01
+00
+eb
+44
+1e
+aa
+55
+03
+00
+ee
+44
+01
+0b
+4a
+aa
+55
+01
+00
+0d
+4a
+ff
+aa
+55
+01
+00
+41
+41
+01
+aa
+55
+01
+00
+d2
+45
+07
+aa
+55
+02
+00
+f0
+45
+83
+47
+aa
+55
+02
+00
 3f
-e8
-6a
-05
-99
-5f
-bf
-ea
-13
-d8
-5f
-97
-f6
-1f
-a3
-71
+46
+85
+90
+aa
+55
+02
+00
 42
-4d
-66
-d8
-82
-53
+46
+75
 80
-22
-5b
-c1
-c9
+aa
+55
+01
+00
+41
+46
+63
+aa
+55
+01
+00
+27
+46
+7d
+aa
+55
+06
+00
+f1
 44
-cf
-90
-df
-81
-07
-60
+33
 61
-c8
-95
-df
-5a
-21
-bb
-38
-5f
-6d
-2a
-b3
-3d
-01
-78
-f3
+3b
 85
-5a
-5b
 81
-1f
-06
-da
-c5
-06
-84
-5a
-5f
-05
-e6
-e1
-0e
-ea
-2f
-87
-9c
-47
-72
-e9
-fa
-89
-39
-9c
-cb
-17
-f2
-f4
 a1
-08
-cb
-e4
-15
-88
-a0
-ea
-34
-b2
-bd
-f6
-ab
-83
-cb
-57
-f3
-3c
-f5
-35
-fc
+aa
+55
+01
+00
 89
-ac
-7d
-8b
-53
-f3
-98
-36
-7a
-dc
-38
-56
-b6
-ee
-03
-95
-f0
-c1
+45
+02
+aa
+55
 05
-fc
-cb
-c8
-fd
-19
-a8
-d4
+00
+e3
+45
+01
+0f
+0f
+0f
+0f
+aa
+55
+01
+00
+b9
+45
+00
+aa
+55
+01
+00
+40
+47
+02
+aa
+55
+01
+00
+ca
+45
+01
+aa
+55
+02
+00
+8b
+45
+c0
+12
+aa
+55
+01
+00
 3e
-8e
-7b
-97
-f9
-f3
-d3
-7a
-be
-4d
-cb
-e1
-7b
-77
-5d
-b2
-4a
-26
+46
+94
+aa
+55
+03
+00
+af
+45
+00
+48
 60
-e0
+aa
+55
+02
+00
+1d
+46
+0a
+00
+aa
+55
+02
+00
+1b
+46
+50
+00
+aa
+55
+02
+00
+23
+47
+32
+00
+aa
+55
+01
+00
+f4
+46
+02
+aa
+55
+08
+00
+c0
+43
+fb
+00
+48
+08
+fb
+00
+48
+08
+aa
+55
+01
+00
+94
+40
+00
+aa
+55
+01
+00
+c0
+40
+10
+aa
+55
+01
+00
+6b
+49
+10
+aa
+55
+0c
+00
 a7
-a3
+4b
+01
+7f
+01
+01
+7f
+02
+01
+7f
+03
+01
+7f
+ff
+aa
+55
+06
+00
 db
-7b
-cc
-84
-46
-15
-f7
-76
-2b
-7a
-77
-f5
-9f
-68
-39
+42
 73
-bd
-5f
-57
+53
+22
+a1
+b1
+c1
+aa
+55
+01
+00
 93
-b3
-e0
-30
-0b
-8f
-bd
-68
-fc
-08
+43
+07
+aa
+55
+02
+00
+be
+47
+96
+00
+aa
+55
+02
+00
+b5
+47
+15
+00
+aa
+55
+02
+00
 9b
-8b
-37
-76
-ea
-d5
-ce
-97
-54
+43
+19
+00
+aa
+55
+03
+00
+b7
+47
+1d
+00
+d0
+aa
+55
+02
+00
 b9
-ce
-5c
-18
-b5
-a9
+47
+21
+00
+aa
+55
 02
-15
-54
-8a
+00
+32
+43
+28
+00
+aa
+55
+02
+00
+bb
+47
+30
+00
+aa
+55
+0c
+00
+48
+43
+1f
+02
+01
+05
+03
+03
+12
+18
+03
+19
 c1
-88
-be
-ac
-25
-21
+03
+aa
+55
+10
+00
+a0
+47
+0f
+09
+42
+54
+35
+2e
+32
+20
+4b
+65
+79
+62
+6f
+61
 72
-c3
-94
-af
-4d
+64
+aa
+55
+11
+00
+68
+43
+1f
+0f
+09
+42
+54
+35
+2e
+32
+20
+4b
+65
+79
+62
+6f
+61
+72
+64
+aa
+55
+0f
+00
 6b
-16
-12
-8d
-fe
+42
+0e
+42
+54
+35
+2e
+32
+20
+4b
 65
-df
-b1
-6c
-1e
-9b
-4a
+79
+62
+6f
+61
+72
+64
+aa
+55
+08
+00
+d3
+42
+07
+00
+07
+00
 20
-59
-3e
-53
+00
+2c
+01
 aa
-04
-51
-23
-24
-e5
+55
+06
+00
 9a
-83
+47
+03
+12
+18
 ff
-97
-96
-2f
-75
-32
-8c
-6e
+00
+00
+aa
+55
+09
+00
+f4
+49
+41
+70
+70
 6c
 65
-66
-ea
-51
-ab
-d4
-6a
-d6
-ab
-54
-ad
-17
-77
-ab
-b4
-0c
-de
-b1
-5b
-fb
-96
-7b
-e1
-30
-1d
-ad
-ca
-1e
-9b
-6c
-68
-88
-71
-8b
-c5
-9c
-f4
-81
-74
-48
-16
+20
+49
 6e
-27
-25
-c5
-c3
-29
-00
-d9
-42
-02
-ff
-37
-74
-4f
-16
-27
-8d
 63
-ef
-d8
-5e
-83
-8f
-3c
-9e
-06
-54
-4e
-7e
-c4
-28
-e9
+aa
+55
+02
+00
+f2
+49
+0a
+18
+aa
+55
+10
+00
+e1
+49
+d0
+00
+2d
+12
+1e
+4b
+0f
 a4
-f7
 99
-fb
-54
-e4
-a5
-14
-06
-6d
-8b
-1d
-64
-5a
-33
-f2
+4e
+ce
+b5
+31
+f4
+05
+79
+aa
+55
+02
+00
 fd
-72
-5c
+49
+c1
+03
+aa
+55
+02
+00
+bb
+4a
 78
-d3
-71
-8d
-8c
-ef
-2e
-22
-80
-12
-f7
-ac
+00
+aa
+55
+08
+00
+99
+4b
+01
+02
 e8
-79
-b8
-85
-8b
-0d
-e3
-4d
-a3
-0e
+04
+21
+70
+01
+00
+aa
+55
+01
+00
+07
+44
+02
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+06
+aa
+55
 01
+00
+11
+44
+00
+aa
+55
+04
+00
 0d
-4f
+44
+00
+07
+ff
+07
+aa
+55
+01
+00
+07
+4a
+32
+aa
+55
+02
+00
+09
+4a
 05
+00
+aa
+55
+02
+00
+21
+47
+02
+00
+aa
+55
+01
+00
+3d
+46
+64
+aa
+55
+02
+00
 3a
-24
+46
+b0
 04
-41
-05
-e0
-be
-3b
-c9
-ab
+aa
+55
+01
+00
+1e
+47
+64
+aa
+55
+01
+00
+3c
+46
+64
+aa
+55
+02
+00
 38
+46
+b0
+04
+aa
+55
+02
+00
+25
+47
+bd
+0b
+aa
+55
+02
+00
+08
+4d
+64
+00
+aa
+55
+02
+00
+ec
+48
+b8
+0b
+aa
+55
+02
+00
+69
+48
+b8
+0b
+aa
+55
+08
+00
+66
+46
+00
+34
+00
+00
+00
+00
+00
+00
+aa
+55
+06
+00
+01
+4a
+ff
+ff
+ff
+ff
+ff
+ff
+aa
+55
+01
+00
+1b
+47
+03
+aa
+55
+01
+00
+a4
+49
+01
+aa
+55
+01
+00
+55
+46
+ff
+aa
+55
+04
+00
+a5
+49
+7f
+02
 7f
+01
+aa
+55
+02
+00
 17
-5b
-71
-c6
-df
-38
-ae
-cf
-48
-41
-d2
-66
+4d
+7f
+06
+aa
+55
+03
+00
+27
+44
+ff
+ff
+ff
+aa
+55
 02
 00
-89
-bd
-c7
-b8
+eb
+43
+e0
+2e
+aa
+55
+02
+00
+0d
+4d
+40
+02
+aa
+55
+03
+00
+66
 48
-e7
-fb
-f7
-46
-b0
-b4
-d6
-5d
-cb
-f1
-77
-cd
-60
-8c
-c8
-a9
-85
-76
-41
-fd
-33
-27
-39
+ff
+ff
+ff
+aa
+55
+01
+00
+bb
+4b
+ff
+aa
+55
+01
+00
+ba
+4b
+ff
+aa
+55
 04
+00
 b6
-ed
-31
-5b
-69
-2c
-39
 4b
-2f
-4e
-d6
-83
-b8
-fb
-6c
-44
-12
-3b
-54
-5b
-0f
-9c
-1e
-4d
-74
-65
-3b
-65
-91
-77
-f0
-b3
-53
-87
-71
-24
-db
-ea
-dd
-93
-99
+ff
+ff
+ff
+ff
 aa
-3c
-4e
+55
+03
+00
+63
+48
 08
-09
-81
-db
-9e
-73
-9c
-ba
-71
-99
-b9
-f5
-e4
-8c
-35
 07
-6f
-e7
-58
-58
-70
-f3
-6f
-3c
-ee
-98
-29
-93
-f5
-b7
-e8
-22
+ff
+aa
 55
+01
 00
-ec
-d7
-8e
-17
-06
-15
-2f
-69
-8a
-5a
-14
-7b
-8e
-9f
-2d
-df
-ff
-53
-48
-63
-23
-04
-88
-64
-ad
-31
-38
-d4
-f4
-4d
-da
-53
-3e
-7c
-ce
+59
+46
 ff
-ae
-b3
-6d
-42
-ad
-f1
-0e
-d2
-0f
+aa
 55
-c6
-2f
-d8
-f4
-af
-77
-85
+01
+00
+5b
+46
+05
+aa
+55
+0c
+00
+8a
+48
+c2
+c3
 c4
-d4
-41
-8b
-4e
-94
-9a
-3d
-24
-38
-71
+c5
+c6
+c7
+80
+81
+82
+83
+84
+85
+aa
+55
+1c
+00
+6e
 48
+0a
 0b
-a4
-78
+0c
+0d
+0e
+11
 06
-54
-dc
-cf
-7b
-30
-56
+04
+0f
+10
+00
+85
+84
+c2
+83
+c3
+82
+c4
+81
+c5
+c7
 80
-ad
-11
-41
-45
-d8
-fa
-b8
+03
+02
+01
+c6
+ff
+ff
+aa
+55
+90
+00
+16
 4a
-0b
-21
-98
-50
-2b
-21
-69
+48
+de
+00
+00
+e4
+00
+e0
+3e
+14
 2b
-eb
-09
-4b
-b4
-5b
-4c
-b6
-b5
-5c
-df
-da
+04
+29
+1c
+8b
+35
+1e
+1a
 39
-b2
-68
-34
+16
+64
+1b
+8a
+3a
+1f
+08
 3c
-95
-f6
-13
-e0
+07
+3d
+06
+88
+3b
+20
+15
+17
+09
 0a
+19
+05
+22
+21
+18
+1d
+0d
 0b
-2b
-77
-5c
-84
-fb
-ff
-8d
-59
-00
-5b
-6d
-85
-cf
-e0
-42
-8a
-09
+10
+11
+23
+24
 0c
-3b
-d7
-43
-07
-fd
-a0
-62
-53
-73
-02
-73
-8b
-0a
-68
-40
-38
 30
-fc
-f8
-87
-ac
-b2
-6b
-b6
-ad
-86
-78
-a6
-99
-c8
-51
-ed
+0e
 3f
-2a
-81
-88
-33
-eb
-66
-2f
-93
-1c
-cf
-84
-8b
-d6
-61
-b6
-db
-de
-f3
-a4
-b6
-28
+36
+87
+2e
 25
-44
-ca
-4f
-a5
-ea
-cf
-15
-75
-13
-7d
-28
+12
+40
+0f
+1c
+37
+65
 41
-af
-20
-c7
-74
-9e
-74
-f6
-e5
+26
+13
+2f
+33
+34
+32
+38
+2d
+27
+47
+00
+7f
+e2
+00
+e6
+00
+46
 89
-a3
+2a
 31
-36
-ef
-ba
-a5
-c1
-f1
-9b
-89
-a9
-b1
-34
-1c
-65
-ac
-c5
-9a
+44
+28
+45
+42
+43
+5f
+5c
+59
 2c
-d1
-b6
-8e
-57
-6a
-61
-b1
-0f
-9d
-a2
-97
 53
-7d
-5d
-c2
-59
-bb
-fe
-f7
-5f
-c9
-a8
+51
+4c
+00
 60
-fe
-59
-41
-59
-4f
-5f
-6c
-90
-0f
-10
-09
-3d
-3f
-46
-8c
-70
+5d
+5a
+62
 54
-12
 4f
-c1
-f8
-a0
-07
-7d
-d6
-d8
-71
-ac
-06
-69
-ac
-1d
-39
-cf
-3a
-d5
+49
+00
+61
+5e
+5b
+63
+55
+56
+4b
+4e
+57
+85
 58
-94
-1a
-18
-93
-24
-07
+52
+e9
+50
 4a
-9b
-37
-2d
-f3
-8e
-9a
-99
-8f
-a3
-dc
-73
-68
-1d
-60
-c7
-3c
-d3
-20
-d1
-6d
-94
-90
+4d
+00
+e1
+e5
+ed
+ee
+ec
+eb
 e8
-48
-62
-73
-5a
+f1
+e3
+f6
+f8
+f7
+b1
+ef
+b0
+91
+f5
+e7
+f0
+ea
+b2
+fb
+90
+aa
+55
+13
+00
+ae
 49
-ad
-11
+00
+00
+01
+02
+03
+e9
+ef
+ed
+ee
+ae
+f3
+f4
 f2
-91
+ff
+ad
+01
+00
+00
+01
+aa
+55
+02
+00
+ff
+49
+2a
+10
+aa
+55
+01
+00
+34
+4e
+ff
+aa
+55
+07
+00
+3b
+4e
+00
+00
+00
+20
+20
+00
+40
+aa
+55
+03
+00
+35
+4e
+00
+00
+00
+aa
+55
+02
+00
+ec
+46
+00
+3f
+aa
+55
+01
+00
+48
+41
+0c
+aa
+55
+06
+00
+c3
+40
+35
+3f
+64
+db
+7b
+3b
+aa
+55
+01
+00
+a7
+40
+20
+aa
+55
+03
+00
+c9
+40
+00
+08
+b4
+aa
+55
+01
+00
+99
+40
+18
+aa
+55
+01
+00
+1c
+41
+3e
+aa
 55
-b8
-b6
-77
-0a
-c1
-76
-9f
-c4
-5e
-ef
-68
-ab
-4e
-14
-b2
-8c
-93
-3a
-0f
-e7
-04
+0c
+00
+16
+00
+00
+00
 20
-37
-54
-53
-88
-42
-4e
-c2
-74
-ed
-5d
-50
-c5
-a7
-1e
-e3
-f5
-11
-b7
-b9
-17
-c3
-e4
-82
-84
-b5
-87
-a9
-91
-f8
-5f
-b2
+00
+00
+00
+00
+00
+00
+00
+00
+00
+aa
+55
 05
+00
+5e
+41
+08
+0e
 05
-3b
-72
-d3
-0b
-0c
-87
-52
-f8
-11
-7e
-f0
-cd
-2e
-47
+03
+00
+aa
+55
+01
+00
+68
+41
+20
+aa
+55
+02
+00
+9a
+40
+00
 0c
-b8
+aa
+55
 05
-5a
-ae
+00
+43
+41
+ff
+04
+00
+00
+08
+aa
+55
+01
+00
 1c
-92
-2a
-6f
-25
-c2
+02
+5a
+aa
+55
+01
+00
+38
+44
+a0
+aa
+55
+02
+00
+3b
+44
+bc
+02
+aa
+55
+02
+00
+39
+44
+90
+01
+aa
+55
+02
+00
+3d
+44
+03
+09
+aa
+55
+01
+00
+49
+41
+ff
+aa
+55
+02
+00
+9c
 40
-da
-a7
-5c
-a8
-6b
-73
-33
-b2
+49
 41
-cf
-23
-8c
-6a
-46
-4c
-6b
-8d
-43
-72
 aa
-73
-c4
-2b
-d7
+55
 03
-52
-cc
-df
-02
-df
-a9
-50
-f9
-cd
-82
-2e
-29
-bf
-10
-60
-01
-6a
-6a
-8c
-64
+00
+3b
+4e
+78
+27
+00
+55
+aa
+aa
+55
+bd
+7c
+ff
+20
+20
+00
 40
-e0
 20
-63
-cf
-7b
-5a
-d4
-cc
-76
-e6
-d9
-f0
-49
+60
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 00
-d5
-8a
-95
-43
-31
-bb
-f6
-7c
-c0
-11
-42
-be
-47
-b5
-63
-8e
-8c
-67
-dc
-cf
-fe
-4d
-38
 00
-c4
-82
-88
-ac
-7d
-a5
-b3
-96
-ae
-a4
-ae
-fe
-a2
-44
-f3
-fa
-35
-b4
-69
-8f
-2c
-c8
-04
-bd
-be
-74
-03
-9f
-1a
-77
-fc
-1b
-da
-14
-bc
-b2
-43
 00
-86
-2a
-6f
-df
-69
-05
-1f
 20
-e8
-74
-3c
-0c
-82
-39
-9b
-c3
-61
-fd
-5e
-f5
-c9
-7c
-e8
-44
-90
-6f
-90
-ff
-e5
-a0
-50
-1a
-7f
+20
 00
-d9
-f4
-ed
-09
-60
-2c
-3d
-7d
-5d
-6b
-48
-34
-6e
-65
-62
-25
-94
-06
-4a
-1a
-c4
-be
-e3
-6a
-12
-de
-b9
-5f
-c4
-5b
-79
-82
-78
-75
-87
-29
-90
-99
-f4
-c6
-80
-cd
-f2
-d3
-c3
-66
-c4
-f1
-77
-ab
-d3
-ce
-0d
-3c
-31
-b2
-95
-39
-43
-ce
-ba
-36
-b0
-15
-d9
-a8
-e1
-be
-d4
-97
-63
-ab
-de
-d2
-ca
-2f
-87
-1d
-ad
-58
-73
-c2
-df
-b3
-19
-72
-eb
-9c
-51
-c9
-bb
-e3
-c9
-a3
-0d
-84
-45
-69
-d4
-7b
-ea
-d1
-ab
-60
-aa
-55
 40
+20
+60
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 00
 00
-40
-05
 00
-33
-07
-20
-01
 00
 00
-f0
-7f
-a5
-fe
-02
-80
-02
 00
-11
-08
 00
-04
 00
 00
-02
 00
 00
 00
-60
-04
 00
 00
-40
-04
 00
 00
-10
-04
-60
 00
 00
 00
 00
-30
 00
 00
 00
-40
-2c
-80
-01
 00
-21
-08
 00
 00
 00
@@ -8099,1112 +9798,267 @@
 00
 00
 00
-aa
-55
-08
 00
-13
-47
-04
-09
-3a
 00
-08
-40
-24
-0c
-aa
-55
-01
 00
-cb
-43
-0f
-aa
-55
-01
 00
-ba
-4a
-01
-aa
-55
-01
 00
-bc
-4b
-ff
-aa
-55
-01
 00
-ec
-44
-ff
-aa
-55
-01
 00
-eb
-44
-1e
-aa
-55
-03
 00
-ee
-44
-01
-0b
-4a
-aa
-55
-01
 00
-0d
-4a
-ff
-aa
-55
-01
 00
-41
-41
-01
-aa
-55
-01
 00
-d2
-45
-07
-aa
-55
-02
 00
-f0
-45
-83
-47
-aa
-55
-02
 00
-3f
-46
-85
-90
-aa
-55
-02
 00
-42
-46
-75
-80
-aa
-55
-01
 00
-41
-46
-63
-aa
-55
-01
 00
-27
-46
-7d
-aa
-55
-06
 00
-f1
-44
-33
-61
-3b
-85
-81
-a1
-aa
-55
-01
 00
-89
-45
-02
-aa
-55
-05
 00
-e3
-45
-01
-0f
-0f
-0f
-0f
-aa
-55
-01
 00
-b9
-45
 00
-aa
-55
-01
 00
-40
-47
-02
-aa
-55
-01
 00
-ca
-45
-01
-aa
-55
-02
 00
-8b
-45
-c0
-12
-aa
-55
-01
 00
-3e
-46
-94
-aa
-55
-03
 00
-af
-45
 00
-48
-60
-aa
-55
-02
 00
-1d
-46
-0a
 00
-aa
-55
-02
 00
-1b
-46
-50
 00
-aa
-55
-02
 00
-23
-47
-32
 00
-aa
-55
-01
 00
-f4
-46
-02
-aa
-55
-08
 00
-c0
-43
-fb
 00
-48
-08
-fb
 00
-48
-08
-aa
-55
-01
 00
-94
-40
-01
-aa
-55
-01
 00
-c0
-40
-10
-aa
-55
-01
 00
-6b
-49
-10
-aa
-55
-0c
 00
-a7
-4b
-01
-7f
-01
-01
-7f
-02
-01
-7f
-03
-01
-7f
-ff
-aa
-55
-06
 00
-db
-42
-73
-53
-22
-a1
-b1
-c1
-aa
-55
-01
 00
-93
-43
-07
-aa
-55
-02
 00
-be
-47
-96
 00
-aa
-55
-02
 00
-b5
-47
-15
 00
-aa
-55
-02
 00
-9b
-43
-19
 00
-aa
-55
-03
 00
-b7
-47
-1d
 00
-d0
-aa
-55
-02
 00
-b9
-47
-21
 00
-aa
-55
-02
 00
-32
-43
-28
 00
-aa
-55
-02
 00
-bb
-47
-30
 00
-aa
-55
-0c
+20
+20
 00
-48
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c1
-03
-aa
-55
-10
+40
+c0
+08
 00
-a0
-47
-0f
-09
-42
-54
-35
-2e
-32
+03
 20
-4b
-65
-79
-62
-6f
-61
-72
-64
-aa
-55
-11
+60
 00
-68
-43
-1f
-0f
-09
-42
-54
+00
+20
+40
 35
-2e
-32
+f0
 20
-4b
-65
-79
-62
+40
+32
+5b
 6f
-61
-72
-64
-aa
-55
-0f
+e0
+c6
+66
+67
+e0
+cb
+e5
+6f
+e1
+c2
+de
+67
+e1
+c7
+97
+20
+40
+49
+af
+58
+00
+4b
+fa
+67
+e1
+43
+3f
+58
+00
 00
-6b
-42
-0e
-42
-54
-35
-2e
-32
 20
-4b
-65
-79
-62
+67
+e1
+43
+41
+20
+40
+2a
+41
 6f
-61
-72
-64
-aa
-55
-08
+e4
+47
+13
+c2
+89
 00
-d3
-42
-07
+12
+20
+60
 00
-07
 00
 20
+40
+6c
+20
+20
+40
+5d
+7b
+20
+40
+5d
+75
+20
+40
+6c
+4d
+20
+40
+5d
+82
+20
+20
+5c
+80
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
 00
-2c
-01
-aa
-55
-06
 00
-9a
-47
-03
-12
-18
-ff
 00
 00
-aa
-55
-09
 00
-f4
-49
-41
-70
-70
-6c
-65
-20
-49
-6e
-63
-aa
-55
-02
 00
-f2
-49
-0a
-18
-aa
-55
-10
 00
-e1
-49
-d0
 00
-2d
-12
-1e
-4b
-0f
-a4
-99
-4e
-ce
-b5
-31
-f4
-05
-79
-aa
-55
-02
 00
-fd
-49
-c1
-03
-aa
-55
-02
 00
-bb
-4a
-78
 00
-aa
-55
-08
 00
-99
-4b
-01
-02
-e8
-04
-21
-70
-01
 00
-aa
-55
-01
 00
-07
-44
-02
-aa
-55
-01
 00
-09
-44
-0a
-aa
-55
-01
 00
-08
-44
-0c
-aa
-55
-01
 00
-11
-44
 00
-aa
-55
-04
 00
-0d
-44
 00
-07
-ff
-07
-aa
-55
-01
 00
-07
-4a
-32
-aa
-55
-02
 00
-09
-4a
-05
 00
-aa
-55
-02
 00
-21
-47
-02
 00
-aa
-55
-01
 00
-3d
-46
-64
-aa
-55
-02
 00
-3a
-46
-b0
-04
-aa
-55
-01
 00
-1e
-47
-64
-aa
-55
-01
 00
-3c
-46
-64
-aa
-55
-02
 00
-38
-46
-b0
-04
-aa
-55
-02
 00
-25
-47
-bd
-0b
-aa
-55
-02
 00
-08
-4d
-64
 00
-aa
-55
-02
 00
-ec
-48
-b8
-0b
-aa
-55
-02
 00
-69
-48
-b8
-0b
-aa
-55
-08
 00
-66
-46
 00
-34
 00
 00
 00
 00
 00
 00
-aa
-55
-06
 00
-01
-4a
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-01
 00
-1b
-47
-03
-aa
-55
-01
 00
-a4
-49
-01
-aa
-55
-01
 00
-55
-46
-ff
-aa
-55
-04
 00
-a5
-49
-7f
-02
-7f
-01
-aa
-55
-02
 00
-17
-4d
-7f
-06
-aa
-55
-03
 00
-27
-44
-ff
-ff
-ff
-aa
-55
-02
 00
-eb
-43
-e0
-2e
-aa
-55
-02
 00
-0d
-4d
-40
-02
-aa
-55
-03
 00
-66
-48
-ff
-ff
-ff
-aa
-55
-01
 00
-bb
-4b
-ff
-aa
-55
-01
 00
-ba
-4b
-ff
-aa
-55
-04
 00
-b6
-4b
-ff
-ff
-ff
-ff
-aa
-55
-03
 00
-63
-48
-01
-02
-ff
-aa
-55
-01
 00
-59
-46
-ff
-aa
-55
-01
 00
-5b
-46
-05
-aa
-55
-0c
 00
-8a
-48
-c2
-c3
-c4
-c5
-c6
-c7
-80
-81
-82
-83
-84
-85
-aa
-55
-1c
 00
-6e
-48
-0d
-0e
-0f
-10
-11
-12
-13
-14
-85
-c6
-c5
-c4
-c3
-c2
-03
-04
-83
-84
-82
-c7
-80
-07
-06
-81
-0a
-0b
-ff
-ff
-aa
-55
-90
 00
-16
-4a
-48
-de
 00
 00
-e4
 00
-e0
-3e
-14
-2b
-04
-29
-1c
-8b
-35
-1e
-1a
-39
-16
-64
-1b
-8a
-3a
-1f
-08
-3c
-07
-3d
-06
-88
-3b
-20
-15
-17
-09
-0a
-19
-05
-22
-21
-18
-1d
-0d
-0b
-10
-11
-23
-24
-0c
-30
-0e
-3f
-36
-87
-2e
-25
-12
-40
-0f
-1c
-37
-65
-41
-26
-13
-2f
-33
-34
-32
-38
-2d
-27
-47
 00
-7f
-e2
 00
-e6
 00
-46
-89
-2a
-31
-44
-28
-45
-42
-43
-5f
-5c
-59
-2c
-53
-51
-4c
 00
-60
-5d
-5a
-62
-54
-4f
-49
 00
-61
-5e
-5b
-63
-55
-56
-4b
-4e
-57
-85
-58
-52
-e9
-50
-4a
-4d
 00
-e1
-e5
-ed
-ee
-ec
-eb
-e8
-f1
-e3
-f6
-f8
-f7
-b1
-ef
-b0
-91
-f5
-e7
-f0
-ea
-b2
-fb
-90
-aa
-55
-13
 00
-ae
-49
 00
 00
-01
-02
-03
-e9
-ef
-ed
-ee
-ae
-f3
-f4
-f2
-ff
-ad
-01
 00
 00
-01
-aa
-55
-02
 00
-ff
-49
-2a
-10
-aa
-55
-01
 00
-48
-41
-0c
-aa
-55
-06
 00
-c3
-40
-35
-3f
-64
-db
-7b
-3b
-aa
-55
-01
 00
-a7
-40
-20
-aa
-55
-03
 00
-c9
-40
 00
-08
-b4
-aa
-55
-01
 00
-99
-40
-18
-aa
-55
-01
 00
-1c
-41
-3e
-aa
-55
-0c
 00
-16
 00
 00
 00
-20
 00
 00
 00
@@ -9214,101 +10068,52 @@
 00
 00
 00
-aa
-55
-05
 00
-5e
-41
-08
-0e
-05
-03
 00
-aa
-55
-01
 00
-68
-41
-20
-aa
-55
-02
 00
-9a
-40
 00
-0c
-aa
-55
-05
 00
-43
-41
-ff
-04
 00
 00
-08
-aa
-55
-01
 00
-1c
-02
-5a
-aa
-55
-01
 00
-38
-44
-a0
-aa
-55
-02
 00
-3b
-44
-bc
-02
-aa
-55
-02
 00
-39
-44
-90
-01
-aa
-55
-02
 00
-3d
-44
-03
-09
-aa
-55
-01
 00
-49
-41
-ff
-aa
-55
-02
 00
-9c
-40
-49
-41
-55
-aa
-aa
-55
-07
-73
-b0
-22
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+fa
+be
Index: output/program.lis
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/program.lis	(revision 4236)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/program.lis	(working copy)
@@ -1,655 +1,652 @@
               include "bt_format "
               org 0x0000
-0000 c2840030 bbit1 8 ,pf_patch_ext 
-0001 c0000041 beq patch00_0 ,p_soft_reset 
-0002 c0010050 beq patch00_2 ,p_main_loop 
-0003 c0080059 beq patch02_0 ,p_shutdown_radio 
-0004 c008805b beq patch02_1 ,p_set_sync_on 
-0005 c00a013e beq patch02_4 ,p_set_lemode 
-0006 c00a80dc beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00e9 beq patch03_0 ,p_txon 
-0008 c00c80f0 beq patch03_1 ,p_set_tx_power 
-0009 c00d0069 beq patch03_2 ,p_initialize_radio_cont 
-000a c0128517 beq patch04_5 ,p_lpm_sleep 
-000b c0140505 beq patch05_0 ,p_lpm_dispatch 
-000c c022015a beq patch08_4 ,p_keyboard_store_device_info 
-000d c022848c beq patch08_5 ,p_keyboard_cb_fuction 
-000e c0230180 beq patch08_6 ,p_keyboard_priority_bb_event 
-000f c02381aa beq patch08_7 ,p_keyboard_bb_event_timer 
-0010 c024058d beq patch09_0 ,p_keyboard_start_discovery 
-0011 c0248591 beq patch09_1 ,p_keyboard_stop_discovery 
-0012 c0250603 beq patch09_2 ,p_keyboard_store_remote_bdaddr 
-0013 c02582af beq patch09_3 ,p_keyboard_idle 
-0014 c02602d9 beq patch09_4 ,p_keyboard_start_work 
-0015 c026859a beq patch09_5 ,p_keyboard_le 
-0016 c02702f1 beq patch09_6 ,p_keyboard_keyscan 
-0017 c0280352 beq patch0a_0 ,p_keyboard_key_process 
-0018 c02903d8 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
-0019 c02a8404 beq patch0a_5 ,p_keyboard_special_key_check 
-001a c02b846d beq patch0a_7 ,p_keyboard_motion 
-001b c02c847d beq patch0b_1 ,p_keyboard_device_data_tpye_check 
-001c c02d04e0 beq patch0b_2 ,p_keyboard_before_hibernate 
-001d c02d84e9 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
-001e c02e04e4 beq patch0b_4 ,p_keyboard_device_led_all_off 
-001f c02e84eb beq patch0b_5 ,p_keyboard_setgpio_hibernate 
-0020 c02f0748 beq patch0b_6 ,p_keyboard_g24_transmit_process 
-0021 c02f8785 beq patch0b_7 ,p_keyboard_g24_short_sleep 
-0022 c0308625 beq patch0c_1 ,p_le_parse_att 
-0023 c03785fe beq patch0d_7 ,p_keyboard_start_reconnect_device 
-0024 c03884e9 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
-0025 c0400126 beq patch10_0 ,p_mouse_init_sunt 
-0026 c04204e9 beq patch10_4 ,p_keyboard_app_enter_hibernate 
-0027 c0458172 beq patch11_3 ,p_keyboard_app_initflag_check 
-0028 c04d0273 beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
-0029 c0588536 beq patch16_1 ,p_keyboard_init 
-002a c06a84cf beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-002b c06b04c8 beq patch1a_6 ,p_gpio_set_wake 
-002c c06d0127 beq patch1b_2 ,p_sadc_calibration 
-002d c07b057e beq patch1e_6 ,p_ui_ipc_send_event 
-002e c07d0586 beq patch1f_2 ,p_check_51cmd_once_continue 
-002f 2020235a branch assert 
+
+p_start:
+0000 20200040 branch p_patch_array 
+
+p_zcode:
+0001 20000001 nop 1 
+0002 20000001 nop 1 
+0003 20000001 nop 1 
+0004 20000001 nop 1 
+0005 20000001 nop 1 
+0006 20000001 nop 1 
+0007 20000001 nop 1 
+0008 20000001 nop 1 
+0009 20000001 nop 1 
+000a 20000001 nop 1 
+000b 20000001 nop 1 
+000c 20000001 nop 1 
+000d 20000001 nop 1 
+000e 20000001 nop 1 
+000f 20000001 nop 1 
+0010 20000001 nop 1 
+0011 20000001 nop 1 
+0012 20000001 nop 1 
+0013 20000001 nop 1 
+0014 20000001 nop 1 
+0015 20000001 nop 1 
+0016 20000001 nop 1 
+0017 20000001 nop 1 
+0018 20000001 nop 1 
+0019 20000001 nop 1 
+001a 20000001 nop 1 
+001b 20000001 nop 1 
+001c 20000001 nop 1 
+001d 20000001 nop 1 
+001e 20000001 nop 1 
+001f 20000001 nop 1 
+0020 20000001 nop 1 
+0021 20000001 nop 1 
+0022 20000001 nop 1 
+0023 20000001 nop 1 
+0024 20000001 nop 1 
+0025 20000001 nop 1 
+0026 20000001 nop 1 
+0027 20000001 nop 1 
+0028 20000001 nop 1 
+0029 20000001 nop 1 
+002a 20000001 nop 1 
+002b 20000001 nop 1 
+002c 20000001 nop 1 
+002d 20000001 nop 1 
+002e 20000001 nop 1 
+002f 20000001 nop 1 
+0030 20000001 nop 1 
+0031 20000001 nop 1 
+0032 20000001 nop 1 
+0033 20000001 nop 1 
+0034 20000001 nop 1 
+0035 20000001 nop 1 
+0036 20000001 nop 1 
+0037 20000001 nop 1 
+0038 20000001 nop 1 
+0039 20000001 nop 1 
+003a 20000001 nop 1 
+003b 20000001 nop 1 
+003c 20000001 nop 1 
+003d 20000001 nop 1 
+003e 20000001 nop 1 
+003f 20000001 nop 1 
+
+p_patch_array:
+0040 c284006f bbit1 8 ,pf_patch_ext 
+0041 c0000080 beq patch00_0 ,p_soft_reset 
+0042 c001008f beq patch00_2 ,p_main_loop 
+0043 c0080098 beq patch02_0 ,p_shutdown_radio 
+0044 c008809a beq patch02_1 ,p_set_sync_on 
+0045 c00a017d beq patch02_4 ,p_set_lemode 
+0046 c00a811b beq patch02_5 ,p_rf_rx_enable 
+0047 c00c0128 beq patch03_0 ,p_txon 
+0048 c00c812f beq patch03_1 ,p_set_tx_power 
+0049 c00d00a8 beq patch03_2 ,p_initialize_radio_cont 
+004a c0128501 beq patch04_5 ,p_lpm_sleep 
+004b c01404ef beq patch05_0 ,p_lpm_dispatch 
+004c c0220199 beq patch08_4 ,p_keyboard_store_device_info 
+004d c0228478 beq patch08_5 ,p_keyboard_cb_fuction 
+004e c02301a2 beq patch08_6 ,p_keyboard_priority_bb_event 
+004f c02381c9 beq patch08_7 ,p_keyboard_bb_event_timer 
+0050 c0240569 beq patch09_0 ,p_keyboard_start_discovery 
+0051 c024856d beq patch09_1 ,p_keyboard_stop_discovery 
+0052 c02505df beq patch09_2 ,p_keyboard_store_remote_bdaddr 
+0053 c02582b2 beq patch09_3 ,p_keyboard_idle 
+0054 c02602db beq patch09_4 ,p_keyboard_start_work 
+0055 c0268576 beq patch09_5 ,p_keyboard_le 
+0056 c02702f0 beq patch09_6 ,p_keyboard_keyscan 
+0057 c0280351 beq patch0a_0 ,p_keyboard_key_process 
+0058 c02903d7 beq patch0a_2 ,p_keyboard_keyvalue_fn_replace 
+0059 c02a83f0 beq patch0a_5 ,p_keyboard_special_key_check 
+005a c02b8459 beq patch0a_7 ,p_keyboard_motion 
+005b c02c8469 beq patch0b_1 ,p_keyboard_device_data_tpye_check 
+005c c02d04cc beq patch0b_2 ,p_keyboard_before_hibernate 
+005d c02d84d3 beq patch0b_3 ,p_keyboard_app_enter_hibernate 
+005e c02e04d0 beq patch0b_4 ,p_keyboard_device_led_all_off 
+005f c02e84d5 beq patch0b_5 ,p_keyboard_setgpio_hibernate 
+0060 c02f0724 beq patch0b_6 ,p_keyboard_g24_transmit_process 
+0061 c02f8768 beq patch0b_7 ,p_keyboard_g24_short_sleep 
+0062 c0308601 beq patch0c_1 ,p_le_parse_att 
+0063 c03785da beq patch0d_7 ,p_keyboard_start_reconnect_device 
+0064 c03884d3 beq patch0e_1 ,p_keyboard_app_enter_hibernate 
+0065 c0400165 beq patch10_0 ,p_mouse_init_sunt 
+0066 c04204d3 beq patch10_4 ,p_keyboard_app_enter_hibernate 
+0067 c04d027a beq patch13_2 ,p_keyboard_discover_setting_led_gpio 
+0068 c0588520 beq patch16_1 ,p_keyboard_init 
+0069 c06a84bb beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+006a c06b04b4 beq patch1a_6 ,p_gpio_set_wake 
+006b c06d0166 beq patch1b_2 ,p_sadc_calibration 
+006c c07b055a beq patch1e_6 ,p_ui_ipc_send_event 
+006d c07d0562 beq patch1f_2 ,p_check_51cmd_once_continue 
+006e 2020235a branch assert 
 
 pf_patch_ext:
-0030 c00a05b2 beq patch22_4 ,p_le_slave_match 
-0031 c00d05b1 beq patch23_2 ,p_le_got_first_packet 
-0032 c01285e1 beq patch24_5 ,p_le_rx_dec 
-0033 c01305e6 beq patch24_6 ,p_le_rx_nopayload 
-0034 c02605f8 beq patch29_4 ,p_le_adv_not_match 
-0035 c02685fc beq patch29_5 ,p_le_init_adv 
-0036 c037078a beq patch2d_6 ,p_g24_receive_update_rxbuff 
-0037 c03907a9 beq patch2e_2 ,p_g24_transmit_packet 
-0038 c03a879f beq patch2e_5 ,p_g24_read_len_pid_crc 
-0039 c03f86c4 beq patch2f_7 ,p_g24_pair_dispatch 
-003a c03986e9 beq patch2e_3 ,p_g24_transmit_prep 
-003b c04007b3 beq patch30_0 ,p_g24_pair_sm_common_end 
-003c c0480708 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
-003d c04a8726 beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
-003e c04d86fe beq patch33_3 ,p_g24_ackpayload_parse 
-003f c17f8000 rtneq patch3f_7 
-0040 2020235a branch assert 
+006f c00a058e beq patch22_4 ,p_le_slave_match 
+0070 c00d058d beq patch23_2 ,p_le_got_first_packet 
+0071 c01285bd beq patch24_5 ,p_le_rx_dec 
+0072 c01305c2 beq patch24_6 ,p_le_rx_nopayload 
+0073 c02605d4 beq patch29_4 ,p_le_adv_not_match 
+0074 c02685d8 beq patch29_5 ,p_le_init_adv 
+0075 c037076d beq patch2d_6 ,p_g24_receive_update_rxbuff 
+0076 c039078b beq patch2e_2 ,p_g24_transmit_packet 
+0077 c03a8782 beq patch2e_5 ,p_g24_read_len_pid_crc 
+0078 c03f869f beq patch2f_7 ,p_g24_pair_dispatch 
+0079 c03986c5 beq patch2e_3 ,p_g24_transmit_prep 
+007a c0400795 beq patch30_0 ,p_g24_pair_sm_common_end 
+007b c04806e4 beq patch32_0 ,p_keyboard_g24_reconn_dispatch 
+007c c04a8702 beq patch32_5 ,p_keyboard_g24_transmit_no_interrupt 
+007d c04d86da beq patch33_3 ,p_g24_ackpayload_parse 
+007e c17f8000 rtneq patch3f_7 
+007f 2020235a branch assert 
 
 p_soft_reset:
-0041 24358044 nbranch p_soft_reset_next ,wake 
-0042 37d98200 until null ,lpo_edge 
-0043 37d98200 until null ,lpo_edge 
+0080 24358083 nbranch p_soft_reset_next ,wake 
+0081 37d98200 until null ,lpo_edge 
+0082 37d98200 until null ,lpo_edge 
 
 p_soft_reset_next:
-0044 204054ac call mouse_wakeup_from_power_check 
-0045 24342002 nbranch soft_reset + 1 ,user 
-0046 6fe0caba fetch 1 ,mem_power_on_flag_new 
-0047 203a2002 branch soft_reset + 1 ,blank 
-0048 704aba00 jam 0 ,mem_power_on_flag_new 
-0049 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-004a c07fa002 beq ui_button_gpio_disable ,soft_reset + 1 
-004b 1fe20e00 copy pdata ,queue 
-004c 6fe2069d fetch 4 ,mem_saved_gpio_in 
-004d afec0000 qisolate0 pdata 
-004e 2040ce45 call keyboard_pb_set ,true 
-004f 20202002 branch soft_reset + 1 
+0083 204054ac call mouse_wakeup_from_power_check 
+0084 24342002 nbranch soft_reset + 1 ,user 
+0085 6fe0caba fetch 1 ,mem_power_on_flag_new 
+0086 203a2002 branch soft_reset + 1 ,blank 
+0087 704aba00 jam 0 ,mem_power_on_flag_new 
+0088 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+0089 c07fa002 beq ui_button_gpio_disable ,soft_reset + 1 
+008a 1fe20e00 copy pdata ,queue 
+008b 6fe2069d fetch 4 ,mem_saved_gpio_in 
+008c afec0000 qisolate0 pdata 
+008d 2040ce45 call keyboard_pb_set ,true 
+008e 20202002 branch soft_reset + 1 
 
 p_main_loop:
-0050 20407552 call sp_calc_sequence_256 
-0051 20407448 call sp_calc_sequence_256_check 
-0052 20402a45 call le_advertising_dispatch 
-0053 2040202a call idle_dispatch 
-0054 204042ad call app_process_idle 
-0055 20402018 call connection_dispatch 
-0056 2040310f call g24_dispatch 
-0057 2040248c call lpm_dispatch 
-0058 20200050 branch p_main_loop 
+008f 20407552 call sp_calc_sequence_256 
+0090 20407448 call sp_calc_sequence_256_check 
+0091 20402a45 call le_advertising_dispatch 
+0092 2040202a call idle_dispatch 
+0093 204042ad call app_process_idle 
+0094 20402018 call connection_dispatch 
+0095 2040310f call g24_dispatch 
+0096 2040248c call lpm_dispatch 
+0097 2020008f branch p_main_loop 
 
 p_shutdown_radio:
-0059 70890000 jam 0 ,0x8900 
-005a 20202153 branch shutdown_radio + 1 
+0098 70890000 jam 0 ,0x8900 
+0099 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-005b 708a0f60 jam 0x60 ,0x8a0f 
-005c 708a10aa jam 0xaa ,0x8a10 
-005d 708a127a jam 0x7a ,0x8a12 
-005e 708a2500 jam 0x00 ,0x8a25 
-005f 708a2600 jam 0x00 ,0x8a26 
-0060 2000003c nop 60 
-0061 708a2020 jam 0x20 ,0x8a20 
-0062 708a23f5 jam 0xf5 ,0x8a23 
-0063 708a2412 jam 0x12 ,0x8a24 
-0064 708a2410 jam 0x10 ,0x8a24 
-0065 2000003c nop 60 
-0066 708a1260 jam 0x60 ,0x8a12 
-0067 708a23dd jam 0xdd ,0x8a23 
-0068 20600000 rtn 
+009a 708a0f60 jam 0x60 ,0x8a0f 
+009b 708a10aa jam 0xaa ,0x8a10 
+009c 708a127a jam 0x7a ,0x8a12 
+009d 708a2500 jam 0x00 ,0x8a25 
+009e 708a2600 jam 0x00 ,0x8a26 
+009f 2000003c nop 60 
+00a0 708a2020 jam 0x20 ,0x8a20 
+00a1 708a23f5 jam 0xf5 ,0x8a23 
+00a2 708a2412 jam 0x12 ,0x8a24 
+00a3 708a2410 jam 0x10 ,0x8a24 
+00a4 2000003c nop 60 
+00a5 708a1260 jam 0x60 ,0x8a12 
+00a6 708a23dd jam 0xdd ,0x8a23 
+00a7 20600000 rtn 
 
 p_initialize_radio_cont:
-0069 7001bb00 jam 0 ,mem_le_testtype 
-006a 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-006b 37d98200 until null ,lpo_edge 
-006c 7089460d jam 0x0d ,0x8946 
-006d 70896f10 jam 0x10 ,0x896f 
-006e 708a13cd jam 0xcd ,0x8a13 
-006f 708a0610 jam 0x10 ,0x8a06 
-0070 708a844a jam 0x4a ,0x8a84 
-0071 708a8540 jam 0x40 ,0x8a85 
-0072 708a16fe jam 0xfe ,0x8a16 
-0073 204000b0 call p_set_otp_config 
-0074 204070d7 call wdt_set_disable 
-0075 37d98200 until null ,lpo_edge 
-0076 70813b5f jam 0x5f ,0x813b 
-0077 37d98200 until null ,lpo_edge 
-0078 70813c88 jam 0x88 ,0x813c 
-0079 37d98200 until null ,lpo_edge 
-007a 6fe0c099 fetch 1 ,mem_fcomp_div 
-007b c00800a5 beq xtal_16m ,p_initialize_radio_16m 
-007c 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-007d 1fe1fe04 or_into 0x04 ,pdata 
-007e 67f08a02 store 1 ,0x8a02 
-007f 70890f01 jam 0x01 ,0x890f 
-0080 708a8024 jam 0x24 ,0x8a80 
-0081 708a8162 jam 0x62 ,0x8a81 
-0082 58e61212 setarg 0xe61212 
-0083 67f18a73 store 3 ,0x8a73 
+00a8 7001bb00 jam 0 ,mem_le_testtype 
+00a9 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+00aa 37d98200 until null ,lpo_edge 
+00ab 7089460d jam 0x0d ,0x8946 
+00ac 70896f10 jam 0x10 ,0x896f 
+00ad 708a13cd jam 0xcd ,0x8a13 
+00ae 708a0610 jam 0x10 ,0x8a06 
+00af 708a844a jam 0x4a ,0x8a84 
+00b0 708a8540 jam 0x40 ,0x8a85 
+00b1 708a16fe jam 0xfe ,0x8a16 
+00b2 204000ef call p_set_otp_config 
+00b3 204070d7 call wdt_set_disable 
+00b4 37d98200 until null ,lpo_edge 
+00b5 70813b5f jam 0x5f ,0x813b 
+00b6 37d98200 until null ,lpo_edge 
+00b7 70813c88 jam 0x88 ,0x813c 
+00b8 37d98200 until null ,lpo_edge 
+00b9 6fe0c099 fetch 1 ,mem_fcomp_div 
+00ba c00800e4 beq xtal_16m ,p_initialize_radio_16m 
+00bb 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00bc 1fe1fe04 or_into 0x04 ,pdata 
+00bd 67f08a02 store 1 ,0x8a02 
+00be 70890f01 jam 0x01 ,0x890f 
+00bf 708a8024 jam 0x24 ,0x8a80 
+00c0 708a8162 jam 0x62 ,0x8a81 
+00c1 58e61212 setarg 0xe61212 
+00c2 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-0084 708a8660 jam 0x60 ,0x8a86 
-0085 708a8b3b jam 0x3b ,0x8a8b 
-0086 20400097 call p_dpll_on 
-0087 70804300 jam 0 ,core_config 
-0088 70804205 jam clksel_dpll ,core_clksel 
-0089 58557474 setarg 0x557474 
-008a 67f18968 store 3 ,0x8968 
-008b 7089606e jam 0x6e ,0x8960 
-008c 204000f8 call p_rx_dcoc 
-008d 20400123 call p_rfpll_aac_ghpc 
-008e 20400091 call p_set_xtal_cap 
-008f 7041480c jam system_clk_12m ,mem_system_clk 
-0090 20206f4e branch sadc_calibration 
+00c3 708a8660 jam 0x60 ,0x8a86 
+00c4 708a8b3b jam 0x3b ,0x8a8b 
+00c5 204000d6 call p_dpll_on 
+00c6 70804300 jam 0 ,core_config 
+00c7 70804205 jam clksel_dpll ,core_clksel 
+00c8 58557474 setarg 0x557474 
+00c9 67f18968 store 3 ,0x8968 
+00ca 7089606e jam 0x6e ,0x8960 
+00cb 20400137 call p_rx_dcoc 
+00cc 20400162 call p_rfpll_aac_ghpc 
+00cd 204000d0 call p_set_xtal_cap 
+00ce 7041480c jam system_clk_12m ,mem_system_clk 
+00cf 20206f4e branch sadc_calibration 
 
 p_set_xtal_cap:
-0091 20758000 rtn wake 
-0092 37d98200 until null ,lpo_edge 
-0093 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-0094 67f0813a store 1 ,core_xtal_cap 
-0095 37d98200 until null ,lpo_edge 
-0096 20600000 rtn 
+00d0 20758000 rtn wake 
+00d1 37d98200 until null ,lpo_edge 
+00d2 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+00d3 67f0813a store 1 ,core_xtal_cap 
+00d4 37d98200 until null ,lpo_edge 
+00d5 20600000 rtn 
 
 p_dpll_on:
-0097 6fe0c099 fetch 1 ,mem_fcomp_div 
-0098 c00c009d beq xtal_24m ,p_dpll_on_24m 
-0099 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-009a 1fe1fe06 or_into 0x06 ,pdata 
-009b 67f08a02 store 1 ,0x8a02 
-009c 708a05e0 jam 0xe0 ,0x8a05 
+00d6 6fe0c099 fetch 1 ,mem_fcomp_div 
+00d7 c00c00dc beq xtal_24m ,p_dpll_on_24m 
+00d8 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00d9 1fe1fe06 or_into 0x06 ,pdata 
+00da 67f08a02 store 1 ,0x8a02 
+00db 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-009d 708a00d8 jam 0xd8 ,0x8a00 
-009e 2000003c nop 60 
-009f 708a01a0 jam 0xa0 ,0x8a01 
-00a0 708a00df jam 0xdf ,0x8a00 
-00a1 708a01fa jam 0xfa ,0x8a01 
-00a2 20000014 nop 20 
-00a3 708a009f jam 0x9f ,0x8a00 
-00a4 20600000 rtn 
+00dc 708a00d8 jam 0xd8 ,0x8a00 
+00dd 2000003c nop 60 
+00de 708a01a0 jam 0xa0 ,0x8a01 
+00df 708a00df jam 0xdf ,0x8a00 
+00e0 708a01fa jam 0xfa ,0x8a01 
+00e1 20000014 nop 20 
+00e2 708a009f jam 0x9f ,0x8a00 
+00e3 20600000 rtn 
 
 p_initialize_radio_16m:
-00a5 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00a6 1fe1fe06 or_into 0x06 ,pdata 
-00a7 67f08a02 store 1 ,0x8a02 
-00a8 70890f00 jam 0x00 ,0x890f 
-00a9 708a8023 jam 0x23 ,0x8a80 
-00aa 708a81b0 jam 0xb0 ,0x8a81 
-00ab 58e40909 setarg 0xe40909 
-00ac 67f18a73 store 3 ,0x8a73 
-00ad 708a762a jam 0x2a ,0x8a76 
-00ae 70890204 jam 0x04 ,0x8902 
-00af 20200084 branch p_initialize_radio2 
+00e4 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00e5 1fe1fe06 or_into 0x06 ,pdata 
+00e6 67f08a02 store 1 ,0x8a02 
+00e7 70890f00 jam 0x00 ,0x890f 
+00e8 708a8023 jam 0x23 ,0x8a80 
+00e9 708a81b0 jam 0xb0 ,0x8a81 
+00ea 58e40909 setarg 0xe40909 
+00eb 67f18a73 store 3 ,0x8a73 
+00ec 708a762a jam 0x2a ,0x8a76 
+00ed 70890204 jam 0x04 ,0x8902 
+00ee 202000c3 branch p_initialize_radio2 
 
 p_set_otp_config:
-00b0 203580d8 branch p_set_otp_config_wake ,wake 
-00b1 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00b2 207a0000 rtn blank 
-00b3 37d98200 until null ,lpo_edge 
-00b4 6ff08136 fetch 1 ,0x8136 
-00b5 1fe17ef0 and pdata ,0xf0 ,pdata 
-00b6 6848820d fetcht 1 ,mem_otp_core_ldo 
-00b7 9841fe00 ior temp ,pdata 
-00b8 1fe0fffd increase -3 ,pdata 
-00b9 67f08136 store 1 ,0x8136 
-00ba 37d98200 until null ,lpo_edge 
-00bb 6ff08138 fetch 1 ,0x8138 
-00bc 1fe17e07 and pdata ,0x7 ,pdata 
-00bd 6848820e fetcht 1 ,mem_otp_verf_bg 
-00be 18498400 lshift3 temp ,temp 
-00bf 9841fe00 ior temp ,pdata 
-00c0 67f08138 store 1 ,0x8138 
-00c1 37d98200 until null ,lpo_edge 
+00ef 20358117 branch p_set_otp_config_wake ,wake 
+00f0 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00f1 207a0000 rtn blank 
+00f2 37d98200 until null ,lpo_edge 
+00f3 6ff08136 fetch 1 ,0x8136 
+00f4 1fe17ef0 and pdata ,0xf0 ,pdata 
+00f5 6848820d fetcht 1 ,mem_otp_core_ldo 
+00f6 9841fe00 ior temp ,pdata 
+00f7 1fe0fffd increase -3 ,pdata 
+00f8 67f08136 store 1 ,0x8136 
+00f9 37d98200 until null ,lpo_edge 
+00fa 6ff08138 fetch 1 ,0x8138 
+00fb 1fe17e07 and pdata ,0x7 ,pdata 
+00fc 6848820e fetcht 1 ,mem_otp_verf_bg 
+00fd 18498400 lshift3 temp ,temp 
+00fe 9841fe00 ior temp ,pdata 
+00ff 67f08138 store 1 ,0x8138 
+0100 37d98200 until null ,lpo_edge 
 
 p_set_otp_config2:
-00c2 6ff08acb fetch 1 ,0x8acb 
-00c3 1fe17ef0 and pdata ,0xf0 ,pdata 
-00c4 6848820f fetcht 1 ,mem_otp_charge_pump 
-00c5 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00c6 9841fe00 ior temp ,pdata 
-00c7 67f08acb store 1 ,0x8acb 
-00c8 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00c9 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00ca 2feffe03 isolate1 3 ,pdata 
-00cb 6ff08a06 fetch 1 ,0x8a06 
-00cc 7920fe07 setflag true ,7 ,pdata 
-00cd 67f08a06 store 1 ,0x8a06 
-00ce 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00cf 1fe10407 and pdata ,7 ,temp 
-00d0 18520400 lshift4 temp ,temp 
-00d1 18438400 lshift temp ,temp 
-00d2 6048c438 storet 1 ,mem_ring_ibias_trim 
-00d3 6ff08a02 fetch 1 ,0x8a02 
-00d4 1fe17e1f and pdata ,0x1f ,pdata 
-00d5 9841fe00 ior temp ,pdata 
-00d6 67f08a02 store 1 ,0x8a02 
-00d7 20600000 rtn 
+0101 6ff08acb fetch 1 ,0x8acb 
+0102 1fe17ef0 and pdata ,0xf0 ,pdata 
+0103 6848820f fetcht 1 ,mem_otp_charge_pump 
+0104 6048c15b storet 1 ,mem_otp_charge_pump_x 
+0105 9841fe00 ior temp ,pdata 
+0106 67f08acb store 1 ,0x8acb 
+0107 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+0108 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+0109 2feffe03 isolate1 3 ,pdata 
+010a 6ff08a06 fetch 1 ,0x8a06 
+010b 7920fe07 setflag true ,7 ,pdata 
+010c 67f08a06 store 1 ,0x8a06 
+010d 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+010e 1fe10407 and pdata ,7 ,temp 
+010f 18520400 lshift4 temp ,temp 
+0110 18438400 lshift temp ,temp 
+0111 6048c438 storet 1 ,mem_ring_ibias_trim 
+0112 6ff08a02 fetch 1 ,0x8a02 
+0113 1fe17e1f and pdata ,0x1f ,pdata 
+0114 9841fe00 ior temp ,pdata 
+0115 67f08a02 store 1 ,0x8a02 
+0116 20600000 rtn 
 
 p_set_otp_config_wake:
-00d8 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00d9 207a0000 rtn blank 
-00da 67e1020f store 2 ,mem_otp_charge_pump 
-00db 202000c2 branch p_set_otp_config2 
+0117 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+0118 207a0000 rtn blank 
+0119 67e1020f store 2 ,mem_otp_charge_pump 
+011a 20200101 branch p_set_otp_config2 
 
 p_rf_rx_enable:
-00dc 204021ba call rf_rx_agc_set 
-00dd 18002a08 force 8 ,radio_ctrl 
-00de 18002a00 force 0 ,radio_ctrl 
-00df 580aaada setarg 0x0aaada 
-00e0 67f18a0f store 3 ,0x8a0f 
-00e1 708a2540 jam 0x40 ,0x8a25 
-00e2 708a2610 jam 0x10 ,0x8a26 
-00e3 2000003c nop 60 
-00e4 708a01fb jam 0xfb ,0x8a01 
-00e5 708a25ff jam 0xff ,0x8a25 
-00e6 708a2630 jam 0x30 ,0x8a26 
-00e7 708a16fe jam 0xfe ,0x8a16 
-00e8 202021b4 branch rf_rx_enable + 14 
+011b 204021ba call rf_rx_agc_set 
+011c 18002a08 force 8 ,radio_ctrl 
+011d 18002a00 force 0 ,radio_ctrl 
+011e 580aaada setarg 0x0aaada 
+011f 67f18a0f store 3 ,0x8a0f 
+0120 708a2540 jam 0x40 ,0x8a25 
+0121 708a2610 jam 0x10 ,0x8a26 
+0122 2000003c nop 60 
+0123 708a01fb jam 0xfb ,0x8a01 
+0124 708a25ff jam 0xff ,0x8a25 
+0125 708a2630 jam 0x30 ,0x8a26 
+0126 708a16fe jam 0xfe ,0x8a16 
+0127 202021b4 branch rf_rx_enable + 14 
 
 p_txon:
-00e9 580aaa7e setarg 0x0aaa7e 
-00ea 67f18a0f store 3 ,0x8a0f 
-00eb 2000003c nop 60 
-00ec 708a2500 jam 0x00 ,0x8a25 
-00ed 708a260d jam 0x0d ,0x8a26 
-00ee 708a16f6 jam 0xf6 ,0x8a16 
-00ef 20202203 branch txon + 7 
+0128 580aaa7e setarg 0x0aaa7e 
+0129 67f18a0f store 3 ,0x8a0f 
+012a 2000003c nop 60 
+012b 708a2500 jam 0x00 ,0x8a25 
+012c 708a260d jam 0x0d ,0x8a26 
+012d 708a16f6 jam 0xf6 ,0x8a16 
+012e 20202203 branch txon + 7 
 
 p_set_tx_power:
-00f0 6fe0c141 fetch 1 ,mem_tx_power 
-00f1 c00500f3 beq tx_power_10db ,p_set_tx_power_10db 
-00f2 2020220e branch set_tx_power + 2 
+012f 6fe0c141 fetch 1 ,mem_tx_power 
+0130 c0050132 beq tx_power_10db ,p_set_tx_power_10db 
+0131 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_10db:
-00f3 708a1425 jam 0x25 ,0x8a14 
-00f4 58a93f3f setarg 0xa93f3f 
-00f5 67f18a60 store 3 ,0x8a60 
-00f6 708a631f jam 0x1f ,0x8a63 
-00f7 20600000 rtn 
+0132 708a1425 jam 0x25 ,0x8a14 
+0133 58a93f3f setarg 0xa93f3f 
+0134 67f18a60 store 3 ,0x8a60 
+0135 708a631f jam 0x1f ,0x8a63 
+0136 20600000 rtn 
 
 p_rx_dcoc:
-00f8 20758000 rtn wake 
-00f9 20402160 call set_sync_on 
-00fa d8400027 arg 39 ,temp 
-00fb 2040216f call set_freq_rx 
-00fc 204021a6 call rf_rx_enable 
-00fd 708a257f jam 0x7f ,0x8a25 
-00fe 708a301a jam 0x1a ,0x8a30 
-00ff 708a3178 jam 0x78 ,0x8a31 
-0100 708a8fb2 jam 0xb2 ,0x8a8f 
-0101 708ac200 jam 0 ,0x8ac2 
-0102 708ac300 jam 0 ,0x8ac3 
-0103 d8e00006 arg 6 ,queue 
-0104 20400115 call p_rx_dcoc_avg 
-0105 2a2ffe0d isolate1 13 ,rega 
-0106 2040211d call qset_start 
-0107 2a4ffe0d isolate1 13 ,regb 
-0108 2040211e call qset_p 
-0109 d8e00005 arg 5 ,queue 
+0137 20758000 rtn wake 
+0138 20402160 call set_sync_on 
+0139 d8400027 arg 39 ,temp 
+013a 2040216f call set_freq_rx 
+013b 204021a6 call rf_rx_enable 
+013c 708a257f jam 0x7f ,0x8a25 
+013d 708a301a jam 0x1a ,0x8a30 
+013e 708a3178 jam 0x78 ,0x8a31 
+013f 708a8fb2 jam 0xb2 ,0x8a8f 
+0140 708ac200 jam 0 ,0x8ac2 
+0141 708ac300 jam 0 ,0x8ac3 
+0142 d8e00006 arg 6 ,queue 
+0143 20400154 call p_rx_dcoc_avg 
+0144 2a2ffe0d isolate1 13 ,rega 
+0145 2040211d call qset_start 
+0146 2a4ffe0d isolate1 13 ,regb 
+0147 2040211e call qset_p 
+0148 d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-010a 2040211c call qset1_p 
-010b 2040211e call qset_p 
-010c 20400115 call p_rx_dcoc_avg 
-010d d8a08ac2 arg 0x8ac2 ,contw 
-010e 1a31fe00 rshift4 rega ,pdata 
-010f 20402117 call qsetxor 
-0110 1a51fe00 rshift4 regb ,pdata 
-0111 20402117 call qsetxor 
-0112 18e08fff increase -1 ,queue 
-0113 2021010a branch p_rx_dcoc_loop2 ,positive 
-0114 2020214f branch rx_dcoc_loop2 + 10 
+0149 2040211c call qset1_p 
+014a 2040211e call qset_p 
+014b 20400154 call p_rx_dcoc_avg 
+014c d8a08ac2 arg 0x8ac2 ,contw 
+014d 1a31fe00 rshift4 rega ,pdata 
+014e 20402117 call qsetxor 
+014f 1a51fe00 rshift4 regb ,pdata 
+0150 20402117 call qsetxor 
+0151 18e08fff increase -1 ,queue 
+0152 20210149 branch p_rx_dcoc_loop2 ,positive 
+0153 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-0115 2000003c nop 60 
-0116 58000f00 setarg mem_dcoc_buf 
-0117 67f10982 store 2 ,0x8982 
-0118 58000ff0 setarg mem_dcoc_buf_end 
-0119 67f10984 store 2 ,0x8984 
-011a 70898109 jam 0x9 ,0x8981 
-011b 70898103 jam 0x3 ,0x8981 
-011c 70898006 jam 0x6 ,0x8980 
-011d 2000003c nop 60 
-011e da200000 arg 0 ,rega 
-011f da400000 arg 0 ,regb 
-0120 df200010 arg 16 ,loopcnt 
-0121 d8c00f00 arg mem_dcoc_buf ,contr 
-0122 2020212d branch rx_dcoc_loop 
+0154 2000003c nop 60 
+0155 58000f00 setarg mem_dcoc_buf 
+0156 67f10982 store 2 ,0x8982 
+0157 58000ff0 setarg mem_dcoc_buf_end 
+0158 67f10984 store 2 ,0x8984 
+0159 70898109 jam 0x9 ,0x8981 
+015a 70898103 jam 0x3 ,0x8981 
+015b 70898006 jam 0x6 ,0x8980 
+015c 2000003c nop 60 
+015d da200000 arg 0 ,rega 
+015e da400000 arg 0 ,regb 
+015f df200010 arg 16 ,loopcnt 
+0160 d8c00f00 arg mem_dcoc_buf ,contr 
+0161 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-0123 20758000 rtn wake 
-0124 20202272 branch rfpll_aac_ghpc + 1 
+0162 20758000 rtn wake 
+0163 20202272 branch rfpll_aac_ghpc + 1 
 
 p_keyboard_clear_pdata:
-0125 58000000 setarg 0 
+0164 58000000 setarg 0 
 
 p_mouse_init_sunt:
 
 p_dpll_ring_ibias_calc:
-0126 20600000 rtn 
+0165 20600000 rtn 
 
 p_sadc_calibration:
-0127 20758000 rtn wake 
-0128 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0129 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-012a 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-012b 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-012c 67f080cd store 1 ,core_sadc_clkdiv 
-012d 20000bb8 nop 3000 
-012e 20400137 call p_sadc_read 
-012f 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0130 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0131 df200008 arg 8 ,loopcnt 
-0132 20406f58 call sadc_cal_read + 1 
-0133 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0134 67e0c433 store 1 ,mem_adc_cal_c7 
-0135 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0136 20600000 rtn 
+0166 20758000 rtn wake 
+0167 708a0777 jam 0x77 ,core_gpadc_ctrl 
+0168 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+0169 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+016a 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+016b 67f080cd store 1 ,core_sadc_clkdiv 
+016c 20000bb8 nop 3000 
+016d 20400176 call p_sadc_read 
+016e 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+016f 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+0170 df200008 arg 8 ,loopcnt 
+0171 20406f58 call sadc_cal_read + 1 
+0172 6fe0c419 fetch 1 ,mem_spi_write_addr 
+0173 67e0c433 store 1 ,mem_adc_cal_c7 
+0174 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0175 20600000 rtn 
 
 p_sadc_read:
-0137 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0176 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-0138 6ff08129 fetch 1 ,core_perf_status 
-0139 c3028138 bbit0 saradc_done ,p_sadc_read_wait 
-013a 68590164 fetcht 2 ,core_sadc_data 
-013b 6049440a storet 2 ,mem_adc_current_value 
-013c 7080cc00 jam 0x00 ,core_sadc_ctrl 
-013d 20600000 rtn 
+0177 6ff08129 fetch 1 ,core_perf_status 
+0178 c3028177 bbit0 saradc_done ,p_sadc_read_wait 
+0179 68590164 fetcht 2 ,core_sadc_data 
+017a 6049440a storet 2 ,mem_adc_current_value 
+017b 7080cc00 jam 0x00 ,core_sadc_ctrl 
+017c 20600000 rtn 
 
 p_set_lemode:
-013e 708a8211 jam 0x11 ,0x8a82 
-013f 708a8d12 jam 0x12 ,0x8a8d 
-0140 708a8e0a jam 0x0a ,0x8a8e 
-0141 6fe0c099 fetch 1 ,mem_fcomp_div 
-0142 c0080157 beq xtal_16m ,p_set_lemode_2m_16m 
-0143 58005762 setarg 0x5762 
-0144 67f10907 store 2 ,0x8907 
+017d 708a8211 jam 0x11 ,0x8a82 
+017e 708a8d12 jam 0x12 ,0x8a8d 
+017f 708a8e0a jam 0x0a ,0x8a8e 
+0180 6fe0c099 fetch 1 ,mem_fcomp_div 
+0181 c0080196 beq xtal_16m ,p_set_lemode_2m_16m 
+0182 58005762 setarg 0x5762 
+0183 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0145 70890103 jam 3 ,0x8901 
-0146 70893003 jam 3 ,0x8930 
-0147 c6168000 rtnmark1 mark_ble_2m 
-0148 70890101 jam 1 ,0x8901 
-0149 708a8207 jam 0x07 ,0x8a82 
-014a 708a8d44 jam 0x44 ,0x8a8d 
-014b 708a8e0a jam 0x0a ,0x8a8e 
-014c 6fe0c099 fetch 1 ,mem_fcomp_div 
-014d c0080154 beq xtal_16m ,p_set_lemode_1m_16m 
-014e 58002bb1 setarg 0x2bb1 
-014f 67f10907 store 2 ,0x8907 
+0184 70890103 jam 3 ,0x8901 
+0185 70893003 jam 3 ,0x8930 
+0186 c6168000 rtnmark1 mark_ble_2m 
+0187 70890101 jam 1 ,0x8901 
+0188 708a8207 jam 0x07 ,0x8a82 
+0189 708a8d44 jam 0x44 ,0x8a8d 
+018a 708a8e0a jam 0x0a ,0x8a8e 
+018b 6fe0c099 fetch 1 ,mem_fcomp_div 
+018c c0080193 beq xtal_16m ,p_set_lemode_1m_16m 
+018d 58002bb1 setarg 0x2bb1 
+018e 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0150 c6978000 rtnmark0 mark_ble_lr 
-0151 70893024 jam 0x24 ,0x8930 
-0152 70890105 jam 5 ,0x8901 
-0153 20600000 rtn 
+018f c6978000 rtnmark0 mark_ble_lr 
+0190 70893024 jam 0x24 ,0x8930 
+0191 70890105 jam 5 ,0x8901 
+0192 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0154 58004189 setarg 0x4189 
-0155 67f10907 store 2 ,0x8907 
-0156 20200150 branch p_set_lemode_1m 
+0193 58004189 setarg 0x4189 
+0194 67f10907 store 2 ,0x8907 
+0195 2020018f branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0157 58008312 setarg 0x8312 
-0158 67f10907 store 2 ,0x8907 
-0159 20200145 branch p_set_lemode_2m 
+0196 58008312 setarg 0x8312 
+0197 67f10907 store 2 ,0x8907 
+0198 20200184 branch p_set_lemode_2m 
 
 p_keyboard_store_device_info:
-015a 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-015b 204055b5 call mouse_gpio_config_input_pu 
-015c 6848c429 fetcht 1 ,mem_eeprom_sda_gpio 
-015d 20406ee6 call gpio_get_bit 
-015e 2020dca3 branch mouse_store_device_info_delay ,true 
-015f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0160 c289817c bbit1 mouse_enable_eeprom ,p_keyboard_store_eeprom_device_info 
-0161 20204a58 branch keyboard_store_device_info + 2 
-
-p_keyboard_eeprom_init:
-0162 20406cbc call iicd_read_init_pin 
-0163 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0164 2feffe09 isolate1 mouse_enable_2k_eeprom ,pdata 
-0165 2020ecc1 branch set_eeprom_size_2k ,true 
-0166 20206cc4 branch clear_eeprom_size_2k 
-
-p_keyboard_load_eeprom_info_check:
-0167 20400162 call p_keyboard_eeprom_init 
-0168 20405d64 call mouse_load_eeprom_info_check + 4 
-0169 6fe0c690 fetch 1 ,mem_mouse_dpi 
-016a 67e0c9c6 store 1 ,mem_kb_computer_system 
-016b 684949d5 fetcht 2 ,mem_otp_read_retention_memory + 14 
-016c 180a7e00 random pdata 
-016d 9840fe00 iadd temp ,pdata 
-016e 67e14695 store 2 ,mem_random_addr_increase_count 
-016f 6fe0c6e5 fetch 1 ,mem_keyboard_fn_lock 
-0170 67e0c9ae store 1 ,mem_keyboard_fn_first 
-0171 20600000 rtn 
-
-p_keyboard_app_initflag_check:
-0172 6fe1468e fetch 2 ,mem_store_flag 
-0173 d840aa55 arg eeprom_init_flag ,temp 
-0174 98467c00 isub temp ,null 
-0175 2022817a branch p_keyboard_load_device_info ,zero 
-0176 6049468e storet 2 ,mem_store_flag 
-0177 20405c9c call mouse_ble_init_address 
-0178 6fe0cbe5 fetch 1 ,mem_device_flag_temp_new 
-0179 20205c88 branch mouse_app_initflag_check_next + 3 
-
-p_keyboard_load_device_info:
-017a 20400555 call p_keyboard_select_reconn_device 
-017b 20205c90 branch mouse_load_device_info + 1 
-
-p_keyboard_store_eeprom_device_info:
-017c 20400162 call p_keyboard_eeprom_init 
-017d 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-017e 67e0c690 store 1 ,mem_mouse_dpi 
-017f 20205cb1 branch mouse_store_eeprom_device_info 
+0199 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+019a c289019c bbit1 mouse_enable_flash ,p_mouse_store_flash_device_info 
+019b 20204a58 branch keyboard_store_device_info + 2 
+
+p_mouse_store_flash_device_info:
+019c 20406c20 call spid_init_flash 
+019d 20405d7b call mouse_spid_flash_release_form_powerdown 
+019e 20405d90 call mouse_flash_erase_sector 
+019f 20405d75 call mouse_information_flash_parameters 
+01a0 20405d93 call mouse_spid_write_flash 
+01a1 20205d82 branch mouse_spid_flash_powerdown 
 
 p_keyboard_priority_bb_event:
-0180 1a627e00 copy regc ,pdata 
-0181 c01d0184 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
-0182 c00a819a beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
-0183 20204a9c branch keyboard_priority_bb_event + 2 
+01a2 1a627e00 copy regc ,pdata 
+01a3 c01d01a6 beq bt_evt_24g_attempt_fail ,p_keyboard_24g_attempt_fail 
+01a4 c00a81b9 beq bt_evt_le_disconnected ,p_keyboard_le_bb_disconnected 
+01a5 20204a9c branch keyboard_priority_bb_event + 2 
 
 p_keyboard_24g_attempt_fail:
-0184 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0185 243a0189 nbranch p_keyboard_24g_hibernate_set ,blank 
-0186 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0187 c0010191 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
-0188 20204b02 branch keyboard_24g_attempt_fail + 4 
+01a6 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+01a7 243a01ab nbranch p_keyboard_24g_hibernate_set ,blank 
+01a8 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+01a9 c00101b3 beq fast_conn_and_3_0_addr ,p_keyboard_24g_fast_conn_attempt_fail 
+01aa 20204b02 branch keyboard_24g_attempt_fail + 4 
 
 p_keyboard_24g_hibernate_set:
-0189 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-018a 20403647 call g24_transmit_next_packet 
-018b 5fffffff setarg -1 
-018c 67e445af store 8 ,mem_24g_enter_hibernate 
-018d 58000000 setarg 0 
-018e 67e3c846 store 7 ,mem_mouse_key 
-018f 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-0190 20200741 branch p_keyboard_g24_long_sleep 
+01ab 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+01ac 20403647 call g24_transmit_next_packet 
+01ad 5fffffff setarg -1 
+01ae 67e445af store 8 ,mem_24g_enter_hibernate 
+01af 58000000 setarg 0 
+01b0 67e3c846 store 7 ,mem_mouse_key 
+01b1 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+01b2 2020071d branch p_keyboard_g24_long_sleep 
 
 p_keyboard_24g_fast_conn_attempt_fail:
-0191 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0192 c29f6034 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0193 c2986034 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0194 c31d6067 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0195 6fe24691 fetch 4 ,mem_mouse_24g_addr 
-0196 684a4a01 fetcht 4 ,mem_keyboard_factory_addr 
-0197 98467c00 isub temp ,null 
-0198 202282a0 branch p_keyboard_24g_start_pair_mode ,zero 
-0199 20206067 branch mouse_24g_reconn_dongle_start 
+01b3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01b4 c29f6034 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+01b5 c2986034 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+01b6 c31d6067 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+01b7 6fe24691 fetch 4 ,mem_mouse_24g_addr 
+01b8 20206067 branch mouse_24g_reconn_dongle_start 
 
 p_keyboard_le_bb_disconnected:
-019a 58000000 setarg 0 
-019b 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-019c 67e0c860 store 1 ,mem_keyboard_le_send_conn_param_update 
-019d 67e0c861 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-019e 67e0c794 store 1 ,mem_mouse_le_bb_connected_flag 
-019f 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-01a0 204029cb call le_clr_config_more_data 
-01a1 70429a00 jam 0 ,mem_ltk_exists 
-01a2 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-01a3 c28381a6 bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
-01a4 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-01a5 20204b95 branch keyboard_start_discovery 
+01b9 58000000 setarg 0 
+01ba 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+01bb 67e0c860 store 1 ,mem_keyboard_le_send_conn_param_update 
+01bc 67e0c861 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
+01bd 67e0c794 store 1 ,mem_mouse_le_bb_connected_flag 
+01be 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+01bf 204029cb call le_clr_config_more_data 
+01c0 70429a00 jam 0 ,mem_ltk_exists 
+01c1 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+01c2 c28381c5 bbit1 app_disc_ble ,p_keyboard4_0_event_bb_disconn 
+01c3 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+01c4 20204b95 branch keyboard_start_discovery 
 
 p_keyboard4_0_event_bb_disconn:
-01a6 20405b21 call mouse_le_clean_connect_flag 
-01a7 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-01a8 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-01a9 202004e9 branch p_keyboard_app_enter_hibernate 
+01c5 20405b21 call mouse_le_clean_connect_flag 
+01c6 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+01c7 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+01c8 202004d3 branch p_keyboard_app_enter_hibernate 
 
 p_keyboard_bb_event_timer:
-01aa 2040553d call mouse_adc_read 
-01ab 20400246 call p_keyboard_low_voltage_led_timer 
-01ac 2040328e call g24_pair_timeout_timer 
-01ad 20403531 call g24_reconn_timeout_timer 
-01ae 20405fdd call mouse_24g_long_sleep_param_update_timer 
-01af 204001d6 call p_keyboard_24g_repeat_send_data 
-01b0 20404b68 call keyboard_24g_led_status_get_timer 
-01b1 204001de call p_keyboard_num_capslock_led_on_timer 
-01b2 20400204 call p_keyboard_device_poweron_timer 
-01b3 2040023a call p_keyboard_device_pair_discovery_led_timer 
-01b4 20400232 call p_keyboard_mode_led_timer 
-01b5 20404b43 call keyboard_check_discovery_timeout_timer 
-01b6 20404b58 call keyboard_check_direct_timeout_timer 
-01b7 20405be1 call mouse_le_enable_att_list_timer 
-01b8 20404b5c call keyboard_le_battery_updata_timer 
-01b9 20405be4 call mouse_le_send_smp_security_request_timer 
-01ba 20404b5f call keyboard_le_send_conn_param_update_timer 
-01bb 20404b55 call keyboard_le_auto_recognize_timer 
-01bc 2040027f call p_keyboard_key_press_timer 
-01bd 20404b32 call keyboard_commbination_key_process 
-01be 20405bfe call mouse_current_mult_update_timer 
-01bf 20404b48 call keyboard_store_information_delay_timer 
-01c0 20400274 call p_keyboard_long_press_timer 
-01c1 20404b87 call keyboard_commbination_delay_release_timer 
-01c2 20200279 branch p_keyboard_check_no_data_timeout_timer 
+01c9 2040553d call mouse_adc_read 
+01ca 2040024d call p_keyboard_low_voltage_led_timer 
+01cb 2040328e call g24_pair_timeout_timer 
+01cc 20403531 call g24_reconn_timeout_timer 
+01cd 20405fdd call mouse_24g_long_sleep_param_update_timer 
+01ce 204001f5 call p_keyboard_24g_repeat_send_data 
+01cf 20404b68 call keyboard_24g_led_status_get_timer 
+01d0 204001fd call p_keyboard_num_capslock_led_on_timer 
+01d1 2040020b call p_keyboard_device_poweron_timer 
+01d2 20400241 call p_keyboard_device_pair_discovery_led_timer 
+01d3 20400239 call p_keyboard_mode_led_timer 
+01d4 20404b43 call keyboard_check_discovery_timeout_timer 
+01d5 20404b58 call keyboard_check_direct_timeout_timer 
+01d6 20405be1 call mouse_le_enable_att_list_timer 
+01d7 20404b5c call keyboard_le_battery_updata_timer 
+01d8 20405be4 call mouse_le_send_smp_security_request_timer 
+01d9 20404b5f call keyboard_le_send_conn_param_update_timer 
+01da 20404b55 call keyboard_le_auto_recognize_timer 
+01db 20400286 call p_keyboard_key_press_timer 
+01dc 20404b32 call keyboard_commbination_key_process 
+01dd 20405bfe call mouse_current_mult_update_timer 
+01de 20404b48 call keyboard_store_information_delay_timer 
+01df 2040027b call p_keyboard_long_press_timer 
+01e0 20404b87 call keyboard_commbination_delay_release_timer 
+01e1 20200280 branch p_keyboard_check_no_data_timeout_timer 
 
 p_keyboard_adc_read_start:
-01c3 204001d4 call p_keyboard_low_voltage_param_set 
-01c4 20406f82 call enable_adc 
-01c5 20406fb0 call vdd_calculate_by_mode 
-01c6 1fe6fc0a div pdata ,10 
-01c7 20407d5f call get_div_result 
-01c8 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-01c9 da20462d arg mem_mouse_vdd_calculate_set ,rega 
-01ca 20405563 call mouse_adc_bat_percent_lowpower_out 
-01cb 6fe0c40c fetch 1 ,mem_adc_power_flag 
-01cc c280cf6b bbit1 1 ,keyboard_power_down 
-01cd c30001d0 bbit0 0 ,p_keyboard_adc_no_low_voltage 
-01ce 70463701 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-01cf 2020555a branch mouse_adc_low_voltage 
+01e2 204001f3 call p_keyboard_low_voltage_param_set 
+01e3 20406f82 call enable_adc 
+01e4 20406fb0 call vdd_calculate_by_mode 
+01e5 1fe6fc0a div pdata ,10 
+01e6 20407d5f call get_div_result 
+01e7 67e14633 store 2 ,mem_mouse_vdd_now_vol 
+01e8 da20462d arg mem_mouse_vdd_calculate_set ,rega 
+01e9 20405563 call mouse_adc_bat_percent_lowpower_out 
+01ea 6fe0c40c fetch 1 ,mem_adc_power_flag 
+01eb c280cf6b bbit1 1 ,keyboard_power_down 
+01ec c30001ef bbit0 0 ,p_keyboard_adc_no_low_voltage 
+01ed 70463701 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+01ee 2020555a branch mouse_adc_low_voltage 
 
 p_keyboard_adc_no_low_voltage:
-01d0 d8e00004 arg mouse_low_voltage_flag ,queue 
-01d1 20405f04 call mouse_disable_function_flag 
-01d2 704d070c jam 12 ,mem_keyboard_adc_low_volatage_led_timer_count 
-01d3 2020555f branch mouse_adc_no_low_voltage + 3 
+01ef d8e00004 arg mouse_low_voltage_flag ,queue 
+01f0 20405f04 call mouse_disable_function_flag 
+01f1 704d070c jam 12 ,mem_keyboard_adc_low_volatage_led_timer_count 
+01f2 2020555f branch mouse_adc_no_low_voltage + 3 
 
 p_keyboard_low_voltage_param_set:
-01d4 204054f2 call mouse_adc_gpio_set_before_hibernate 
-01d5 20600000 rtn 
+01f3 204054f2 call mouse_adc_gpio_set_before_hibernate 
+01f4 20600000 rtn 
 
 p_keyboard_24g_repeat_send_data:
-01d6 6fe0c8eb fetch 1 ,mem_same_keyvalue_timerout_flag 
-01d7 247a0000 nrtn blank 
-01d8 6fe0c9a9 fetch 1 ,mem_24g_repeat_send_flag 
-01d9 207a0000 rtn blank 
-01da 7049a900 jam 0 ,mem_24g_repeat_send_flag 
-01db 7048f401 jam 1 ,mem_keyboard_data_change_flag 
-01dc 2040072b call p_g24_txdata_prep 
-01dd 20204fa0 branch keyboard_g24_transmit_process 
+01f5 6fe0c8eb fetch 1 ,mem_same_keyvalue_timerout_flag 
+01f6 247a0000 nrtn blank 
+01f7 6fe0c9a9 fetch 1 ,mem_24g_repeat_send_flag 
+01f8 207a0000 rtn blank 
+01f9 7049a900 jam 0 ,mem_24g_repeat_send_flag 
+01fa 7048f401 jam 1 ,mem_keyboard_data_change_flag 
+01fb 20400707 call p_g24_txdata_prep 
+01fc 20204fa0 branch keyboard_g24_transmit_process 
 
 p_keyboard_num_capslock_led_on_timer:
-01de 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-01df 207a0000 rtn blank 
-01e0 6fe0c73f fetch 1 ,mem_sensor_shutdown_flag 
-01e1 247a0000 nrtn blank 
-01e2 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
-01e3 68494781 fetcht 2 ,mem_mouse_no_data_timer 
-01e4 98460400 isub temp ,temp 
-01e5 6fe14869 fetch 2 ,mem_keyboard_caps_led_on_timer 
-01e6 98467e00 isub temp ,pdata 
-01e7 202101eb branch p_keyboard_num_cap_led_on ,positive 
-01e8 204001f4 call p_keyboard_numlock_led_off 
-01e9 204001f6 call p_keyboard_scrolllock_led_off 
-01ea 20200210 branch p_keyboard_capslock_led_off 
+01fd 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+01fe 207a0000 rtn blank 
+01ff 6fe0c73f fetch 1 ,mem_sensor_shutdown_flag 
+0200 247a0000 nrtn blank 
+0201 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
+0202 68494781 fetcht 2 ,mem_mouse_no_data_timer 
+0203 98460400 isub temp ,temp 
+0204 6fe14869 fetch 2 ,mem_keyboard_caps_led_on_timer 
+0205 98467e00 isub temp ,pdata 
+0206 20210208 branch p_keyboard_num_cap_led_on ,positive 
+0207 20200217 branch p_keyboard_capslock_led_off 
 
 p_keyboard_num_cap_led_on:
-01eb 204001f0 call p_keyboard_numlock_led_check_on 
-01ec 204001fc call p_keyboard_scrolllock_led_check_on 
 
 p_keyboard_capslock_led_check_on:
-01ed 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-01ee c3008210 bbit0 kb_pc_keysel_capslock ,p_keyboard_capslock_led_off 
-01ef 20200230 branch p_keyboard_capslock_led_on 
-
-p_keyboard_numlock_led_check_on:
-01f0 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-01f1 c30001f4 bbit0 kb_pc_keysel_numlock ,p_keyboard_numlock_led_off 
-01f2 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01f3 20206ef7 branch gpio_out_active 
-
-p_keyboard_numlock_led_off:
-01f4 6848c867 fetcht 1 ,mem_keyboard_num_led_gpio 
-01f5 20206ef3 branch gpio_out_inactive 
-
-p_keyboard_scrolllock_led_off:
-01f6 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01f7 247a0000 nrtn blank 
-01f8 6fe0c40c fetch 1 ,mem_adc_power_flag 
-01f9 c3800000 rtnbit1 0 
-01fa 6848cbba fetcht 1 ,mem_keyboard_scroll_led_gpio 
-01fb 20206ef3 branch gpio_out_inactive 
-
-p_keyboard_scrolllock_led_check_on:
-01fc 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-01fd 247a0000 nrtn blank 
-01fe 6fe0c40c fetch 1 ,mem_adc_power_flag 
-01ff c3800000 rtnbit1 0 
-0200 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
-0201 c30101f6 bbit0 kb_pc_keysel_scrolllock ,p_keyboard_scrolllock_led_off 
-0202 6848cbba fetcht 1 ,mem_keyboard_scroll_led_gpio 
-0203 20206ef7 branch gpio_out_active 
+0208 6fe0c9aa fetch 1 ,mem_keyboard_led_status 
+0209 c3008217 bbit0 kb_pc_keysel_capslock ,p_keyboard_capslock_led_off 
+020a 20200237 branch p_keyboard_capslock_led_on 
 
 p_keyboard_device_poweron_timer:
-0204 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0205 207a0000 rtn blank 
-0206 1fe0ffff increase -1 ,pdata 
-0207 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-0208 203a020a branch p_keyboard_device_led_off ,blank 
-0209 2020020b branch p_keyboard_device_led_on 
+020b 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+020c 207a0000 rtn blank 
+020d 1fe0ffff increase -1 ,pdata 
+020e 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
+020f 203a0211 branch p_keyboard_device_led_off ,blank 
+0210 20200212 branch p_keyboard_device_led_on 
 
 p_keyboard_device_led_off:
-020a 20200210 branch p_keyboard_device_24g_led_off 
+0211 20200217 branch p_keyboard_device_24g_led_off 
 
 p_keyboard_device_led_on:
-020b 6fe0c666 fetch 1 ,mem_device_flag 
-020c c0000212 beq mode_24g_device ,p_keyboard_device_24g_led_on 
-020d c000822c beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
-020e c001022e beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
-020f 20600000 rtn 
+0212 6fe0c666 fetch 1 ,mem_device_flag 
+0213 c0000219 beq mode_24g_device ,p_keyboard_device_24g_led_on 
+0214 c0008233 beq mode_bt_device1 ,p_keyboard_device_bt1_led_on 
+0215 c0010235 beq mode_bt_device2 ,p_keyboard_device_bt2_led_on 
+0216 20600000 rtn 
 
 p_keyboard_device_24g_led_off:
 
@@ -660,1983 +657,1983 @@
 p_keyboard_device_bt3_led_off:
 
 p_keyboard_capslock_led_off:
-0210 5800001f setarg 0x1f 
-0211 20200213 branch p_led_control_start 
+0217 5800001f setarg 0x1f 
+0218 2020021a branch p_led_control_start 
 
 p_keyboard_device_24g_led_on:
-0212 5800001b setarg 0x1b 
+0219 5800001b setarg 0x1b 
 
 p_led_control_start:
-0213 67e0cd19 store 1 ,mem_ex_led_send_byte 
-0214 df200005 arg 5 ,loopcnt 
-0215 2040021f call p_led_send_wakeup 
+021a 67e0cd19 store 1 ,mem_ex_led_send_byte 
+021b df200005 arg 5 ,loopcnt 
+021c 20400226 call p_led_send_wakeup 
 
 p_led_control_loop:
-0216 6fe0cd19 fetch 1 ,mem_ex_led_send_byte 
-0217 2feffe04 isolate1 4 ,pdata 
-0218 20408222 call p_led_send_bit1 ,true 
-0219 24408227 ncall p_led_send_bit0 ,true 
-021a 6fe0cd19 fetch 1 ,mem_ex_led_send_byte 
-021b 1fe3fe00 lshift pdata ,pdata 
-021c 67e0cd19 store 1 ,mem_ex_led_send_byte 
-021d c2000216 loop p_led_control_loop 
-021e 20600000 rtn 
+021d 6fe0cd19 fetch 1 ,mem_ex_led_send_byte 
+021e 2feffe04 isolate1 4 ,pdata 
+021f 20408229 call p_led_send_bit1 ,true 
+0220 2440822e ncall p_led_send_bit0 ,true 
+0221 6fe0cd19 fetch 1 ,mem_ex_led_send_byte 
+0222 1fe3fe00 lshift pdata ,pdata 
+0223 67e0cd19 store 1 ,mem_ex_led_send_byte 
+0224 c200021d loop p_led_control_loop 
+0225 20600000 rtn 
 
 p_led_send_wakeup:
-021f 7080723e jam 0x3e ,0x8072 
-0220 2000009c nop 156 
-0221 20600000 rtn 
+0226 7080d73e jam 0x3e ,0x80d7 
+0227 2000009c nop 156 
+0228 20600000 rtn 
 
 p_led_send_bit1:
-0222 7080723e jam 0x3e ,0x8072 
-0223 200001a7 nop 423 
-0224 7080723f jam 0x3f ,0x8072 
-0225 200000b7 nop 183 
-0226 20600000 rtn 
+0229 7080d73e jam 0x3e ,0x80d7 
+022a 200001a7 nop 423 
+022b 7080d73f jam 0x3f ,0x80d7 
+022c 200000b7 nop 183 
+022d 20600000 rtn 
 
 p_led_send_bit0:
-0227 7080723e jam 0x3e ,0x8072 
-0228 200000b7 nop 183 
-0229 7080723f jam 0x3f ,0x8072 
-022a 200001a7 nop 423 
-022b 20600000 rtn 
+022e 7080d73e jam 0x3e ,0x80d7 
+022f 200000b7 nop 183 
+0230 7080d73f jam 0x3f ,0x80d7 
+0231 200001a7 nop 423 
+0232 20600000 rtn 
 
 p_keyboard_device_bt1_led_on:
-022c 58000017 setarg 0x17 
-022d 20200213 branch p_led_control_start 
+0233 58000017 setarg 0x17 
+0234 2020021a branch p_led_control_start 
 
 p_keyboard_device_bt2_led_on:
-022e 5800000f setarg 0x0f 
-022f 20200213 branch p_led_control_start 
+0235 5800000f setarg 0x0f 
+0236 2020021a branch p_led_control_start 
 
 p_keyboard_capslock_led_on:
-0230 5800001e setarg 0x1e 
-0231 20200213 branch p_led_control_start 
+0237 5800001e setarg 0x1e 
+0238 2020021a branch p_led_control_start 
 
 p_keyboard_mode_led_timer:
-0232 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-0233 207a0000 rtn blank 
-0234 6fe0cbc9 fetch 1 ,mem_keyboard_mode_led_on_timer 
-0235 207a0000 rtn blank 
-0236 1fe0ffff increase -1 ,pdata 
-0237 67e0cbc9 store 1 ,mem_keyboard_mode_led_on_timer 
-0238 c280020b bbit1 0 ,p_keyboard_device_led_on 
-0239 2020020a branch p_keyboard_device_led_off 
+0239 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+023a 207a0000 rtn blank 
+023b 6fe0cbc9 fetch 1 ,mem_keyboard_mode_led_on_timer 
+023c 207a0000 rtn blank 
+023d 1fe0ffff increase -1 ,pdata 
+023e 67e0cbc9 store 1 ,mem_keyboard_mode_led_on_timer 
+023f c2800212 bbit1 0 ,p_keyboard_device_led_on 
+0240 20200211 branch p_keyboard_device_led_off 
 
 p_keyboard_device_pair_discovery_led_timer:
-023a 6fe0c666 fetch 1 ,mem_device_flag 
-023b c000023f beq mode_24g_device ,p_keyboard_device_pair_led 
-023c 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
-023d 207a0000 rtn blank 
-023e 20200241 branch p_keyboard_device_pair_led + 2 
+0241 6fe0c666 fetch 1 ,mem_device_flag 
+0242 c0000246 beq mode_24g_device ,p_keyboard_device_pair_led 
+0243 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
+0244 207a0000 rtn blank 
+0245 20200248 branch p_keyboard_device_pair_led + 2 
 
 p_keyboard_device_pair_led:
-023f 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
-0240 207a0000 rtn blank 
-0241 6fe0cd06 fetch 1 ,mem_keyboard_pair_led_flag 
-0242 1fe0fe01 increase 1 ,pdata 
-0243 67e0cd06 store 1 ,mem_keyboard_pair_led_flag 
-0244 c281020b bbit1 2 ,p_keyboard_device_led_on 
-0245 2020020a branch p_keyboard_device_led_off 
+0246 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
+0247 207a0000 rtn blank 
+0248 6fe0cd06 fetch 1 ,mem_keyboard_pair_led_flag 
+0249 1fe0fe01 increase 1 ,pdata 
+024a 67e0cd06 store 1 ,mem_keyboard_pair_led_flag 
+024b c2810212 bbit1 2 ,p_keyboard_device_led_on 
+024c 20200211 branch p_keyboard_device_led_off 
 
 p_keyboard_low_voltage_led_timer:
-0246 704d0b00 jam 0 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
-0247 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
-0248 247a0000 nrtn blank 
-0249 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
-024a 247a0000 nrtn blank 
-024b 6fe145de fetch 2 ,mem_24g_reconn_timeout 
-024c 247a0000 nrtn blank 
-024d 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-024e 247a0000 nrtn blank 
-024f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0250 c4118000 rtnbit0 mouse_enable_low_led 
-0251 c4020000 rtnbit0 mouse_low_voltage_flag 
-0252 c2938264 bbit1 mouse_enable_low_voltage_led_blink_n_second ,p_keyboard_low_voltage_led_blink_new_data 
-0253 6fe0cd07 fetch 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
-0254 1fe0fe01 increase 1 ,pdata 
-0255 67e0cd07 store 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
-0256 1fe67c14 sub pdata ,20 ,null 
-0257 2441025d ncall p_keyboard_adc_low_volatage_led_timer_count_clean ,positive 
-0258 c0010260 beq 2 ,p_keyboard_low_voltage_led_on 
-0259 c0020262 beq 4 ,p_keyboard_low_voltage_led_off 
-025a c0030260 beq 6 ,p_keyboard_low_voltage_led_on 
-025b c0040262 beq 8 ,p_keyboard_low_voltage_led_off 
-025c 20600000 rtn 
+024d 704d0b00 jam 0 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+024e 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
+024f 247a0000 nrtn blank 
+0250 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
+0251 247a0000 nrtn blank 
+0252 6fe145de fetch 2 ,mem_24g_reconn_timeout 
+0253 247a0000 nrtn blank 
+0254 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0255 247a0000 nrtn blank 
+0256 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0257 c4118000 rtnbit0 mouse_enable_low_led 
+0258 c4020000 rtnbit0 mouse_low_voltage_flag 
+0259 c293826b bbit1 mouse_enable_low_voltage_led_blink_n_second ,p_keyboard_low_voltage_led_blink_new_data 
+025a 6fe0cd07 fetch 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+025b 1fe0fe01 increase 1 ,pdata 
+025c 67e0cd07 store 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+025d 1fe67c14 sub pdata ,20 ,null 
+025e 24410264 ncall p_keyboard_adc_low_volatage_led_timer_count_clean ,positive 
+025f c0010267 beq 2 ,p_keyboard_low_voltage_led_on 
+0260 c0020269 beq 4 ,p_keyboard_low_voltage_led_off 
+0261 c0030267 beq 6 ,p_keyboard_low_voltage_led_on 
+0262 c0040269 beq 8 ,p_keyboard_low_voltage_led_off 
+0263 20600000 rtn 
 
 p_keyboard_adc_low_volatage_led_timer_count_clean:
-025d 704d0701 jam 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
-025e 704d0a00 jam 0 ,mem_keyboard_low_volatage_led_flag 
-025f 20200262 branch p_keyboard_low_voltage_led_off 
+0264 704d0701 jam 1 ,mem_keyboard_adc_low_volatage_led_timer_count 
+0265 704d0a00 jam 0 ,mem_keyboard_low_volatage_led_flag 
+0266 20200269 branch p_keyboard_low_voltage_led_off 
 
 p_keyboard_low_voltage_led_on:
-0260 6848cbbb fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
-0261 20206ef7 branch gpio_out_active 
+0267 6848cbbb fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
+0268 20206ef7 branch gpio_out_active 
 
 p_keyboard_low_voltage_led_off:
-0262 6848cbbb fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
-0263 20206ef3 branch gpio_out_inactive 
+0269 6848cbbb fetcht 1 ,mem_keyboard_low_voltage_alarm_gpio 
+026a 20206ef3 branch gpio_out_inactive 
 
 p_keyboard_low_voltage_led_blink_new_data:
-0264 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
-0265 68494781 fetcht 2 ,mem_mouse_no_data_timer 
-0266 98460400 isub temp ,temp 
-0267 6fe14d08 fetch 2 ,mem_adc_low_volatage_led_blink_timer 
-0268 98467c00 isub temp ,null 
-0269 24210262 nbranch p_keyboard_low_voltage_led_off ,positive 
-026a 704d0b01 jam 1 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
-026b 6fe0cd0a fetch 1 ,mem_keyboard_low_volatage_led_flag 
-026c 1fe0fe01 increase 1 ,pdata 
-026d 67e0cd0a store 1 ,mem_keyboard_low_volatage_led_flag 
-026e c0008260 beq 1 ,p_keyboard_low_voltage_led_on 
-026f c0030262 beq 6 ,p_keyboard_low_voltage_led_off 
-0270 1fe67c09 sub pdata ,9 ,null 
-0271 2441025d ncall p_keyboard_adc_low_volatage_led_timer_count_clean ,positive 
-0272 20600000 rtn 
+026b 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
+026c 68494781 fetcht 2 ,mem_mouse_no_data_timer 
+026d 98460400 isub temp ,temp 
+026e 6fe14d08 fetch 2 ,mem_adc_low_volatage_led_blink_timer 
+026f 98467c00 isub temp ,null 
+0270 24210269 nbranch p_keyboard_low_voltage_led_off ,positive 
+0271 704d0b01 jam 1 ,mem_keyboard_low_volatage_led_blink_new_data_enable 
+0272 6fe0cd0a fetch 1 ,mem_keyboard_low_volatage_led_flag 
+0273 1fe0fe01 increase 1 ,pdata 
+0274 67e0cd0a store 1 ,mem_keyboard_low_volatage_led_flag 
+0275 c0008267 beq 1 ,p_keyboard_low_voltage_led_on 
+0276 c0030269 beq 6 ,p_keyboard_low_voltage_led_off 
+0277 1fe67c09 sub pdata ,9 ,null 
+0278 24410264 ncall p_keyboard_adc_low_volatage_led_timer_count_clean ,positive 
+0279 20600000 rtn 
 
 p_keyboard_discover_setting_led_gpio:
-0273 20600000 rtn 
+027a 20600000 rtn 
 
 p_keyboard_long_press_timer:
-0274 da6048ee arg mem_same_keyvalue_timer ,regc 
-0275 da400277 arg p_keyboard_long_press_timerout ,regb 
-0276 202042e7 branch timer_single_step_2b 
+027b da6048ee arg mem_same_keyvalue_timer ,regc 
+027c da40027e arg p_keyboard_long_press_timerout ,regb 
+027d 202042e7 branch timer_single_step_2b 
 
 p_keyboard_long_press_timerout:
-0277 7048eb01 jam 1 ,mem_same_keyvalue_timerout_flag 
-0278 20204f6c branch keyboard_app_enter_hibernate 
+027e 7048eb01 jam 1 ,mem_same_keyvalue_timerout_flag 
+027f 20204f6c branch keyboard_app_enter_hibernate 
 
 p_keyboard_check_no_data_timeout_timer:
-0279 da604781 arg mem_mouse_no_data_timer ,regc 
-027a da40027c arg p_keyboard_check_no_data_timeout ,regb 
-027b 202042e7 branch timer_single_step_2b 
+0280 da604781 arg mem_mouse_no_data_timer ,regc 
+0281 da400283 arg p_keyboard_check_no_data_timeout ,regb 
+0282 202042e7 branch timer_single_step_2b 
 
 p_keyboard_check_no_data_timeout:
-027c 6fe0c666 fetch 1 ,mem_device_flag 
-027d c0000189 beq mode_24g_device ,p_keyboard_24g_hibernate_set 
-027e 20205aad branch mouse_disconnect 
+0283 6fe0c666 fetch 1 ,mem_device_flag 
+0284 c00001ab beq mode_24g_device ,p_keyboard_24g_hibernate_set 
+0285 20205aad branch mouse_disconnect 
 
 p_keyboard_key_press_timer:
-027f 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0280 c2800299 bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
-0281 204002a8 call p_keyboard_device_select_g24_nopress_timer 
-0282 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0283 c2808285 bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
-0284 2020028f branch p_keyboard_device_select_bt_nopress_timer 
+0286 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
+0287 c280029d bbit1 keyboard_flag_g24_device_button ,p_keyboard_device_select_g24_press_timer 
+0288 204002ab call p_keyboard_device_select_g24_nopress_timer 
+0289 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
+028a c280828c bbit1 keyboard_flag_bt_device_button ,p_keyboard_device_select_bt_press_timer 
+028b 20200296 branch p_keyboard_device_select_bt_nopress_timer 
 
 p_keyboard_device_select_bt_press_timer:
-0285 6fe0cba5 fetch 1 ,mem_keyboard_switch_bt_press_timer 
-0286 1fe67c64 sub pdata ,100 ,null 
-0287 24610000 nrtn positive 
-0288 1fe0fe01 increase 1 ,pdata 
-0289 67e0cba5 store 1 ,mem_keyboard_switch_bt_press_timer 
-028a c18c8000 rtnne 25 
-028b 704ba400 jam 0 ,mem_keyboard_switch_bt_enable 
-028c 6fe0c666 fetch 1 ,mem_device_flag 
-028d c1020000 rtneq mode_usb_device 
-028e 20204e2c branch keyboard_long_button_bt_discovery + 3 
+028c 6fe0cba5 fetch 1 ,mem_keyboard_switch_bt_press_timer 
+028d 1fe67c64 sub pdata ,100 ,null 
+028e 24610000 nrtn positive 
+028f 1fe0fe01 increase 1 ,pdata 
+0290 67e0cba5 store 1 ,mem_keyboard_switch_bt_press_timer 
+0291 c18c8000 rtnne 25 
+0292 704ba400 jam 0 ,mem_keyboard_switch_bt_enable 
+0293 6fe0c666 fetch 1 ,mem_device_flag 
+0294 c1020000 rtneq mode_usb_device 
+0295 20204e2c branch keyboard_long_button_bt_discovery + 3 
 
 p_keyboard_device_select_bt_nopress_timer:
-028f 704ba500 jam 0 ,mem_keyboard_switch_bt_press_timer 
-0290 6fe0cba4 fetch 1 ,mem_keyboard_switch_bt_enable 
-0291 207a0000 rtn blank 
-0292 704ba400 jam 0 ,mem_keyboard_switch_bt_enable 
-0293 20400295 call p_keyboard_store_device_number 
-0294 20206ca3 branch soft_reset_chip 
+0296 704ba500 jam 0 ,mem_keyboard_switch_bt_press_timer 
+0297 6fe0cba4 fetch 1 ,mem_keyboard_switch_bt_enable 
+0298 207a0000 rtn blank 
+0299 704ba400 jam 0 ,mem_keyboard_switch_bt_enable 
+029a 2040029c call p_keyboard_store_device_number 
+029b 20206ca3 branch soft_reset_chip 
 
 p_keyboard_store_device_number:
-0295 d8400001 arg 1 ,temp 
-0296 da204666 arg mem_device_flag ,rega 
-0297 da400000 arg mouse_info_eeprom_offect ,regb 
-0298 20206cd3 branch iicd_write_protect_eep_data 
+
+p_keyboard_flash_store_info:
+029c 2020019c branch p_mouse_store_flash_device_info 
 
 p_keyboard_device_select_g24_press_timer:
-0299 6fe0cba3 fetch 1 ,mem_keyboard_switch_g24_press_timer 
-029a 1fe67c64 sub pdata ,100 ,null 
-029b 24610000 nrtn positive 
-029c 1fe0fe01 increase 1 ,pdata 
-029d 67e0cba3 store 1 ,mem_keyboard_switch_g24_press_timer 
-029e c18c8000 rtnne 25 
-029f 704d1600 jam 0 ,mem_keyboard_switch_g24_enable 
+029d 6fe0cba3 fetch 1 ,mem_keyboard_switch_g24_press_timer 
+029e 1fe67c64 sub pdata ,100 ,null 
+029f 24610000 nrtn positive 
+02a0 1fe0fe01 increase 1 ,pdata 
+02a1 67e0cba3 store 1 ,mem_keyboard_switch_g24_press_timer 
+02a2 c18c8000 rtnne 25 
+02a3 704d1600 jam 0 ,mem_keyboard_switch_g24_enable 
 
 p_keyboard_24g_start_pair_mode:
-02a0 204004e4 call p_keyboard_device_led_all_off 
-02a1 202002a2 branch p_keyboard_24g_start_pair_mode_next 
+02a4 204004d0 call p_keyboard_device_led_all_off 
 
 p_keyboard_24g_start_pair_mode_next:
-02a2 204049f8 call keyboard_pairing_check_otp_offset 
-02a3 7048f400 jam 0 ,mem_keyboard_data_change_flag 
-02a4 58000000 setarg 0 
-02a5 67e14781 store 2 ,mem_mouse_no_data_timer 
-02a6 20400210 call p_keyboard_capslock_led_off 
-02a7 20206047 branch mouse_24g_start_pair_mode 
+02a5 204049f8 call keyboard_pairing_check_otp_offset 
+02a6 7048f400 jam 0 ,mem_keyboard_data_change_flag 
+02a7 58000000 setarg 0 
+02a8 67e14781 store 2 ,mem_mouse_no_data_timer 
+02a9 20400217 call p_keyboard_capslock_led_off 
+02aa 20206047 branch mouse_24g_start_pair_mode 
 
 p_keyboard_device_select_g24_nopress_timer:
-02a8 704ba300 jam 0 ,mem_keyboard_switch_g24_press_timer 
-02a9 6fe0cd16 fetch 1 ,mem_keyboard_switch_g24_enable 
-02aa 207a0000 rtn blank 
-02ab 704d1600 jam 0 ,mem_keyboard_switch_g24_enable 
-02ac 20404a56 call keyboard_store_device_info 
-02ad 20206ca3 branch soft_reset_chip 
-02ae 20600000 rtn 
+02ab 704ba300 jam 0 ,mem_keyboard_switch_g24_press_timer 
+02ac 6fe0cd16 fetch 1 ,mem_keyboard_switch_g24_enable 
+02ad 207a0000 rtn blank 
+02ae 704d1600 jam 0 ,mem_keyboard_switch_g24_enable 
+02af 2040029c call p_keyboard_store_device_number 
+02b0 20206ca3 branch soft_reset_chip 
+02b1 20600000 rtn 
 
 p_keyboard_idle:
-02af 20404bfb call kscan_dispatch 
-02b0 202002b1 branch p_keyboard_evt_ui_timer_check 
+02b2 20404bfb call kscan_dispatch 
+02b3 202002b4 branch p_keyboard_evt_ui_timer_check 
 
 p_keyboard_evt_ui_timer_check:
-02b1 da200000 arg 0 ,rega 
-02b2 684a4d11 fetcht 4 ,mem_keyboard_evt_btclk 
-02b3 1c422400 copy clkn_bt ,regb 
-02b4 1a427e00 copy regb ,pdata 
-02b5 98467c00 isub temp ,null 
-02b6 24417806 ncall ui_timer_timeout ,positive 
+02b4 da200000 arg 0 ,rega 
+02b5 684a4d11 fetcht 4 ,mem_keyboard_evt_btclk 
+02b6 1c422400 copy clkn_bt ,regb 
+02b7 1a427e00 copy regb ,pdata 
+02b8 98467c00 isub temp ,null 
+02b9 24417806 ncall ui_timer_timeout ,positive 
 
 p_keyboard_evt_ui_timer_check_loop:
-02b7 1a427e00 copy regb ,pdata 
-02b8 18408428 increase 40 ,temp 
-02b9 98467c00 isub temp ,null 
-02ba 242102c3 nbranch p_keyboard_evt_ui_timer_check_end ,positive 
-02bb 1a20a201 increase 1 ,rega 
-02bc 1a217e0f and rega ,0x0f ,pdata 
-02bd 243a02b7 nbranch p_keyboard_evt_ui_timer_check_loop ,blank 
-02be da200000 arg 0 ,rega 
-02bf 204002c8 call p_keyboard_evt_ui_timer_check_send_evt 
+02ba 1a427e00 copy regb ,pdata 
+02bb 18408428 increase 40 ,temp 
+02bc 98467c00 isub temp ,null 
+02bd 242102c6 nbranch p_keyboard_evt_ui_timer_check_end ,positive 
+02be 1a20a201 increase 1 ,rega 
+02bf 1a217e0f and rega ,0x0f ,pdata 
+02c0 243a02ba nbranch p_keyboard_evt_ui_timer_check_loop ,blank 
+02c1 da200000 arg 0 ,rega 
+02c2 204002cb call p_keyboard_evt_ui_timer_check_send_evt 
 
 p_keyboard_evt_ui_timer_init:
-02c0 1c427e00 copy clkn_bt ,pdata 
-02c1 67e24d11 store 4 ,mem_keyboard_evt_btclk 
-02c2 20600000 rtn 
+02c3 1c427e00 copy clkn_bt ,pdata 
+02c4 67e24d11 store 4 ,mem_keyboard_evt_btclk 
+02c5 20600000 rtn 
 
 p_keyboard_evt_ui_timer_check_end:
-02c3 1a227e00 copy rega ,pdata 
-02c4 207a0000 rtn blank 
-02c5 184085d8 increase -40 ,temp 
-02c6 793f841c set0 28 ,temp 
-02c7 604a4d11 storet 4 ,mem_keyboard_evt_btclk 
+02c6 1a227e00 copy rega ,pdata 
+02c7 207a0000 rtn blank 
+02c8 184085d8 increase -40 ,temp 
+02c9 793f841c set0 28 ,temp 
+02ca 604a4d11 storet 4 ,mem_keyboard_evt_btclk 
 
 p_keyboard_evt_ui_timer_check_send_evt:
-02c8 67e0cd15 store 1 ,mem_keyboard_evt_timer_count 
+02cb 67e0cd15 store 1 ,mem_keyboard_evt_timer_count 
 
 p_keyboard_evt_50ms_loop:
-02c9 6fe0cd15 fetch 1 ,mem_keyboard_evt_timer_count 
-02ca 207a0000 rtn blank 
-02cb 1fe0ffff increase -1 ,pdata 
-02cc 67e0cd15 store 1 ,mem_keyboard_evt_timer_count 
-02cd 204002cf call p_keyboard_delay_lpm_timer 
-02ce 202002c9 branch p_keyboard_evt_50ms_loop 
+02cc 6fe0cd15 fetch 1 ,mem_keyboard_evt_timer_count 
+02cd 207a0000 rtn blank 
+02ce 1fe0ffff increase -1 ,pdata 
+02cf 67e0cd15 store 1 ,mem_keyboard_evt_timer_count 
+02d0 202002cc branch p_keyboard_evt_50ms_loop 
 
 p_keyboard_delay_lpm_timer:
-02cf dfe0000a arg 10 ,pdata 
-02d0 204070c8 call wdt_init_config 
-02d1 6fe0cd0f fetch 1 ,mem_keyboard_delay_lpm_flag 
-02d2 207a0000 rtn blank 
-02d3 704d1000 jam 0 ,mem_keyscan_delay_lpm_flag 
-02d4 704d0f00 jam 0 ,mem_keyboard_delay_lpm_flag 
-02d5 20600000 rtn 
+02d1 dfe0000a arg 10 ,pdata 
+02d2 204070c8 call wdt_init_config 
+02d3 6fe0cd0f fetch 1 ,mem_keyboard_delay_lpm_flag 
+02d4 207a0000 rtn blank 
+02d5 704d1000 jam 0 ,mem_keyscan_delay_lpm_flag 
+02d6 704d0f00 jam 0 ,mem_keyboard_delay_lpm_flag 
+02d7 20600000 rtn 
 
 p_keyboard_press_change_or_no_key:
-02d6 704d1001 jam 1 ,mem_keyscan_delay_lpm_flag 
-02d7 704d0f01 jam 1 ,mem_keyboard_delay_lpm_flag 
-02d8 20204c87 branch keyboard_press_change_or_no_key 
+02d8 704d1001 jam 1 ,mem_keyscan_delay_lpm_flag 
+02d9 704d0f01 jam 1 ,mem_keyboard_delay_lpm_flag 
+02da 20204c87 branch keyboard_press_change_or_no_key 
 
 p_keyboard_start_work:
 
 p_keyboard_start_work_adc_check:
-02d9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02da c30a82db bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
+02db 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02dc c30a82dd bbit0 mouse_enable_adc ,p_keyboard_start_work_next 
 
 p_keyboard_start_work_next:
-02db 6fe0c9a4 fetch 1 ,mem_keyboard_pairing_type 
-02dc 205a4e24 call keyboard_enable_bt_button_pairing ,blank 
-02dd 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
-02de 247a0000 nrtn blank 
-02df 6fe0c666 fetch 1 ,mem_device_flag 
-02e0 c00002e5 beq mode_24g_device ,p_mouse_24g_reconn_general_dongle 
-02e1 20405aa8 call mouse_bluetooth_fast_conn_disable 
-02e2 c00082e6 beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
-02e3 c00102ed beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
-02e4 c00182ef beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
+02dd 6fe0c9a4 fetch 1 ,mem_keyboard_pairing_type 
+02de 205a4e24 call keyboard_enable_bt_button_pairing ,blank 
+02df 6fe0c9a3 fetch 1 ,mem_keyboard_bt_button_flag 
+02e0 247a0000 nrtn blank 
+02e1 6fe0c666 fetch 1 ,mem_device_flag 
+02e2 c00002e7 beq mode_24g_device ,p_mouse_24g_reconn_general_dongle 
+02e3 20405aa8 call mouse_bluetooth_fast_conn_disable 
+02e4 c00082e8 beq mode_bt_device1 ,p_keyboard_start_ble1_reconnect 
+02e5 c00102ec beq mode_bt_device2 ,p_keyboard_start_ble2_reconnect 
+02e6 c00182ee beq mode_bt_device3 ,p_keyboard_start_ble3_reconnect 
 
 p_mouse_24g_reconn_general_dongle:
-02e5 2020602f branch mouse_24g_reconn_general_dongle 
+02e7 2020602f branch mouse_24g_reconn_general_dongle 
 
 p_keyboard_start_ble1_reconnect:
-02e6 6fe34668 fetch 6 ,mem_device1_addr 
+02e8 6fe34668 fetch 6 ,mem_device1_addr 
 
 p_keyboard_start_ble_reconnect:
-02e7 684b4a01 fetcht 6 ,mem_keyboard_factory_addr 
-02e8 98467c00 isub temp ,null 
-02e9 2022da94 branch mouse_bluetooth_fast_conn_init ,zero 
-02ea 5800000e setarg 0x000e 
-02eb 67e144f2 store 2 ,mem_ble_shutter_reconn_adv_interval 
-02ec 202054a0 branch mouse_start_reconnect_device 
+02e9 5800000e setarg 0x000e 
+02ea 67e144f2 store 2 ,mem_ble_shutter_reconn_adv_interval 
+02eb 202054a0 branch mouse_start_reconnect_device 
 
 p_keyboard_start_ble2_reconnect:
-02ed 6fe34675 fetch 6 ,mem_device2_addr 
-02ee 202002e7 branch p_keyboard_start_ble_reconnect 
+02ec 6fe34675 fetch 6 ,mem_device2_addr 
+02ed 202002e9 branch p_keyboard_start_ble_reconnect 
 
 p_keyboard_start_ble3_reconnect:
-02ef 6fe34682 fetch 6 ,mem_device3_addr 
-02f0 202002e7 branch p_keyboard_start_ble_reconnect 
+02ee 6fe34682 fetch 6 ,mem_device3_addr 
+02ef 202002e9 branch p_keyboard_start_ble_reconnect 
 
 p_keyboard_keyscan:
-02f1 20400562 call p_keyboard_gpio_init 
-02f2 58000000 setarg 0 
-02f3 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-02f4 d8c0489c arg mem_keyscan_value_current ,contr 
-02f5 d8a048b0 arg mem_keyscan_value_check ,contw 
-02f6 df200014 arg 20 ,loopcnt 
-02f7 20407cda call memcpy 
-02f8 20404c85 call keyboard_stb_state_low 
-02f9 5800489c setarg mem_keyscan_value_current 
-02fa 67e148e3 store 2 ,mem_keyscan_value_ptr 
-02fb 58004cfa setarg mem_keyscan_exmcu_value_new 
-02fc 67e148e5 store 2 ,mem_keyscan_exmcu_value_ptr 
-02fd 20404c83 call keyboard_stb_state_high 
-02fe 20404c81 call keyboard_clk_input 
+02f0 2040053e call p_keyboard_gpio_init 
+02f1 58000000 setarg 0 
+02f2 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+02f3 d8c0489c arg mem_keyscan_value_current ,contr 
+02f4 d8a048b0 arg mem_keyscan_value_check ,contw 
+02f5 df200014 arg 20 ,loopcnt 
+02f6 20407cda call memcpy 
+02f7 20404c85 call keyboard_stb_state_low 
+02f8 5800489c setarg mem_keyscan_value_current 
+02f9 67e148e3 store 2 ,mem_keyscan_value_ptr 
+02fa 58004cfa setarg mem_keyscan_exmcu_value_new 
+02fb 67e148e5 store 2 ,mem_keyscan_exmcu_value_ptr 
+02fc 20404c83 call keyboard_stb_state_high 
+02fd 20404c81 call keyboard_clk_input 
 
 p_keyboard_keyscan_exmcu_start_check:
-02ff 6fe148e9 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0300 1fe0fe01 increase 1 ,pdata 
-0301 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0302 c2848338 bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
-0303 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
-0304 20406ee6 call gpio_get_bit 
-0305 242082ff nbranch p_keyboard_keyscan_exmcu_start_check ,true 
-0306 20404c85 call keyboard_stb_state_low 
+02fe 6fe148e9 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
+02ff 1fe0fe01 increase 1 ,pdata 
+0300 67e148e9 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0301 c2848337 bbit1 9 ,p_keyboard_keyscan_reset_exmcu 
+0302 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
+0303 20406ee6 call gpio_get_bit 
+0304 242082fe nbranch p_keyboard_keyscan_exmcu_start_check ,true 
+0305 20404c85 call keyboard_stb_state_low 
 
 p_keyboard_keyscan_wait_wake_next:
-0307 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
-0308 20406ee6 call gpio_get_bit 
-0309 20208307 branch p_keyboard_keyscan_wait_wake_next ,true 
-030a 2040032f call p_keyboard_keyscan_get_exmcu_value 
-030b 2040033f call p_keyboard_keyscan_get_mcu_value 
-030c 20404c81 call keyboard_clk_input 
-030d 20404c83 call keyboard_stb_state_high 
+0306 6848c864 fetcht 1 ,mem_mcu_clk_gpio 
+0307 20406ee6 call gpio_get_bit 
+0308 20208306 branch p_keyboard_keyscan_wait_wake_next ,true 
+0309 2040032e call p_keyboard_keyscan_get_exmcu_value 
+030a 2040033e call p_keyboard_keyscan_get_mcu_value 
+030b 20404c81 call keyboard_clk_input 
+030c 20404c83 call keyboard_stb_state_high 
 
 p_keyboard_keyscan_copy_value:
-030e 6fe1489a fetch 2 ,mem_kb_excol_ptr 
-030f 1fe22400 copy pdata ,regb 
-0310 7048e800 jam 0 ,mem_keyscan_col_loop_count 
+030d 6fe1489a fetch 2 ,mem_kb_excol_ptr 
+030e 1fe22400 copy pdata ,regb 
+030f 7048e800 jam 0 ,mem_keyscan_col_loop_count 
 
 p_keyboard_compare_col_excol_gpio_loop:
-0311 e8408012 ifetcht 1 ,regb 
-0312 6fe14898 fetch 2 ,mem_kb_col_ptr 
-0313 1fe22200 copy pdata ,rega 
-0314 1a222600 copy rega ,regc 
-0315 df200014 arg 20 ,loopcnt 
+0310 e8408012 ifetcht 1 ,regb 
+0311 6fe14898 fetch 2 ,mem_kb_col_ptr 
+0312 1fe22200 copy pdata ,rega 
+0313 1a222600 copy rega ,regc 
+0314 df200014 arg 20 ,loopcnt 
 
 p_keyboard_compare_col_gpio_loop:
-0316 efe08011 ifetch 1 ,rega 
-0317 98467c00 isub temp ,null 
-0318 20228323 branch p_keyboard_copy_value_exmcu_to_mcu ,zero 
-0319 1a20a201 increase 1 ,rega 
-031a c2000316 loop p_keyboard_compare_col_gpio_loop 
+0315 efe08011 ifetch 1 ,rega 
+0316 98467c00 isub temp ,null 
+0317 20228322 branch p_keyboard_copy_value_exmcu_to_mcu ,zero 
+0318 1a20a201 increase 1 ,rega 
+0319 c2000315 loop p_keyboard_compare_col_gpio_loop 
 
 p_keyboard_compare_col_excol_gpio_loop_next:
-031b 1a40a401 increase 1 ,regb 
-031c 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-031d 1fe0fe01 increase 1 ,pdata 
-031e 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
-031f 1fe67c0b sub pdata ,11 ,null 
-0320 20210311 branch p_keyboard_compare_col_excol_gpio_loop ,positive 
-0321 204004ee call p_keyboard_gpio_pu_idle 
-0322 20200571 branch p_keyboard_key_row_init 
+031a 1a40a401 increase 1 ,regb 
+031b 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+031c 1fe0fe01 increase 1 ,pdata 
+031d 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
+031e 1fe67c0b sub pdata ,11 ,null 
+031f 20210310 branch p_keyboard_compare_col_excol_gpio_loop ,positive 
+0320 204004d8 call p_keyboard_gpio_pu_idle 
+0321 2020054d branch p_keyboard_key_row_init 
 
 p_keyboard_copy_value_exmcu_to_mcu:
-0323 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
-0324 1fe20a00 copy pdata ,contw 
-0325 1a227e00 copy rega ,pdata 
-0326 9a667e00 isub regc ,pdata 
-0327 98a08a00 iadd contw ,contw 
-0328 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0329 1fe22600 copy pdata ,regc 
-032a 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-032b 9a60a600 iadd regc ,regc 
-032c efe08013 ifetch 1 ,regc 
-032d e7e08005 istore 1 ,contw 
-032e 2020031b branch p_keyboard_compare_col_excol_gpio_loop_next 
+0322 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
+0323 1fe20a00 copy pdata ,contw 
+0324 1a227e00 copy rega ,pdata 
+0325 9a667e00 isub regc ,pdata 
+0326 98a08a00 iadd contw ,contw 
+0327 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0328 1fe22600 copy pdata ,regc 
+0329 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+032a 9a60a600 iadd regc ,regc 
+032b efe08013 ifetch 1 ,regc 
+032c e7e08005 istore 1 ,contw 
+032d 2020031a branch p_keyboard_compare_col_excol_gpio_loop_next 
 
 p_keyboard_keyscan_get_exmcu_value:
-032f 704ab900 jam 0 ,mem_keyscan_exmcu_reset_count 
-0330 7048e800 jam 0 ,mem_keyscan_col_loop_count 
+032e 704ab900 jam 0 ,mem_keyscan_exmcu_reset_count 
+032f 7048e800 jam 0 ,mem_keyscan_col_loop_count 
 
 p_keyboard_keyscan_exmcu_start_loop:
-0331 20404c7b call keyboard_clk_state_low 
-0332 20400339 call p_keyboard_keyscan_exmcu_get_col_value 
-0333 20404c79 call keyboard_clk_state_high 
-0334 20400339 call p_keyboard_keyscan_exmcu_get_col_value 
-0335 1fe67c0b sub pdata ,11 ,null 
-0336 20210331 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
-0337 20204c7b branch keyboard_clk_state_low 
+0330 20404c7b call keyboard_clk_state_low 
+0331 20400338 call p_keyboard_keyscan_exmcu_get_col_value 
+0332 20404c79 call keyboard_clk_state_high 
+0333 20400338 call p_keyboard_keyscan_exmcu_get_col_value 
+0334 1fe67c0b sub pdata ,11 ,null 
+0335 20210330 branch p_keyboard_keyscan_exmcu_start_loop ,positive 
+0336 20204c7b branch keyboard_clk_state_low 
 
 p_keyboard_keyscan_reset_exmcu:
-0338 202002f1 branch p_keyboard_keyscan 
+0337 202002f0 branch p_keyboard_keyscan 
 
 p_keyboard_keyscan_exmcu_get_col_value:
-0339 7048e700 jam 0 ,mem_keyscan_value_temp 
-033a 2040033d call p_keyboard_keyscan_get_col_value 
-033b 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-033c 20204c4a branch keyboard_keyscan_value_store 
+0338 7048e700 jam 0 ,mem_keyscan_value_temp 
+0339 2040033c call p_keyboard_keyscan_get_col_value 
+033a 6fe148e5 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+033b 20204c4a branch keyboard_keyscan_value_store 
 
 p_keyboard_keyscan_get_col_value:
-033d 20000078 nop 120 
-033e 20204c65 branch keyboard_keyscan_get_col_value 
+033c 20000078 nop 120 
+033d 20204c65 branch keyboard_keyscan_get_col_value 
 
 p_keyboard_keyscan_get_mcu_value:
-033f 6fe14898 fetch 2 ,mem_kb_col_ptr 
-0340 1fe22400 copy pdata ,regb 
-0341 7048e800 jam 0 ,mem_keyscan_col_loop_count 
+033e 6fe14898 fetch 2 ,mem_kb_col_ptr 
+033f 1fe22400 copy pdata ,regb 
+0340 7048e800 jam 0 ,mem_keyscan_col_loop_count 
 
 p_keyboard_keyscan_mcu_start:
-0342 7048e700 jam 0 ,mem_keyscan_value_temp 
-0343 e8408012 ifetcht 1 ,regb 
-0344 284ffe07 isolate1 7 ,temp 
-0345 2020834c branch p_keyboard_keyscan_mcu_start_loop ,true 
-0346 20406ef7 call gpio_out_active 
-0347 2040033d call p_keyboard_keyscan_get_col_value 
-0348 e8408012 ifetcht 1 ,regb 
-0349 20406ef3 call gpio_out_inactive 
-034a e8408012 ifetcht 1 ,regb 
-034b 20404c7d call keyboard_gpio_config_input_pu 
+0341 7048e700 jam 0 ,mem_keyscan_value_temp 
+0342 e8408012 ifetcht 1 ,regb 
+0343 284ffe07 isolate1 7 ,temp 
+0344 2020834b branch p_keyboard_keyscan_mcu_start_loop ,true 
+0345 20406ef7 call gpio_out_active 
+0346 2040033c call p_keyboard_keyscan_get_col_value 
+0347 e8408012 ifetcht 1 ,regb 
+0348 20406ef3 call gpio_out_inactive 
+0349 e8408012 ifetcht 1 ,regb 
+034a 20404c7d call keyboard_gpio_config_input_pu 
 
 p_keyboard_keyscan_mcu_start_loop:
-034c 1a40a401 increase 1 ,regb 
-034d 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
-034e 20404c4a call keyboard_keyscan_value_store 
-034f 1fe67c13 sub pdata ,19 ,null 
-0350 20210342 branch p_keyboard_keyscan_mcu_start ,positive 
-0351 20600000 rtn 
+034b 1a40a401 increase 1 ,regb 
+034c 6fe148e3 fetch 2 ,mem_keyscan_value_ptr 
+034d 20404c4a call keyboard_keyscan_value_store 
+034e 1fe67c13 sub pdata ,19 ,null 
+034f 20210341 branch p_keyboard_keyscan_mcu_start ,positive 
+0350 20600000 rtn 
 
 p_keyboard_key_process:
-0352 da20489c arg mem_keyscan_value_current ,rega 
-0353 da4048b0 arg mem_keyscan_value_check ,regb 
-0354 df200014 arg 20 ,loopcnt 
-0355 20407d64 call string_compare 
-0356 242282d6 nbranch p_keyboard_press_change_or_no_key ,zero 
-0357 2040038c call p_keyboard_keyscan_value_current_zero_check 
-0358 205a4c87 call keyboard_press_change_or_no_key ,blank 
-0359 20404ccd call keyboard_ghost_key_check 
-035a 6fe0c97b fetch 1 ,mem_mouse_ghost_flag 
-035b 247a0000 nrtn blank 
-035c 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-035d c1008000 rtneq cammbination_key_press 
-035e c1010000 rtneq cammbination_key_hold 
-035f c1020000 rtneq cammbination_key_wait_release 
-0360 7048e800 jam 0 ,mem_keyscan_col_loop_count 
-0361 da20489c arg mem_keyscan_value_current ,rega 
-0362 da4048c4 arg mem_keyscan_value_old ,regb 
+0351 da20489c arg mem_keyscan_value_current ,rega 
+0352 da4048b0 arg mem_keyscan_value_check ,regb 
+0353 df200014 arg 20 ,loopcnt 
+0354 20407d64 call string_compare 
+0355 242282d8 nbranch p_keyboard_press_change_or_no_key ,zero 
+0356 2040038b call p_keyboard_keyscan_value_current_zero_check 
+0357 205a4c87 call keyboard_press_change_or_no_key ,blank 
+0358 20404ccd call keyboard_ghost_key_check 
+0359 6fe0c97b fetch 1 ,mem_mouse_ghost_flag 
+035a 247a0000 nrtn blank 
+035b 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
+035c c1008000 rtneq cammbination_key_press 
+035d c1010000 rtneq cammbination_key_hold 
+035e c1020000 rtneq cammbination_key_wait_release 
+035f 7048e800 jam 0 ,mem_keyscan_col_loop_count 
+0360 da20489c arg mem_keyscan_value_current ,rega 
+0361 da4048c4 arg mem_keyscan_value_old ,regb 
 
 p_keyboard_keyvalue_process:
-0363 e8408011 ifetcht 1 ,rega 
-0364 efe08012 ifetch 1 ,regb 
-0365 9842fe00 ixor temp ,pdata 
-0366 203a0384 branch p_keyboard_keyvalue_process_loop ,blank 
-0367 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-0368 6048c8f6 storet 1 ,mem_keyboard_press_flag_temp 
-0369 e0408012 istoret 1 ,regb 
-036a 7048f401 jam 1 ,mem_keyboard_data_change_flag 
-036b 7048f700 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
+0362 e8408011 ifetcht 1 ,rega 
+0363 efe08012 ifetch 1 ,regb 
+0364 9842fe00 ixor temp ,pdata 
+0365 203a0383 branch p_keyboard_keyvalue_process_loop ,blank 
+0366 67e0c8e7 store 1 ,mem_keyscan_value_temp 
+0367 6048c8f6 storet 1 ,mem_keyboard_press_flag_temp 
+0368 e0408012 istoret 1 ,regb 
+0369 7048f401 jam 1 ,mem_keyboard_data_change_flag 
+036a 7048f700 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
 
 p_keyboard_keyvalue_change:
-036c 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-036d c3000379 bbit0 0 ,p_keyboard_keyvalue_change_loop 
-036e 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-036f 1feffe08 mul32 pdata ,8 ,pdata 
-0370 6848c8f7 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0371 9840fe00 iadd temp ,pdata 
-0372 d8c04a16 arg mem_keyboard_keyvalue_map_new ,contr 
-0373 98c08c00 iadd contr ,contr 
-0374 efe08006 ifetch 1 ,contr 
-0375 67e0c8f5 store 1 ,mem_keyboard_keyvalue_temp 
-0376 20404cfc call keyboard_keyvalue_fn_replace 
-0377 20400398 call p_keyboard_keyvalue_commbination_replace 
-0378 204003a2 call p_keyboard_keyvalue_in_out 
+036b 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
+036c c3000378 bbit0 0 ,p_keyboard_keyvalue_change_loop 
+036d 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+036e 1feffe08 mul32 pdata ,8 ,pdata 
+036f 6848c8f7 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0370 9840fe00 iadd temp ,pdata 
+0371 d8c04a16 arg mem_keyboard_keyvalue_map_new ,contr 
+0372 98c08c00 iadd contr ,contr 
+0373 efe08006 ifetch 1 ,contr 
+0374 67e0c8f5 store 1 ,mem_keyboard_keyvalue_temp 
+0375 20404cfc call keyboard_keyvalue_fn_replace 
+0376 20400397 call p_keyboard_keyvalue_commbination_replace 
+0377 204003a1 call p_keyboard_keyvalue_in_out 
 
 p_keyboard_keyvalue_change_loop:
-0379 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
-037a 1fe37e00 rshift pdata ,pdata 
-037b 67e0c8e7 store 1 ,mem_keyscan_value_temp 
-037c 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-037d 1fe37e00 rshift pdata ,pdata 
-037e 67e0c8f6 store 1 ,mem_keyboard_press_flag_temp 
-037f 6fe0c8f7 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0380 1fe0fe01 increase 1 ,pdata 
-0381 67e0c8f7 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0382 1fe67c07 sub pdata ,7 ,null 
-0383 2021036c branch p_keyboard_keyvalue_change ,positive 
+0378 6fe0c8e7 fetch 1 ,mem_keyscan_value_temp 
+0379 1fe37e00 rshift pdata ,pdata 
+037a 67e0c8e7 store 1 ,mem_keyscan_value_temp 
+037b 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+037c 1fe37e00 rshift pdata ,pdata 
+037d 67e0c8f6 store 1 ,mem_keyboard_press_flag_temp 
+037e 6fe0c8f7 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
+037f 1fe0fe01 increase 1 ,pdata 
+0380 67e0c8f7 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0381 1fe67c07 sub pdata ,7 ,null 
+0382 2021036b branch p_keyboard_keyvalue_change ,positive 
 
 p_keyboard_keyvalue_process_loop:
-0384 1a20a201 increase 1 ,rega 
-0385 1a40a401 increase 1 ,regb 
-0386 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
-0387 1fe0fe01 increase 1 ,pdata 
-0388 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
-0389 1fe67c13 sub pdata ,19 ,null 
-038a 20210363 branch p_keyboard_keyvalue_process ,positive 
-038b 20600000 rtn 
+0383 1a20a201 increase 1 ,rega 
+0384 1a40a401 increase 1 ,regb 
+0385 6fe0c8e8 fetch 1 ,mem_keyscan_col_loop_count 
+0386 1fe0fe01 increase 1 ,pdata 
+0387 67e0c8e8 store 1 ,mem_keyscan_col_loop_count 
+0388 1fe67c13 sub pdata ,19 ,null 
+0389 20210362 branch p_keyboard_keyvalue_process ,positive 
+038a 20600000 rtn 
 
 p_keyboard_keyscan_value_current_zero_check:
-038c 6fe4489c fetch 8 ,mem_keyscan_value_current 
-038d 247a0000 nrtn blank 
-038e 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-038f 247a0000 nrtn blank 
-0390 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-0391 247a0000 nrtn blank 
-0392 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0393 247a0000 nrtn blank 
-0394 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-0395 c1030000 rtneq cammbination_key_null 
-0396 7049c100 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0397 20600000 rtn 
+038b 6fe4489c fetch 8 ,mem_keyscan_value_current 
+038c 247a0000 nrtn blank 
+038d 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
+038e 247a0000 nrtn blank 
+038f 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
+0390 247a0000 nrtn blank 
+0391 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0392 247a0000 nrtn blank 
+0393 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
+0394 c1030000 rtneq cammbination_key_null 
+0395 7049c100 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0396 20600000 rtn 
 
 p_keyboard_keyvalue_commbination_replace:
-0398 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-0399 c056839b beq hid_key_search ,p_keyboard_commbination_search 
-039a 20204d3c branch keyboard_keyvalue_commbination_replace + 2 
+0397 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
+0398 c056839a beq hid_key_search ,p_keyboard_commbination_search 
+0399 20204d3c branch keyboard_keyvalue_commbination_replace + 2 
 
 p_keyboard_commbination_search:
-039b 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
-039c c001839f beq system_os_mac ,p_keyboard_commbination_mac_search 
-039d 580000fa setarg hid_key_ac_search 
-039e 20204d38 branch keyboard_keyvalue_store_temp 
+039a 6fe0c9c6 fetch 1 ,mem_kb_computer_system 
+039b c001839e beq system_os_mac ,p_keyboard_commbination_mac_search 
+039c 580000fa setarg hid_key_ac_search 
+039d 20204d38 branch keyboard_keyvalue_store_temp 
 
 p_keyboard_commbination_mac_search:
-039f 7049c208 jam left_gui ,mem_keyboard_commbination_control_key_value 
-03a0 7049c32c jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-03a1 20204d95 branch keyboard_commbination_keypress 
+039e 7049c208 jam left_gui ,mem_keyboard_commbination_control_key_value 
+039f 7049c32c jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
+03a0 20204d95 branch keyboard_commbination_keypress 
 
 p_keyboard_keyvalue_in_out:
-03a2 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-03a3 d84000e0 arg hid_key_left_ctrl ,temp 
-03a4 98467c00 isub temp ,null 
-03a5 242103b4 nbranch p_keyboard_keyvalue_standard ,positive 
-03a6 1fe67ce7 sub pdata ,hid_key_right_gui ,null 
-03a7 242103d1 nbranch p_keyboard_keyvalue_consumer ,positive 
-03a8 1fe17e07 and_into 0x07 ,pdata 
-03a9 1fe20e00 copy pdata ,queue 
-03aa 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03ab c28003b0 bbit1 0 ,p_keyboard_keyvalue_control_key_in 
+03a1 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
+03a2 d84000e0 arg hid_key_left_ctrl ,temp 
+03a3 98467c00 isub temp ,null 
+03a4 242103b3 nbranch p_keyboard_keyvalue_standard ,positive 
+03a5 1fe67ce7 sub pdata ,hid_key_right_gui ,null 
+03a6 242103d0 nbranch p_keyboard_keyvalue_consumer ,positive 
+03a7 1fe17e07 and_into 0x07 ,pdata 
+03a8 1fe20e00 copy pdata ,queue 
+03a9 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03aa c28003af bbit1 0 ,p_keyboard_keyvalue_control_key_in 
 
 p_keyboard_keyvalue_control_key_out:
-03ac 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-03ad f93ffe00 qset0 pdata 
-03ae 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-03af 20600000 rtn 
+03ab 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
+03ac f93ffe00 qset0 pdata 
+03ad 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
+03ae 20600000 rtn 
 
 p_keyboard_keyvalue_control_key_in:
-03b0 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
-03b1 f9207e00 qset1 pdata 
-03b2 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
-03b3 20600000 rtn 
+03af 6fe0c8f8 fetch 1 ,mem_keyboard_keyvalue_buffer 
+03b0 f9207e00 qset1 pdata 
+03b1 67e0c8f8 store 1 ,mem_keyboard_keyvalue_buffer 
+03b2 20600000 rtn 
 
 p_keyboard_keyvalue_standard:
-03b4 70490000 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-03b5 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03b6 c28003c5 bbit1 0 ,p_keyboard_keyvalue_standard_in 
+03b3 70490000 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
+03b4 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03b5 c28003c4 bbit1 0 ,p_keyboard_keyvalue_standard_in 
 
 p_keyboard_keyvalue_standard_out:
-03b7 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-03b8 df200006 arg 6 ,loopcnt 
-03b9 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+03b6 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
+03b7 df200006 arg 6 ,loopcnt 
+03b8 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
 
 p_keyboard_keyvalue_standard_out_loop:
-03ba efe08006 ifetch 1 ,contr 
-03bb 98467c00 isub temp ,null 
-03bc 242283c3 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
-03bd efe08006 ifetch 1 ,contr 
-03be 18c08dfe increase -2 ,contr 
-03bf e7e08006 istore 1 ,contr 
-03c0 207a0000 rtn blank 
-03c1 18c08c01 increase 1 ,contr 
-03c2 e0408006 istoret 1 ,contr 
+03b9 efe08006 ifetch 1 ,contr 
+03ba 98467c00 isub temp ,null 
+03bb 242283c2 nbranch p_keyboard_keyvalue_standard_out_next ,zero 
+03bc efe08006 ifetch 1 ,contr 
+03bd 18c08dfe increase -2 ,contr 
+03be e7e08006 istore 1 ,contr 
+03bf 207a0000 rtn blank 
+03c0 18c08c01 increase 1 ,contr 
+03c1 e0408006 istoret 1 ,contr 
 
 p_keyboard_keyvalue_standard_out_next:
-03c3 c20003ba loop p_keyboard_keyvalue_standard_out_loop 
-03c4 20600000 rtn 
+03c2 c20003b9 loop p_keyboard_keyvalue_standard_out_loop 
+03c3 20600000 rtn 
 
 p_keyboard_keyvalue_standard_in:
-03c5 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
-03c6 df200006 arg 6 ,loopcnt 
-03c7 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+03c4 6848c8f5 fetcht 1 ,mem_keyboard_keyvalue_temp 
+03c5 df200006 arg 6 ,loopcnt 
+03c6 d8c048fa arg mem_keyboard_keyvalue_buffer + 2 ,contr 
 
 p_keyboard_keyvalue_standard_in_loop:
-03c8 efe08006 ifetch 1 ,contr 
-03c9 203a03ce branch p_keyboard_keyvalue_standard_in_data ,blank 
-03ca 98467c00 isub temp ,null 
-03cb 20628000 rtn zero 
-03cc c20003c8 loop p_keyboard_keyvalue_standard_in_loop 
-03cd 20600000 rtn 
+03c7 efe08006 ifetch 1 ,contr 
+03c8 203a03cd branch p_keyboard_keyvalue_standard_in_data ,blank 
+03c9 98467c00 isub temp ,null 
+03ca 20628000 rtn zero 
+03cb c20003c7 loop p_keyboard_keyvalue_standard_in_loop 
+03cc 20600000 rtn 
 
 p_keyboard_keyvalue_standard_in_data:
-03ce 18c08dff increase -1 ,contr 
-03cf e0408006 istoret 1 ,contr 
-03d0 20600000 rtn 
+03cd 18c08dff increase -1 ,contr 
+03ce e0408006 istoret 1 ,contr 
+03cf 20600000 rtn 
 
 p_keyboard_keyvalue_consumer:
-03d1 7049c501 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-03d2 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03d3 2fec0000 isolate0 0 ,pdata 
-03d4 204083d6 call p_keyboard_consumer_key_release ,true 
-03d5 202003b4 branch p_keyboard_keyvalue_standard 
+03d0 7049c501 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
+03d1 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03d2 2fec0000 isolate0 0 ,pdata 
+03d3 204083d5 call p_keyboard_consumer_key_release ,true 
+03d4 202003b3 branch p_keyboard_keyvalue_standard 
 
 p_keyboard_consumer_key_release:
-03d6 7049c502 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-03d7 20600000 rtn 
+03d5 7049c502 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
+03d6 20600000 rtn 
 
 p_keyboard_keyvalue_fn_replace:
-03d8 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03d9 2feffe00 isolate1 0 ,pdata 
-03da 2040cd4e call keyboard_commbination_delay_release_clear ,true 
-03db 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
-03dc 245a03de ncall p_keyboard_keyvalue_fn_replace_press ,blank 
-03dd 20204d01 branch keyboard_keyvalue_fn_replace + 5 
+03d7 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03d8 2feffe00 isolate1 0 ,pdata 
+03d9 2040cd4e call keyboard_commbination_delay_release_clear ,true 
+03da 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
+03db 245a03dd ncall p_keyboard_keyvalue_fn_replace_press ,blank 
+03dc 20204d01 branch keyboard_keyvalue_fn_replace + 5 
 
 p_keyboard_keyvalue_fn_replace_press:
-03de 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
-03df c00a03e4 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
-03e0 c00d03eb beq hid_key_w ,p_keyboard_keyvalue_os_windows 
-03e1 c00403f0 beq hid_key_e ,p_keyboard_keyvalue_os_ios 
-03e2 c01483f5 beq hid_key_esc ,p_keyboard_keyvalue_fn_esc 
-03e3 20204d12 branch keyboard_keyvalue_fn_replace_press + 1 
+03dd 6fe0c8f5 fetch 1 ,mem_keyboard_keyvalue_temp 
+03de c00a03e2 beq hid_key_q ,p_keyboard_keyvalue_os_andriod 
+03df c00d03e8 beq hid_key_w ,p_keyboard_keyvalue_os_windows 
+03e0 c00403ec beq hid_key_e ,p_keyboard_keyvalue_os_ios 
+03e1 20204d12 branch keyboard_keyvalue_fn_replace_press + 1 
 
 p_keyboard_keyvalue_os_andriod:
-03e4 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03e5 c30003e9 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-03e6 7049c601 jam system_os_andriod ,mem_kb_computer_system 
-03e7 20405ca3 call mouse_store_device_info_delay 
+03e2 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03e3 c30003e6 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+03e4 7049c601 jam system_os_andriod ,mem_kb_computer_system 
 
 p_keyboard_keyvalue_clear_temp:
-03e8 704bc906 jam 6 ,mem_keyboard_mode_led_on_timer 
+03e5 704bc906 jam 6 ,mem_keyboard_mode_led_on_timer 
 
 p_keyboard_keyvalue_clear_temp_end:
-03e9 58000000 setarg 0 
-03ea 20204d38 branch keyboard_keyvalue_store_temp 
+03e6 58000000 setarg 0 
+03e7 20204d38 branch keyboard_keyvalue_store_temp 
 
 p_keyboard_keyvalue_os_windows:
-03eb 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03ec c30003e9 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-03ed 7049c600 jam system_os_windows ,mem_kb_computer_system 
-03ee 20405ca3 call mouse_store_device_info_delay 
-03ef 202003e8 branch p_keyboard_keyvalue_clear_temp 
+03e8 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03e9 c30003e6 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+03ea 7049c600 jam system_os_windows ,mem_kb_computer_system 
+03eb 202003e5 branch p_keyboard_keyvalue_clear_temp 
 
 p_keyboard_keyvalue_os_ios:
-03f0 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03f1 c30003e9 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
-03f2 7049c602 jam system_os_ios ,mem_kb_computer_system 
-03f3 20405ca3 call mouse_store_device_info_delay 
-03f4 202003e8 branch p_keyboard_keyvalue_clear_temp 
-
-p_keyboard_keyvalue_fn_esc:
-03f5 6fe0c9af fetch 1 ,mem_keyboard_fn_esc 
-03f6 20404d38 call keyboard_keyvalue_store_temp 
-03f7 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
-03f8 c4000000 rtnbit0 0 
-03f9 6fe0c9ae fetch 1 ,mem_keyboard_fn_first 
-03fa 1fe0fe01 increase 1 ,pdata 
-03fb 1fe17e01 and_into 0x01 ,pdata 
-03fc 67e0c9ae store 1 ,mem_keyboard_fn_first 
-
-p_keyboard_store_eeprom_fn_flag:
-03fd 6fe0c9ae fetch 1 ,mem_keyboard_fn_first 
-03fe 67e0c6e5 store 1 ,mem_keyboard_fn_lock 
-03ff 20406cbc call iicd_read_init_pin 
-0400 d8400001 arg 1 ,temp 
-0401 da2046e5 arg mem_keyboard_fn_lock ,rega 
-0402 da400063 arg keyboadr_eeprom_fn_flag ,regb 
-0403 20206cd3 branch iicd_write_protect_eep_data 
+03ec 6fe0c8f6 fetch 1 ,mem_keyboard_press_flag_temp 
+03ed c30003e6 bbit0 0 ,p_keyboard_keyvalue_clear_temp_end 
+03ee 7049c602 jam system_os_ios ,mem_kb_computer_system 
+03ef 202003e5 branch p_keyboard_keyvalue_clear_temp 
 
 p_keyboard_special_key_check:
-0404 2040040e call p_keyboard_device_select 
-0405 20404df6 call keyboard_special_key_check + 1 
+03f0 204003fa call p_keyboard_device_select 
+03f1 20404df6 call keyboard_special_key_check + 1 
 
 p_keyboard_commbination_key_pair_check:
-0406 6fe0c666 fetch 1 ,mem_device_flag 
-0407 c000040b beq mode_24g_device ,p_keyboard_commbination_key_pair_check_24g 
+03f2 6fe0c666 fetch 1 ,mem_device_flag 
+03f3 c00003f7 beq mode_24g_device ,p_keyboard_commbination_key_pair_check_24g 
 
 p_keyboard_commbination_key_pair_check_bluetooth:
-0408 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0409 68494d17 fetcht 2 ,mem_keyboard_commbination_key_pair 
-040a 20204e0b branch keyboard_special_key_check_bluetooth + 5 
+03f4 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+03f5 68494d17 fetcht 2 ,mem_keyboard_commbination_key_pair 
+03f6 20204e0b branch keyboard_special_key_check_bluetooth + 5 
 
 p_keyboard_commbination_key_pair_check_24g:
-040b 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-040c 68494d17 fetcht 2 ,mem_keyboard_commbination_key_pair 
-040d 20204e34 branch keyboard_commbination_pairing_24g_check + 2 
+03f7 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+03f8 68494d17 fetcht 2 ,mem_keyboard_commbination_key_pair 
+03f9 20204e34 branch keyboard_commbination_pairing_24g_check + 2 
 
 p_keyboard_device_select:
-040e 20407dbc call disable_user 
-040f 2040041b call p_keyboard_device_select_g24 
-0410 20400431 call p_keyboard_device_select_bt1 
-0411 20400445 call p_keyboard_device_select_bt2 
-0412 20400459 call p_keyboard_device_select_bt3 
-0413 20340419 branch p_keyboard_clear_change_flag ,user 
-0414 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0415 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-0416 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-0417 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-0418 20600000 rtn 
+03fa 20407dbc call disable_user 
+03fb 20400407 call p_keyboard_device_select_g24 
+03fc 2040041d call p_keyboard_device_select_bt1 
+03fd 20400431 call p_keyboard_device_select_bt2 
+03fe 20400445 call p_keyboard_device_select_bt3 
+03ff 20340405 branch p_keyboard_clear_change_flag ,user 
+0400 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
+0401 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
+0402 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
+0403 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
+0404 20600000 rtn 
 
 p_keyboard_clear_change_flag:
-0419 7048f400 jam 0 ,mem_keyboard_data_change_flag 
-041a 20600000 rtn 
+0405 7048f400 jam 0 ,mem_keyboard_data_change_flag 
+0406 20600000 rtn 
 
 p_keyboard_device_select_g24:
-041b 6fe0cba7 fetch 1 ,mem_keyboard_switch_device_to_g24 
-041c 207a0000 rtn blank 
-041d 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-041e 68494ba8 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
-041f 98467c00 isub temp ,null 
-0420 20228425 branch p_keyboard_device_select_g24_press ,zero 
-0421 18508400 byteswap temp ,temp 
-0422 98467c00 isub temp ,null 
-0423 20228425 branch p_keyboard_device_select_g24_press ,zero 
-0424 20600000 rtn 
+0407 6fe0cba7 fetch 1 ,mem_keyboard_switch_device_to_g24 
+0408 207a0000 rtn blank 
+0409 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+040a 68494ba8 fetcht 2 ,mem_keyboard_switch_device_to_g24 + 1 
+040b 98467c00 isub temp ,null 
+040c 20228411 branch p_keyboard_device_select_g24_press ,zero 
+040d 18508400 byteswap temp ,temp 
+040e 98467c00 isub temp ,null 
+040f 20228411 branch p_keyboard_device_select_g24_press ,zero 
+0410 20600000 rtn 
 
 p_keyboard_device_select_g24_press:
-0425 20407dba call enable_user 
-0426 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0427 79207e00 set1 keyboard_flag_g24_device_button ,pdata 
-0428 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
-0429 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-042a 6fe0c666 fetch 1 ,mem_device_flag 
-042b c1000000 rtneq mode_24g_device 
-042c 70466600 jam mode_24g_device ,mem_device_flag 
-042d 704d1601 jam 1 ,mem_keyboard_switch_g24_enable 
-042e d8a04855 arg mem_keyboard_tx_data ,contw 
-042f df20000a arg 10 ,loopcnt 
-0430 20207ca1 branch clear_mem 
+0411 20407dba call enable_user 
+0412 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
+0413 79207e00 set1 keyboard_flag_g24_device_button ,pdata 
+0414 793ffe01 set0 keyboard_flag_bt_device_button ,pdata 
+0415 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
+0416 6fe0c666 fetch 1 ,mem_device_flag 
+0417 c1000000 rtneq mode_24g_device 
+0418 70466600 jam mode_24g_device ,mem_device_flag 
+0419 704d1601 jam 1 ,mem_keyboard_switch_g24_enable 
+041a d8a04855 arg mem_keyboard_tx_data ,contw 
+041b df20000a arg 10 ,loopcnt 
+041c 20207ca1 branch clear_mem 
 
 p_keyboard_device_select_bt1:
-0431 6fe0cbaa fetch 1 ,mem_keyboard_switch_device_to_bt1 
+041d 6fe0cbaa fetch 1 ,mem_keyboard_switch_device_to_bt1 
+041e 207a0000 rtn blank 
+041f 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0420 68494bab fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
+0421 98467c00 isub temp ,null 
+0422 20228427 branch p_keyboard_device_select_bt1_press ,zero 
+0423 18508400 byteswap temp ,temp 
+0424 98467c00 isub temp ,null 
+0425 20228427 branch p_keyboard_device_select_bt1_press ,zero 
+0426 20600000 rtn 
+
+p_keyboard_device_select_bt1_press:
+0427 20407dba call enable_user 
+0428 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
+0429 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
+042a 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
+042b 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
+042c 6fe0c666 fetch 1 ,mem_device_flag 
+042d c1008000 rtneq mode_bt_device1 
+042e 70466601 jam mode_bt_device1 ,mem_device_flag 
+042f 704ba401 jam 1 ,mem_keyboard_switch_bt_enable 
+0430 20600000 rtn 
+
+p_keyboard_device_select_bt2:
+0431 6fe0cbad fetch 1 ,mem_keyboard_switch_device_to_bt2 
 0432 207a0000 rtn blank 
 0433 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0434 68494bab fetcht 2 ,mem_keyboard_switch_device_to_bt1 + 1 
+0434 68494bae fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
 0435 98467c00 isub temp ,null 
-0436 2022843b branch p_keyboard_device_select_bt1_press ,zero 
+0436 2022843b branch p_keyboard_device_select_bt2_press ,zero 
 0437 18508400 byteswap temp ,temp 
 0438 98467c00 isub temp ,null 
-0439 2022843b branch p_keyboard_device_select_bt1_press ,zero 
+0439 2022843b branch p_keyboard_device_select_bt2_press ,zero 
 043a 20600000 rtn 
 
-p_keyboard_device_select_bt1_press:
+p_keyboard_device_select_bt2_press:
 043b 20407dba call enable_user 
 043c 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
 043d 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
 043e 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
 043f 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
 0440 6fe0c666 fetch 1 ,mem_device_flag 
-0441 c1008000 rtneq mode_bt_device1 
-0442 70466601 jam mode_bt_device1 ,mem_device_flag 
+0441 c1010000 rtneq mode_bt_device2 
+0442 70466602 jam mode_bt_device2 ,mem_device_flag 
 0443 704ba401 jam 1 ,mem_keyboard_switch_bt_enable 
 0444 20600000 rtn 
 
-p_keyboard_device_select_bt2:
-0445 6fe0cbad fetch 1 ,mem_keyboard_switch_device_to_bt2 
+p_keyboard_device_select_bt3:
+0445 6fe0cbb0 fetch 1 ,mem_keyboard_switch_device_to_bt3 
 0446 207a0000 rtn blank 
 0447 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0448 68494bae fetcht 2 ,mem_keyboard_switch_device_to_bt2 + 1 
+0448 68494bb1 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
 0449 98467c00 isub temp ,null 
-044a 2022844f branch p_keyboard_device_select_bt2_press ,zero 
+044a 2022844f branch p_keyboard_device_select_bt3_press ,zero 
 044b 18508400 byteswap temp ,temp 
 044c 98467c00 isub temp ,null 
-044d 2022844f branch p_keyboard_device_select_bt2_press ,zero 
+044d 2022844f branch p_keyboard_device_select_bt3_press ,zero 
 044e 20600000 rtn 
 
-p_keyboard_device_select_bt2_press:
+p_keyboard_device_select_bt3_press:
 044f 20407dba call enable_user 
 0450 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
 0451 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
 0452 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
 0453 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
 0454 6fe0c666 fetch 1 ,mem_device_flag 
-0455 c1010000 rtneq mode_bt_device2 
-0456 70466602 jam mode_bt_device2 ,mem_device_flag 
+0455 c1018000 rtneq mode_bt_device3 
+0456 70466603 jam mode_bt_device3 ,mem_device_flag 
 0457 704ba401 jam 1 ,mem_keyboard_switch_bt_enable 
 0458 20600000 rtn 
 
-p_keyboard_device_select_bt3:
-0459 6fe0cbb0 fetch 1 ,mem_keyboard_switch_device_to_bt3 
-045a 207a0000 rtn blank 
-045b 6fe148fa fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-045c 68494bb1 fetcht 2 ,mem_keyboard_switch_device_to_bt3 + 1 
-045d 98467c00 isub temp ,null 
-045e 20228463 branch p_keyboard_device_select_bt3_press ,zero 
-045f 18508400 byteswap temp ,temp 
-0460 98467c00 isub temp ,null 
-0461 20228463 branch p_keyboard_device_select_bt3_press ,zero 
-0462 20600000 rtn 
-
-p_keyboard_device_select_bt3_press:
-0463 20407dba call enable_user 
-0464 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0465 793ffe00 set0 keyboard_flag_g24_device_button ,pdata 
-0466 79207e01 set1 keyboard_flag_bt_device_button ,pdata 
-0467 67e0cba1 store 1 ,mem_keyboard_switch_device_flag 
-0468 6fe0c666 fetch 1 ,mem_device_flag 
-0469 c1018000 rtneq mode_bt_device3 
-046a 70466603 jam mode_bt_device3 ,mem_device_flag 
-046b 704ba401 jam 1 ,mem_keyboard_switch_bt_enable 
-046c 20600000 rtn 
-
 p_keyboard_motion:
-046d 78547c00 disable user 
-046e 70496c00 jam 0 ,mem_customer_key 
-046f 70496d00 jam 0 ,mem_customer_data_trigger 
-0470 70496e00 jam 0 ,mem_customer_data_trigger_last 
-0471 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
-0472 c000cda5 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0473 c0014daa beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0474 c001cdaa beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0475 c0024dae beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0476 c0034db7 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0477 6fe0c8f4 fetch 1 ,mem_keyboard_data_change_flag 
-0478 203a047a branch p_keyboard_no_key_press ,blank 
-0479 20204e54 branch keyboard_motion + 13 
+0459 78547c00 disable user 
+045a 70496c00 jam 0 ,mem_customer_key 
+045b 70496d00 jam 0 ,mem_customer_data_trigger 
+045c 70496e00 jam 0 ,mem_customer_data_trigger_last 
+045d 6fe0c9c1 fetch 1 ,mem_keyboard_commbination_key_step 
+045e c000cda5 beq cammbination_key_press ,keyboard_commbination_key_press_process 
+045f c0014daa beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
+0460 c001cdaa beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
+0461 c0024dae beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
+0462 c0034db7 beq cammbination_key_null ,keyboard_commbination_key_null_process 
+0463 6fe0c8f4 fetch 1 ,mem_keyboard_data_change_flag 
+0464 203a0466 branch p_keyboard_no_key_press ,blank 
+0465 20204e54 branch keyboard_motion + 13 
 
 p_keyboard_no_key_press:
-047a 6fe0c666 fetch 1 ,mem_device_flag 
-047b c1800000 rtnne mode_24g_device 
-047c 20204e66 branch keyboard_no_key_press + 2 
+0466 6fe0c666 fetch 1 ,mem_device_flag 
+0467 c1800000 rtnne mode_24g_device 
+0468 20204e66 branch keyboard_no_key_press + 2 
 
 p_keyboard_device_data_tpye_check:
-047d 6fe0c666 fetch 1 ,mem_device_flag 
-047e c0800484 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
-047f 7049a900 jam 0 ,mem_24g_repeat_send_flag 
-0480 6fe14855 fetch 2 ,mem_keyboard_tx_data 
-0481 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
-0482 6fe34858 fetch 6 ,mem_keyboard_tx_data + 3 
-0483 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
+0469 6fe0c666 fetch 1 ,mem_device_flag 
+046a c0800470 bne mode_24g_device ,p_keyboard_device_data_tpye_check_next 
+046b 7049a900 jam 0 ,mem_24g_repeat_send_flag 
+046c 6fe14855 fetch 2 ,mem_keyboard_tx_data 
+046d 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
+046e 6fe34858 fetch 6 ,mem_keyboard_tx_data + 3 
+046f 245a4afc ncall keyboard_set_repeat_send_flag ,blank 
 
 p_keyboard_device_data_tpye_check_next:
-0484 6fe0c855 fetch 1 ,mem_keyboard_tx_data 
-0485 c0000487 beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
-0486 20204f19 branch keyboard_device_data_tpye_check_next + 1 
+0470 6fe0c855 fetch 1 ,mem_keyboard_tx_data 
+0471 c0000473 beq hid_reportid_key_standard ,p_keyboard_standard_data_send 
+0472 20204f19 branch keyboard_device_data_tpye_check_next + 1 
 
 p_keyboard_standard_data_send:
-0487 70485f02 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0488 20404f3e call keyboard_clear_key_data 
-0489 6fe0c666 fetch 1 ,mem_device_flag 
-048a c0804f2a bne mode_24g_device ,keyboard_standard_data_send_end 
-048b 20204f27 branch keyboard_standard_data_send + 4 
+0473 70485f02 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0474 20404f3e call keyboard_clear_key_data 
+0475 6fe0c666 fetch 1 ,mem_device_flag 
+0476 c0804f2a bne mode_24g_device ,keyboard_standard_data_send_end 
+0477 20204f27 branch keyboard_standard_data_send + 4 
 
 p_keyboard_cb_fuction:
-048c 580004a9 setarg p_keyboard_24g_before_lpm_sleep 
-048d 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-048e 58004fe5 setarg keyboard_24g_package_data 
-048f 67e145f2 store 2 ,mem_cb_24g_transmit_data 
-0490 58004ff8 setarg keyboard_24g_search_dongle 
-0491 67e145f4 store 2 ,mem_cb_24g_search_receiver 
-0492 580004ac setarg p_keyboard_lpm_before_common 
-0493 67e145f6 store 2 ,mem_cb_24g_lpm_before 
-0494 5800059a setarg p_keyboard_le 
-0495 67e143d9 store 2 ,mem_cb_le_process 
-0496 580004de setarg p_keyboard_process_lpm_before 
-0497 67e143d7 store 2 ,mem_cb_before_lpm 
-0498 58004a9a setarg keyboard_priority_bb_event 
-0499 67e143dd store 2 ,mem_cb_bb_event_process 
-049a 58004bcc setarg keyboard_idle 
-049b 67e143db store 2 ,mem_cb_idle_process 
-049c 58004f62 setarg keyboard_before_hibernate 
-049d 67e143d5 store 2 ,mem_cb_before_hibernate 
-049e 58005b08 setarg mouse_le_bb_event_connect_complete 
-049f 67e143df store 2 ,mem_cb_att_write 
-04a0 58004b19 setarg keyboard_bb_event_timer 
-04a1 67e143e3 store 2 ,mem_cb_event_timer 
-04a2 580055fa setarg mouse_spi_write_flash_cb 
-04a3 67e143e7 store 2 ,mem_cb_spi_flash_write_complate 
-04a4 58006221 setarg mouse_le_transmit 
-04a5 67e143e1 store 2 ,mem_cb_ble_transmit 
-04a6 58006228 setarg mouse_set_lpm_mult 
-04a7 67e143e5 store 2 ,mem_cb_bt_set_mult 
-04a8 20600000 rtn 
+0478 58000495 setarg p_keyboard_24g_before_lpm_sleep 
+0479 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
+047a 58004fe5 setarg keyboard_24g_package_data 
+047b 67e145f2 store 2 ,mem_cb_24g_transmit_data 
+047c 58004ff8 setarg keyboard_24g_search_dongle 
+047d 67e145f4 store 2 ,mem_cb_24g_search_receiver 
+047e 58000498 setarg p_keyboard_lpm_before_common 
+047f 67e145f6 store 2 ,mem_cb_24g_lpm_before 
+0480 58000576 setarg p_keyboard_le 
+0481 67e143d9 store 2 ,mem_cb_le_process 
+0482 580004ca setarg p_keyboard_process_lpm_before 
+0483 67e143d7 store 2 ,mem_cb_before_lpm 
+0484 58004a9a setarg keyboard_priority_bb_event 
+0485 67e143dd store 2 ,mem_cb_bb_event_process 
+0486 58004bcc setarg keyboard_idle 
+0487 67e143db store 2 ,mem_cb_idle_process 
+0488 58004f62 setarg keyboard_before_hibernate 
+0489 67e143d5 store 2 ,mem_cb_before_hibernate 
+048a 58005b08 setarg mouse_le_bb_event_connect_complete 
+048b 67e143df store 2 ,mem_cb_att_write 
+048c 58004b19 setarg keyboard_bb_event_timer 
+048d 67e143e3 store 2 ,mem_cb_event_timer 
+048e 580055fa setarg mouse_spi_write_flash_cb 
+048f 67e143e7 store 2 ,mem_cb_spi_flash_write_complate 
+0490 58006221 setarg mouse_le_transmit 
+0491 67e143e1 store 2 ,mem_cb_ble_transmit 
+0492 58006228 setarg mouse_set_lpm_mult 
+0493 67e143e5 store 2 ,mem_cb_bt_set_mult 
+0494 20600000 rtn 
 
 p_keyboard_24g_before_lpm_sleep:
-04a9 6fe0c666 fetch 1 ,mem_device_flag 
-04aa c1800000 rtnne mode_24g_device 
-04ab 2020610b branch mouse_24g_before_lpm_sleep + 2 
+0495 6fe0c666 fetch 1 ,mem_device_flag 
+0496 c1800000 rtnne mode_24g_device 
+0497 2020610b branch mouse_24g_before_lpm_sleep + 2 
 
 p_keyboard_lpm_before_common:
-04ac 204004d8 call p_clear_wake 
-04ad 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
-04ae 20406eb6 call gpio_set_wake 
-04af 6848cbbc fetcht 1 ,mem_usb_level_check_gpio 
-04b0 79200407 set1 7 ,temp 
-04b1 20406eb6 call gpio_set_wake 
-04b2 6fe14898 fetch 2 ,mem_kb_col_ptr 
-04b3 1fe22400 copy pdata ,regb 
-04b4 df200014 arg 20 ,loopcnt 
+0498 204004c4 call p_clear_wake 
+0499 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
+049a 20406eb6 call gpio_set_wake 
+049b 6848cbbc fetcht 1 ,mem_usb_level_check_gpio 
+049c 79200407 set1 7 ,temp 
+049d 20406eb6 call gpio_set_wake 
+049e 6fe14898 fetch 2 ,mem_kb_col_ptr 
+049f 1fe22400 copy pdata ,regb 
+04a0 df200014 arg 20 ,loopcnt 
 
 p_keyboard_key_col_wake_init:
-04b5 e8408012 ifetcht 1 ,regb 
-04b6 284ffe07 isolate1 7 ,temp 
-04b7 2440eef7 ncall gpio_out_active ,true 
-04b8 1a40a401 increase 1 ,regb 
-04b9 c20004b5 loop p_keyboard_key_col_wake_init 
-04ba 704d0c00 jam 0 ,mem_qdec_set_flag 
-04bb 6fe14896 fetch 2 ,mem_kb_row_ptr 
-04bc 1fe22400 copy pdata ,regb 
-04bd df200008 arg 8 ,loopcnt 
+04a1 e8408012 ifetcht 1 ,regb 
+04a2 284ffe07 isolate1 7 ,temp 
+04a3 2440eef7 ncall gpio_out_active ,true 
+04a4 1a40a401 increase 1 ,regb 
+04a5 c20004a1 loop p_keyboard_key_col_wake_init 
+04a6 704d0c00 jam 0 ,mem_qdec_set_flag 
+04a7 6fe14896 fetch 2 ,mem_kb_row_ptr 
+04a8 1fe22400 copy pdata ,regb 
+04a9 df200008 arg 8 ,loopcnt 
 
 p_keyboard_key_row_wake_init:
-04be e8408012 ifetcht 1 ,regb 
-04bf 18467cff sub temp ,ui_button_gpio_disable ,null 
-04c0 2442cf5a ncall keyboard_key_row_wake_set ,zero 
-04c1 1a40a401 increase 1 ,regb 
-04c2 c20004be loop p_keyboard_key_row_wake_init 
-04c3 204004fc call p_keyboard_puchk_set_check 
-04c4 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-04c5 204055b5 call mouse_gpio_config_input_pu 
-04c6 204055b9 call mouse_gpio_set_high_impedance 
-04c7 202054f2 branch mouse_adc_gpio_set_before_hibernate 
+04aa e8408012 ifetcht 1 ,regb 
+04ab 18467cff sub temp ,ui_button_gpio_disable ,null 
+04ac 2442cf5a ncall keyboard_key_row_wake_set ,zero 
+04ad 1a40a401 increase 1 ,regb 
+04ae c20004aa loop p_keyboard_key_row_wake_init 
+04af 204004e6 call p_keyboard_puchk_set_check 
+04b0 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+04b1 204055b5 call mouse_gpio_config_input_pu 
+04b2 204055b9 call mouse_gpio_set_high_impedance 
+04b3 202054f2 branch mouse_adc_gpio_set_before_hibernate 
 
 p_gpio_set_wake:
-04c8 18467cff sub temp ,ui_button_gpio_disable ,null 
-04c9 20628000 rtn zero 
-04ca d9000004 arg 4 ,debug 
-04cb 284ffe07 isolate1 gpio_active_bit ,temp 
-04cc 2020eebd branch gpio_set_wake_high ,true 
-04cd d9000003 arg 3 ,debug 
-04ce 20206ebd branch gpio_set_wake_high 
+04b4 18467cff sub temp ,ui_button_gpio_disable ,null 
+04b5 20628000 rtn zero 
+04b6 d9000004 arg 4 ,debug 
+04b7 284ffe07 isolate1 gpio_active_bit ,temp 
+04b8 2020eebd branch gpio_set_wake_high ,true 
+04b9 d9000003 arg 3 ,debug 
+04ba 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-04cf 18467cff sub temp ,gpio_disable ,null 
-04d0 20628000 rtn zero 
-04d1 20406ee6 call gpio_get_bit 
-04d2 202084d5 branch p_gpio_set_qdec_mode ,true 
+04bb 18467cff sub temp ,gpio_disable ,null 
+04bc 20628000 rtn zero 
+04bd 20406ee6 call gpio_get_bit 
+04be 202084c1 branch p_gpio_set_qdec_mode ,true 
 
 p_gpio_set_low_wake:
-04d3 d9000003 arg 3 ,debug 
-04d4 20206ebd branch gpio_set_wake_high 
+04bf d9000003 arg 3 ,debug 
+04c0 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-04d5 704d0c01 jam 1 ,mem_qdec_set_flag 
-04d6 d9000006 arg 6 ,debug 
-04d7 20206ebd branch gpio_set_wake_high 
+04c1 704d0c01 jam 1 ,mem_qdec_set_flag 
+04c2 d9000006 arg 6 ,debug 
+04c3 20206ebd branch gpio_set_wake_high 
 
 p_clear_wake:
-04d8 58000000 setarg 0 
-04d9 79207e15 set1 21 ,pdata 
-04da 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-04db 58000000 setarg 0 
-04dc e7e20005 istore 4 ,contw 
-04dd 20600000 rtn 
+04c4 58000000 setarg 0 
+04c5 79207e15 set1 21 ,pdata 
+04c6 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04c7 58000000 setarg 0 
+04c8 e7e20005 istore 4 ,contw 
+04c9 20600000 rtn 
 
 p_keyboard_process_lpm_before:
-04de c6130000 rtnmark1 mark_24g 
-04df 202004ac branch p_keyboard_lpm_before_common 
+04ca c6130000 rtnmark1 mark_24g 
+04cb 20200498 branch p_keyboard_lpm_before_common 
 
 p_keyboard_before_hibernate:
-04e0 704659ff jam 0xff ,mem_sensor_motion_gpio 
-04e1 2040739a call disable_authrom 
-04e2 20404f70 call keyboard_device_led_all_off 
-04e3 202004eb branch p_keyboard_setgpio_hibernate 
+04cc 704659ff jam 0xff ,mem_sensor_motion_gpio 
+04cd 2040739a call disable_authrom 
+04ce 20404f70 call keyboard_device_led_all_off 
+04cf 202004d5 branch p_keyboard_setgpio_hibernate 
 
 p_keyboard_device_led_all_off:
-04e4 20404b6f call keyboard_power_led_off 
-04e5 2040020a call p_keyboard_device_led_off 
-04e6 204001f4 call p_keyboard_numlock_led_off 
-04e7 204001f6 call p_keyboard_scrolllock_led_off 
-04e8 20200210 branch p_keyboard_capslock_led_off 
+04d0 20404b6f call keyboard_power_led_off 
+04d1 20400211 call p_keyboard_device_led_off 
+04d2 20200217 branch p_keyboard_capslock_led_off 
 
 p_keyboard_app_enter_hibernate:
-04e9 204004eb call p_keyboard_setgpio_hibernate 
-04ea 20204327 branch app_enter_hibernate 
+04d3 204004d5 call p_keyboard_setgpio_hibernate 
+04d4 20204327 branch app_enter_hibernate 
 
 p_keyboard_setgpio_hibernate:
-04eb 204004d8 call p_clear_wake 
-04ec 20404f70 call keyboard_device_led_all_off 
-04ed 202004ac branch p_keyboard_lpm_before_common 
+04d5 204004c4 call p_clear_wake 
+04d6 20404f70 call keyboard_device_led_all_off 
+04d7 20200498 branch p_keyboard_lpm_before_common 
 
 p_keyboard_gpio_pu_idle:
-04ee d8c08070 arg core_gpio_conf ,contr 
-04ef df200010 arg gpio_number ,loopcnt 
+04d8 d8c08070 arg core_gpio_conf ,contr 
+04d9 df200010 arg gpio_number ,loopcnt 
 
 p_keyboard_gpio_pu_idle_loop:
-04f0 efe08006 ifetch 1 ,contr 
-04f1 243a04f5 nbranch p_keyboard_gpio_pu_idle_configured ,blank 
-04f2 58000040 setarg gpcfg_pullup 
-04f3 18c08bff add contr ,-1 ,contw 
-04f4 e7e08005 istore 1 ,contw 
+04da efe08006 ifetch 1 ,contr 
+04db 243a04df nbranch p_keyboard_gpio_pu_idle_configured ,blank 
+04dc 58000040 setarg gpcfg_pullup 
+04dd 18c08bff add contr ,-1 ,contw 
+04de e7e08005 istore 1 ,contw 
 
 p_keyboard_gpio_pu_idle_configured:
-04f5 c20004f0 loop p_keyboard_gpio_pu_idle_loop 
-04f6 dfe080dc arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-04f7 98c67c00 isub contr ,null 
-04f8 20628000 rtn zero 
-04f9 df200008 arg gpio_number_ext ,loopcnt 
-04fa d8c080d4 arg core_gpio_conf_hi ,contr 
-04fb 202004f0 branch p_keyboard_gpio_pu_idle_loop 
+04df c20004da loop p_keyboard_gpio_pu_idle_loop 
+04e0 dfe080dc arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+04e1 98c67c00 isub contr ,null 
+04e2 20628000 rtn zero 
+04e3 df200008 arg gpio_number_ext ,loopcnt 
+04e4 d8c080d4 arg core_gpio_conf_hi ,contr 
+04e5 202004da branch p_keyboard_gpio_pu_idle_loop 
 
 p_keyboard_puchk_set_check:
-04fc 6fe0cd0c fetch 1 ,mem_qdec_set_flag 
-04fd 203a04ff branch p_keyboard_puchk_disable ,blank 
-04fe 20200503 branch p_keyboard_puchk_enable 
+04e6 6fe0cd0c fetch 1 ,mem_qdec_set_flag 
+04e7 203a04e9 branch p_keyboard_puchk_disable ,blank 
+04e8 202004ed branch p_keyboard_puchk_enable 
 
 p_keyboard_puchk_disable:
-04ff 58000010 setarg 0x10 
+04e9 58000010 setarg 0x10 
 
 p_keyboard_puchk_set:
-0500 67f08141 store 1 ,core_puwakeup 
-0501 37d98200 until null ,lpo_edge 
-0502 20600000 rtn 
+04ea 67f08141 store 1 ,core_puwakeup 
+04eb 37d98200 until null ,lpo_edge 
+04ec 20600000 rtn 
 
 p_keyboard_puchk_enable:
-0503 58000080 setarg 0x80 
-0504 20200500 branch p_keyboard_puchk_set 
+04ed 58000080 setarg 0x80 
+04ee 202004ea branch p_keyboard_puchk_set 
 
 p_lpm_dispatch:
-0505 20402408 call lpo_calibration 
-0506 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
-0507 207a0000 rtn blank 
-0508 6fe0cd10 fetch 1 ,mem_keyscan_delay_lpm_flag 
-0509 247a0000 nrtn blank 
-050a 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
-050b 247a0000 nrtn blank 
-050c 6fe0c794 fetch 1 ,mem_mouse_le_bb_connected_flag 
-050d 207a0000 rtn blank 
-050e 6fe0c9a2 fetch 1 ,mem_keyboard_control_key_flag 
-050f 247a0000 nrtn blank 
-0510 6fe0c845 fetch 1 ,mem_mouse_direct_timer 
-0511 247a0000 nrtn blank 
-0512 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
-0513 247a0000 nrtn blank 
-0514 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0515 247a0000 nrtn blank 
-0516 20202490 branch lpm_dispatch + 4 
+04ef 20402408 call lpo_calibration 
+04f0 6fe1c0bd fetch 3 ,mem_clks_per_lpo 
+04f1 207a0000 rtn blank 
+04f2 6fe0cd10 fetch 1 ,mem_keyscan_delay_lpm_flag 
+04f3 247a0000 nrtn blank 
+04f4 6fe0c9a1 fetch 1 ,mem_keyboard_fn_flag 
+04f5 247a0000 nrtn blank 
+04f6 6fe0c794 fetch 1 ,mem_mouse_le_bb_connected_flag 
+04f7 207a0000 rtn blank 
+04f8 6fe0c9a2 fetch 1 ,mem_keyboard_control_key_flag 
+04f9 247a0000 nrtn blank 
+04fa 6fe0c845 fetch 1 ,mem_mouse_direct_timer 
+04fb 247a0000 nrtn blank 
+04fc 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
+04fd 247a0000 nrtn blank 
+04fe 6fe0c9c4 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+04ff 247a0000 nrtn blank 
+0500 20202490 branch lpm_dispatch + 4 
 
 p_lpm_sleep:
-0517 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-0518 20407d79 call callback_func 
+0501 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
+0502 20407d79 call callback_func 
 
 p_lpm_sleep_skip_cb_function:
-0519 6fe240ad fetch 4 ,mem_sleep_counter_all 
-051a 9840fe00 iadd temp ,pdata 
-051b 67e240ad store 4 ,mem_sleep_counter_all 
-051c 2040051e call p_lpm_save_context 
-051d 20202425 branch lpm_sleep_skip_cb_function + 4 
+0503 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0504 9840fe00 iadd temp ,pdata 
+0505 67e240ad store 4 ,mem_sleep_counter_all 
+0506 20400508 call p_lpm_save_context 
+0507 20202425 branch lpm_sleep_skip_cb_function + 4 
 
 p_lpm_save_context:
-051e 600440e7 storer mark ,8 ,mem_saved_mark 
-051f d8c08070 arg core_gpio_conf ,contr 
-0520 d8a040cc arg mem_saved_gpio ,contw 
-0521 20407c8f call memcpy16 
-0522 d8c080d4 arg core_gpio_conf_hi ,contr 
-0523 20407c89 call memcpy8 
-0524 6ff08080 fetch 1 ,core_spid_ctrl 
-0525 67e0c0ef store 1 ,mem_saved_spidctrl 
-0526 18422400 copy temp ,regb 
+0508 600440e7 storer mark ,8 ,mem_saved_mark 
+0509 d8c08070 arg core_gpio_conf ,contr 
+050a d8a040cc arg mem_saved_gpio ,contw 
+050b 20407c8f call memcpy16 
+050c d8c080d4 arg core_gpio_conf_hi ,contr 
+050d 20407c89 call memcpy8 
+050e 6ff08080 fetch 1 ,core_spid_ctrl 
+050f 67e0c0ef store 1 ,mem_saved_spidctrl 
+0510 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-0527 df20000c arg 12 ,loopcnt 
-0528 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0529 da60814d arg core_gpio_wakeup_cfg ,regc 
-052a 37d98200 until null ,lpo_edge 
+0511 df20000c arg 12 ,loopcnt 
+0512 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0513 da60814d arg core_gpio_wakeup_cfg ,regc 
+0514 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-052b efe08011 ifetch 1 ,rega 
-052c e8408013 ifetcht 1 ,regc 
-052d 98467c00 isub temp ,null 
-052e 20228531 branch p_lpm_write_gpio_loop_next ,zero 
-052f e7e08013 istore 1 ,regc 
-0530 37d98200 until null ,lpo_edge 
+0515 efe08011 ifetch 1 ,rega 
+0516 e8408013 ifetcht 1 ,regc 
+0517 98467c00 isub temp ,null 
+0518 2022851b branch p_lpm_write_gpio_loop_next ,zero 
+0519 e7e08013 istore 1 ,regc 
+051a 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-0531 1a20a201 increase 1 ,rega 
-0532 1a60a601 increase 1 ,regc 
-0533 c200052b loop p_lpm_write_gpio_loop 
-0534 1a420400 copy regb ,temp 
-0535 20600000 rtn 
+051b 1a20a201 increase 1 ,rega 
+051c 1a60a601 increase 1 ,regc 
+051d c2000515 loop p_lpm_write_gpio_loop 
+051e 1a420400 copy regb ,temp 
+051f 20600000 rtn 
 
 p_app_init:
 
 p_keyboard_init:
-0536 20407396 call enable_authrom 
-0537 204006bc call p_le_exchange_hid_map 
-0538 204070d7 call wdt_set_disable 
-0539 20400542 call p_keyboard_setting_config 
-053a 20400562 call p_keyboard_gpio_init 
-053b 2040057a call p_keyboard_low_vol_mult_set 
-053c 20758000 rtn wake 
-053d 204004e4 call p_keyboard_device_led_all_off 
-053e 6fe0ca07 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
-053f 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
-0540 20404a7a call keyboard_cb_fuction 
-0541 20204962 branch keyboard_init_wireless 
+0520 20407396 call enable_authrom 
+0521 20400697 call p_le_exchange_hid_map 
+0522 204070d7 call wdt_set_disable 
+0523 2040052c call p_keyboard_setting_config 
+0524 2040053e call p_keyboard_gpio_init 
+0525 20400556 call p_keyboard_low_vol_mult_set 
+0526 20758000 rtn wake 
+0527 204004d0 call p_keyboard_device_led_all_off 
+0528 6fe0ca07 fetch 1 ,mem_keyboard_device_poweron_timer_count_init 
+0529 67e0ca08 store 1 ,mem_keyboard_device_poweron_timer_count 
+052a 20404a7a call keyboard_cb_fuction 
+052b 20204962 branch keyboard_init_wireless 
 
 p_keyboard_setting_config:
-0542 204042a3 call app_param_init 
-0543 204004ff call p_keyboard_puchk_disable 
-0544 20758000 rtn wake 
-0545 204035f0 call g24_transmit_init 
-0546 2040325b call g24_chmap_param_init 
-0547 6fe0c666 fetch 1 ,mem_device_flag 
-0548 67e0cbe5 store 1 ,mem_device_flag_temp_new 
-0549 6fe1c2de fetch 3 ,mem_le_lap + 3 
-054a 67e1c797 store 3 ,mem_mouse_le_lap_temp 
-054b 204049af call keyboard_param_init 
-054c 58004bfa setarg mem_le_tx_buffer0_omemalloc_new 
-054d 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-054e 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-054f 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0550 20402a41 call le_set_fixed_ltk_justwork 
-0551 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0552 c2898167 bbit1 mouse_enable_eeprom ,p_keyboard_load_eeprom_info_check 
-0553 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0554 20600000 rtn 
+052c 204042a3 call app_param_init 
+052d 204004e9 call p_keyboard_puchk_disable 
+052e 20758000 rtn wake 
+052f 704e3310 jam zcode_10 ,mem_zcode_temp_param0 
+0530 202007b2 branch p_zcode_entrance 
 
 p_keyboard_select_reconn_device:
-0555 da204667 arg mem_device1_type ,rega 
-0556 6fe0c666 fetch 1 ,mem_device_flag 
-0557 c1000000 rtneq mode_24g_device 
-0558 1fe0ffff increase -1 ,pdata 
-0559 1feffe0d mul32 pdata ,13 ,pdata 
-055a 9a20a200 iadd rega ,rega 
-055b efe08011 ifetch 1 ,rega 
-055c 67e0c3f3 store 1 ,mem_xrecord_mode 
-055d c01a055f beq rec_4_mode ,p_keyboard_load_le_device 
-055e 20600000 rtn 
+0531 da204667 arg mem_device1_type ,rega 
+0532 6fe0c666 fetch 1 ,mem_device_flag 
+0533 c1000000 rtneq mode_24g_device 
+0534 1fe0ffff increase -1 ,pdata 
+0535 1feffe0d mul32 pdata ,13 ,pdata 
+0536 9a20a200 iadd rega ,rega 
+0537 efe08011 ifetch 1 ,rega 
+0538 67e0c3f3 store 1 ,mem_xrecord_mode 
+0539 c01a053b beq rec_4_mode ,p_keyboard_load_le_device 
+053a 20600000 rtn 
 
 p_keyboard_load_le_device:
-055f efe30006 ifetch 6 ,contr 
-0560 67e34116 store 6 ,mem_hci_plap 
-0561 20205c7d branch mouse_load_le_device_end + 3 
+053b efe30006 ifetch 6 ,contr 
+053c 67e34116 store 6 ,mem_hci_plap 
+053d 20205c7d branch mouse_load_le_device_end + 3 
 
 p_keyboard_gpio_init:
-0562 204004d8 call p_clear_wake 
-0563 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
-0564 6048c659 storet 1 ,mem_sensor_motion_gpio 
-0565 20404c7d call keyboard_gpio_config_input_pu 
-0566 5800486e setarg mem_key_row_gpio 
-0567 67e14896 store 2 ,mem_kb_row_ptr 
-0568 58004876 setarg mem_key_col_gpio 
-0569 67e14898 store 2 ,mem_kb_col_ptr 
-056a 5800488a setarg mem_key_excol_gpio 
-056b 67e1489a store 2 ,mem_kb_excol_ptr 
-056c 20400571 call p_keyboard_key_row_init 
-056d 6fe14898 fetch 2 ,mem_kb_col_ptr 
-056e 1fe22400 copy pdata ,regb 
-056f df200014 arg 20 ,loopcnt 
-0570 202049e1 branch keyboard_key_cow_init 
+053e 204004c4 call p_clear_wake 
+053f 6848c655 fetcht 1 ,mem_config_select_device_button_gpio 
+0540 6048c659 storet 1 ,mem_sensor_motion_gpio 
+0541 20404c7d call keyboard_gpio_config_input_pu 
+0542 5800486e setarg mem_key_row_gpio 
+0543 67e14896 store 2 ,mem_kb_row_ptr 
+0544 58004876 setarg mem_key_col_gpio 
+0545 67e14898 store 2 ,mem_kb_col_ptr 
+0546 5800488a setarg mem_key_excol_gpio 
+0547 67e1489a store 2 ,mem_kb_excol_ptr 
+0548 2040054d call p_keyboard_key_row_init 
+0549 6fe14898 fetch 2 ,mem_kb_col_ptr 
+054a 1fe22400 copy pdata ,regb 
+054b df200014 arg 20 ,loopcnt 
+054c 202049e1 branch keyboard_key_cow_init 
 
 p_keyboard_key_row_init:
-0571 6fe14896 fetch 2 ,mem_kb_row_ptr 
-0572 1fe22400 copy pdata ,regb 
-0573 df200008 arg 8 ,loopcnt 
+054d 6fe14896 fetch 2 ,mem_kb_row_ptr 
+054e 1fe22400 copy pdata ,regb 
+054f df200008 arg 8 ,loopcnt 
 
 p_keyboard_key_row_init_loop:
-0574 e8408012 ifetcht 1 ,regb 
-0575 18467cff sub temp ,ui_button_gpio_disable ,null 
-0576 2442c9e7 ncall keboard_gpio_set_high_impedance ,zero 
-0577 1a40a401 increase 1 ,regb 
-0578 c2000574 loop p_keyboard_key_row_init_loop 
-0579 20200527 branch p_lpm_write_gpio_wakeup 
+0550 e8408012 ifetcht 1 ,regb 
+0551 18467cff sub temp ,ui_button_gpio_disable ,null 
+0552 2442c9e7 ncall keboard_gpio_set_high_impedance ,zero 
+0553 1a40a401 increase 1 ,regb 
+0554 c2000550 loop p_keyboard_key_row_init_loop 
+0555 20200511 branch p_lpm_write_gpio_wakeup 
 
 p_keyboard_low_vol_mult_set:
-057a 6fe0c666 fetch 1 ,mem_device_flag 
-057b c08049f2 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
-057c 204035fb call g24_interval_param_8ms 
-057d 202049ec branch keyboard_low_vol_mult_set + 2 
+0556 6fe0c666 fetch 1 ,mem_device_flag 
+0557 c08049f2 bne mode_24g_device ,keyboard_low_vol_mult_ble_set + 1 
+0558 204035fb call g24_interval_param_8ms 
+0559 202049ec branch keyboard_low_vol_mult_set + 2 
 
 p_ui_ipc_send_event:
-057e 6fe0866f fetch 1 ,mem_fifo_temp 
-057f df200008 arg 8 ,loopcnt 
-0580 d8c044d3 arg mem_ipc_fifo_bt2c51 ,contr 
+055a 6fe0866f fetch 1 ,mem_fifo_temp 
+055b df200008 arg 8 ,loopcnt 
+055c d8c044d3 arg mem_ipc_fifo_bt2c51 ,contr 
 
 p_ui_ipc_fifo_check:
-0581 e8408006 ifetcht 1 ,contr 
-0582 98467c00 isub temp ,null 
-0583 20628000 rtn zero 
-0584 c2000581 loop p_ui_ipc_fifo_check 
-0585 2020782c branch ui_ipc_send_event + 1 
+055d e8408006 ifetcht 1 ,contr 
+055e 98467c00 isub temp ,null 
+055f 20628000 rtn zero 
+0560 c200055d loop p_ui_ipc_fifo_check 
+0561 2020782c branch ui_ipc_send_event + 1 
 
 p_check_51cmd_once_continue:
-0586 6fe0866f fetch 1 ,mem_fifo_temp 
-0587 c00f8589 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
-0588 20207864 branch check_51cmd_once_continue + 4 
+0562 6fe0866f fetch 1 ,mem_fifo_temp 
+0563 c00f8565 beq bt_cmd_store_reconn_info_le ,p_eeprom_store_le_reconn_info 
+0564 20207864 branch check_51cmd_once_continue + 4 
 
 p_eeprom_store_le_reconn_info:
-0589 70003234 jam rec_4_mode ,mem_record_bt_mode 
+0565 70003234 jam rec_4_mode ,mem_record_bt_mode 
 
 p_eeprom_store_reconn_info:
-058a 6fe0c3cb fetch 1 ,mem_device_option 
-058b c007cbc5 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
-058c 20206ea6 branch eeprom_store_reconn_info + 1 
+0566 6fe0c3cb fetch 1 ,mem_device_option 
+0567 c007cbc5 beq dvc_op_keyboard ,keyboard_store_remote_bdaddr 
+0568 20206ea6 branch eeprom_store_reconn_info + 1 
 
 p_keyboard_start_discovery:
-058d 204004e5 call p_keyboard_device_led_all_off + 1 
-058e 58000000 setarg 0 
-058f 67e14be6 store 2 ,mem_otp_store_device_info_flag 
-0590 20204b9a branch keyboard_start_discovery + 5 
+0569 204004d1 call p_keyboard_device_led_all_off + 1 
+056a 58000000 setarg 0 
+056b 67e14be6 store 2 ,mem_otp_store_device_info_flag 
+056c 20204b9a branch keyboard_start_discovery + 5 
 
 p_keyboard_stop_discovery:
-0591 58000000 setarg 0 
-0592 67e14790 store 2 ,mem_mouse_discovery_timer 
-0593 d8e00006 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0594 20405f04 call mouse_disable_function_flag 
-0595 70479200 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0596 20405c3e call mouse_stop_le_adv 
-0597 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
-0598 203a04e5 branch p_keyboard_device_led_all_off + 1 ,blank 
-0599 20600000 rtn 
+056d 58000000 setarg 0 
+056e 67e14790 store 2 ,mem_mouse_discovery_timer 
+056f d8e00006 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0570 20405f04 call mouse_disable_function_flag 
+0571 70479200 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0572 20405c3e call mouse_stop_le_adv 
+0573 6fe0ca08 fetch 1 ,mem_keyboard_device_poweron_timer_count 
+0574 203a04d1 branch p_keyboard_device_led_all_off + 1 ,blank 
+0575 20600000 rtn 
 
 p_keyboard_le:
-059a 20402a28 call le_fifo_check_nearly_full 
-059b 247a0000 nrtn blank 
-059c 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-059d c07f85a1 beq 0xff ,p_keyboard_le_next 
-059e 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-059f 1fe17e03 and pdata ,0x03 ,pdata 
-05a0 c1818000 rtnne 0x03 
+0576 20402a28 call le_fifo_check_nearly_full 
+0577 247a0000 nrtn blank 
+0578 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0579 c07f857d beq 0xff ,p_keyboard_le_next 
+057a 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+057b 1fe17e03 and pdata ,0x03 ,pdata 
+057c c1818000 rtnne 0x03 
 
 p_keyboard_le_next:
-05a1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-05a2 c28085ab bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
-05a3 c28005ab bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
-05a4 c28285ab bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
-05a5 c28305ab bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
-05a6 20404e47 call keyboard_motion 
-05a7 24740000 nrtn user 
-05a8 6fe0c96c fetch 1 ,mem_customer_key 
-05a9 c000db3d beq 1 ,mouse_le_send_keyboard_package_data 
-05aa 20205b3c branch mouse_le_send_mouse_data 
+057d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+057e c2808587 bbit1 mouse_24g_pairing_flag ,p_keyboard_le_send_empty_packet 
+057f c2800587 bbit1 mouse_select_device_flag ,p_keyboard_le_send_empty_packet 
+0580 c2828587 bbit1 mouse_bt_discovery_button_down_flag ,p_keyboard_le_send_empty_packet 
+0581 c2830587 bbit1 mouse_bt_discovery_button_long_down_flag ,p_keyboard_le_send_empty_packet 
+0582 20404e47 call keyboard_motion 
+0583 24740000 nrtn user 
+0584 6fe0c96c fetch 1 ,mem_customer_key 
+0585 c000db3d beq 1 ,mouse_le_send_keyboard_package_data 
+0586 20205b3c branch mouse_le_send_mouse_data 
 
 p_keyboard_le_send_empty_packet:
-05ab 70496d00 jam 0 ,mem_customer_data_trigger 
-05ac 20205b3d branch mouse_le_send_keyboard_package_data 
+0587 70496d00 jam 0 ,mem_customer_data_trigger 
+0588 20205b3d branch mouse_le_send_keyboard_package_data 
 
 p_le_check_retransmit_timesout:
-05ad 6fe0cbf5 fetch 1 ,mem_le_conn_rcv_new 
-05ae da600100 arg 256 ,regc 
-05af 9a60fe00 iadd regc ,pdata 
-05b0 20600000 rtn 
+0589 6fe0cbf5 fetch 1 ,mem_le_conn_rcv_new 
+058a da600100 arg 256 ,regc 
+058b 9a60fe00 iadd regc ,pdata 
+058c 20600000 rtn 
 
 p_le_got_first_packet:
-05b1 202005d1 branch p_le_got_first_packet_new 
+058d 202005ad branch p_le_got_first_packet_new 
 
 p_le_slave_match:
-05b2 204005b4 call p_le_check_retransmit 
-05b3 20202563 branch le_slave_match + 1 
+058e 20400590 call p_le_check_retransmit 
+058f 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-05b4 6fe0cbf6 fetch 1 ,mem_le_conn_first_rcv 
-05b5 207a0000 rtn blank 
-05b6 6fe0cbf7 fetch 1 ,mem_le_check_retransmit_flag 
-05b7 247a0000 nrtn blank 
-05b8 6848cbf6 fetcht 1 ,mem_le_conn_first_rcv 
-05b9 6fe0cbf5 fetch 1 ,mem_le_conn_rcv_new 
-05ba 98467c00 isub temp ,null 
-05bb 244105ad ncall p_le_check_retransmit_timesout ,positive 
-05bc 98467e00 isub temp ,pdata 
-05bd 1fe67c64 sub pdata ,100 ,null 
-05be 202105c6 branch p_le_check_retransmit_count ,positive 
-05bf 6fe0cbf8 fetch 1 ,mem_le_retransmit_cnt 
-05c0 1fe67c14 sub pdata ,20 ,null 
-05c1 244105c4 ncall p_app_ble_disconnect ,positive 
-05c2 704bf701 jam 1 ,mem_le_check_retransmit_flag 
-05c3 20600000 rtn 
+0590 6fe0cbf6 fetch 1 ,mem_le_conn_first_rcv 
+0591 207a0000 rtn blank 
+0592 6fe0cbf7 fetch 1 ,mem_le_check_retransmit_flag 
+0593 247a0000 nrtn blank 
+0594 6848cbf6 fetcht 1 ,mem_le_conn_first_rcv 
+0595 6fe0cbf5 fetch 1 ,mem_le_conn_rcv_new 
+0596 98467c00 isub temp ,null 
+0597 24410589 ncall p_le_check_retransmit_timesout ,positive 
+0598 98467e00 isub temp ,pdata 
+0599 1fe67c64 sub pdata ,100 ,null 
+059a 202105a2 branch p_le_check_retransmit_count ,positive 
+059b 6fe0cbf8 fetch 1 ,mem_le_retransmit_cnt 
+059c 1fe67c14 sub pdata ,20 ,null 
+059d 244105a0 ncall p_app_ble_disconnect ,positive 
+059e 704bf701 jam 1 ,mem_le_check_retransmit_flag 
+059f 20600000 rtn 
 
 p_app_ble_disconnect:
-05c4 704bf901 jam 1 ,mem_le_check_retransmit_discon_flag 
-05c5 2020431f branch app_ble_disconnect 
+05a0 704bf901 jam 1 ,mem_le_check_retransmit_discon_flag 
+05a1 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-05c6 6848817f fetcht 1 ,mem_le_arq 
-05c7 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-05c8 1fe37e00 rshift pdata ,pdata 
-05c9 9842fe00 ixor temp ,pdata 
-05ca 2feffe02 isolate1 nesn ,pdata 
-05cb 58000000 setarg 0 
-05cc 6848cbf8 fetcht 1 ,mem_le_retransmit_cnt 
-05cd 7920fe00 setflag true ,0 ,pdata 
-05ce 98408400 iadd temp ,temp 
-05cf 6048cbf8 storet 1 ,mem_le_retransmit_cnt 
-05d0 20600000 rtn 
+05a2 6848817f fetcht 1 ,mem_le_arq 
+05a3 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+05a4 1fe37e00 rshift pdata ,pdata 
+05a5 9842fe00 ixor temp ,pdata 
+05a6 2feffe02 isolate1 nesn ,pdata 
+05a7 58000000 setarg 0 
+05a8 6848cbf8 fetcht 1 ,mem_le_retransmit_cnt 
+05a9 7920fe00 setflag true ,0 ,pdata 
+05aa 98408400 iadd temp ,temp 
+05ab 6048cbf8 storet 1 ,mem_le_retransmit_cnt 
+05ac 20600000 rtn 
 
 p_le_got_first_packet_new:
-05d1 6fe08005 fetch 1 ,mem_le_conn_rcv 
-05d2 1fe0fe01 increase 1 ,pdata 
-05d3 67e08005 store 1 ,mem_le_conn_rcv 
-05d4 243685d8 nbranch p_le_got_first_packet_new + 7 ,match 
-05d5 6fe0cbf5 fetch 1 ,mem_le_conn_rcv_new 
-05d6 1fe0fe01 increase 1 ,pdata 
-05d7 67e0cbf5 store 1 ,mem_le_conn_rcv_new 
-05d8 6fe08168 fetch 1 ,mem_le_state 
-05d9 c3818000 rtnbit1 lestate_got_first_packet 
-05da 79207e03 set1 lestate_got_first_packet ,pdata 
-05db 67e08168 store 1 ,mem_le_state 
-05dc 6fe142f5 fetch 2 ,mem_le_init_superto 
-05dd 67e10196 store 2 ,mem_le_superto 
-05de 58000000 setarg 0 
-05df 67e2431d store 4 ,mem_le_transmit_window 
-05e0 20600000 rtn 
+05ad 6fe08005 fetch 1 ,mem_le_conn_rcv 
+05ae 1fe0fe01 increase 1 ,pdata 
+05af 67e08005 store 1 ,mem_le_conn_rcv 
+05b0 243685b4 nbranch p_le_got_first_packet_new + 7 ,match 
+05b1 6fe0cbf5 fetch 1 ,mem_le_conn_rcv_new 
+05b2 1fe0fe01 increase 1 ,pdata 
+05b3 67e0cbf5 store 1 ,mem_le_conn_rcv_new 
+05b4 6fe08168 fetch 1 ,mem_le_state 
+05b5 c3818000 rtnbit1 lestate_got_first_packet 
+05b6 79207e03 set1 lestate_got_first_packet ,pdata 
+05b7 67e08168 store 1 ,mem_le_state 
+05b8 6fe142f5 fetch 2 ,mem_le_init_superto 
+05b9 67e10196 store 2 ,mem_le_superto 
+05ba 58000000 setarg 0 
+05bb 67e2431d store 4 ,mem_le_transmit_window 
+05bc 20600000 rtn 
 
 p_le_rx_dec:
-05e1 2040281c call le_check_retransmit 
-05e2 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-05e3 1a20a3fc increase -4 ,rega 
-05e4 242126fa nbranch le_crc_fail_consecutive ,positive 
-05e5 2020268e branch le_rx_dec + 6 
+05bd 2040281c call le_check_retransmit 
+05be 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+05bf 1a20a3fc increase -4 ,rega 
+05c0 242126fa nbranch le_crc_fail_consecutive ,positive 
+05c1 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-05e6 09800018 parse demod ,bucket ,24 
-05e7 1fef7e00 rshift32 pdata ,pdata 
-05e8 1ff17e00 rshift16 pdata ,pdata 
-05e9 e7e18005 istore 3 ,contw 
-05ea 78287c00 enable swfine 
-05eb 2040270d call le_set_until_tx_timer 
-05ec 202326f6 branch le_crc_fail ,crc_failed 
-05ed c59926af bmark0 mark_ble_encryption ,le_rx_match 
-05ee 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-05ef 203a26af branch le_rx_match ,blank 
-05f0 1fe0fffc increase -4 ,pdata 
-05f1 67e0804d store 1 ,mem_le_rxbuf_data_length 
-05f2 204072cb call wait_ccm_done 
-05f3 6ff08108 fetch 1 ,core_misc_status 
-05f4 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-05f5 1800700c force regidx_result ,regext_index 
-05f6 65e20154 storer regext ,4 ,mem_le_peer_mic 
-05f7 202026af branch le_rx_match 
+05c2 09800018 parse demod ,bucket ,24 
+05c3 1fef7e00 rshift32 pdata ,pdata 
+05c4 1ff17e00 rshift16 pdata ,pdata 
+05c5 e7e18005 istore 3 ,contw 
+05c6 78287c00 enable swfine 
+05c7 2040270d call le_set_until_tx_timer 
+05c8 202326f6 branch le_crc_fail ,crc_failed 
+05c9 c59926af bmark0 mark_ble_encryption ,le_rx_match 
+05ca 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+05cb 203a26af branch le_rx_match ,blank 
+05cc 1fe0fffc increase -4 ,pdata 
+05cd 67e0804d store 1 ,mem_le_rxbuf_data_length 
+05ce 204072cb call wait_ccm_done 
+05cf 6ff08108 fetch 1 ,core_misc_status 
+05d0 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+05d1 1800700c force regidx_result ,regext_index 
+05d2 65e20154 storer regext ,4 ,mem_le_peer_mic 
+05d3 202026af branch le_rx_match 
 
 p_le_adv_not_match:
-05f8 20402152 call shutdown_radio 
-05f9 70890000 jam 0 ,0x8900 
-05fa 793f8030 set0 mark_ble_crc_fail ,mark 
-05fb 20202ae3 branch le_adv_not_match + 1 
+05d4 20402152 call shutdown_radio 
+05d5 70890000 jam 0 ,0x8900 
+05d6 793f8030 set0 mark_ble_crc_fail ,mark 
+05d7 20202ae3 branch le_adv_not_match + 1 
 
 p_le_init_adv:
-05fc 793f8030 set0 mark_ble_crc_fail ,mark 
-05fd 20202af6 branch le_init_adv + 1 
+05d8 793f8030 set0 mark_ble_crc_fail ,mark 
+05d9 20202af6 branch le_init_adv + 1 
 
 p_keyboard_start_reconnect_device:
-05fe da204667 arg mem_device1_type ,rega 
-05ff 6fe0c666 fetch 1 ,mem_device_flag 
-0600 1fe0ffff increase -1 ,pdata 
-0601 1feffe0d mul32 pdata ,13 ,pdata 
-0602 202054a6 branch mouse_start_reconnect_device + 6 
+05da da204667 arg mem_device1_type ,rega 
+05db 6fe0c666 fetch 1 ,mem_device_flag 
+05dc 1fe0ffff increase -1 ,pdata 
+05dd 1feffe0d mul32 pdata ,13 ,pdata 
+05de 202054a6 branch mouse_start_reconnect_device + 6 
 
 p_keyboard_store_remote_bdaddr:
-0603 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0604 c4010000 rtnbit0 mouse_store_eeprom_flag 
-0605 d8e00002 arg mouse_store_eeprom_flag ,queue 
-0606 20405f04 call mouse_disable_function_flag 
-0607 20400616 call p_keyboard_check_device_addr 
-0608 2040060a call p_keyboard_unplug_clean_bdaddr 
-0609 20205ca3 branch mouse_store_device_info_delay 
+05df 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+05e0 c4010000 rtnbit0 mouse_store_eeprom_flag 
+05e1 d8e00002 arg mouse_store_eeprom_flag ,queue 
+05e2 20405f04 call mouse_disable_function_flag 
+05e3 204005f2 call p_keyboard_check_device_addr 
+05e4 204005e6 call p_keyboard_unplug_clean_bdaddr 
+05e5 20205ca3 branch mouse_store_device_info_delay 
 
 p_keyboard_unplug_clean_bdaddr:
-060a da204667 arg mem_device1_type ,rega 
-060b 6fe0c666 fetch 1 ,mem_device_flag 
-060c 1fe0ffff increase -1 ,pdata 
-060d 1feffe0d mul32 pdata ,13 ,pdata 
-060e 9a20a200 iadd rega ,rega 
-060f 6fe08032 fetch 1 ,mem_record_bt_mode 
-0610 e7e08011 istore 1 ,rega 
-0611 c01a0613 beq rec_4_mode ,p_keyboard_store_le_device 
-0612 20600000 rtn 
+05e6 da204667 arg mem_device1_type ,rega 
+05e7 6fe0c666 fetch 1 ,mem_device_flag 
+05e8 1fe0ffff increase -1 ,pdata 
+05e9 1feffe0d mul32 pdata ,13 ,pdata 
+05ea 9a20a200 iadd rega ,rega 
+05eb 6fe08032 fetch 1 ,mem_record_bt_mode 
+05ec e7e08011 istore 1 ,rega 
+05ed c01a05ef beq rec_4_mode ,p_keyboard_store_le_device 
+05ee 20600000 rtn 
 
 p_keyboard_store_le_device:
-0613 6fe30178 fetch 6 ,mem_le_plap 
-0614 e7e30005 istore 6 ,contw 
-0615 20205c66 branch mouse_store_le_device + 4 
+05ef 6fe30178 fetch 6 ,mem_le_plap 
+05f0 e7e30005 istore 6 ,contw 
+05f1 20205c66 branch mouse_store_le_device + 4 
 
 p_keyboard_check_device_addr:
-0616 6fe08032 fetch 1 ,mem_record_bt_mode 
-0617 c01a0619 beq rec_4_mode ,p_keyboard_check_le_device_addr 
-0618 20600000 rtn 
+05f2 6fe08032 fetch 1 ,mem_record_bt_mode 
+05f3 c01a05f5 beq rec_4_mode ,p_keyboard_check_le_device_addr 
+05f4 20600000 rtn 
 
 p_keyboard_check_le_device_addr:
-0619 67e0c95a store 1 ,mem_device_addr_temp 
-061a 6fe30178 fetch 6 ,mem_le_plap 
+05f5 67e0c95a store 1 ,mem_device_addr_temp 
+05f6 6fe30178 fetch 6 ,mem_le_plap 
 
 p_keyboard_check_bt_device_addr_common:
-061b 67e3495b store 6 ,mem_device_addr_temp + 1 
-061c 6fe3c95a fetch 7 ,mem_device_addr_temp 
-061d d8c04667 arg mem_device1_type ,contr 
-061e df200003 arg 3 ,loopcnt 
+05f7 67e3495b store 6 ,mem_device_addr_temp + 1 
+05f8 6fe3c95a fetch 7 ,mem_device_addr_temp 
+05f9 d8c04667 arg mem_device1_type ,contr 
+05fa df200003 arg 3 ,loopcnt 
 
 p_keyboard_check_device_addr_end:
-061f e8438006 ifetcht 7 ,contr 
-0620 98467c00 isub temp ,null 
-0621 2022dc69 branch mouse_clean_addr ,zero 
-0622 18c08c06 increase 6 ,contr 
-0623 c200061f loop p_keyboard_check_device_addr_end 
-0624 20600000 rtn 
+05fb e8438006 ifetcht 7 ,contr 
+05fc 98467c00 isub temp ,null 
+05fd 2022dc69 branch mouse_clean_addr ,zero 
+05fe 18c08c06 increase 6 ,contr 
+05ff c20005fb loop p_keyboard_check_device_addr_end 
+0600 20600000 rtn 
 
 p_le_parse_att:
-0625 1a220c00 copy rega ,contr 
-0626 efe18006 ifetch 3 ,contr 
-0627 67e1c397 store 3 ,mem_le_att_opcode 
-0628 c0058632 beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
-0629 c004065f beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
-062a c0048642 beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
-062b c0038654 beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
-062c c000865a beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
-062d c0060674 beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
-062e c005067e beq attop_read_request ,p_le_parse_att_read_request 
-062f c009069f beq attop_write_request ,p_le_parse_att_write_request 
-0630 c02906b0 beq attop_write_command ,p_le_parse_att_write_command 
-0631 20202b96 branch le_parse_att2 
+0601 1a220c00 copy rega ,contr 
+0602 efe18006 ifetch 3 ,contr 
+0603 67e1c397 store 3 ,mem_le_att_opcode 
+0604 c005860e beq attop_read_response ,p_keyboard_le_parse_att_manu_resp 
+0605 c004063a beq attop_read_by_type_request ,p_le_parse_att_read_by_type_request 
+0606 c004861d beq attop_read_by_type_response ,p_keyboard_le_send_att_read_by_type_rsp_mac 
+0607 c003862f beq attop_find_by_type_value_response ,p_keyboard_le_parse_att_find_by_type_value_rsp 
+0608 c0008635 beq attop_error_response ,p_keyboard_le_send_att_find_by_type_value_request_mac 
+0609 c006064f beq attop_read_blob_request ,p_le_parse_att_read_blob_request 
+060a c0050659 beq attop_read_request ,p_le_parse_att_read_request 
+060b c009067a beq attop_write_request ,p_le_parse_att_write_request 
+060c c029068b beq attop_write_command ,p_le_parse_att_write_command 
+060d 20202b96 branch le_parse_att2 
 
 p_keyboard_le_parse_att_manu_resp:
-0632 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0633 207a0000 rtn blank 
+060e 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
+060f 207a0000 rtn blank 
 
 p_keyboard_le_parse_att_manu_resp_next:
-0634 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0635 df200009 arg 9 ,loopcnt 
-0636 6fe14339 fetch 2 ,mem_le_payload_ptr 
-0637 1fe0a205 add pdata ,5 ,rega 
-0638 da4049f4 arg mem_le_search_mac_manu_name ,regb 
-0639 20407d64 call string_compare 
-063a 2022863f branch p_keyboard_le_parse_att_find_mac_report ,zero 
-063b 2020063c branch p_keyboard_le_parse_att_not_find_mac_report 
+0610 6fe14335 fetch 2 ,mem_le_l2cap_size 
+0611 df200009 arg 9 ,loopcnt 
+0612 6fe14339 fetch 2 ,mem_le_payload_ptr 
+0613 1fe0a205 add pdata ,5 ,rega 
+0614 da4049f4 arg mem_le_search_mac_manu_name ,regb 
+0615 20407d64 call string_compare 
+0616 2022861b branch p_keyboard_le_parse_att_find_mac_report ,zero 
+0617 20200618 branch p_keyboard_le_parse_att_not_find_mac_report 
 
 p_keyboard_le_parse_att_not_find_mac_report:
-063c 6fe0c2cb fetch 1 ,mem_le_conn_peer_addr_type 
-063d 67e0c9c6 store 1 ,mem_kb_computer_system 
-063e 20200640 branch p_keyboard_store_computer_system_ble 
+0618 6fe0c2cb fetch 1 ,mem_le_conn_peer_addr_type 
+0619 67e0c9c6 store 1 ,mem_kb_computer_system 
+061a 2020061c branch p_keyboard_store_computer_system_ble 
 
 p_keyboard_le_parse_att_find_mac_report:
-063f 7049c603 jam system_os_mac ,mem_kb_computer_system 
+061b 7049c603 jam system_os_mac ,mem_kb_computer_system 
 
 p_keyboard_store_computer_system_ble:
-0640 7049f100 jam 0 ,mem_le_connect_ios_mac_flag 
-0641 2020015a branch p_keyboard_store_device_info 
+061c 7049f100 jam 0 ,mem_le_connect_ios_mac_flag 
 
 p_keyboard_le_send_att_read_by_type_rsp_mac:
-0642 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0643 207a0000 rtn blank 
+061d 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
+061e 207a0000 rtn blank 
 
 p_keyboard_le_send_att_read_by_type_rsp_mac_next:
-0644 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0645 1fe0fffe increase -2 ,pdata 
-0646 1fe6fc07 div pdata ,7 
-0647 20407d62 call wait_div_end 
-0648 1807f200 quotient loopcnt 
-0649 6fe14339 fetch 2 ,mem_le_payload_ptr 
-064a 1fe08c06 add pdata ,6 ,contr 
+061f 6fe14335 fetch 2 ,mem_le_l2cap_size 
+0620 1fe0fffe increase -2 ,pdata 
+0621 1fe6fc07 div pdata ,7 
+0622 20407d62 call wait_div_end 
+0623 1807f200 quotient loopcnt 
+0624 6fe14339 fetch 2 ,mem_le_payload_ptr 
+0625 1fe08c06 add pdata ,6 ,contr 
 
 p_keyboard_le_check_att_read_type_manu_loop:
-064b 18c08c03 increase 3 ,contr 
-064c efe10006 ifetch 2 ,contr 
-064d 1fe22600 copy pdata ,regc 
-064e efe10006 ifetch 2 ,contr 
-064f d8402a29 arg 0x2a29 ,temp 
-0650 98467c00 isub temp ,null 
-0651 2022d089 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0652 c200064b loop p_keyboard_le_check_att_read_type_manu_loop 
-0653 2020063c branch p_keyboard_le_parse_att_not_find_mac_report 
+0626 18c08c03 increase 3 ,contr 
+0627 efe10006 ifetch 2 ,contr 
+0628 1fe22600 copy pdata ,regc 
+0629 efe10006 ifetch 2 ,contr 
+062a d8402a29 arg 0x2a29 ,temp 
+062b 98467c00 isub temp ,null 
+062c 2022d089 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
+062d c2000626 loop p_keyboard_le_check_att_read_type_manu_loop 
+062e 20200618 branch p_keyboard_le_parse_att_not_find_mac_report 
 
 p_keyboard_le_parse_att_find_by_type_value_rsp:
-0654 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0655 207a0000 rtn blank 
+062f 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
+0630 207a0000 rtn blank 
 
 p_keyboard_le_parse_att_find_by_type_value_rsp_next:
-0656 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-0657 c001506c beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
+0631 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
+0632 c001506c beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
 
 p_keyboard_le_parse_att_find_ios_report:
-0658 7049c602 jam system_os_ios ,mem_kb_computer_system 
-0659 20200640 branch p_keyboard_store_computer_system_ble 
+0633 7049c602 jam system_os_ios ,mem_kb_computer_system 
+0634 2020061c branch p_keyboard_store_computer_system_ble 
 
 p_keyboard_le_send_att_find_by_type_value_request_mac:
-065a 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-065b 207a0000 rtn blank 
+0635 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
+0636 207a0000 rtn blank 
 
 p_keyboard_le_send_att_find_by_type_value_request_mac_next:
-065c 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
-065d c001063c beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
-065e 2020505d branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
+0637 6fe0c9f1 fetch 1 ,mem_le_connect_ios_mac_flag 
+0638 c0010618 beq 2 ,p_keyboard_le_parse_att_not_find_mac_report 
+0639 2020505d branch keyboard_le_send_att_find_by_type_value_request_mac + 2 
 
 p_le_parse_att_read_by_type_request:
-065f 20402e41 call le_get_search_handle_start_end_common 
-0660 20402e4a call le_get_search_att_type 
+063a 20402e41 call le_get_search_handle_start_end_common 
+063b 20402e4a call le_get_search_att_type 
 
 p_le_send_att_read_by_type_response:
-0661 684906b1 fetcht 2 ,mem_le_search_handle_start 
-0662 60490678 storet 2 ,mem_temp 
-0663 20402cc7 call le_init_attlist_search 
-0664 20402cd2 call le_att_get_handle_ptr2 
-0665 18c08dfe increase -2 ,contr 
-0666 18c27e00 copy contr ,pdata 
-0667 67e106c7 store 2 ,mem_le_cur_attlist_start_ptr 
-0668 684906b6 fetcht 2 ,mem_le_search_att_type 
-0669 58002a50 setarg uuid_chrctr_pnp_id 
-066a 98467c00 isub temp ,null 
-066b 2022866d branch p_le_send_att_read_by_type_res_pnp_id ,zero 
-066c 20202c4f branch le_send_att_read_by_type_response + 8 
+063c 684906b1 fetcht 2 ,mem_le_search_handle_start 
+063d 60490678 storet 2 ,mem_temp 
+063e 20402cc7 call le_init_attlist_search 
+063f 20402cd2 call le_att_get_handle_ptr2 
+0640 18c08dfe increase -2 ,contr 
+0641 18c27e00 copy contr ,pdata 
+0642 67e106c7 store 2 ,mem_le_cur_attlist_start_ptr 
+0643 684906b6 fetcht 2 ,mem_le_search_att_type 
+0644 58002a50 setarg uuid_chrctr_pnp_id 
+0645 98467c00 isub temp ,null 
+0646 20228648 branch p_le_send_att_read_by_type_res_pnp_id ,zero 
+0647 20202c4f branch le_send_att_read_by_type_response + 8 
 
 p_le_send_att_read_by_type_res_pnp_id:
-066d 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-066e 203a2c4f branch le_send_att_read_by_type_response + 8 ,blank 
-066f 20402ce0 call le_att_get_uuid_ptr 
-0670 203a2e03 branch le_send_att_error_response_notfound ,blank 
-0671 d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0672 18007e0b force 11 ,pdata 
-0673 20202ca5 branch le_send_att_read_by_type_res_not_characteristic + 9 
+0648 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
+0649 203a2c4f branch le_send_att_read_by_type_response + 8 ,blank 
+064a 20402ce0 call le_att_get_uuid_ptr 
+064b 203a2e03 branch le_send_att_error_response_notfound ,blank 
+064c d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
+064d 18007e0b force 11 ,pdata 
+064e 20202ca5 branch le_send_att_read_by_type_res_not_characteristic + 9 
 
 p_le_parse_att_read_blob_request:
-0674 efe10006 ifetch 2 ,contr 
-0675 67e106b5 store 2 ,mem_le_att_offset 
-0676 98002200 iforce rega 
-0677 68494398 fetcht 2 ,mem_le_att_handle 
-0678 6fe14332 fetch 2 ,mem_le_pairing_handle 
-0679 98467c00 isub temp ,null 
-067a 2422ad50 nbranch le_send_att_read_blob_response ,zero 
-067b 6fe14abb fetch 2 ,mem_keyboard_le_map_len 
-067c d8c04abd arg mem_keyboard_le_hid_map ,contr 
-067d 20202d53 branch le_send_att_read_blob_response + 3 
+064f efe10006 ifetch 2 ,contr 
+0650 67e106b5 store 2 ,mem_le_att_offset 
+0651 98002200 iforce rega 
+0652 68494398 fetcht 2 ,mem_le_att_handle 
+0653 6fe14332 fetch 2 ,mem_le_pairing_handle 
+0654 98467c00 isub temp ,null 
+0655 2422ad50 nbranch le_send_att_read_blob_response ,zero 
+0656 6fe14abb fetch 2 ,mem_keyboard_le_map_len 
+0657 d8c04abd arg mem_keyboard_le_hid_map ,contr 
+0658 20202d53 branch le_send_att_read_blob_response + 3 
 
 p_le_parse_att_read_request:
-067e 68494398 fetcht 2 ,mem_le_att_handle 
-067f 6fe0c321 fetch 1 ,mem_le_configuration 
-0680 c2818699 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+0659 68494398 fetcht 2 ,mem_le_att_handle 
+065a 6fe0c321 fetch 1 ,mem_le_configuration 
+065b c2818674 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-0681 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0682 c30a8684 bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
-0683 c31d8686 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
-0684 6fe14398 fetch 2 ,mem_le_att_handle 
-0685 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+065c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+065d c30a865f bbit0 mouse_enable_adc ,p_le_send_att_read_response + 3 
+065e c31d8661 bbit0 mouse_enable_le_battery_service_cancel ,p_le_send_att_read_response_next 
+065f 6fe14398 fetch 2 ,mem_le_att_handle 
+0660 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
 
 p_le_send_att_read_response_next:
-0686 6fe14398 fetch 2 ,mem_le_att_handle 
-0687 c0028691 beq 0x05 ,p_le_send_att_appearance 
-0688 c0080694 beq 0x10 ,p_le_send_att_pnp_id 
+0661 6fe14398 fetch 2 ,mem_le_att_handle 
+0662 c002866c beq 0x05 ,p_le_send_att_appearance 
+0663 c008066f beq 0x10 ,p_le_send_att_pnp_id 
 
 p_le_send_att_read_response_next_1:
-0689 68494398 fetcht 2 ,mem_le_att_handle 
-068a 6fe14332 fetch 2 ,mem_le_pairing_handle 
-068b 98467c00 isub temp ,null 
-068c 2422ad1d nbranch le_send_att_read_response ,zero 
-068d 20402e46 call le_get_search_max_mtu_data 
-068e 68494abb fetcht 2 ,mem_keyboard_le_map_len 
-068f d8c04abd arg mem_keyboard_le_hid_map ,contr 
-0690 20202d2b branch le_send_att_read_response + 14 
+0664 68494398 fetcht 2 ,mem_le_att_handle 
+0665 6fe14332 fetch 2 ,mem_le_pairing_handle 
+0666 98467c00 isub temp ,null 
+0667 2422ad1d nbranch le_send_att_read_response ,zero 
+0668 20402e46 call le_get_search_max_mtu_data 
+0669 68494abb fetcht 2 ,mem_keyboard_le_map_len 
+066a d8c04abd arg mem_keyboard_le_hid_map ,contr 
+066b 20202d2b branch le_send_att_read_response + 14 
 
 p_le_send_att_appearance:
-0691 d8c049fd arg mem_keybord_appearance ,contr 
-0692 18007e03 force 3 ,pdata 
-0693 20202d2d branch le_send_att_read_response_less 
+066c d8c049fd arg mem_keybord_appearance ,contr 
+066d 18007e03 force 3 ,pdata 
+066e 20202d2d branch le_send_att_read_response_less 
 
 p_le_send_att_pnp_id:
-0694 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
-0695 203a0689 branch p_le_send_att_read_response_next_1 ,blank 
-0696 d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
-0697 18007e08 force 8 ,pdata 
-0698 20202d2d branch le_send_att_read_response_less 
+066f 6fe0cb99 fetch 1 ,mem_keyboard_change_vid_pid_flag 
+0670 203a0664 branch p_le_send_att_read_response_next_1 ,blank 
+0671 d8c04b9a arg mem_keyboard_change_vid_pid_flag + 1 ,contr 
+0672 18007e08 force 8 ,pdata 
+0673 20202d2d branch le_send_att_read_response_less 
 
 p_le_send_att_read_response_check_auth:
-0699 6fe14332 fetch 2 ,mem_le_pairing_handle 
-069a 98467c00 isub temp ,null 
-069b 24228681 nbranch p_le_send_att_read_response ,zero 
-069c 20402dc7 call le_check_encrypt_state 
-069d 24340686 nbranch p_le_send_att_read_response_next ,user 
-069e 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+0674 6fe14332 fetch 2 ,mem_le_pairing_handle 
+0675 98467c00 isub temp ,null 
+0676 2422865c nbranch p_le_send_att_read_response ,zero 
+0677 20402dc7 call le_check_encrypt_state 
+0678 24340661 nbranch p_le_send_att_read_response_next ,user 
+0679 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-069f 18c22200 copy contr ,rega 
-06a0 6fe14335 fetch 2 ,mem_le_l2cap_size 
-06a1 1fe0a5fd add pdata ,-3 ,regb 
-06a2 20402929 call le_writeatt_cb 
-06a3 204006b1 call p_le_parse_att_write_command + 1 
-06a4 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-06a5 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-06a6 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-06a7 203a2dac branch le_send_att_write_response_check_auth ,blank 
-06a8 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-06a9 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-06aa 5800001a setarg 0x001a 
-06ab 68494398 fetcht 2 ,mem_le_att_handle 
-06ac 98467c00 isub temp ,null 
-06ad 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-06ae 7001b905 jam att_err_insufficient_authentication ,mem_le_err_code 
-06af 20202e05 branch le_send_att_error_response 
+067a 18c22200 copy contr ,rega 
+067b 6fe14335 fetch 2 ,mem_le_l2cap_size 
+067c 1fe0a5fd add pdata ,-3 ,regb 
+067d 20402929 call le_writeatt_cb 
+067e 2040068c call p_le_parse_att_write_command + 1 
+067f 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0680 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+0681 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+0682 203a2dac branch le_send_att_write_response_check_auth ,blank 
+0683 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0684 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+0685 5800001a setarg 0x001a 
+0686 68494398 fetcht 2 ,mem_le_att_handle 
+0687 98467c00 isub temp ,null 
+0688 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+0689 7001b905 jam att_err_insufficient_authentication ,mem_le_err_code 
+068a 20202e05 branch le_send_att_error_response 
 
 p_le_parse_att_write_command:
-06b0 20402dea call le_parse_att_write_command 
-06b1 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-06b2 c07f86b6 beq 0xff ,p_keyboard_le_fast_conn_led_get 
-06b3 6fe14398 fetch 2 ,mem_le_att_handle 
-06b4 c01286b9 beq 0x25 ,p_keyboard_le_led_get 
-06b5 20600000 rtn 
+068b 20402dea call le_parse_att_write_command 
+068c 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+068d c07f8691 beq 0xff ,p_keyboard_le_fast_conn_led_get 
+068e 6fe14398 fetch 2 ,mem_le_att_handle 
+068f c0128694 beq 0x25 ,p_keyboard_le_led_get 
+0690 20600000 rtn 
 
 p_keyboard_le_fast_conn_led_get:
-06b6 6fe14398 fetch 2 ,mem_le_att_handle 
-06b7 c01086b9 beq 0x21 ,p_keyboard_le_led_get 
-06b8 20600000 rtn 
+0691 6fe14398 fetch 2 ,mem_le_att_handle 
+0692 c0108694 beq 0x21 ,p_keyboard_le_led_get 
+0693 20600000 rtn 
 
 p_keyboard_le_led_get:
-06b9 6fe08055 fetch 1 ,mem_le_rxbuf + 9 
-06ba 67e0c9aa store 1 ,mem_keyboard_led_status 
-06bb 20600000 rtn 
+0694 6fe08055 fetch 1 ,mem_le_rxbuf + 9 
+0695 67e0c9aa store 1 ,mem_keyboard_led_status 
+0696 20600000 rtn 
 
 p_le_exchange_hid_map:
-06bc d8c0919f arg 0x919f ,contr 
-06bd d8a04abd arg mem_keyboard_le_hid_map ,contw 
-06be df200042 arg 66 ,loopcnt 
-06bf 20407cda call memcpy 
-06c0 d8c091e1 arg 0x91e1 ,contr 
-06c1 d8a04aff arg mem_keyboard_le_hid_map + 66 ,contw 
-06c2 df200036 arg 54 ,loopcnt 
-06c3 20207cda branch memcpy 
+0697 d8c0919f arg 0x919f ,contr 
+0698 d8a04abd arg mem_keyboard_le_hid_map ,contw 
+0699 df200042 arg 66 ,loopcnt 
+069a 20407cda call memcpy 
+069b d8c091e1 arg 0x91e1 ,contr 
+069c d8a04aff arg mem_keyboard_le_hid_map + 66 ,contw 
+069d df200036 arg 54 ,loopcnt 
+069e 20207cda branch memcpy 
 
 p_g24_pair_dispatch:
-06c4 7045e200 jam default_24g_device ,mem_24g_reconn_type 
-06c5 6fe0c5d4 fetch 1 ,mem_24g_pair_sm 
-06c6 c07fb2f8 beq state_24g_pairing_success ,g24_pair_exit 
-06c7 c00086cc beq state_24g_pairing_1 ,p_g24_pair_sm_1 
-06c8 c00106ce beq state_24g_pairing_2 ,p_g24_pair_sm_2 
-06c9 c00186d4 beq state_24g_pairing_3 ,p_g24_pair_sm_3 
-06ca c00206da beq state_24g_pairing_4 ,p_g24_pair_sm_4 
-06cb 20600000 rtn 
+069f 7045e200 jam default_24g_device ,mem_24g_reconn_type 
+
+p_g24_pair_dispatch_new:
+06a0 6fe0c5d4 fetch 1 ,mem_24g_pair_sm 
+06a1 c07fb2f8 beq state_24g_pairing_success ,g24_pair_exit 
+06a2 c00086a7 beq state_24g_pairing_1 ,p_g24_pair_sm_1 
+06a3 c00106a9 beq state_24g_pairing_2 ,p_g24_pair_sm_2 
+06a4 c00186b0 beq state_24g_pairing_3 ,p_g24_pair_sm_3 
+06a5 c00206b6 beq state_24g_pairing_4 ,p_g24_pair_sm_4 
+06a6 20600000 rtn 
 
 p_g24_pair_sm_1:
-06cc 704d60ff jam datatype_attemp ,mem_24g_txbuf_new 
-06cd 202006db branch p_g24_pair_sm_prep 
+06a7 704d60ff jam datatype_attemp ,mem_24g_txbuf_new 
+06a8 202006b7 branch p_g24_pair_sm_prep 
 
 p_g24_pair_sm_2:
-06ce 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
-06cf 203a06d2 branch p_g24_pair_sm_2_skip ,blank 
-06d0 6fe24604 fetch 4 ,mem_24g_device_addr 
-06d1 20403236 call g24_update_addr_and_synccrc8 
+06a9 70458902 jam 2 ,mem_24g_data_type 
+06aa 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
+06ab 203a06ae branch p_g24_pair_sm_2_skip ,blank 
+06ac 6fe24604 fetch 4 ,mem_24g_device_addr 
+06ad 20403236 call g24_update_addr_and_synccrc8 
 
 p_g24_pair_sm_2_skip:
-06d2 704d60aa jam datatype_bind ,mem_24g_txbuf_new 
-06d3 202006db branch p_g24_pair_sm_prep 
+06ae 704d60aa jam datatype_bind ,mem_24g_txbuf_new 
+06af 202006b7 branch p_g24_pair_sm_prep 
 
 p_g24_pair_sm_3:
-06d4 704d6055 jam datatype_config ,mem_24g_txbuf_new 
-06d5 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
-06d6 203a06db branch p_g24_pair_sm_prep ,blank 
-06d7 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-06d8 67e24d62 store 4 ,mem_24g_txbuf_new + 2 
-06d9 202006dd branch p_g24_pair_sm_common 
+06b0 704d6055 jam datatype_config ,mem_24g_txbuf_new 
+06b1 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
+06b2 203a06b7 branch p_g24_pair_sm_prep ,blank 
+06b3 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+06b4 67e24d62 store 4 ,mem_24g_txbuf_new + 2 
+06b5 202006b9 branch p_g24_pair_sm_common 
 
 p_g24_pair_sm_4:
-06da 704d6022 jam datatype_ok ,mem_24g_txbuf_new 
+06b6 704d6022 jam datatype_ok ,mem_24g_txbuf_new 
 
 p_g24_pair_sm_prep:
-06db 6fe24604 fetch 4 ,mem_24g_device_addr 
-06dc 67e24d62 store 4 ,mem_24g_txbuf_new + 2 
+06b7 6fe24604 fetch 4 ,mem_24g_device_addr 
+06b8 67e24d62 store 4 ,mem_24g_txbuf_new + 2 
 
 p_g24_pair_sm_common:
-06dd 6fe0c589 fetch 1 ,mem_24g_data_type 
-06de 1fe17e07 and_into bits_data ,pdata 
-06df 67e0cd61 store 1 ,mem_24g_txbuf_new + 1 
-06e0 704d6600 jam 0 ,mem_24g_txbuf_new + 6 
-06e1 70458807 jam 7 ,mem_24g_datalen 
-06e2 204006e9 call p_g24_transmit_prep 
-06e3 20403651 call g24_transmit_receive_ack 
-06e4 246c0000 nrtn sync 
-06e5 24778000 nrtn user3 
-06e6 20400705 call p_g24_txbuf_clear 
-06e7 204006fe call p_g24_ackpayload_parse 
-06e8 202032ce branch g24_pair_sm_common_end 
+06b9 6fe0c589 fetch 1 ,mem_24g_data_type 
+06ba 1fe17e07 and_into bits_data ,pdata 
+06bb 67e0cd61 store 1 ,mem_24g_txbuf_new + 1 
+06bc 704d6600 jam 0 ,mem_24g_txbuf_new + 6 
+06bd 70458807 jam 7 ,mem_24g_datalen 
+06be 204006c5 call p_g24_transmit_prep 
+06bf 20403651 call g24_transmit_receive_ack 
+06c0 246c0000 nrtn sync 
+06c1 24778000 nrtn user3 
+06c2 204006e1 call p_g24_txbuf_clear 
+06c3 204006da call p_g24_ackpayload_parse 
+06c4 202032ce branch g24_pair_sm_common_end 
 
 p_g24_transmit_prep:
-06e9 6fe0c588 fetch 1 ,mem_24g_datalen 
-06ea 1fe0fe03 increase 3 ,pdata 
-06eb 67e0c58a store 1 ,mem_24g_txlen 
-06ec 6fe0c5ac fetch 1 ,mem_24g_syncword_crc8 
-06ed 67e0cda6 store 1 ,mem_24g_txpayload_new 
-06ee 6fe0c589 fetch 1 ,mem_24g_data_type 
-06ef 1fe9fe00 lshift3 pdata ,pdata 
-06f0 6848c57e fetcht 1 ,mem_24g_pid 
-06f1 18410403 and temp ,0x03 ,temp 
-06f2 18438400 lshift temp ,temp 
-06f3 9841fe00 ior temp ,pdata 
-06f4 6848c57f fetcht 1 ,mem_24g_no_ack 
-06f5 9840fe00 iadd temp ,pdata 
-06f6 e7e08005 istore 1 ,contw 
-06f7 6fe0c588 fetch 1 ,mem_24g_datalen 
-06f8 e7e08005 istore 1 ,contw 
-06f9 6fe0c588 fetch 1 ,mem_24g_datalen 
-06fa 98007200 iforce loopcnt 
-06fb d8c04d60 arg mem_24g_txbuf_new ,contr 
-06fc 20407cda call memcpy 
-06fd 202031fc branch g24_transmit_prep_rssi 
+06c5 6fe0c588 fetch 1 ,mem_24g_datalen 
+06c6 1fe0fe03 increase 3 ,pdata 
+06c7 67e0c58a store 1 ,mem_24g_txlen 
+06c8 6fe0c5ac fetch 1 ,mem_24g_syncword_crc8 
+06c9 67e0cda6 store 1 ,mem_24g_txpayload_new 
+06ca 6fe0c589 fetch 1 ,mem_24g_data_type 
+06cb 1fe9fe00 lshift3 pdata ,pdata 
+06cc 6848c57e fetcht 1 ,mem_24g_pid 
+06cd 18410403 and temp ,0x03 ,temp 
+06ce 18438400 lshift temp ,temp 
+06cf 9841fe00 ior temp ,pdata 
+06d0 6848c57f fetcht 1 ,mem_24g_no_ack 
+06d1 9840fe00 iadd temp ,pdata 
+06d2 e7e08005 istore 1 ,contw 
+06d3 6fe0c588 fetch 1 ,mem_24g_datalen 
+06d4 e7e08005 istore 1 ,contw 
+06d5 6fe0c588 fetch 1 ,mem_24g_datalen 
+06d6 98007200 iforce loopcnt 
+06d7 d8c04d60 arg mem_24g_txbuf_new ,contr 
+06d8 20407cda call memcpy 
+06d9 202031fc branch g24_transmit_prep_rssi 
 
 p_g24_ackpayload_parse:
-06fe 20403214 call g24_read_len_pid_crc 
-06ff 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0700 207a0000 rtn blank 
-0701 98007200 iforce loopcnt 
-0702 d8c04d1c arg mem_24g_rxbuf_new + 2 ,contr 
-0703 d8a04dec arg mem_24g_rxpayload_new ,contw 
-0704 20207cda branch memcpy 
+06da 20403214 call g24_read_len_pid_crc 
+06db 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+06dc 207a0000 rtn blank 
+06dd 98007200 iforce loopcnt 
+06de d8c04d1c arg mem_24g_rxbuf_new + 2 ,contr 
+06df d8a04dec arg mem_24g_rxpayload_new ,contw 
+06e0 20207cda branch memcpy 
 
 p_g24_txbuf_clear:
-0705 df200004 arg 4 ,loopcnt 
-0706 d8a04d60 arg mem_24g_txbuf_new ,contw 
-0707 20207ca3 branch memset0 
+06e1 df200004 arg 4 ,loopcnt 
+06e2 d8a04d60 arg mem_24g_txbuf_new ,contw 
+06e3 20207ca3 branch memset0 
 
 p_keyboard_g24_reconn_dispatch:
-0708 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0709 1fe17ee0 and_into 0xe0 ,pdata 
-070a 203a070f branch p_keyboard_g24_reconn_dispatch_next ,blank 
-070b 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-070c 1fe0fe01 increase 1 ,pdata 
-070d 67e145e0 store 2 ,mem_24g_reconn_count 
-070e 20600000 rtn 
+06e4 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+06e5 1fe17ee0 and_into 0xe0 ,pdata 
+06e6 203a06eb branch p_keyboard_g24_reconn_dispatch_next ,blank 
+06e7 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+06e8 1fe0fe01 increase 1 ,pdata 
+06e9 67e145e0 store 2 ,mem_24g_reconn_count 
+06ea 20600000 rtn 
 
 p_keyboard_g24_reconn_dispatch_next:
-070f 2040071f call p_g24_reconn_data_prep 
-0710 20403651 call g24_transmit_receive_ack 
-0711 242c3586 nbranch g24_reconn_device_fail ,sync 
-0712 2437b586 nbranch g24_reconn_device_fail ,user3 
-0713 2040077d call p_keyboard_g24_ackpayload_parse 
-0714 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0715 684a458f fetcht 4 ,mem_24g_addr 
-0716 98467c00 isub temp ,null 
-0717 2022b291 branch g24_pair_start ,zero 
-0718 6fe24604 fetch 4 ,mem_24g_device_addr 
-0719 684a458f fetcht 4 ,mem_24g_addr 
-071a 98467c00 isub temp ,null 
-071b 2042871d call p_g24_store_receiver_addr ,zero 
-071c 20203572 branch g24_reconn_dispatch_next + 13 
+06eb 204006fb call p_g24_reconn_data_prep 
+06ec 20403651 call g24_transmit_receive_ack 
+06ed 242c3586 nbranch g24_reconn_device_fail ,sync 
+06ee 2437b586 nbranch g24_reconn_device_fail ,user3 
+06ef 20400760 call p_keyboard_g24_ackpayload_parse 
+06f0 6fe245cc fetch 4 ,mem_24g_pair_addr 
+06f1 684a458f fetcht 4 ,mem_24g_addr 
+06f2 98467c00 isub temp ,null 
+06f3 2022b291 branch g24_pair_start ,zero 
+06f4 6fe24604 fetch 4 ,mem_24g_device_addr 
+06f5 684a458f fetcht 4 ,mem_24g_addr 
+06f6 98467c00 isub temp ,null 
+06f7 204286f9 call p_g24_store_receiver_addr ,zero 
+06f8 20203572 branch g24_reconn_dispatch_next + 13 
 
 p_g24_store_receiver_addr:
-071d 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
-071e 20203558 branch g24_store_receiver_addr + 1 
+06f9 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
+06fa 20203558 branch g24_store_receiver_addr + 1 
 
 p_g24_reconn_data_prep:
-071f 704d60ff jam datatype_attemp ,mem_24g_txbuf_new 
-0720 6fe0c589 fetch 1 ,mem_24g_data_type 
-0721 67e0cd61 store 1 ,mem_24g_txbuf_new + 1 
-0722 6fe24604 fetch 4 ,mem_24g_device_addr 
-0723 67e24d62 store 4 ,mem_24g_txbuf_new + 2 
-0724 70458806 jam 6 ,mem_24g_datalen 
-0725 202031e5 branch g24_transmit_prep 
+06fb 704d60ff jam datatype_attemp ,mem_24g_txbuf_new 
+06fc 6fe0c589 fetch 1 ,mem_24g_data_type 
+06fd 67e0cd61 store 1 ,mem_24g_txbuf_new + 1 
+06fe 6fe24604 fetch 4 ,mem_24g_device_addr 
+06ff 67e24d62 store 4 ,mem_24g_txbuf_new + 2 
+0700 70458806 jam 6 ,mem_24g_datalen 
+0701 202031e5 branch g24_transmit_prep 
 
 p_keyboard_g24_transmit_no_interrupt:
-0726 2040072b call p_g24_txdata_prep 
-0727 2434073a nbranch p_keyboard_g24_nodata_transmit ,user 
+0702 20400707 call p_g24_txdata_prep 
+0703 24340716 nbranch p_keyboard_g24_nodata_transmit ,user 
 
 p_keyboard_g24_transmit_start:
-0728 20400748 call p_keyboard_g24_transmit_process 
-0729 20404fd5 call keyboard_power_ctrl_start 
-072a 20204fdb branch keyboard_g24_transmit_start_next 
+0704 20400724 call p_keyboard_g24_transmit_process 
+0705 20404fd5 call keyboard_power_ctrl_start 
+0706 20204fdb branch keyboard_g24_transmit_start_next 
 
 p_g24_txdata_prep:
-072b 2040072e call p_g24_package_data 
-072c 24740000 nrtn user 
-072d 202006e9 branch p_g24_transmit_prep 
+0707 2040070a call p_g24_package_data 
+0708 24740000 nrtn user 
+0709 202006c5 branch p_g24_transmit_prep 
 
 p_g24_package_data:
-072e 6fe145f2 fetch 2 ,mem_cb_24g_transmit_data 
-072f 20407d79 call callback_func 
-0730 20340734 branch p_g24_accumulate_data ,user 
-0731 6fe3cd61 fetch 7 ,mem_24g_txbuf_new + 1 
-0732 207a0000 rtn blank 
-0733 20207dba branch enable_user 
+070a 6fe145f2 fetch 2 ,mem_cb_24g_transmit_data 
+070b 20407d79 call callback_func 
+070c 20340710 branch p_g24_accumulate_data ,user 
+070d 6fe3cd61 fetch 7 ,mem_24g_txbuf_new + 1 
+070e 207a0000 rtn blank 
+070f 20207dba branch enable_user 
 
 p_g24_accumulate_data:
-0734 70460200 jam 0 ,mem_24g_abort_pac 
-0735 1a20fe01 add rega ,1 ,pdata 
-0736 67e0c588 store 1 ,mem_24g_datalen 
-0737 20403636 call g24_transmit_rf_ctrl_clear 
-0738 67e0cd60 store 1 ,mem_24g_txbuf_new 
-0739 20203633 branch g24_accumulate_data + 5 
+0710 70460200 jam 0 ,mem_24g_abort_pac 
+0711 1a20fe01 add rega ,1 ,pdata 
+0712 67e0c588 store 1 ,mem_24g_datalen 
+0713 20403636 call g24_transmit_rf_ctrl_clear 
+0714 67e0cd60 store 1 ,mem_24g_txbuf_new 
+0715 20203633 branch g24_accumulate_data + 5 
 
 p_keyboard_g24_nodata_transmit:
-073a 6fe4489c fetch 8 ,mem_keyscan_value_current 
-073b 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-073c 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
-073d 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-073e 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
-073f 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
-0740 2040369d call g24_search_receiver 
+0716 6fe4489c fetch 8 ,mem_keyscan_value_current 
+0717 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
+0718 6fe448a4 fetch 8 ,mem_keyscan_value_current + 8 
+0719 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
+071a 6fe248ac fetch 4 ,mem_keyscan_value_current + 16 
+071b 243a4fdb nbranch keyboard_g24_transmit_start_next ,blank 
+071c 2040369d call g24_search_receiver 
 
 p_keyboard_g24_long_sleep:
-0741 20404fc8 call keyboard_g24_lpm_wait 
-0742 24740000 nrtn user 
-0743 204036be call g24_setgpio_lpm_before 
-0744 6fe0c73f fetch 1 ,mem_sensor_shutdown_flag 
-0745 245a4f75 ncall keyboard_setgpio_hibernate ,blank 
-0746 6fe445af fetch 8 ,mem_24g_enter_hibernate 
-0747 20203622 branch g24_long_seep2 
+071d 20404fc8 call keyboard_g24_lpm_wait 
+071e 24740000 nrtn user 
+071f 204036be call g24_setgpio_lpm_before 
+0720 6fe0c73f fetch 1 ,mem_sensor_shutdown_flag 
+0721 245a4f75 ncall keyboard_setgpio_hibernate ,blank 
+0722 6fe445af fetch 8 ,mem_24g_enter_hibernate 
+0723 20203622 branch g24_long_seep2 
 
 p_keyboard_g24_transmit_process:
-0748 70460100 jam 0 ,mem_24g_retry 
+0724 70460100 jam 0 ,mem_24g_retry 
 
 p_keyboard_g24_transmit_loop:
-0749 69610040 fetchr timeup ,2 ,mem_param_rx_setup 
-074a 34730200 until clkn_rt ,meet 
-074b 20404df5 call keyboard_special_key_check 
-074c 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
-074d 243a0755 nbranch p_g24_transmit_no_ack ,blank 
-074e 20403651 call g24_transmit_receive_ack 
-074f 6fe0c57f fetch 1 ,mem_24g_no_ack 
-0750 c000b646 beq no_ack_24g ,g24_transmit_no_ack 
-0751 242c0765 nbranch p_keyboard_g24_retransmit ,sync 
-0752 24378765 nbranch p_keyboard_g24_retransmit ,user3 
-0753 2040077d call p_keyboard_g24_ackpayload_parse 
-0754 70473f00 jam 0 ,mem_sensor_shutdown_flag 
+0725 69610040 fetchr timeup ,2 ,mem_param_rx_setup 
+0726 34730200 until clkn_rt ,meet 
+0727 20404df5 call keyboard_special_key_check 
+0728 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
+0729 243a0731 nbranch p_g24_transmit_no_ack ,blank 
+072a 20403651 call g24_transmit_receive_ack 
+072b 6fe0c57f fetch 1 ,mem_24g_no_ack 
+072c c000b646 beq no_ack_24g ,g24_transmit_no_ack 
+072d 242c0748 nbranch p_keyboard_g24_retransmit ,sync 
+072e 24378748 nbranch p_keyboard_g24_retransmit ,user3 
+072f 20400760 call p_keyboard_g24_ackpayload_parse 
+0730 70473f00 jam 0 ,mem_sensor_shutdown_flag 
 
 p_g24_transmit_no_ack:
-0755 2040371a call power_ctrl_pac_succ_incrs 
+0731 2040371a call power_ctrl_pac_succ_incrs 
 
 p_g24_transmit_next_packet:
-0756 2040357b call g24_txbuf_clear 
-0757 6fe0c57e fetch 1 ,mem_24g_pid 
-0758 1fe0fe01 increase 1 ,pdata 
-0759 67e0c57e store 1 ,mem_24g_pid 
-075a 2040075c call p_g24_hop_enable_packet 
-075b 2020364c branch g24_transmit_abandon 
+0732 2040357b call g24_txbuf_clear 
+0733 6fe0c57e fetch 1 ,mem_24g_pid 
+0734 1fe0fe01 increase 1 ,pdata 
+0735 67e0c57e store 1 ,mem_24g_pid 
+0736 20400738 call p_g24_hop_enable_packet 
+0737 2020364c branch g24_transmit_abandon 
 
 p_g24_hop_enable_packet:
-075c 6fe0c589 fetch 1 ,mem_24g_data_type 
-075d c4020000 rtnbit0 bit_hop 
+0738 6fe0c589 fetch 1 ,mem_24g_data_type 
+0739 c4020000 rtnbit0 bit_hop 
 
 p_g24_hop_ch_disable:
-075e 6fe0c589 fetch 1 ,mem_24g_data_type 
-075f 793ffe04 set0 bit_hop ,pdata 
-0760 67e0c589 store 1 ,mem_24g_data_type 
-0761 20400763 call p_g24_txpayload_type_update 
-0762 20203698 branch g24_hop_ch_disable + 4 
+073a 6fe0c589 fetch 1 ,mem_24g_data_type 
+073b 793ffe04 set0 bit_hop ,pdata 
+073c 67e0c589 store 1 ,mem_24g_data_type 
+073d 2040073f call p_g24_txpayload_type_update 
+073e 20203698 branch g24_hop_ch_disable + 4 
 
 p_g24_txpayload_type_update:
-0763 67e0cda7 store 1 ,mem_24g_txpayload_new + offset_data_type 
-0764 20600000 rtn 
+073f 1fe9fe00 lshift3 pdata ,pdata 
+0740 6848c57e fetcht 1 ,mem_24g_pid 
+0741 18410403 and temp ,0x03 ,temp 
+0742 18438400 lshift temp ,temp 
+0743 9841fe00 ior temp ,pdata 
+0744 6848c57f fetcht 1 ,mem_24g_no_ack 
+0745 9840fe00 iadd temp ,pdata 
+0746 67e0cda7 store 1 ,mem_24g_txpayload_new + offset_data_type 
+0747 20600000 rtn 
 
 p_keyboard_g24_retransmit:
-0765 6fe0c602 fetch 1 ,mem_24g_abort_pac 
-0766 247a0000 nrtn blank 
-0767 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
-0768 1fe0fe01 increase 1 ,pdata 
-0769 67e145fe store 2 ,mem_24g_txfail_cnt 
-076a 6fe0c5fe fetch 1 ,mem_24g_txfail_cnt 
-076b c07fb676 beq 0xff ,g24_tx_attempt_fail 
-076c 6fe0c601 fetch 1 ,mem_24g_retry 
-076d 1fe0fe01 increase 1 ,pdata 
-076e 67e0c601 store 1 ,mem_24g_retry 
-076f 1fe17e03 and_into 0x03 ,pdata 
-0770 203a0772 branch p_keyboard_g24_transmit_hop_process ,blank 
-0771 20200749 branch p_keyboard_g24_transmit_loop 
+0748 6fe0c602 fetch 1 ,mem_24g_abort_pac 
+0749 247a0000 nrtn blank 
+074a 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
+074b 1fe0fe01 increase 1 ,pdata 
+074c 67e145fe store 2 ,mem_24g_txfail_cnt 
+074d 6fe0c5fe fetch 1 ,mem_24g_txfail_cnt 
+074e c07fb676 beq 0xff ,g24_tx_attempt_fail 
+074f 6fe0c601 fetch 1 ,mem_24g_retry 
+0750 1fe0fe01 increase 1 ,pdata 
+0751 67e0c601 store 1 ,mem_24g_retry 
+0752 1fe17e03 and_into 0x03 ,pdata 
+0753 203a0755 branch p_keyboard_g24_transmit_hop_process ,blank 
+0754 20200725 branch p_keyboard_g24_transmit_loop 
 
 p_keyboard_g24_transmit_hop_process:
-0772 20404bfb call kscan_dispatch 
-0773 2040040e call p_keyboard_device_select 
-0774 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
-0775 243a0755 nbranch p_g24_transmit_no_ack ,blank 
-0776 20400778 call p_g24_tx_fast_hop 
-0777 20200749 branch p_keyboard_g24_transmit_loop 
+0755 20404bfb call kscan_dispatch 
+0756 204003fa call p_keyboard_device_select 
+0757 6fe0cba1 fetch 1 ,mem_keyboard_switch_device_flag 
+0758 243a0731 nbranch p_g24_transmit_no_ack ,blank 
+0759 2040075b call p_g24_tx_fast_hop 
+075a 20200725 branch p_keyboard_g24_transmit_loop 
 
 p_g24_tx_fast_hop:
-0778 6fe2458f fetch 4 ,mem_24g_addr 
-0779 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-077a 98467c00 isub temp ,null 
-077b 2022b222 branch g24_ch ,zero 
-077c 2020369a branch g24_tx_fast_hop 
+075b 6fe2458f fetch 4 ,mem_24g_addr 
+075c 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+075d 98467c00 isub temp ,null 
+075e 2022b222 branch g24_ch ,zero 
+075f 2020369a branch g24_tx_fast_hop 
 
 p_keyboard_g24_ackpayload_parse:
-077d 2040366e call g24_ackpayload_parse 
-077e 6fe0cd1b fetch 1 ,mem_24g_rxbuf_new + 1 
-077f 2fe1f008 compare 0x08 ,pdata ,0xf8 
-0780 24608000 nrtn true 
-0781 6fe0cd1c fetch 1 ,mem_24g_rxbuf_new + 2 
-0782 c07f8189 beq 0xff ,p_keyboard_24g_hibernate_set 
-0783 67e0c9aa store 1 ,mem_keyboard_led_status 
-0784 20600000 rtn 
+0760 2040366e call g24_ackpayload_parse 
+0761 6fe0cd1b fetch 1 ,mem_24g_rxbuf_new + 1 
+0762 2fe00201 compare 0x01 ,pdata ,0x01 
+0763 24608000 nrtn true 
+0764 6fe0cd1c fetch 1 ,mem_24g_rxbuf_new + 2 
+0765 c07f81ab beq 0xff ,p_keyboard_24g_hibernate_set 
+0766 67e0c9aa store 1 ,mem_keyboard_led_status 
+0767 20600000 rtn 
 
 p_keyboard_g24_short_sleep:
-0785 204036b4 call g24_lpm_wait 
-0786 24740000 nrtn user 
-0787 204004d8 call p_clear_wake 
-0788 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-0789 20203622 branch g24_long_seep2 
+0768 204036b4 call g24_lpm_wait 
+0769 24740000 nrtn user 
+076a 204004c4 call p_clear_wake 
+076b 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
+076c 20203622 branch g24_long_seep2 
 
 p_g24_receive_update_rxbuff:
-078a 7858fc00 disable user7 
-078b 280ffe2f isolate1 mark_ble_lr ,mark 
-078c 2040b16f call g24_lr_receive_pdu_len ,true 
-078d 2038b18a branch g24_lr_len_error ,user7 
-078e 2040317d call g24_receive_byte 
-078f 67e0cd1a store 1 ,mem_24g_rxbuf_new 
-0790 c513b148 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0791 6fe0cd1a fetch 1 ,mem_24g_rxbuf_new 
-0792 6848c589 fetcht 1 ,mem_24g_data_type 
-0793 a8400e00 icompare bits_data ,temp 
-0794 2420b18c nbranch g24_type_error ,true 
+076d 7858fc00 disable user7 
+076e 280ffe2f isolate1 mark_ble_lr ,mark 
+076f 2040b16f call g24_lr_receive_pdu_len ,true 
+0770 2038b18a branch g24_lr_len_error ,user7 
+0771 2040317d call g24_receive_byte 
+0772 67e0cd1a store 1 ,mem_24g_rxbuf_new 
+0773 c5138779 bmark1 mark_24g_rxmode ,p_g24_receive_skip 
+0774 6fe0cd1a fetch 1 ,mem_24g_rxbuf_new 
+0775 1fe97e00 rshift3 pdata ,pdata 
+0776 6848c589 fetcht 1 ,mem_24g_data_type 
+0777 a8400e00 icompare bits_data ,temp 
+0778 2420b18c nbranch g24_type_error ,true 
 
 p_g24_receive_skip:
-0795 2040317d call g24_receive_byte 
-0796 280ffe2f isolate1 mark_ble_lr ,mark 
-0797 2040b178 call g24_lr_receive_payload_len ,true 
-0798 e7e08005 istore 1 ,contw 
-0799 1fe97e00 rshift3 pdata ,pdata 
-079a 1fe67c44 sub pdata ,68 ,null 
-079b 2421318e nbranch g24_len_over_error ,positive 
-079c 1fe27200 copy pdata ,loopcnt 
-079d 2022b154 branch g24rx_nopayload ,zero 
-079e 20203151 branch g24rx_loop 
+0779 2040317d call g24_receive_byte 
+077a 280ffe2f isolate1 mark_ble_lr ,mark 
+077b 2040b178 call g24_lr_receive_payload_len ,true 
+077c e7e08005 istore 1 ,contw 
+077d 1fe67c44 sub pdata ,68 ,null 
+077e 2421318e nbranch g24_len_over_error ,positive 
+077f 1fe27200 copy pdata ,loopcnt 
+0780 2022b154 branch g24rx_nopayload ,zero 
+0781 20203151 branch g24rx_loop 
 
 p_g24_read_len_pid_crc:
-079f 6fe0cd1b fetch 1 ,mem_24g_rxbuf_new + 1 
-07a0 1fe97e00 rshift3 pdata ,pdata 
-07a1 67e0c57d store 1 ,mem_24g_rxdata_length 
-07a2 1fe0fe01 increase 1 ,pdata 
-07a3 d8c04d1b arg mem_24g_rxbuf_new + 1 ,contr 
-07a4 98c08c00 iadd contr ,contr 
-07a5 efe18006 ifetch 3 ,contr 
-07a6 67e1c580 store 3 ,mem_24g_sta_crc 
-07a7 6fe0cd1b fetch 1 ,mem_24g_rxbuf_new + 1 
-07a8 2020321e branch g24_read_len_pid_crc + 10 
+0782 6fe0cd1b fetch 1 ,mem_24g_rxbuf_new + 1 
+0783 67e0c57d store 1 ,mem_24g_rxdata_length 
+0784 1fe0fe01 increase 1 ,pdata 
+0785 d8c04d1b arg mem_24g_rxbuf_new + 1 ,contr 
+0786 98c08c00 iadd contr ,contr 
+0787 efe18006 ifetch 3 ,contr 
+0788 67e1c580 store 3 ,mem_24g_sta_crc 
+0789 6fe0cd1b fetch 1 ,mem_24g_rxbuf_new + 1 
+078a 2020321e branch g24_read_len_pid_crc + 10 
 
 p_g24_transmit_packet:
-07a9 6fe0c5ca fetch 1 ,mem_24g_disable_fec1 
-07aa 243a31ae nbranch g24_transmit_nolr ,blank 
-07ab 784efc00 disable encode_fec0 
-07ac 782dfc00 enable encode_fec1 
+078b 6fe0c5ca fetch 1 ,mem_24g_disable_fec1 
+078c 243a078f nbranch p_g24_transmit_nolr ,blank 
+078d 784efc00 disable encode_fec0 
+078e 782dfc00 enable encode_fec1 
 
 p_g24_transmit_nolr:
-07ad 7823fc00 enable enable_white 
-07ae 7824fc00 enable enable_crc 
-07af 6fe0c58a fetch 1 ,mem_24g_txlen 
-07b0 98007200 iforce loopcnt 
-07b1 d8c04da6 arg mem_24g_txpayload_new ,contr 
-07b2 202031b3 branch g24tr_loop 
+078f 7823fc00 enable enable_white 
+0790 7824fc00 enable enable_crc 
+0791 6fe0c58a fetch 1 ,mem_24g_txlen 
+0792 98007200 iforce loopcnt 
+0793 d8c04da6 arg mem_24g_txpayload_new ,contr 
+0794 202031b3 branch g24tr_loop 
 
 p_g24_pair_sm_common_end:
-07b3 6fe0c5d4 fetch 1 ,mem_24g_pair_sm 
-07b4 c17f8000 rtneq state_24g_pairing_success 
-07b5 c000b2db beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-07b6 c00107ba beq state_24g_pairing_2 ,p_g24_pair_sm_2_waiting_ack 
-07b7 c00187be beq state_24g_pairing_3 ,p_g24_pair_sm_3_waiting_ack 
-07b8 c00207c2 beq state_24g_pairing_4 ,p_g24_pair_sm_4_waiting_ack 
-07b9 20600000 rtn 
+0795 6fe0c5d4 fetch 1 ,mem_24g_pair_sm 
+0796 c17f8000 rtneq state_24g_pairing_success 
+0797 c000b2db beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
+0798 c001079c beq state_24g_pairing_2 ,p_g24_pair_sm_2_waiting_ack 
+0799 c00187a1 beq state_24g_pairing_3 ,p_g24_pair_sm_3_waiting_ack 
+079a c00207a5 beq state_24g_pairing_4 ,p_g24_pair_sm_4_waiting_ack 
+079b 20600000 rtn 
 
 p_g24_pair_sm_2_waiting_ack:
-07ba 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
-07bb 203a32e1 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-07bc 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
-07bd 202032e0 branch g24_pair_sm_2_waiting_ack + 3 
+079c 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
+079d 203a32e1 branch g24_pair_sm_2_waiting_ack_skip ,blank 
+079e 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
+079f 207a0000 rtn blank 
+07a0 202032e0 branch g24_pair_sm_2_waiting_ack + 3 
 
 p_g24_pair_sm_3_waiting_ack:
-07be 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
-07bf 203a32e9 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-07c0 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
-07c1 202032e6 branch g24_pair_sm_3_waiting_ack + 3 
+07a1 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
+07a2 203a32e9 branch g24_pair_sm_3_waiting_ack_skip ,blank 
+07a3 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
+07a4 202032e6 branch g24_pair_sm_3_waiting_ack + 3 
 
 p_g24_pair_sm_4_waiting_ack:
-07c2 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
-07c3 203a07c8 branch p_g24_pair_sm_4_waiting_ack_skip ,blank 
-07c4 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
-07c5 684a45e8 fetcht 4 ,mem_24g_receiver_addr 
-07c6 98467c00 isub temp ,null 
-07c7 24628000 nrtn zero 
+07a5 6fe0c5ae fetch 1 ,mem_24g_pair_switch 
+07a6 203a07ab branch p_g24_pair_sm_4_waiting_ack_skip ,blank 
+07a7 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
+07a8 684a45e8 fetcht 4 ,mem_24g_receiver_addr 
+07a9 98467c00 isub temp ,null 
+07aa 24628000 nrtn zero 
 
 p_g24_pair_sm_4_waiting_ack_skip:
-07c8 7045d4ff jam state_24g_pairing_success ,mem_24g_pair_sm 
-07c9 70066f39 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-07ca 2040782b call ui_ipc_send_event 
-07cb 58000000 setarg 0 
-07cc 67e145d8 store 2 ,mem_24g_pair_timeout 
-07cd 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
-07ce 202032f7 branch g24_pair_sm_4_waiting_ack_skip + 6 
+07ab 7045d4ff jam state_24g_pairing_success ,mem_24g_pair_sm 
+07ac 70066f39 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+07ad 2040782b call ui_ipc_send_event 
+07ae 58000000 setarg 0 
+07af 67e145d8 store 2 ,mem_24g_pair_timeout 
+07b0 6fe24dee fetch 4 ,mem_24g_rxpayload_new + 2 
+07b1 202032f7 branch g24_pair_sm_4_waiting_ack_skip + 6 
+
+p_zcode_entrance:
+07b2 6848ce33 fetcht 1 ,mem_zcode_temp_param0 
+07b3 18518400 rshift4 temp ,temp 
+07b4 6fe0ce34 fetch 1 ,mem_zcode_current_number 
+07b5 98467c00 isub temp ,null 
+07b6 202287ce branch p_zcode_run ,zero 
+07b7 6048ce34 storet 1 ,mem_zcode_current_number 
+07b8 58000100 setarg zcode_buff_size 
+07b9 984f8400 imul32 temp ,temp 
+07ba 6fe1ce3b fetch 3 ,mem_xip_flash_offset 
+07bb 98467e00 isub temp ,pdata 
+07bc 6849ce35 fetcht 3 ,mem_flash_start_addr 
+07bd 9840fe00 iadd temp ,pdata 
+07be 67e1ce38 store 3 ,mem_flash_address 
+
+p_zcode_read_loop:
+07bf 20406c20 call spid_init_flash 
+07c0 6fe1ce38 fetch 3 ,mem_flash_address 
+07c1 d8400100 arg zcode_buff_size ,temp 
+07c2 da200e00 arg mem_zcode_buff ,rega 
+07c3 20406c4d call spid_read_flash 
+07c4 6fe20e00 fetch 4 ,mem_zcode_buff 
+07c5 684a4e3e fetcht 4 ,mem_zcode_head 
+07c6 98467c00 isub temp ,null 
+07c7 242287bf nbranch p_zcode_read_loop ,zero 
+07c8 58000e00 setarg mem_zcode_buff 
+07c9 67e140f0 store 2 ,mem_patch_ptr 
+07ca 7040f240 jam zcode_code_size ,mem_patch_len 
+07cb 20406b11 call load_ucode 
+07cc 58000000 setarg 0 
+07cd 67e240f0 store 4 ,mem_patch_ptr 
+
+p_zcode_run:
+07ce 6fe0ce33 fetch 1 ,mem_zcode_temp_param0 
+07cf 20200001 branch p_zcode 
               org 0x2000
 
 start:
@@ -34864,4 +34861,42 @@
 7de9 e7e08005 istore 1 ,contw 
 7dea c2007de8 loop generate_random_loop 
 7deb 20600000 rtn 
+              org 0x10001
+
+z_entrance1:
+10001 c0080003 beq zcode_10 ,z_keyboard_setting_config 
+10002 20600000 rtn 
+
+z_keyboard_setting_config:
+10003 204035f0 call g24_transmit_init 
+10004 2040325b call g24_chmap_param_init 
+10005 6fe0c666 fetch 1 ,mem_device_flag 
+10006 67e0cbe5 store 1 ,mem_device_flag_temp_new 
+10007 6fe1c2de fetch 3 ,mem_le_lap + 3 
+10008 67e1c797 store 3 ,mem_mouse_le_lap_temp 
+10009 204049af call keyboard_param_init 
+1000a 58004bfa setarg mem_le_tx_buffer0_omemalloc_new 
+1000b 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+1000c 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+1000d 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+1000e 20402a41 call le_set_fixed_ltk_justwork 
+1000f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+10010 c2890012 bbit1 mouse_enable_flash ,z_mouse_load_flash_info_check 
+10011 20600000 rtn 
+
+z_mouse_load_flash_info_check:
+10012 20406c20 call spid_init_flash 
+10013 20405d7b call mouse_spid_flash_release_form_powerdown 
+10014 20405d75 call mouse_information_flash_parameters 
+10015 20406c4d call spid_read_flash 
+10016 20405d82 call mouse_spid_flash_powerdown 
+10017 20205c80 branch mouse_app_initflag_check 
+              org 0x20001
+
+z_entrance2:
+20001 20600000 rtn 
+              org 0x30001
+
+z_entrance3:
+30001 20600000 rtn 
 
Index: output/romcode.rom
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/romcode.rom	(revision 4220)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/output/romcode.rom	(working copy)
@@ -24042,535 +24042,29 @@
 e7e08005
 c2007de8
 20600000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-000082d8
\ No newline at end of file
+c0080003
+20600000
+204035f0
+2040325b
+6fe0c666
+67e0cbe5
+6fe1c2de
+67e1c797
+204049af
+58004bfa
+67e1433f
+58000020
+67e14341
+20402a41
+6fe44713
+c2890012
+20600000
+20406c20
+20405d7b
+20405d75
+20406c4d
+20405d82
+20205c80
+20600000
+20600000
+0000983e
\ No newline at end of file
Index: program/patch.prog
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/program/patch.prog	(revision 4236)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/program/patch.prog	(working copy)
@@ -1,13 +1,16 @@
-define ex_eeprom
-define g24_enable
-define ble_enable
-define multi_mode
-//define ice_disable
-//define RGB_backlight
-define num_led_enable
-define scroll_led_enable
-define ex_led
-define fn_lock
+define G24
+define BLE
+define MULTI_MODE
+//define ICE_DISABLE
+//define RGB_BACKLIGHT
+//define NUM_LED
+//define SCROLL_LED
+//define FN_LOCK
+define ZCODE
+
+//define OTP_ENABLE
+//define EEPROM_ENABLE
+define FLASH_ENABLE
 
 //define ADC_1121SB
 //define ADC_1121SB_1V8_MODE
@@ -16,6 +19,78 @@
 //define ADC_4V2
 
 
+p_start:
+	branch p_patch_array
+ifdef ZCODE
+//zcode start
+p_zcode:
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+	nop 1
+endif
+
+
+p_patch_array:
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
 	beq patch00_2,p_main_loop
@@ -28,21 +103,21 @@
 	beq patch03_2,p_initialize_radio_cont
 	beq patch04_5,p_lpm_sleep
 	beq patch05_0,p_lpm_dispatch
-ifndef ex_eeprom
+ifdef OTP_ENABLE
 	beq patch08_2,p_keyboard_load_otp_info_check
 endif
 	beq patch08_4,p_keyboard_store_device_info
 	beq patch08_5,p_keyboard_cb_fuction
 	beq patch08_6,p_keyboard_priority_bb_event
 	beq patch08_7,p_keyboard_bb_event_timer
-ifdef ble_enable
+ifdef BLE
 	beq patch09_0,p_keyboard_start_discovery
 	beq patch09_1,p_keyboard_stop_discovery
 	beq patch09_2,p_keyboard_store_remote_bdaddr
 endif
 	beq patch09_3,p_keyboard_idle
 	beq patch09_4,p_keyboard_start_work
-ifdef ble_enable
+ifdef BLE
 	beq patch09_5,p_keyboard_le
 endif
 	beq patch09_6,p_keyboard_keyscan
@@ -55,11 +130,11 @@
 	beq patch0b_3,p_keyboard_app_enter_hibernate
 	beq patch0b_4,p_keyboard_device_led_all_off
 	beq patch0b_5,p_keyboard_setgpio_hibernate
-ifdef g24_enable
+ifdef G24
 	beq patch0b_6,p_keyboard_g24_transmit_process
 	beq patch0b_7,p_keyboard_g24_short_sleep
 endif
-ifdef ble_enable
+ifdef BLE
 	beq patch0c_1,p_le_parse_att
 	beq patch0d_7,p_keyboard_start_reconnect_device
 endif
@@ -70,12 +145,12 @@
 endif
 	beq patch10_0,p_mouse_init_sunt
 	beq patch10_4,p_keyboard_app_enter_hibernate
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	beq patch11_3,p_keyboard_app_initflag_check
 endif
 	beq patch13_2,p_keyboard_discover_setting_led_gpio
 	beq patch16_1,p_keyboard_init
-ifndef ex_eeprom
+ifdef OTP_ENABLE
 	beq patch18_5,p_otp_read_data
 endif
 	beq patch1a_5,p_gpio_set_wake_by_current_state
@@ -91,7 +166,7 @@
 	branch assert
 
 pf_patch_ext:
-ifdef ble_enable
+ifdef BLE
 	beq patch22_4,p_le_slave_match
 	beq patch23_2,p_le_got_first_packet
 	beq patch24_5,p_le_rx_dec
@@ -99,7 +174,7 @@
 	beq patch29_4,p_le_adv_not_match
 	beq patch29_5,p_le_init_adv
 endif
-ifdef g24_enable
+ifdef G24
 	beq patch2d_6,p_g24_receive_update_rxbuff
 	beq patch2e_2,p_g24_transmit_packet
 	beq patch2e_5,p_g24_read_len_pid_crc
@@ -505,7 +580,7 @@
 	store 2,0x8907
 	branch p_set_lemode_2m
 
-ifndef ex_eeprom
+ifdef OTP_ENABLE
 p_otp_read_data:
 	call enable_otp_read			//read enable
 	call otp_read_data+1
@@ -666,7 +741,7 @@
 endif
 
 p_keyboard_store_device_info:
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	fetcht 1,mem_eeprom_sda_gpio
 	call mouse_gpio_config_input_pu
 	fetcht 1,mem_eeprom_sda_gpio
@@ -674,16 +749,30 @@
 	branch mouse_store_device_info_delay,true
 endif
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-ifndef ex_eeprom
+ifdef OTP_ENABLE
 	bbit1 MOUSE_ENABLE_OTP,p_keyboard_store_otp_device_info
 endif
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	bbit1 MOUSE_ENABLE_EEPROM,p_keyboard_store_eeprom_device_info
 endif
+ifdef FLASH_ENABLE
+	bbit1 MOUSE_ENABLE_FLASH,p_mouse_store_flash_device_info
+endif	
 	branch keyboard_store_device_info+2
 
+ifdef FLASH_ENABLE
+p_mouse_store_flash_device_info:
+	call spid_init_flash
+	call mouse_spid_flash_release_form_powerdown
+	call mouse_flash_erase_sector
+
+	call mouse_information_flash_parameters
+	call mouse_spid_write_flash
+	branch mouse_spid_flash_powerdown
+endif
+
 
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 p_keyboard_eeprom_init:
 	call iicd_read_init_pin
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -727,18 +816,18 @@
 
 p_keyboard_priority_bb_event:
 	copy regc,pdata
-ifdef g24_enable
+ifdef G24
 	beq BT_EVT_24G_ATTEMPT_FAIL,p_keyboard_24g_attempt_fail
 endif
-ifdef ble_enable
+ifdef BLE
 	beq BT_EVT_LE_DISCONNECTED,p_keyboard_le_bb_disconnected
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	beq BT_EVT_LE_CONNECTED,p_keyboard_le_bb_event_connected
 endif
 endif
 	branch keyboard_priority_bb_event+2
 
-ifdef g24_enable
+ifdef G24
 p_keyboard_24g_attempt_fail:
 	fetch 1,mem_24g_attempt_fail_flag
 	nbranch p_keyboard_24g_hibernate_set,blank
@@ -763,17 +852,18 @@
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_start_auto_pair
 	bbit0 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED,mouse_24g_reconn_dongle_start
 	fetch 4,mem_mouse_24g_addr		// auto pair first time
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	fetcht 4,mem_keyboard_factory_addr
 	isub temp,null
 	branch p_keyboard_24g_start_pair_mode,zero
-else
+ifdef OTP_ENABLE
 	branch p_keyboard_24g_start_pair_mode,blank
 endif
+endif
 	branch mouse_24g_reconn_dongle_start
 endif
 
-ifdef ble_enable
+ifdef BLE
 p_keyboard_le_bb_disconnected:
 	setarg 0
 	store 2,mem_le_battery_level_updata_timer
@@ -793,7 +883,7 @@
 	bbit1 APP_DISC_BY_BUTTON,app_disconn_reason_clear
 	branch p_keyboard_app_enter_hibernate
 
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 p_keyboard_le_bb_event_connected:
 	call p_keyboard_load_eerpom_rgb
 	branch keyboard_le_bb_event_connected
@@ -817,7 +907,7 @@
 	call p_keyboard_device_poweron_timer
 	call p_keyboard_device_pair_discovery_led_timer
 	call p_keyboard_mode_led_timer
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	call p_keyboard_rgb_on_timer
 endif
 	call keyboard_check_discovery_timeout_timer
@@ -924,18 +1014,18 @@
 	fetch 2,mem_keyboard_caps_led_on_timer
 	isub temp,pdata
 	branch p_keyboard_num_cap_led_on,positive
-ifdef num_led_enable
+ifdef NUM_LED
 	call p_keyboard_numlock_led_off
 endif
-ifdef scroll_led_enable
+ifdef SCROLL_LED
 	call p_keyboard_scrolllock_led_off
 endif
 	branch p_keyboard_capslock_led_off
 p_keyboard_num_cap_led_on:
-ifdef num_led_enable
+ifdef NUM_LED
 	call p_keyboard_numlock_led_check_on
 endif
-ifdef scroll_led_enable
+ifdef SCROLL_LED
 	call p_keyboard_scrolllock_led_check_on
 endif
 p_keyboard_capslock_led_check_on:
@@ -943,7 +1033,7 @@
 	bbit0 KB_PC_KEYSEL_CAPSLOCK,p_keyboard_capslock_led_off
 	branch p_keyboard_capslock_led_on
 	
-ifdef num_led_enable
+ifdef NUM_LED
 p_keyboard_numlock_led_check_on:
 	fetch 1,mem_keyboard_led_status
 	bbit0 KB_PC_KEYSEL_NUMLOCK,p_keyboard_numlock_led_off
@@ -953,7 +1043,7 @@
 	fetcht 1,mem_keyboard_num_led_gpio
 	branch gpio_out_inactive
 endif
-ifdef scroll_led_enable
+ifdef SCROLL_LED
 p_keyboard_scrolllock_led_off:
 	fetch 1,mem_keyboard_device_poweron_timer_count
 	nrtn blank
@@ -1025,21 +1115,21 @@
 	rtn
 
 p_led_send_wakeup:	//13us low 
-	jam 0x3e,0x8072
+	jam 0x3e,0x80d7
 	nop 156
 	rtn
 	
 p_led_send_bit1:	//35us low and 15us high
-	jam 0x3e,0x8072
+	jam 0x3e,0x80d7
 	nop 423
-	jam 0x3f,0x8072
+	jam 0x3f,0x80d7
 	nop 183
 	rtn
 	
 p_led_send_bit0:	//15us low and 35us high
-	jam 0x3e,0x8072
+	jam 0x3e,0x80d7
 	nop 183
-	jam 0x3f,0x8072
+	jam 0x3f,0x80d7
 	nop 423
 	rtn
 	
@@ -1139,7 +1229,7 @@
 	rtn
 
 
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 p_keyboard_pwm_init:
 	arg 0,rega //sys clk 12mhz
 	call pwm_init
@@ -1397,12 +1487,12 @@
 	branch mouse_disconnect
 
 p_keyboard_key_press_timer:
-ifdef g24_enable
+ifdef G24
 	fetch 1,mem_keyboard_switch_device_flag
 	bbit1 KEYBOARD_FLAG_G24_DEVICE_BUTTON,p_keyboard_device_select_g24_press_timer
 	call p_keyboard_device_select_g24_nopress_timer
 endif
-ifdef ble_enable
+ifdef BLE
 	fetch 1,mem_keyboard_switch_device_flag
 	bbit1 KEYBOARD_FLAG_BT_DEVICE_BUTTON,p_keyboard_device_select_bt_press_timer
 	branch p_keyboard_device_select_bt_nopress_timer
@@ -1410,7 +1500,7 @@
 	rtn
 endif
 
-ifdef ble_enable
+ifdef BLE
 p_keyboard_device_select_bt_press_timer:
 	fetch 1,mem_keyboard_switch_bt_press_timer
 	sub pdata,100,null
@@ -1430,16 +1520,20 @@
 	rtn blank
 	jam 0,mem_keyboard_switch_bt_enable
 	call p_keyboard_store_device_number
+	//rtn
 	branch soft_reset_chip
 
 p_keyboard_store_device_number:
-	arg 1,temp
-	arg mem_device_flag,rega
-	arg MOUSE_INFO_EEPROM_OFFECT,regb
-	branch iicd_write_protect_eep_data
+//	arg 1,temp
+//	arg mem_device_flag,rega
+//	arg MOUSE_INFO_EEPROM_OFFECT,regb
+//	branch iicd_write_protect_eep_data
+p_keyboard_flash_store_info:
+	branch p_mouse_store_flash_device_info
+	
 endif
 
-ifdef g24_enable
+ifdef G24
 p_keyboard_device_select_g24_press_timer:
 	fetch 1,mem_keyboard_switch_g24_press_timer
 	sub pdata,100,null
@@ -1450,7 +1544,7 @@
 	jam 0,mem_keyboard_switch_g24_enable
 p_keyboard_24g_start_pair_mode:
  	call p_keyboard_device_led_all_off
-	branch p_keyboard_24g_start_pair_mode_next
+	//branch p_keyboard_24g_start_pair_mode_next
 p_keyboard_24g_start_pair_mode_next:
 	call keyboard_pairing_check_otp_offset
 	jam 0,mem_keyboard_data_change_flag
@@ -1464,11 +1558,12 @@
 
 p_keyboard_device_select_g24_nopress_timer:
 	jam 0,mem_keyboard_switch_g24_press_timer
-ifdef multi_mode
+ifdef MULTI_MODE
 	fetch 1,mem_keyboard_switch_g24_enable
 	rtn blank
 	jam 0,mem_keyboard_switch_g24_enable
-	call keyboard_store_device_info
+	call p_keyboard_store_device_number
+	//rtn
 	branch soft_reset_chip
 endif
 	rtn
@@ -1476,7 +1571,7 @@
 
 p_keyboard_idle:
 	call kscan_dispatch
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	call p_keyboard_rgb_process
 endif
 ifdef usb_enable
@@ -1519,7 +1614,7 @@
 	rtn blank
 	increase -1,pdata
 	store 1,mem_keyboard_evt_timer_count
-	call p_keyboard_delay_lpm_timer
+	//call p_keyboard_delay_lpm_timer
 	branch p_keyboard_evt_50ms_loop
 
 p_keyboard_delay_lpm_timer:
@@ -1537,7 +1632,7 @@
 	branch keyboard_press_change_or_no_key
 
 p_keyboard_start_work:
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
 	call p_keyboard_load_eerpom_rgb,user
 endif
@@ -1571,7 +1666,7 @@
 	fetch 1,mem_device_flag
 	beq MODE_24G_DEVICE,p_mouse_24g_reconn_general_dongle
 	call mouse_bluetooth_fast_conn_disable
-ifdef multi_mode
+ifdef MULTI_MODE
 	beq MODE_BT_DEVICE1,p_keyboard_start_ble1_reconnect
 	beq MODE_BT_DEVICE2,p_keyboard_start_ble2_reconnect
 	beq MODE_BT_DEVICE3,p_keyboard_start_ble3_reconnect
@@ -1583,18 +1678,19 @@
 p_keyboard_start_ble1_reconnect:
 	fetch 6,mem_device1_addr
 p_keyboard_start_ble_reconnect:
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	fetcht 6,mem_keyboard_factory_addr
 	isub temp,null
 	branch mouse_bluetooth_fast_conn_init,zero
-else
+ifdef OTP_ENABLE
 	branch mouse_bluetooth_fast_conn_init,blank
 endif
+endif
 	setarg 0x000e
 	store 2,mem_ble_shutter_reconn_adv_interval
 	branch mouse_start_reconnect_device
 
-ifdef multi_mode
+ifdef MULTI_MODE
 p_keyboard_start_ble2_reconnect:
 	fetch 6,mem_device2_addr
 	branch p_keyboard_start_ble_reconnect
@@ -1797,7 +1893,7 @@
 	rtn
 
 p_keyboard_keyscan_value_current_zero_check:
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	fetch 8,mem_keyscan_value_current
 	nbranch p_keyboard_load_eerpom_rgb,blank
 	fetch 8,mem_keyscan_value_current+8
@@ -1911,7 +2007,7 @@
 	call keyboard_commbination_delay_release_clear,true
 	fetch 1,mem_keyboard_fn_flag
 	ncall p_keyboard_keyvalue_fn_replace_press,blank
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	fetch 1,mem_keyboard_keyvalue_temp
 	beq HID_KEY_RIGHT_ALT,p_keyboard_rgb_on_type_switch
 	beq HID_KEY_RIGHT_GUI,p_keyboard_rgb_mode_switch
@@ -1923,7 +2019,7 @@
 	beq HID_KEY_Q,p_keyboard_keyvalue_os_andriod
 	beq HID_KEY_W,p_keyboard_keyvalue_os_windows
 	beq HID_KEY_E,p_keyboard_keyvalue_os_ios
-ifdef fn_lock
+ifdef FN_LOCK
 	beq HID_KEY_ESC,p_keyboard_keyvalue_fn_esc	
 endif
 	branch keyboard_keyvalue_fn_replace_press+1
@@ -1933,7 +2029,7 @@
 	fetch 1,mem_keyboard_press_flag_temp
 	bbit0 0,p_keyboard_keyvalue_clear_temp_end
 	jam SYSTEM_OS_ANDRIOD,mem_kb_computer_system
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	call mouse_store_device_info_delay
 endif
 p_keyboard_keyvalue_clear_temp:
@@ -1946,7 +2042,7 @@
 	fetch 1,mem_keyboard_press_flag_temp
 	bbit0 0,p_keyboard_keyvalue_clear_temp_end
 	jam SYSTEM_OS_WINDOWS,mem_kb_computer_system
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	call mouse_store_device_info_delay
 endif
 	branch p_keyboard_keyvalue_clear_temp
@@ -1955,12 +2051,12 @@
 	fetch 1,mem_keyboard_press_flag_temp
 	bbit0 0,p_keyboard_keyvalue_clear_temp_end
 	jam SYSTEM_OS_IOS,mem_kb_computer_system
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	call mouse_store_device_info_delay
 endif
 	branch p_keyboard_keyvalue_clear_temp
 
-ifdef fn_lock
+ifdef FN_LOCK
 p_keyboard_keyvalue_fn_esc:
 	fetch 1,mem_keyboard_fn_esc
 	call keyboard_keyvalue_store_temp
@@ -2001,9 +2097,9 @@
 p_keyboard_device_select:
 	call disable_user
 	call p_keyboard_device_select_g24
-ifdef ble_enable
+ifdef BLE
 	call p_keyboard_device_select_bt1
-ifdef multi_mode
+ifdef MULTI_MODE
 	call p_keyboard_device_select_bt2
 	call p_keyboard_device_select_bt3
 endif
@@ -2019,7 +2115,7 @@
 	jam 0,mem_keyboard_data_change_flag
 	rtn
 
-ifdef g24_enable
+ifdef G24
 p_keyboard_device_select_g24:
 	fetch 1,mem_keyboard_switch_device_to_g24
 	rtn blank
@@ -2039,7 +2135,7 @@
 	set1 KEYBOARD_FLAG_G24_DEVICE_BUTTON,pdata
 	set0 KEYBOARD_FLAG_BT_DEVICE_BUTTON,pdata
 	store 1,mem_keyboard_switch_device_flag
-ifdef multi_mode
+ifdef MULTI_MODE
 	fetch 1,mem_device_flag
 	rtneq MODE_24G_DEVICE
 	jam MODE_24G_DEVICE,mem_device_flag
@@ -2050,7 +2146,7 @@
 	branch clear_mem
 endif
 
-ifdef ble_enable
+ifdef BLE
 p_keyboard_device_select_bt1:
 	fetch 1,mem_keyboard_switch_device_to_bt1
 	rtn blank
@@ -2069,7 +2165,7 @@
 	set0 KEYBOARD_FLAG_G24_DEVICE_BUTTON,pdata
 	set1 KEYBOARD_FLAG_BT_DEVICE_BUTTON,pdata
 	store 1,mem_keyboard_switch_device_flag
-ifdef multi_mode
+ifdef MULTI_MODE
 	fetch 1,mem_device_flag
 	rtneq MODE_BT_DEVICE1
 	jam MODE_BT_DEVICE1,mem_device_flag
@@ -2077,7 +2173,7 @@
 endif
 	rtn
 
-ifdef multi_mode
+ifdef MULTI_MODE
 p_keyboard_device_select_bt2:
 	fetch 1,mem_keyboard_switch_device_to_bt2
 	rtn blank
@@ -2179,7 +2275,7 @@
 	store 2,mem_cb_24g_search_receiver
 	setarg p_keyboard_lpm_before_common
 	store 2,mem_cb_24g_lpm_before
-ifdef ble_enable
+ifdef BLE
 	setarg p_keyboard_le
 	store 2,mem_cb_le_process
 endif
@@ -2300,10 +2396,10 @@
 p_keyboard_device_led_all_off:
 	call keyboard_power_led_off
 	call p_keyboard_device_led_off
-ifdef num_led_enable
+ifdef NUM_LED
 	call p_keyboard_numlock_led_off
 endif
-ifdef scroll_led_enable
+ifdef SCROLL_LED
 	call p_keyboard_scrolllock_led_off
 endif
 	branch p_keyboard_capslock_led_off
@@ -2317,7 +2413,7 @@
 p_keyboard_setgpio_hibernate:
 	call p_clear_wake
 	call keyboard_device_led_all_off
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	call p_keyboard_rgb_off
 endif
 	branch p_keyboard_lpm_before_common
@@ -2374,7 +2470,7 @@
 	nrtn blank
 	fetch 2,mem_mouse_discovery_timer
 	nrtn blank
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	fetch 1,mem_backlight_on_flag
 	rtneq RGB_BACKLIGHT_STATUS_BREATHE
 endif
@@ -2427,7 +2523,7 @@
 p_app_init:
 p_keyboard_init:
 	call enable_authrom
-ifdef ble_enable
+ifdef BLE
 	call p_le_exchange_hid_map
 endif
 	call wdt_set_disable
@@ -2435,7 +2531,7 @@
 	call p_keyboard_gpio_init
 	call p_keyboard_low_vol_mult_set
 	rtn wake
-ifdef RGB_backlight
+ifdef RGB_BACKLIGHT
 	call p_keyboard_rgb_red_led_off
 	call p_keyboard_rgb_green_led_off
 	call p_keyboard_rgb_blue_led_off
@@ -2450,31 +2546,8 @@
 	call app_param_init
 	call p_keyboard_puchk_disable
 	rtn wake
-	call g24_transmit_init
-	call g24_chmap_param_init
-	fetch 1,mem_device_flag
-	store 1,mem_device_flag_temp_new
-	fetch 3,mem_le_lap+3
-	store 3,mem_mouse_le_lap_temp
-	call keyboard_param_init
-	setarg mem_le_tx_buffer0_omemalloc_new
-	store 2,mem_ble_l2cap_tx_buff0_ptr
-	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
-	store 2,mem_ble_l2cap_tx_buff_size_ptr
-ifdef RGB_backlight
-	call p_keyboard_pwm_init
-endif
-	call le_set_fixed_ltk_justwork
-
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-ifndef ex_eeprom
-	bbit1 MOUSE_ENABLE_OTP,keyboard_load_otp_info_check
-endif
-ifdef ex_eeprom
-	bbit1 MOUSE_ENABLE_EEPROM,p_keyboard_load_eeprom_info_check
-endif
-	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
-	rtn
+	jam ZCODE_10,mem_zcode_temp_param0
+	branch p_zcode_entrance
 
 p_keyboard_select_reconn_device:
 	arg mem_device1_type,rega
@@ -2498,7 +2571,7 @@
 	fetcht 1,mem_config_select_device_button_gpio
 	storet 1,mem_sensor_motion_gpio
 	call keyboard_gpio_config_input_pu
-ifdef ice_disable
+ifdef ICE_DISABLE
 	call lpm_write_ice_disable
 endif
 	//row init
@@ -2562,7 +2635,7 @@
 	branch eeprom_store_reconn_info+1
 
 ///////////******************ble patch start*************************//////////////
-ifdef ble_enable
+ifdef BLE
 p_keyboard_start_discovery:
 	call p_keyboard_device_led_all_off+1
 	setarg 0
@@ -2798,13 +2871,14 @@
 	jam SYSTEM_OS_MAC,mem_kb_computer_system
 p_keyboard_store_computer_system_ble:
 	jam 0,mem_le_connect_ios_mac_flag
-ifdef ex_eeprom
+ifdef EEPROM_ENABLE
 	branch p_keyboard_store_device_info
-else
+ifdef OTP_ENABLE
 	jam 1,mem_otp_store_system_flag
 	fetch 1,mem_otp_store_device_info_flag
 	rtn blank
 	branch p_keyboard_wirte_otp_ble
+endif	
 endif
 
 p_keyboard_le_send_att_read_by_type_rsp_mac:
@@ -2983,9 +3057,27 @@
 ///////////******************ble patch end*************************//////////////
 
 ///////////******************g24 patch start*************************//////////////
-ifdef g24_enable
+ifdef G24
 p_g24_pair_dispatch:
 	jam DEFAULT_24G_DEVICE,mem_24g_reconn_type
+/*	fetch 1,mem_24g_pair_sm
+	bne STATE_24G_PAIRING_2,p_g24_pair_dispatch_next
+	jam 0,mem_24g_pair_time_out
+	fetch 2,mem_24g_pair_count
+	increase 1,pdata
+	store 2,mem_24g_pair_count
+	fetch 1,mem_24g_pair_count
+	beq 0,p_g24_pair_dispatch_new
+	rtn
+
+p_g24_pair_dispatch_next:
+	fetch 1,mem_24g_pair_time_out
+	increase 1,pdata
+	store 1,mem_24g_pair_time_out
+	beq 0xff,g24_pair_sm_reinit
+	branch p_g24_pair_dispatch_new
+*/
+p_g24_pair_dispatch_new:	
 	fetch 1,mem_24g_pair_sm
 	beq STATE_24G_PAIRING_SUCCESS,g24_pair_exit
 	beq STATE_24G_PAIRING_1,p_g24_pair_sm_1
@@ -2999,6 +3091,7 @@
 	branch p_g24_pair_sm_prep
 	
 p_g24_pair_sm_2:
+	jam 2,mem_24g_data_type
 	fetch 1,mem_24g_pair_switch
 	branch p_g24_pair_sm_2_skip,blank
 	fetch 4,mem_24g_device_addr
@@ -3199,6 +3292,13 @@
 	branch g24_hop_ch_disable+4
 
 p_g24_txpayload_type_update:
+	lshift3 pdata,pdata
+	fetcht 1,mem_24g_pid
+	and temp,0x03,temp
+	lshift temp,temp
+	ior temp,pdata
+	fetcht 1,mem_24g_no_ack
+	iadd temp,pdata
 	store 1,mem_24g_txpayload_new+OFFSET_DATA_TYPE
 	rtn
 
@@ -3236,7 +3336,7 @@
 p_keyboard_g24_ackpayload_parse:
 	call g24_ackpayload_parse
 	fetch 1,mem_24g_rxbuf_new+1
-	compare 0x08,pdata,0xf8
+	compare 0x01,pdata,0x01
 	nrtn true
 	fetch 1,mem_24g_rxbuf_new+2		// pc sleep mouse ackpayload: 01 08 ff
 	beq 0xff,p_keyboard_24g_hibernate_set
@@ -3258,8 +3358,9 @@
 	branch g24_lr_len_error,user7
 	call g24_receive_byte
 	store 1,mem_24g_rxbuf_new	//device id
-	bmark1 mark_24g_rxmode,g24_receive_skip
+	bmark1 mark_24g_rxmode,p_g24_receive_skip
 	fetch 1,mem_24g_rxbuf_new
+	rshift3 pdata,pdata			//device id
 	fetcht 1,mem_24g_data_type
 	icompare bits_data,temp
 	nbranch g24_type_error,true
@@ -3268,7 +3369,6 @@
 	isolate1 mark_ble_lr,mark
 	call g24_lr_receive_payload_len,true
 	istore 1,contw
-	rshift3 pdata,pdata
 	sub pdata,68,null
 	nbranch g24_len_over_error,positive	//max payload: 32bytes
 	copy pdata,loopcnt
@@ -3278,7 +3378,6 @@
 p_g24_read_len_pid_crc:
 	//read control
 	fetch 1,mem_24g_rxbuf_new+1
-	rshift3 pdata,pdata
 	store 1,mem_24g_rxdata_length
 //get crc
 	increase 1,pdata
@@ -3293,7 +3392,7 @@
 p_g24_transmit_packet:
 	//bmark1 mark_ble_lr,p_g24_transmit_nolr
 	fetch 1,mem_24g_disable_fec1
-	nbranch g24_transmit_nolr,blank
+	nbranch p_g24_transmit_nolr,blank
 	disable encode_fec0	
 	enable encode_fec1	////lr use encode_fec3
 p_g24_transmit_nolr:
@@ -3316,6 +3415,7 @@
 	fetch 1,mem_24g_pair_switch
 	branch g24_pair_sm_2_waiting_ack_skip,blank
 	fetch 4,mem_24g_rxpayload_new+2
+	rtn blank
 	branch g24_pair_sm_2_waiting_ack+3
 	
 p_g24_pair_sm_3_waiting_ack:
@@ -3571,4 +3671,48 @@
 	rtn
 
 endif
-//endif
\ No newline at end of file
+
+endif
+
+
+ifdef ZCODE
+// input : mem_zcode_temp_param0 ---- zocde number(0~1f)
+p_zcode_entrance:
+	fetcht 1,mem_zcode_temp_param0 // zcode number @ high 4bit
+	rshift4 temp,temp
+	fetch 1,mem_zcode_current_number
+	isub temp,null
+	branch p_zcode_run,zero // if this zcode is already loaded, do not load again
+
+	storet 1,mem_zcode_current_number
+	setarg ZCODE_BUFF_SIZE
+	imul32 temp,temp
+	fetch 3,mem_xip_flash_offset
+	isub temp,pdata
+	fetcht 3,mem_flash_start_addr
+	iadd temp,pdata
+	store 3,mem_flash_address
+p_zcode_read_loop:
+	call spid_init_flash
+	fetch 3,mem_flash_address
+	arg ZCODE_BUFF_SIZE,temp
+	arg mem_zcode_buff,rega
+	call spid_read_flash
+
+	fetch 4,mem_zcode_buff
+	fetcht 4,mem_zcode_head	//p_start
+	isub temp,null
+	nbranch p_zcode_read_loop,zero	//sometimes we will lost p_start,read flash again
+
+	setarg mem_zcode_buff
+	store 2,mem_patch_ptr
+	jam ZCODE_CODE_SIZE,mem_patch_len
+	call load_ucode
+	setarg 0
+	store 4,mem_patch_ptr
+p_zcode_run:
+	fetch 1,mem_zcode_temp_param0
+	branch p_zcode
+endif
+
+
Index: sched/keyboard.dat
===================================================================
--- /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/sched/keyboard.dat	(revision 4220)
+++ /1121s/branch/keyboard/customer_FW/RY_Project/RY_2mode_3ch_keyboard/sched/keyboard.dat	(working copy)
@@ -29,7 +29,7 @@
 #bit5 MOUSE_ENABLE_ADC
 #bit6 MOUSE_ENABLE_KEYBOARD
 #bit7 MOUSE_ENABLE_DOUBLE_DPI_KEY
-3a	
+56	
 
 #mouse flag byte4
 #bit0 MOUSE_ENABLE_24G_250Hz
@@ -61,7 +61,7 @@
 #bit4 MOUSE_ENABLE_DPI_KEY_CONNECT_GND
 #bit5 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
 #bit6 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING
-40
+00
 
 #mouse flag byte7
 #bit0 MOUSE_ENABLE_AUTO_24G_PARING
@@ -82,7 +82,7 @@
 #bit4 MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
 #bit5 MOUSE_ENABLE_24G_2M_PHY
 #bit6 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING
-0c
+08
 
 
 mem_device_option:0f
@@ -127,7 +127,7 @@
 mem_local_rx_max_octets:fb 00 48 08 fb 00 48 08  # 1b
 
 #bt
-mem_lpm_mode:01
+mem_lpm_mode:00
 mem_lpm_mult:10
 mem_lpm_mult_init:10
 
@@ -208,7 +208,7 @@
 #01 ADC_CONFIG_HVIN
 #02 ADC_CONFIG_GPIO
 mem_adc_clkdiv:0a
-mem_adc_channel:0c
+mem_adc_channel:06
 #00 ADC_CH_VBAT
 #01 ADC_CH_VDCDC5V
 #06 ADC_CH_GPIO18
@@ -303,8 +303,8 @@
 
 
 
-mem_mcu_stb_gpio:01
-mem_mcu_clk_gpio:02
+mem_mcu_stb_gpio:08
+mem_mcu_clk_gpio:07
 mem_mcu_rstb_gpio:ff
 
 mem_sensor_motion_gpio:ff
@@ -314,35 +314,35 @@
 
 #gpio00~16
 mem_key_row_gpio:
-0d		#r0
-0e 		#r1
-0f		#r2
-10 		#r3
-11 		#r4
-12 		#r5
-13 		#r6
-14		#r7
+0a		#r0
+0b 		#r1
+0c		#r2
+0d 		#r3
+0e 		#r4
+11 		#r5
+06		#r6
+04		#r7
 
 #gpio00~16   portA:8x,portB:cx
 mem_key_col_gpio:
-85		#c0
-c6		#c1
-c5		#c2
-c4		#c3
-c3		#c4
+0f		#c0
+10		#c1
+00		#c2
+85		#c3
+84		#c4
 c2		#c5
-03		#c6
-04		#c7
-83		#c8
-84		#c9
-82		#c10
-c7		#c11
-80		#c12
-07		#c13
-06		#c14
-81		#c15
-0a		#c16
-0b		#c17
+83		#c6
+c3		#c7
+82		#c8
+c4		#c9
+81		#c10
+c5		#c11
+c7		#c12
+80		#c13
+03		#c14
+02		#c15
+01		#c16
+c6		#c17
 ff		#c18
 ff		#c19
 
@@ -392,3 +392,13 @@
 
 mem_keyboard_commbination_fast_conn_bt:2a 10	# bs+M
 
+
+#zcode
+mem_zcode_current_number:ff
+mem_xip_flash_offset:00 00 00
+mem_zcode_head:20 20 00 40
+mem_flash_start_addr:00 00 00
+
+mem_flash_base:00 3f
+
+
