Index: format/labels.format
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/format/labels.format	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/format/labels.format	(working copy)
@@ -1189,6 +1189,7 @@
 0x26e7 pdata_0xff_check
 0x26e9 pdata_0xff_check_loop
 0x26ee power_ctrl_start
+0x26f5 power_ctrl_store_rssi_avg_received
 0x26f9 power_ctrl_start_next
 0x2701 power_ctrl_txpower_decrs_check
 0x2706 power_ctrl_txpower_decrs
@@ -2690,6 +2691,8 @@
 0x481f mouse_24g_first_bb_event_reconn_timeout
 0x4822 mouse_24g_first_store_reconn_info
 0x4827 mouse_24g_start_pair_mode
+0x482d mouse_24g_start_pair_mode_enable_blink_timer
+0x482e mouse_24g_start_pair_mode_skip_blink_timer
 0x4833 mouse_24g_attempt_fail
 0x4835 mouse_24g_attempt_fail_next
 0x4839 mouse_24g_attempt_fail_enter_hibernate
@@ -2698,6 +2701,8 @@
 0x4849 mouse_reconn_dongle_attempt_fail
 0x484e mouse_24g_attempt_success
 0x4857 mouse_24g_pairing_complete
+0x4859 mouse_24g_pairing_complete_enable_poweron_timer
+0x485a mouse_24g_pairing_complete_skip_poweron_timer
 0x4866 mouse_24g_package_data
 0x486d mouse_24g_mouse_package_data
 0x487c mouse_24g_mouse_package_data_now
Index: format/rom.format
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/format/rom.format	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/format/rom.format	(working copy)
@@ -2721,6 +2721,7 @@
 0x3a MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED
 0x3b MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
 0x3c MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
+0x3d MOUSE_ENABLE_DOUBLE_DPI_KEY
 
 //mouse dpi level
 0x00 MOUSE_DPI_LEVEL1
@@ -2849,6 +2850,8 @@
 0x05 MOUSE_DPI_KEY
 0x06 MOUSE_PB_KEY
 0x07 MOUSE_CUSTOMER_KEY
+
+0x00 MOUSE_DPI_ANOTHER_KEY
 )
 (
 0 G24_DISCONN_STATE
@@ -2927,6 +2930,27 @@
 
 )
 
+(
+0 MULTI_LED_ON
+1 MULTI_LED_BLINK
+)
+
+//uarta init param start
+(
+0xd0 AT_baud_230400
+0x177 AT_baud_128000
+0x1a0 AT_baud_115200
+0x4e2 AT_baud_38400
+0x1388 AT_baud_9600
+)
+
+(
+0x4e00 mem_module_rx_buf
+0x4eff mem_module_rx_buf_end
+0x4f00 mem_module_tx_buf
+0x4fff mem_module_tx_buf_end
+)
+//uarta init param end
 
 (
 // eeprom config
@@ -9659,6 +9683,54 @@
 1 mem_le_name_patch_len
 19 mem_le_name_patch
 
+1 mem_fire_key_status
+4 mem_fire_key_delay
+1 mem_fire_key_flag
+1 mem_firebutton_gpio
+1 mem_mouse_firebutton_connect_vin_flag
+1 mem_mouse_another_dpi_connect_vin_flag
+
+1 mem_dpi_another_button_gpio
+1 mem_dpi_another_press_status
+1 mem_dpi_another_button_state
+1 mem_dpi_another_button_down_enable
+1 mem_mouse_key_temp_patch
+
+// 1io2led multi begin
+1 mem_mouse_1io2led_led_enable
+1 mem_mouse_multi_led_blink_enable
+1 mem_mouse_bt_led_recon_effect_flag
+1 mem_mouse_multi_led_type
+1 mem_mouse_multi_led_poweron2s_flag_init
+1 mem_mouse_multi_led_poweron2s_flag
+1 mem_mouse_multi_led_powon2s_timer_init
+1 mem_mouse_multi_led_powon2s_timer
+1 mem_mouse_1io2led_multi_24gled
+1 mem_mouse_1io2led_multi_bt1led
+1 mem_mouse_1io2led_multi_bt2led
+1 mem_mouse_multi_led_blink_timer_init
+1 mem_mouse_multi_led_blink_timer
+1 mem_mouse_multi_led_state
+// 1io2led multi end
+
+4 mem_24g_tsniff
+
+1 mem_tx_count
+6 mem_tx_time_last
+4 mem_tx_time_last_delt
+5 mem_tx_time_sum
+1 mem_tx_time_sum_count
+
+3 mem_24g_short_sleep_set_init
+2 mem_retransmit
+1 mem_sleep_miss
+4 mem_sleep_time_temp
+4 mem_sleep_miss_temp
+0 mem_mouse_end
+
+16 mem_mouse_rssi_signal_buf_patch
+16 mem_mouse_rssi_signal_buf_temp
+
 )
 
 
Index: output/bt_format.meta
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_format.meta	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_format.meta	(working copy)
@@ -2222,6 +2222,45 @@
 0x4c1d mem_g24_ota_reset_timer
 0x4c1e mem_le_name_patch_len
 0x4c1f mem_le_name_patch
+0x4c32 mem_fire_key_status
+0x4c33 mem_fire_key_delay
+0x4c37 mem_fire_key_flag
+0x4c38 mem_firebutton_gpio
+0x4c39 mem_mouse_firebutton_connect_vin_flag
+0x4c3a mem_mouse_another_dpi_connect_vin_flag
+0x4c3b mem_dpi_another_button_gpio
+0x4c3c mem_dpi_another_press_status
+0x4c3d mem_dpi_another_button_state
+0x4c3e mem_dpi_another_button_down_enable
+0x4c3f mem_mouse_key_temp_patch
+0x4c40 mem_mouse_1io2led_led_enable
+0x4c41 mem_mouse_multi_led_blink_enable
+0x4c42 mem_mouse_bt_led_recon_effect_flag
+0x4c43 mem_mouse_multi_led_type
+0x4c44 mem_mouse_multi_led_poweron2s_flag_init
+0x4c45 mem_mouse_multi_led_poweron2s_flag
+0x4c46 mem_mouse_multi_led_powon2s_timer_init
+0x4c47 mem_mouse_multi_led_powon2s_timer
+0x4c48 mem_mouse_1io2led_multi_24gled
+0x4c49 mem_mouse_1io2led_multi_bt1led
+0x4c4a mem_mouse_1io2led_multi_bt2led
+0x4c4b mem_mouse_multi_led_blink_timer_init
+0x4c4c mem_mouse_multi_led_blink_timer
+0x4c4d mem_mouse_multi_led_state
+0x4c4e mem_24g_tsniff
+0x4c52 mem_tx_count
+0x4c53 mem_tx_time_last
+0x4c59 mem_tx_time_last_delt
+0x4c5d mem_tx_time_sum
+0x4c62 mem_tx_time_sum_count
+0x4c63 mem_24g_short_sleep_set_init
+0x4c66 mem_retransmit
+0x4c68 mem_sleep_miss
+0x4c69 mem_sleep_time_temp
+0x4c6d mem_sleep_miss_temp
+0x4c71 mem_mouse_end
+0x4c71 mem_mouse_rssi_signal_buf_patch
+0x4c81 mem_mouse_rssi_signal_buf_temp
 0x48d0 mem_remote_car_hard_soft_switch
 0x48d1 mem_remote_car_queue_each_size
 0x48d2 mem_remote_car_queue_length
@@ -5182,6 +5221,7 @@
 0x3a MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED
 0x3b MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
 0x3c MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
+0x3d MOUSE_ENABLE_DOUBLE_DPI_KEY
 
 //mouse dpi level
 0x00 MOUSE_DPI_LEVEL1
@@ -5310,6 +5350,8 @@
 0x05 MOUSE_DPI_KEY
 0x06 MOUSE_PB_KEY
 0x07 MOUSE_CUSTOMER_KEY
+
+0x00 MOUSE_DPI_ANOTHER_KEY
 )
 (
 0 G24_DISCONN_STATE
@@ -5388,6 +5430,27 @@
 
 )
 
+(
+0 MULTI_LED_ON
+1 MULTI_LED_BLINK
+)
+
+//uarta init param start
+(
+0xd0 AT_baud_230400
+0x177 AT_baud_128000
+0x1a0 AT_baud_115200
+0x4e2 AT_baud_38400
+0x1388 AT_baud_9600
+)
+
+(
+0x4e00 mem_module_rx_buf
+0x4eff mem_module_rx_buf_end
+0x4f00 mem_module_tx_buf
+0x4fff mem_module_tx_buf_end
+)
+//uarta init param end
 
 (
 // eeprom config
@@ -10129,6 +10192,7 @@
 0x26e7 pdata_0xff_check
 0x26e9 pdata_0xff_check_loop
 0x26ee power_ctrl_start
+0x26f5 power_ctrl_store_rssi_avg_received
 0x26f9 power_ctrl_start_next
 0x2701 power_ctrl_txpower_decrs_check
 0x2706 power_ctrl_txpower_decrs
@@ -11630,6 +11694,8 @@
 0x481f mouse_24g_first_bb_event_reconn_timeout
 0x4822 mouse_24g_first_store_reconn_info
 0x4827 mouse_24g_start_pair_mode
+0x482d mouse_24g_start_pair_mode_enable_blink_timer
+0x482e mouse_24g_start_pair_mode_skip_blink_timer
 0x4833 mouse_24g_attempt_fail
 0x4835 mouse_24g_attempt_fail_next
 0x4839 mouse_24g_attempt_fail_enter_hibernate
@@ -11638,6 +11704,8 @@
 0x4849 mouse_reconn_dongle_attempt_fail
 0x484e mouse_24g_attempt_success
 0x4857 mouse_24g_pairing_complete
+0x4859 mouse_24g_pairing_complete_enable_poweron_timer
+0x485a mouse_24g_pairing_complete_skip_poweron_timer
 0x4866 mouse_24g_package_data
 0x486d mouse_24g_mouse_package_data
 0x487c mouse_24g_mouse_package_data_now
Index: output/bt_program23.icode
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.icode	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.icode	(working copy)
@@ -1,1294 +1,1444 @@
- 00000000  0x0000000c bbit1  0x00000008 , 0x00000017 
- 00000001  0x0000000d beq  0x00000000 , 0x00000022 
- 00000002  0x0000000e beq  0x00000003 , 0x00000026 
- 00000003  0x0000000f beq  0x00000083 , 0x0000003f 
- 00000004  0x00000010 beq  0x0000008b , 0x00000080 
- 00000005  0x00000011 beq  0x0000009f , 0x0000008d 
- 00000006  0x00000012 beq  0x000000ae , 0x0000008f 
- 00000007  0x00000013 beq  0x000000b0 , 0x00000074 
- 00000008  0x00000014 beq  0x000000c3 , 0x0000023e 
- 00000009  0x00000015 beq  0x000000c7 , 0x00000154 
- 00000010  0x00000016 beq  0x000000c9 , 0x0000015a 
- 00000011  0x00000017 beq  0x000000ca , 0x0000018e 
- 00000012  0x00000018 beq  0x000000cc , 0x00000070 
- 00000013  0x00000019 beq  0x000000ce , 0x0000031a 
- 00000014  0x0000001a beq  0x000000d0 , 0x0000024d 
- 00000015  0x0000001b beq  0x000000d1 , 0x00000345 
- 00000016  0x0000001c beq  0x000000d4 , 0x0000032b 
- 00000017  0x0000001d beq  0x000000d6 , 0x000001b9 
- 00000018  0x0000001e beq  0x000000d9 , 0x0000025e 
- 00000019  0x0000001f beq  0x000000da , 0x000002bf 
- 00000020  0x00000020 beq  0x000000de , 0x0000037b 
- 00000021  0x00000021 beq  0x000000e8 , 0x000002cc 
- 00000022  0x00000022 branch  0x0000137c 
- 00000023  0x00000025 beq  0x00000033 , 0x00000050 
- 00000024  0x00000026 beq  0x00000034 , 0x00000055 
- 00000025  0x00000027 beq  0x00000087 , 0x000002c8 
- 00000026  0x00000028 beq  0x000000a1 , 0x000002e0 
- 00000027  0x00000029 beq  0x000000c0 , 0x000002ea 
- 00000028  0x0000002a beq  0x000000dd , 0x0000022d 
- 00000029  0x0000002b beq  0x000000e2 , 0x00000208 
- 00000030  0x0000002c beq  0x000000e9 , 0x00000210 
- 00000031  0x0000002d beq  0x000000ea , 0x0000011d 
- 00000032  0x0000002e beq  0x000000ec , 0x00000311 
- 00000033  0x0000002f branch  0x0000137c 
- 00000034  0x00000033 clear_stack 
- 00000035  0x00000034 call  0x000030f3 
- 00000036  0x00000035 call  0x00003bfd 
- 00000037  0x00000036 branch  0x00000804 
- 00000038  0x0000003a call  0x0000706c 
- 00000039  0x0000003b call  0x00007597 
- 00000040  0x0000003c call  0x00006ea7 
- 00000041  0x0000003d call  0x00001b93 
- 00000042  0x0000003e call  0x0000083a 
- 00000043  0x0000003f call  0x00003108 
- 00000044  0x00000040 call  0x00000892 
- 00000045  0x00000041 call  0x00000b08 
- 00000046  0x00000042 call  0x00000b7b 
- 00000047  0x00000043 call  0x00000823 
- 00000048  0x00000044 call  0x000021d3 
- 00000049  0x00000045 call  0x00000033 
- 00000050  0x00000046 branch  0x00000813 
- 00000051  0x00000049 call  0x00001465 
- 00000052  0x0000004a fetch  0x00000003 , 0x00004174 
- 00000053  0x0000004b rtn  0x00000034 
- 00000054  0x0000004c fetch  0x00000001 , 0x00004099 
- 00000055  0x0000004d rtn  0x00000034 
- 00000056  0x0000004e fetch  0x00000001 , 0x00004764 
- 00000057  0x0000004f branch  0x0000003c , 0x00000034 
- 00000058  0x00000050 fetch  0x00000001 , 0x000046b9 
- 00000059  0x00000051 rtn  0x00000034 
- 00000060  0x00000053 fetch  0x00000001 , 0x000046ba 
- 00000061  0x00000054 nrtn  0x00000034 
- 00000062  0x00000055 branch  0x000014ea 
- 00000063  0x00000058 jam  0x00000005 , 0x00008900 
- 00000064  0x00000059 nop  0x00000002 
- 00000065  0x0000005a jam  0x00000000 , 0x00008900 
- 00000066  0x0000005b fetch  0x00000001 , 0x000040c5 
- 00000067  0x0000005c beq  0x00000018 , 0x00001168 
- 00000068  0x0000005e jam  0x00000029 , 0x00008a87 
- 00000069  0x0000005f branch  0x0000117d 
- 00000070  0x00000063 call  0x00005b94 
- 00000071  0x00000064 call  0x000003e8 
- 00000072  0x00000065 branch  0x0000004a , 0x00000028 
- 00000073  0x00000066 rtn 
- 00000074  0x00000069 arg  0x00005de2 , 0x00000013 
- 00000075  0x0000006a fetch  0x00000002 , 0x00004bf3 
- 00000076  0x0000006b increase  0x00000003 , 0x0000003f 
- 00000077  0x0000006c byteswap  0x0000003f , 0x0000003f 
- 00000078  0x0000006d store  0x00000002 , 0x000002e4 
- 00000079  0x0000006e branch  0x00005b3f 
- 00000080  0x00000072 arg  0x0000099e , 0x00000011 
- 00000081  0x00000073 arg  0x0000000c , 0x00000002 
- 00000082  0x00000074 setarg  0x00000030 
- 00000083  0x00000075 call  0x00005e63 
- 00000084  0x00000076 branch  0x000060bf 
- 00000085  0x00000079 fetchr  0x00000012 , 0x00000001 , 0x00008a12 
- 00000086  0x0000007a jam  0x0000003d , 0x00008a12 
- 00000087  0x0000007b jam  0x000000aa , 0x00008a11 
- 00000088  0x0000007c jam  0x0000000c , 0x00008a0a 
- 00000089  0x0000007d fetch  0x00000001 , 0x00008a09 
- 00000090  0x0000007e set1  0x00000007 , 0x0000003f 
- 00000091  0x0000007f store  0x00000001 , 0x00008a09 
- 00000092  0x00000080 jam  0x00000004 , 0x00008a0b 
- 00000093  0x00000081 nop  0x0000003c 
- 00000094  0x00000082 jam  0x00000000 , 0x00008a16 
- 00000095  0x00000083 jam  0x00000006 , 0x00008a17 
- 00000096  0x00000084 call  0x0000611a 
- 00000097  0x00000085 store  0x00000001 , 0x00008a97 
- 00000098  0x00000087 jam  0x00000003 , 0x000080dc 
- 00000099  0x00000088 nop  0x0000003c 
- 00000100  0x00000089 fetch  0x00000001 , 0x00008053 
- 00000101  0x0000008a set1  0x00000007 , 0x0000003f 
- 00000102  0x0000008b store  0x00000001 , 0x00008053 
- 00000103  0x0000008c nop  0x000003e8 
- 00000104  0x0000008d fetch  0x00000002 , 0x00008150 
- 00000105  0x0000008e store  0x00000002 , 0x000044a2 
- 00000106  0x0000008f fetch  0x00000001 , 0x00008053 
- 00000107  0x00000090 set0  0x00000007 , 0x0000003f 
- 00000108  0x00000091 store  0x00000001 , 0x00008053 
- 00000109  0x00000092 jam  0x00000000 , 0x00008a97 
- 00000110  0x00000094 storer  0x00000012 , 0x00000001 , 0x00008a12 
- 00000111  0x00000095 rtn 
- 00000112  0x00000099 fetch  0x00000001 , 0x00004baa 
- 00000113  0x0000009a nrtn  0x00000034 
- 00000114  0x0000009b call  0x00000055 
- 00000115  0x0000009c branch  0x00003ebb 
- 00000116  0x0000009f fetch  0x00000001 , 0x0000030d 
- 00000117  0x000000a0 rtn  0x00000034 
- 00000118  0x000000a1 increase  0xffffffff , 0x0000003f 
- 00000119  0x000000a2 store  0x00000001 , 0x0000030d 
- 00000120  0x000000a3 call  0x000077c5 
- 00000121  0x000000a4 call  0x000031e3 
- 00000122  0x000000a5 call  0x000031a4 
- 00000123  0x000000a6 call  0x000031aa 
- 00000124  0x000000a7 call  0x00005cdc 
- 00000125  0x000000a9 fetch  0x00000002 , 0x0000446f 
- 00000126  0x000000aa call  0x00007e05 
- 00000127  0x000000ab branch  0x00000074 
- 00000128  0x000000b2 jam  0x000000e6 , 0x00008a8b 
- 00000129  0x000000b4 call  0x0000126a 
- 00000130  0x000000b5 call  0x00001271 
- 00000131  0x000000b6 call  0x00001277 
- 00000132  0x000000b8 jam  0x00000009 , 0x00008a6d 
- 00000133  0x000000ba jam  0x00000005 , 0x00008a03 
- 00000134  0x000000bb jam  0x00000094 , 0x00008a7a 
- 00000135  0x000000bd jam  0x0000000b , 0x00008a0e 
- 00000136  0x000000be jam  0x00000005 , 0x00008a0f 
- 00000137  0x000000bf jam  0x00000090 , 0x00008a83 
- 00000138  0x000000c1 jam  0x00000000 , 0x00008a85 
- 00000139  0x000000c2 jam  0x00000040 , 0x00008921 
- 00000140  0x000000c4 branch  0x0000125d 
- 00000141  0x000000c9 jam  0x00000000 , 0x00000080 
- 00000142  0x000000ca branch  0x000013b7 
- 00000143  0x000000cf ncall  0x00000046 , 0x0000002b 
- 00000144  0x000000d0 ncall  0x0000009b , 0x0000002b 
- 00000145  0x000000d1 call  0x00006df3 
- 00000146  0x000000d2 call  0x000000c6 
- 00000147  0x000000d3 call  0x000041a7 
- 00000148  0x000000d4 rtn  0x0000002b 
- 00000149  0x000000d5 call  0x0000408e 
- 00000150  0x000000d6 call  0x00003d8a 
- 00000151  0x000000d7 call  0x00004728 
- 00000152  0x000000d8 call  0x000000d6 
- 00000153  0x000000d9 call  0x0000033d 
- 00000154  0x000000da branch  0x00003bc9 
- 00000155  0x000000dd fetch  0x00000008 , 0x00004c1f 
- 00000156  0x000000de rtn  0x00000034 
- 00000157  0x000000e0 fetch  0x00000001 , 0x00004c1e 
- 00000158  0x000000e1 copy  0x0000003f , 0x00000011 
- 00000159  0x000000e2 sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00000160  0x000000e3 nbranch  0x000000ad , 0x00000002 
- 00000161  0x000000e5 arg  0x00004c1f , 0x00000006 
- 00000162  0x000000e6 arg  0x00004adb , 0x00000005 
- 00000163  0x000000e7 copy  0x00000011 , 0x00000039 
- 00000164  0x000000e8 call  0x00007d5f 
- 00000165  0x000000ea arg  0x00004c1f , 0x00000006 
- 00000166  0x000000eb arg  0x0000440a , 0x00000005 
- 00000167  0x000000ec copy  0x00000011 , 0x00000039 
- 00000168  0x000000ed call  0x00007d5f 
- 00000169  0x000000ef arg  0x00004c1f , 0x00000006 
- 00000170  0x000000f0 arg  0x000042f8 , 0x00000005 
- 00000171  0x000000f1 copy  0x00000011 , 0x00000039 
- 00000172  0x000000f2 branch  0x00007d5f 
- 00000173  0x000000f5 call  0x000000c3 
- 00000174  0x000000f6 fetch  0x00000001 , 0x00004c1e 
- 00000175  0x000000f7 increase  0x00000001 , 0x0000003f 
- 00000176  0x000000f8 store  0x00000001 , 0x00004ad2 
- 00000177  0x000000f9 jam  0x00000009 , 0x00004ad3 
- 00000178  0x000000fa arg  0x00004c1f , 0x00000006 
- 00000179  0x000000fb arg  0x00004ad4 , 0x00000005 
- 00000180  0x000000fc copy  0x00000011 , 0x00000039 
- 00000181  0x000000fd call  0x00007d5f 
- 00000182  0x000000ff fetch  0x00000001 , 0x00004c1e 
- 00000183  0x00000100 increase  0x00000001 , 0x0000003f 
- 00000184  0x00000101 store  0x00000001 , 0x00004408 
- 00000185  0x00000102 jam  0x00000009 , 0x00004409 
- 00000186  0x00000103 arg  0x00004c1f , 0x00000006 
- 00000187  0x00000104 arg  0x0000440a , 0x00000005 
- 00000188  0x00000105 copy  0x00000011 , 0x00000039 
- 00000189  0x00000106 call  0x00007d5f 
- 00000190  0x00000108 arg  0x00004c1e , 0x00000006 
- 00000191  0x00000109 arg  0x000042f7 , 0x00000005 
- 00000192  0x0000010a copy  0x00000011 , 0x00000039 
- 00000193  0x0000010b increase  0x00000001 , 0x00000039 
- 00000194  0x0000010c branch  0x00007d5f 
- 00000195  0x0000010f arg  0x00004ad2 , 0x00000005 
- 00000196  0x00000110 arg  0x00000014 , 0x00000039 
- 00000197  0x00000111 branch  0x00007d26 
- 00000198  0x00000114 rtn  0x0000002b 
- 00000199  0x00000115 call  0x00002607 
- 00000200  0x00000116 call  0x000022ff 
- 00000201  0x00000117 call  0x00003f1e 
- 00000202  0x00000118 call  0x00003d13 
- 00000203  0x00000119 call  0x000000d0 
- 00000204  0x0000011a fetch  0x00000008 , 0x00004bab 
- 00000205  0x0000011b bbit0  0x00000018 , 0x00003bf5 
- 00000206  0x0000011c call  0x000000d3 
- 00000207  0x0000011d branch  0x00003bf5 
- 00000208  0x00000120 setarg  0x0000e290 
- 00000209  0x00000121 store  0x00000003 , 0x000048ad 
- 00000210  0x00000122 rtn 
- 00000211  0x00000124 setarg  0x00001770 
- 00000212  0x00000125 store  0x00000003 , 0x000048ad 
- 00000213  0x00000126 rtn 
- 00000214  0x00000129 setarg  0x000000db 
- 00000215  0x0000012a store  0x00000002 , 0x0000489b 
- 00000216  0x0000012b setarg  0x000000f7 
- 00000217  0x0000012c store  0x00000002 , 0x0000489d 
- 00000218  0x0000012d branch  0x00003bd3 
- 00000219  0x00000130 rtnmark0  0x00000026 
- 00000220  0x00000131 fetch  0x00000001 , 0x00004bf6 
- 00000221  0x00000132 nbranch  0x000004a1 , 0x00000034 
- 00000222  0x00000133 call  0x00003f70 
- 00000223  0x00000134 nrtn  0x00000028 
- 00000224  0x00000135 fetch  0x00000008 , 0x00004bab 
- 00000225  0x00000136 bbit0  0x00000015 , 0x000000e4 
- 00000226  0x00000137 fetch  0x00000001 , 0x00004b8b 
- 00000227  0x00000138 nbranch  0x00004884 , 0x00000034 
- 00000228  0x0000013a call  0x000042cb 
- 00000229  0x0000013b fetch  0x00000001 , 0x00004836 
- 00000230  0x0000013c bbit1  0x00000001 , 0x000000f3 
- 00000231  0x0000013d fetcht  0x00000001 , 0x000047c7 
- 00000232  0x0000013e fetch  0x00000001 , 0x000048d0 
- 00000233  0x0000013f ior  0x00000002 , 0x0000003f 
- 00000234  0x00000140 store  0x00000001 , 0x000048d0 
- 00000235  0x00000141 fetcht  0x00000001 , 0x000047cc 
- 00000236  0x00000142 fetch  0x00000001 , 0x000048d5 
- 00000237  0x00000143 iadd  0x00000002 , 0x0000003f 
- 00000238  0x00000144 store  0x00000001 , 0x000048d5 
- 00000239  0x00000145 fetcht  0x00000001 , 0x000047cd 
- 00000240  0x00000146 fetch  0x00000001 , 0x000048d6 
- 00000241  0x00000147 iadd  0x00000002 , 0x0000003f 
- 00000242  0x00000148 store  0x00000001 , 0x000048d6 
- 00000243  0x0000014a jam  0x00000001 , 0x00004836 
- 00000244  0x0000014b arg  0x00000007 , 0x00000011 
- 00000245  0x0000014c arg  0x000048d0 , 0x00000012 
- 00000246  0x0000014d branch  0x000026e1 
- 00000247  0x00000150 fetch  0x00000008 , 0x00004bab 
- 00000248  0x00000151 rtnbit0  0x00000016 
- 00000249  0x00000152 fetch  0x00000001 , 0x00004aae 
- 00000250  0x00000153 rtn  0x00000034 
- 00000251  0x00000154 fetch  0x00000001 , 0x000048a7 
- 00000252  0x00000155 rtn  0x00000034 
- 00000253  0x00000156 fetch  0x00000001 , 0x00004ba1 
- 00000254  0x00000157 increase  0x00000001 , 0x0000003f 
- 00000255  0x00000158 and_into  0x00000003 , 0x0000003f 
- 00000256  0x00000159 store  0x00000001 , 0x00004ba1 
- 00000257  0x0000015a nrtn  0x00000034 
- 00000258  0x0000015b jam  0x00000000 , 0x00004ba2 
- 00000259  0x0000015d fetch  0x00000001 , 0x00004ba2 
- 00000260  0x0000015e increase  0x00000001 , 0x0000003f 
- 00000261  0x0000015f store  0x00000001 , 0x00004ba2 
- 00000262  0x00000160 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00000263  0x00000161 nbranch  0x0000010d , 0x00000002 
- 00000264  0x00000162 call  0x0000259a 
- 00000265  0x00000163 call  0x0000265b 
- 00000266  0x00000164 nbranch  0x00000113 , 0x00000018 
- 00000267  0x00000165 nbranch  0x00000113 , 0x0000002f 
- 00000268  0x00000166 call  0x000048b5 
- 00000269  0x00000168 call  0x00002597 
- 00000270  0x00000169 fetch  0x00000001 , 0x00004ba3 
- 00000271  0x0000016a increase  0x00000001 , 0x0000003f 
- 00000272  0x0000016b store  0x00000001 , 0x00004ba3 
- 00000273  0x0000016c beq  0x00000010 , 0x00000115 
- 00000274  0x0000016d rtn 
- 00000275  0x00000170 call  0x000022cb 
- 00000276  0x00000171 branch  0x00000103 
- 00000277  0x00000174 jam  0x00000000 , 0x00004ba3 
- 00000278  0x00000175 fetch  0x00000001 , 0x00004ba4 
- 00000279  0x00000176 rtnbit1  0x00000000 
- 00000280  0x00000177 set1  0x00000000 , 0x0000003f 
- 00000281  0x00000178 store  0x00000001 , 0x00004ba4 
- 00000282  0x00000179 fetch  0x00000002 , 0x00004bbc 
- 00000283  0x0000017a store  0x00000002 , 0x00004ab2 
- 00000284  0x0000017b branch  0x0000033d 
- 00000285  0x0000017e call  0x00002631 
- 00000286  0x0000017f nbranch  0x000001a0 , 0x00000028 
- 00000287  0x00000181 call  0x0000012c 
- 00000288  0x00000182 call  0x000026ee 
- 00000289  0x00000183 fetch  0x00000001 , 0x00004be1 
- 00000290  0x00000184 nbranch  0x00000127 , 0x00000034 
- 00000291  0x00000185 fetch  0x00000008 , 0x000048b0 
- 00000292  0x00000186 store  0x00000008 , 0x0000485c 
- 00000293  0x00000187 fetch  0x00000002 , 0x000048c2 
- 00000294  0x00000188 store  0x00000002 , 0x000048c4 
- 00000295  0x0000018a call  0x000026bb 
- 00000296  0x0000018b nrtn  0x00000028 
- 00000297  0x0000018c call  0x00007fdc 
- 00000298  0x0000018d fetch  0x00000003 , 0x000048ad 
- 00000299  0x0000018e branch  0x000026b8 
- 00000300  0x00000191 jam  0x00000000 , 0x000048a6 
- 00000301  0x00000193 fetchr  0x0000000b , 0x00000002 , 0x0000015f 
- 00000302  0x00000194 until  0x00000023 , 0x00000026 
- 00000303  0x00000195 call  0x0000265b 
- 00000304  0x00000196 fetch  0x00000001 , 0x0000482c 
- 00000305  0x00000197 beq  0x00000001 , 0x00002651 
- 00000306  0x00000198 nbranch  0x00000145 , 0x00000018 
- 00000307  0x00000199 nbranch  0x00000145 , 0x0000002f 
- 00000308  0x0000019a call  0x00002672 
- 00000309  0x0000019b call  0x000003a9 
- 00000310  0x0000019c call  0x00000138 
- 00000311  0x0000019d branch  0x00002651 
- 00000312  0x000001a0 fetch  0x00000001 , 0x00004be1 
- 00000313  0x000001a1 ncall  0x0000013c , 0x00000034 
- 00000314  0x000001a2 jam  0x00000000 , 0x00004be1 
- 00000315  0x000001a3 rtn 
- 00000316  0x000001a6 call  0x000041aa 
- 00000317  0x000001a7 fetch  0x00000008 , 0x00004bab 
- 00000318  0x000001a8 rtnbit0  0x0000003c 
- 00000319  0x000001aa fetch  0x00000001 , 0x00004913 
- 00000320  0x000001ab arg  0x00000040 , 0x00000002 
- 00000321  0x000001ac call  0x00006093 
- 00000322  0x000001ad fetch  0x00000001 , 0x00004914 
- 00000323  0x000001ae arg  0x00000040 , 0x00000002 
- 00000324  0x000001af branch  0x00006093 
- 00000325  0x000001b2 fetch  0x00000001 , 0x000048a7 
- 00000326  0x000001b3 nrtn  0x00000034 
- 00000327  0x000001b4 fetch  0x00000002 , 0x000048a3 
- 00000328  0x000001b5 increase  0x00000001 , 0x0000003f 
- 00000329  0x000001b6 store  0x00000002 , 0x000048a3 
- 00000330  0x000001b7 fetch  0x00000001 , 0x000048a4 
- 00000331  0x000001b8 bbit1  0x00000001 , 0x00002679 
- 00000332  0x000001b9 call  0x0000267e 
- 00000333  0x000001ba call  0x0000014f 
- 00000334  0x000001bb branch  0x0000012d 
- 00000335  0x000001be fetch  0x00000001 , 0x000048a4 
- 00000336  0x000001bf sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00000337  0x000001c0 rtn  0x00000002 
- 00000338  0x000001c1 arg  0x00000028 , 0x00000039 
- 00000339  0x000001c2 branch  0x00007d13 
- 00000340  0x000001c7 setarg  0x00000006 
- 00000341  0x000001c8 call  0x00005b0d 
- 00000342  0x000001c9 bbit1  0x00000003 , 0x00003e23 
- 00000343  0x000001ca call  0x00000336 
- 00000344  0x000001cb call  0x0000033d 
- 00000345  0x000001cc branch  0x00003e23 
- 00000346  0x000001cf call  0x000042e9 
- 00000347  0x000001d0 call  0x00007fdc 
- 00000348  0x000001d1 call  0x00000283 
- 00000349  0x000001d2 call  0x00004015 
- 00000350  0x000001d3 fetcht  0x00000001 , 0x00004910 
- 00000351  0x000001d4 call  0x00006069 
- 00000352  0x000001d5 fetcht  0x00000001 , 0x00004910 
- 00000353  0x000001d6 call  0x00006042 
- 00000354  0x000001d7 fetch  0x00000001 , 0x00004920 
- 00000355  0x000001d8 arg  0x0000003f , 0x00000002 
- 00000356  0x000001d9 call  0x00006093 
- 00000357  0x000001da arg  0x00000003 , 0x00000002 
- 00000358  0x000001db call  0x00003f56 
- 00000359  0x000001dc call  0x00003e40 
- 00000360  0x000001dd call  0x00006082 
- 00000361  0x000001de arg  0x00000013 , 0x00000002 
- 00000362  0x000001df call  0x00003f56 
- 00000363  0x000001e0 call  0x0000016e 
- 00000364  0x000001e1 call  0x0000017b 
- 00000365  0x000001e2 branch  0x00000182 
- 00000366  0x000001e5 fetch  0x00000003 , 0x00004bde 
- 00000367  0x000001e6 store  0x00000003 , 0x0000095c 
- 00000368  0x000001e7 arg  0x00000014 , 0x00000039 
- 00000369  0x000001e8 arg  0x00000000 , 0x00000002 
- 00000370  0x000001ea fetch  0x00000003 , 0x0000095c 
- 00000371  0x000001eb isolate1  0x00000000 , 0x0000003f 
- 00000372  0x000001ec call  0x0000607f , 0x00000001 
- 00000373  0x000001ed fetch  0x00000003 , 0x0000095c 
- 00000374  0x000001ee rshift  0x0000003f , 0x0000003f 
- 00000375  0x000001ef store  0x00000003 , 0x0000095c 
- 00000376  0x000001f0 increase  0x00000001 , 0x00000002 
- 00000377  0x000001f1 loop  0x00000172 
- 00000378  0x000001f2 rtn 
- 00000379  0x000001f5 fetch  0x00000008 , 0x00004bab 
- 00000380  0x000001f6 rtnbit0  0x00000014 
- 00000381  0x000001f7 fetch  0x00000001 , 0x000048fd 
- 00000382  0x000001f8 rtnne  0x00000002 
- 00000383  0x000001f9 fetch  0x00000001 , 0x000048fc 
- 00000384  0x000001fa arg  0x000000c0 , 0x00000002 
- 00000385  0x000001fb branch  0x00006093 
- 00000386  0x000001fe fetch  0x00000008 , 0x00004bab 
- 00000387  0x000001ff rtnbit0  0x0000003c 
- 00000388  0x00000201 fetcht  0x00000001 , 0x00004913 
- 00000389  0x00000202 call  0x00006042 
- 00000390  0x00000203 fetcht  0x00000001 , 0x00004914 
- 00000391  0x00000204 call  0x00006042 
- 00000392  0x00000206 fetch  0x00000001 , 0x00004913 
- 00000393  0x00000207 arg  0x00000080 , 0x00000002 
- 00000394  0x00000208 call  0x00006093 
- 00000395  0x00000209 fetch  0x00000001 , 0x00004914 
- 00000396  0x0000020a arg  0x00000080 , 0x00000002 
- 00000397  0x0000020b branch  0x00006093 
- 00000398  0x0000020e fetcht  0x00000001 , 0x00004913 
- 00000399  0x0000020f call  0x00006050 
- 00000400  0x00000210 fetcht  0x00000001 , 0x00004914 
- 00000401  0x00000211 call  0x00006050 
- 00000402  0x00000213 call  0x00003f88 
- 00000403  0x00000214 fetch  0x00000001 , 0x0000491f 
- 00000404  0x00000215 arg  0x0000003f , 0x00000002 
- 00000405  0x00000216 call  0x00006093 
- 00000406  0x00000217 branch  0x00003e44 
- 00000407  0x0000021a jam  0x00000000 , 0x000048a5 
- 00000408  0x0000021b call  0x00002652 
- 00000409  0x0000021c setarg  0xffffffff 
- 00000410  0x0000021d store  0x00000004 , 0x0000485c 
- 00000411  0x0000021e setarg  0x00000000 
- 00000412  0x0000021f store  0x00000007 , 0x000048d0 
- 00000413  0x00000220 jam  0x00000001 , 0x00004be1 
- 00000414  0x00000221 call  0x0000033d 
- 00000415  0x00000222 branch  0x000001a5 
- 00000416  0x00000225 fetch  0x00000001 , 0x000048a7 
- 00000417  0x00000226 call  0x000001ab , 0x00000034 
- 00000418  0x00000227 fetch  0x00000001 , 0x000048bd 
- 00000419  0x00000228 rtneq  0x00000001 
- 00000420  0x00000229 call  0x0000269f 
- 00000421  0x0000022b call  0x000026bb 
- 00000422  0x0000022c nrtn  0x00000028 
- 00000423  0x0000022d fetch  0x00000001 , 0x00004be1 
- 00000424  0x0000022e ncall  0x00003e33 , 0x00000034 
- 00000425  0x0000022f fetch  0x00000004 , 0x0000485c 
- 00000426  0x00000230 branch  0x000026b8 
- 00000427  0x00000233 jam  0x00000001 , 0x00004836 
- 00000428  0x00000234 jam  0x00000001 , 0x000048a7 
- 00000429  0x00000235 call  0x00002642 
- 00000430  0x00000236 store  0x00000001 , 0x000047c6 
- 00000431  0x00000237 setarg  0x00000000 
- 00000432  0x00000238 store  0x00000007 , 0x000047c7 
- 00000433  0x00000239 fetch  0x00000004 , 0x000048a9 
- 00000434  0x0000023a store  0x00000004 , 0x000047ce 
- 00000435  0x0000023b jam  0x0000000c , 0x00004835 
- 00000436  0x0000023c fetch  0x00000001 , 0x00004836 
- 00000437  0x0000023d set1  0x00000003 , 0x0000003f 
- 00000438  0x0000023e store  0x00000001 , 0x00004836 
- 00000439  0x0000023f call  0x00002291 
- 00000440  0x00000240 branch  0x0000011f 
- 00000441  0x00000243 copy  0x00000013 , 0x0000003f 
- 00000442  0x00000244 beq  0x00000001 , 0x000001c2 
- 00000443  0x00000245 beq  0x0000003c , 0x000001e4 
- 00000444  0x00000246 beq  0x00000039 , 0x000001e2 
- 00000445  0x00000247 beq  0x0000003a , 0x000001eb 
- 00000446  0x00000248 beq  0x00000032 , 0x000001ce 
- 00000447  0x00000249 beq  0x00000044 , 0x000001d5 
- 00000448  0x0000024a beq  0x00000015 , 0x000001c4 
- 00000449  0x0000024b branch  0x00004336 
- 00000450  0x0000024e call  0x00004544 
- 00000451  0x0000024f branch  0x000043fa 
- 00000452  0x00000252 setarg  0x00000000 
- 00000453  0x00000253 store  0x00000002 , 0x00004af2 
- 00000454  0x00000254 jam  0x00000000 , 0x00004ac6 
- 00000455  0x00000255 setarg  0x00000006 
- 00000456  0x00000256 store  0x00000002 , 0x00004372 
- 00000457  0x00000257 store  0x00000002 , 0x00004374 
- 00000458  0x00000258 fetch  0x00000008 , 0x00004bab 
- 00000459  0x00000259 bbit1  0x0000001b , 0x00004366 
- 00000460  0x0000025a setarg  0x00000007 
- 00000461  0x0000025b branch  0x00004364 
- 00000462  0x0000025e fetch  0x00000001 , 0x00004ac7 
- 00000463  0x0000025f beq  0x00000001 , 0x000001d2 
- 00000464  0x00000260 jam  0x00000014 , 0x00004b76 
- 00000465  0x00000261 branch  0x00004373 
- 00000466  0x00000263 call  0x0000436c 
- 00000467  0x00000264 jam  0x00000005 , 0x00004b76 
- 00000468  0x00000265 branch  0x00004373 
- 00000469  0x00000268 fetch  0x00000001 , 0x000002c1 
- 00000470  0x00000269 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00000471  0x0000026a nbranch  0x00004384 , 0x00000002 
- 00000472  0x0000026b store  0x00000002 , 0x00004372 
- 00000473  0x0000026c store  0x00000002 , 0x00004374 
- 00000474  0x0000026d fetch  0x00000001 , 0x000002c3 
- 00000475  0x0000026e branch  0x0000439a , 0x00000034 
- 00000476  0x0000026f fetcht  0x00000001 , 0x00004b8a 
- 00000477  0x00000270 isub  0x00000002 , 0x0000003e 
- 00000478  0x00000271 branch  0x0000439a , 0x00000002 
- 00000479  0x00000272 fetch  0x00000001 , 0x000002c3 
- 00000480  0x00000273 store  0x00000001 , 0x00004b8a 
- 00000481  0x00000274 branch  0x00004386 
- 00000482  0x00000278 call  0x00004544 
- 00000483  0x00000279 branch  0x00004857 
- 00000484  0x0000027c fetch  0x00000004 , 0x0000483c 
- 00000485  0x0000027d store  0x00000004 , 0x00004891 
- 00000486  0x0000027e store  0x00000004 , 0x00004993 
- 00000487  0x0000027f call  0x0000257e 
- 00000488  0x00000280 call  0x000048c6 
- 00000489  0x00000281 call  0x00004544 
- 00000490  0x00000282 branch  0x0000484e 
- 00000491  0x00000286 fetch  0x00000001 , 0x000048a5 
- 00000492  0x00000287 nbranch  0x00000197 , 0x00000034 
- 00000493  0x00000288 fetch  0x00000001 , 0x0000488b 
- 00000494  0x00000289 beq  0x00000002 , 0x000001f2 
- 00000495  0x0000028a beq  0x00000004 , 0x000001fb 
- 00000496  0x0000028b beq  0x00000003 , 0x00000200 
- 00000497  0x0000028c branch  0x00004839 
- 00000498  0x0000028f fetch  0x00000008 , 0x00004bab 
- 00000499  0x00000290 bbit1  0x0000002f , 0x00004811 
- 00000500  0x00000291 bbit1  0x00000030 , 0x00004811 
- 00000501  0x00000292 bbit0  0x0000003a , 0x00004806 
- 00000502  0x00000293 fetch  0x00000004 , 0x00004993 
- 00000503  0x00000294 fetcht  0x00000004 , 0x00004974 
- 00000504  0x00000295 isub  0x00000002 , 0x0000003e 
- 00000505  0x00000296 branch  0x00004827 , 0x00000005 
- 00000506  0x00000297 branch  0x00004806 
- 00000507  0x0000029a fetch  0x00000008 , 0x00004bab 
- 00000508  0x0000029b bbit0  0x0000002f , 0x00000205 
- 00000509  0x0000029c fetch  0x00000001 , 0x00004bb4 
- 00000510  0x0000029d beq  0x00000001 , 0x00000205 
- 00000511  0x0000029e branch  0x0000481a 
- 00000512  0x000002a1 fetch  0x00000008 , 0x00004bab 
- 00000513  0x000002a2 bbit0  0x0000002f , 0x00000205 
- 00000514  0x000002a3 bbit1  0x00000013 , 0x00000205 
- 00000515  0x000002a4 bbit1  0x00000012 , 0x00000205 
- 00000516  0x000002a5 branch  0x00004812 
- 00000517  0x000002a8 fetch  0x00000008 , 0x00004bab 
- 00000518  0x000002a9 bbit0  0x0000003c , 0x00004839 
- 00000519  0x000002aa branch  0x00000197 
- 00000520  0x000002ad jam  0x00000000 , 0x0000488b 
- 00000521  0x000002ae fetch  0x00000002 , 0x00004beb 
- 00000522  0x000002af increase  0x00000001 , 0x0000003f 
- 00000523  0x000002b0 store  0x00000002 , 0x00004beb 
- 00000524  0x000002b1 fetch  0x00000001 , 0x00004beb 
- 00000525  0x000002b2 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00000526  0x000002b3 beq  0x00000000 , 0x00002341 
- 00000527  0x000002b4 rtn 
- 00000528  0x000002b7 fetch  0x00000002 , 0x00004889 
- 00000529  0x000002b8 arg  0x000001f8 , 0x00000002 
- 00000530  0x000002b9 iand  0x00000002 , 0x0000003f 
- 00000531  0x000002ba branch  0x00000218 , 0x00000034 
- 00000532  0x000002bb fetch  0x00000002 , 0x00004889 
- 00000533  0x000002bc increase  0x00000001 , 0x0000003f 
- 00000534  0x000002bd store  0x00000002 , 0x00004889 
- 00000535  0x000002be rtn 
- 00000536  0x000002c0 call  0x0000259a 
- 00000537  0x000002c1 call  0x0000265b 
- 00000538  0x000002c2 nbranch  0x0000021e , 0x00000018 
- 00000539  0x000002c3 nbranch  0x0000021e , 0x0000002f 
- 00000540  0x000002c4 call  0x00002672 
- 00000541  0x000002c5 branch  0x00002586 
- 00000542  0x000002c8 fetch  0x00000001 , 0x0000488c 
- 00000543  0x000002c9 branch  0x000022cb , 0x00000034 
- 00000544  0x000002ca fetch  0x00000002 , 0x00004889 
- 00000545  0x000002cb increase  0x00000001 , 0x0000003f 
- 00000546  0x000002cc store  0x00000002 , 0x00004889 
- 00000547  0x000002cd fetch  0x00000001 , 0x0000488a 
- 00000548  0x000002ce isolate1  0x00000001 , 0x0000003f 
- 00000549  0x000002cf fetch  0x00000001 , 0x0000488b 
- 00000550  0x000002d0 beq  0x00000001 , 0x000025ad 
- 00000551  0x000002d1 beq  0x00000002 , 0x000025af 
- 00000552  0x000002d2 beq  0x00000003 , 0x000025b1 
- 00000553  0x000002d3 beq  0x00000004 , 0x0000022b 
- 00000554  0x000002d4 branch  0x0000256e 
- 00000555  0x000002d7 branch  0x00002575 , 0x00000001 
- 00000556  0x000002d8 branch  0x00002339 
- 00000557  0x000002db rtnmark1  0x00000034 
- 00000558  0x000002dc bmark1  0x00000027 , 0x0000240e 
- 00000559  0x000002de rtnmark0  0x00000026 
- 00000560  0x000002df fetch  0x00000001 , 0x000048a1 
- 00000561  0x000002e0 bbit1  0x00000003 , 0x000003b3 
- 00000562  0x000002e1 bbit1  0x00000001 , 0x00002340 
- 00000563  0x000002e2 bbit1  0x00000002 , 0x00002580 
- 00000564  0x000002e3 fetch  0x00000001 , 0x000048bd 
- 00000565  0x000002e4 beq  0x00000001 , 0x00000237 
- 00000566  0x000002e5 branch  0x00002621 
- 00000567  0x000002e8 call  0x000022ea 
- 00000568  0x000002e9 nbranch  0x0000022f , 0x00000028 
- 00000569  0x000002ea call  0x000026db 
- 00000570  0x000002eb fetch  0x00000002 , 0x000048be 
- 00000571  0x000002ec increase  0x00000001 , 0x0000003f 
- 00000572  0x000002ed store  0x00000002 , 0x000048be 
- 00000573  0x000002ee branch  0x00002621 
- 00000574  0x000002f1 fetch  0x00000008 , 0x00004bab 
- 00000575  0x000002f2 bbit1  0x0000002f , 0x0000480a 
- 00000576  0x000002f3 fetch  0x00000001 , 0x00004938 
- 00000577  0x000002f4 beq  0x00000000 , 0x00000243 
- 00000578  0x000002f5 branch  0x00003d57 
- 00000579  0x000002f8 fetch  0x00000008 , 0x00004bab 
- 00000580  0x000002f9 bbit0  0x00000011 , 0x00004803 
- 00000581  0x000002fa call  0x00003d65 
- 00000582  0x000002fb branch  0x00004806 , 0x00000028 
- 00000583  0x000002fc fetch  0x00000008 , 0x00004bab 
- 00000584  0x000002fd bbit1  0x00000030 , 0x0000480c 
- 00000585  0x000002fe bbit0  0x00000031 , 0x0000480c 
- 00000586  0x000002ff call  0x00004110 
- 00000587  0x00000300 and  0x00000011 , 0x00000007 , 0x0000003f 
- 00000588  0x00000301 branch  0x000047ff 
- 00000589  0x00000305 call  0x0000408f 
- 00000590  0x00000306 call  0x00000250 
- 00000591  0x00000307 branch  0x00004098 
- 00000592  0x0000030a fetch  0x00000001 , 0x00004923 
- 00000593  0x0000030b rtneq  0x000000ff 
- 00000594  0x0000030c fetch  0x00000002 , 0x00004ac2 
- 00000595  0x0000030d nrtn  0x00000034 
- 00000596  0x0000030e fetch  0x00000002 , 0x00004883 
- 00000597  0x0000030f nrtn  0x00000034 
- 00000598  0x00000310 fetch  0x00000002 , 0x00004887 
- 00000599  0x00000311 nrtn  0x00000034 
- 00000600  0x00000312 fetch  0x00000001 , 0x00004ba7 
- 00000601  0x00000313 nrtn  0x00000034 
- 00000602  0x00000314 fetch  0x00000001 , 0x00004bc1 
- 00000603  0x00000315 branch  0x0000028a , 0x00000034 
- 00000604  0x00000316 store  0x00000001 , 0x00004ba8 
- 00000605  0x00000317 rtn 
- 00000606  0x0000031b call  0x00003e9b 
- 00000607  0x0000031c call  0x00004956 
- 00000608  0x0000031e call  0x0000232b 
- 00000609  0x0000031f call  0x00002556 
- 00000610  0x00000320 call  0x000047cd 
- 00000611  0x00000322 call  0x000048be 
- 00000612  0x00000323 call  0x00000287 
- 00000613  0x00000325 call  0x0000407c 
- 00000614  0x00000326 call  0x000044cc 
- 00000615  0x00000327 call  0x0000029f 
- 00000616  0x00000328 call  0x000044ff 
- 00000617  0x0000032a call  0x00004504 
- 00000618  0x0000032b call  0x00004512 
- 00000619  0x0000032c call  0x000002b4 
- 00000620  0x0000032d call  0x00004515 
- 00000621  0x0000032f call  0x0000452a 
- 00000622  0x00000330 call  0x0000452d 
- 00000623  0x00000331 call  0x00004532 
- 00000624  0x00000332 call  0x00004535 
- 00000625  0x00000333 call  0x00004022 
- 00000626  0x00000334 call  0x00004547 
- 00000627  0x00000335 call  0x00000279 
- 00000628  0x00000336 call  0x000002b7 
- 00000629  0x00000337 branch  0x00000276 
- 00000630  0x0000033a arg  0x00004c1d , 0x00000013 
- 00000631  0x0000033b arg  0x00005d8c , 0x00000012 
- 00000632  0x0000033c branch  0x0000318a 
- 00000633  0x00000340 fetch  0x00000001 , 0x00004bed 
- 00000634  0x00000341 rtneq  0x000000ff 
- 00000635  0x00000342 fetch  0x00000002 , 0x00004ab2 
- 00000636  0x00000343 rtn  0x00000034 
- 00000637  0x00000344 fetch  0x00000002 , 0x00004bbe 
- 00000638  0x00000345 fetcht  0x00000002 , 0x00004ab2 
- 00000639  0x00000346 isub  0x00000002 , 0x00000002 
- 00000640  0x00000347 fetch  0x00000002 , 0x00004bee 
- 00000641  0x00000348 isub  0x00000002 , 0x0000003f 
- 00000642  0x00000349 branch  0x00000285 , 0x00000002 
- 00000643  0x0000034b fetcht  0x00000001 , 0x00004bed 
- 00000644  0x0000034c branch  0x00006065 
- 00000645  0x0000034f fetcht  0x00000001 , 0x00004bed 
- 00000646  0x00000350 call  0x00006069 
- 00000647  0x00000353 arg  0x00004ba8 , 0x00000013 
- 00000648  0x00000354 arg  0x0000028a , 0x00000012 
- 00000649  0x00000355 branch  0x0000318a 
- 00000650  0x00000358 fetch  0x00000001 , 0x00004927 
- 00000651  0x00000359 beq  0x00000003 , 0x000048f2 
- 00000652  0x0000035a beq  0x0000000b , 0x000048f2 
- 00000653  0x0000035b fetch  0x00000001 , 0x00004923 
- 00000654  0x0000035c store  0x00000001 , 0x0000492f 
- 00000655  0x0000035d fetch  0x00000002 , 0x00004bc2 
- 00000656  0x0000035e store  0x00000002 , 0x00004930 
- 00000657  0x0000035f store  0x00000002 , 0x00004932 
- 00000658  0x00000360 arg  0x00000000 , 0x00000011 
- 00000659  0x00000361 fetcht  0x00000001 , 0x00004992 
- 00000660  0x00000362 increase  0x00000002 , 0x00000002 
- 00000661  0x00000363 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00000662  0x00000364 call  0x00000299 , 0x00000002 
- 00000663  0x00000365 ncall  0x0000029d , 0x00000002 
- 00000664  0x00000366 branch  0x000048ff 
- 00000665  0x00000369 fetch  0x00000008 , 0x00004bab 
- 00000666  0x0000036a rtnbit0  0x0000001c 
- 00000667  0x0000036b increase  0x00000001 , 0x00000002 
- 00000668  0x0000036c rtn 
- 00000669  0x0000036f increase  0xfffffffd , 0x00000002 
- 00000670  0x00000370 rtn 
- 00000671  0x00000374 fetch  0x00000001 , 0x00004938 
- 00000672  0x00000375 beq  0x00000000 , 0x000002a5 
- 00000673  0x00000376 fetch  0x00000008 , 0x00004bab 
- 00000674  0x00000377 rtnbit0  0x00000035 
- 00000675  0x00000378 fetcht  0x00000001 , 0x00004bca 
- 00000676  0x00000379 branch  0x000002a8 
- 00000677  0x0000037c fetch  0x00000008 , 0x00004bab 
- 00000678  0x0000037d rtnbit0  0x00000032 
- 00000679  0x0000037e fetcht  0x00000001 , 0x00004bcb 
- 00000680  0x00000380 storet  0x00000001 , 0x00004b9d 
- 00000681  0x00000381 call  0x00004115 
- 00000682  0x00000382 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000683  0x00000383 fetcht  0x00000001 , 0x00004b9d 
- 00000684  0x00000384 isub  0x00000002 , 0x0000003e 
- 00000685  0x00000385 branch  0x000002af , 0x00000005 
- 00000686  0x00000386 branch  0x000044eb 
- 00000687  0x0000038a call  0x000044f6 
- 00000688  0x0000038b fetch  0x00000001 , 0x00004b9f 
- 00000689  0x0000038c rtneq  0x00000001 
- 00000690  0x0000038d jam  0x00000001 , 0x00004b9f 
- 00000691  0x0000038e rtn 
- 00000692  0x00000391 fetch  0x00000008 , 0x00004bab 
- 00000693  0x00000392 rtnbit1  0x0000003b 
- 00000694  0x00000393 branch  0x0000451f 
- 00000695  0x00000397 fetch  0x00000001 , 0x0000492a 
- 00000696  0x00000398 rtnbit1  0x00000007 
- 00000697  0x00000399 arg  0x00004ab2 , 0x00000013 
- 00000698  0x0000039a arg  0x000002bc , 0x00000012 
- 00000699  0x0000039b branch  0x00003191 
- 00000700  0x0000039e fetch  0x00000001 , 0x00004938 
- 00000701  0x0000039f beq  0x00000000 , 0x00000197 
- 00000702  0x000003a0 branch  0x0000431b 
- 00000703  0x000003a3 fetch  0x00000002 , 0x0000478c 
- 00000704  0x000003a4 isolate1  0x0000000b , 0x0000003f 
- 00000705  0x000003a5 call  0x00004581 , 0x00000001 
- 00000706  0x000003a6 fetch  0x00000002 , 0x0000478c 
- 00000707  0x000003a7 isolate1  0x00000007 , 0x0000003f 
- 00000708  0x000003a8 call  0x00004322 , 0x00000001 
- 00000709  0x000003a9 setarg  0x00000000 
- 00000710  0x000003aa store  0x00000002 , 0x00004af2 
- 00000711  0x000003ab branch  0x00004554 
- 00000712  0x000003af fetch  0x00000001 , 0x00004be2 
- 00000713  0x000003b0 ncall  0x00007861 , 0x00000034 
- 00000714  0x000003b1 jam  0x00000000 , 0x00004be2 
- 00000715  0x000003b2 branch  0x00007851 
- 00000716  0x000003b5 fetch  0x00000002 , 0x00000315 
- 00000717  0x000003b6 copy  0x0000003f , 0x00000006 
- 00000718  0x000003b7 ifetch  0x00000001 , 0x00000006 
- 00000719  0x000003b8 store  0x00000001 , 0x000045f5 
- 00000720  0x000003b9 and  0x0000003f , 0x0000000f , 0x00000002 
- 00000721  0x000003ba rshift4  0x0000003f , 0x0000003f 
- 00000722  0x000003bb beq  0x00000009 , 0x000002d4 
- 00000723  0x000003bc branch  0x00004d93 
- 00000724  0x000003bf arg  0x00000001 , 0x00000011 
- 00000725  0x000003c0 call  0x00004dc0 
- 00000726  0x000003c1 fetch  0x00000002 , 0x000044dc 
- 00000727  0x000003c2 istore  0x00000002 , 0x00000005 
- 00000728  0x000003c3 setarg  0x00000000 
- 00000729  0x000003c4 istore  0x00000001 , 0x00000005 
- 00000730  0x000003c5 jam  0x00000001 , 0x00000950 
- 00000731  0x000003c6 fetch  0x00000001 , 0x000044e2 
- 00000732  0x000003c7 set1  0x00000006 , 0x0000003f 
- 00000733  0x000003c8 store  0x00000001 , 0x000044e2 
- 00000734  0x000003c9 jam  0x00000012 , 0x0000095b 
- 00000735  0x000003ca branch  0x00007871 
- 00000736  0x000003ce fetch  0x00000001 , 0x000043dd 
- 00000737  0x000003cf pincrease  0x00000001 
- 00000738  0x000003d0 store  0x00000001 , 0x000043dd 
- 00000739  0x000003d1 beq  0x0000000c , 0x0000165a 
- 00000740  0x000003d2 call  0x0000191b 
- 00000741  0x000003d3 call  0x0000196a 
- 00000742  0x000003d4 fetch  0x00000001 , 0x000002bd 
- 00000743  0x000003d5 call  0x0000168b 
- 00000744  0x000003d6 call  0x00001838 
- 00000745  0x000003d7 branch  0x00001655 
- 00000746  0x000003da ifetch  0x00000002 , 0x00000006 
- 00000747  0x000003db beq  0x00000004 , 0x000002ed 
- 00000748  0x000003dc branch  0x000019e4 
- 00000749  0x000003df ifetch  0x00000003 , 0x00000006 
- 00000750  0x000003e0 store  0x00000003 , 0x00004436 
- 00000751  0x000003e1 beq  0x0000000a , 0x000002f2 
- 00000752  0x000003e2 beq  0x00000012 , 0x00000301 
- 00000753  0x000003e3 branch  0x00001cd3 
- 00000754  0x000003e6 fetch  0x00000008 , 0x00004bab 
- 00000755  0x000003e7 bbit0  0x0000003b , 0x00001de7 
- 00000756  0x000003e8 call  0x00001e8d 
- 00000757  0x000003e9 fetcht  0x00000002 , 0x00004437 
- 00000758  0x000003ea fetch  0x00000001 , 0x000043c0 
- 00000759  0x000003eb bbit1  0x00000003 , 0x000002fc 
- 00000760  0x000003ee fetch  0x00000002 , 0x00004437 
- 00000761  0x000003ef beq  0x00000030 , 0x00001ec8 
- 00000762  0x000003f0 fetcht  0x00000002 , 0x00004437 
- 00000763  0x000003f1 branch  0x00001deb 
- 00000764  0x000003f4 fetch  0x00000002 , 0x000043d1 
- 00000765  0x000003f5 isub  0x00000002 , 0x0000003e 
- 00000766  0x000003f6 nbranch  0x000002f8 , 0x00000005 
- 00000767  0x000003f7 nbranch  0x000002f8 , 0x00000028 
- 00000768  0x000003f8 branch  0x00001e10 
- 00000769  0x000003fc copy  0x00000006 , 0x00000011 
- 00000770  0x000003fd fetch  0x00000002 , 0x000043d4 
- 00000771  0x000003fe add  0x0000003f , 0xfffffffd , 0x00000012 
- 00000772  0x000003ff call  0x00001a25 
- 00000773  0x00000400 fetch  0x00000001 , 0x00004ac1 
- 00000774  0x00000401 beq  0x000000ff , 0x00001e73 
- 00000775  0x00000402 fetch  0x00000001 , 0x00004ac7 
- 00000776  0x00000403 branch  0x00001e73 , 0x00000034 
- 00000777  0x00000404 fetch  0x00000001 , 0x00004b75 
- 00000778  0x00000405 bbit1  0x00000001 , 0x00001e73 
- 00000779  0x00000406 setarg  0x0000001a 
- 00000780  0x00000407 fetcht  0x00000002 , 0x00004437 
- 00000781  0x00000408 isub  0x00000002 , 0x0000003e 
- 00000782  0x00000409 nbranch  0x00001e73 , 0x00000005 
- 00000783  0x0000040a jam  0x00000005 , 0x000002d8 
- 00000784  0x0000040b branch  0x00001ec9 
- 00000785  0x0000040e fetch  0x00000001 , 0x00004baa 
- 00000786  0x0000040f ncall  0x000026e1 , 0x00000034 
- 00000787  0x00000410 enable  0x00000028 
- 00000788  0x00000411 call  0x00001465 
- 00000789  0x00000412 fetch  0x00000003 , 0x00004174 
- 00000790  0x00000413 branch  0x00007e56 , 0x00000034 
- 00000791  0x00000414 fetch  0x00000001 , 0x00004099 
- 00000792  0x00000415 branch  0x00007e56 , 0x00000034 
- 00000793  0x00000416 branch  0x000026c4 
- 00000794  0x00000419 disable  0x00000028 
- 00000795  0x0000041a setarg  0x00000000 
- 00000796  0x0000041b store  0x00000006 , 0x000048d1 
- 00000797  0x0000041c call  0x00004240 
- 00000798  0x0000041d call  0x0000408e 
- 00000799  0x0000041e call  0x00003f7e 
- 00000800  0x0000041f call  0x00003f83 
- 00000801  0x00000420 call  0x000040dc 
- 00000802  0x00000421 fetch  0x00000001 , 0x000048d0 
- 00000803  0x00000422 and_into  0x0000001f , 0x0000003f 
- 00000804  0x00000423 store  0x00000001 , 0x000048d0 
- 00000805  0x00000424 nbranch  0x00004728 , 0x00000028 
- 00000806  0x00000425 call  0x00000328 
- 00000807  0x00000426 branch  0x00004544 
- 00000808  0x00000429 fetch  0x00000001 , 0x00004927 
- 00000809  0x0000042a rtneq  0x00000003 
- 00000810  0x0000042b branch  0x0000471a 
- 00000811  0x0000042e call  0x00003f65 
- 00000812  0x0000042f fetch  0x00000001 , 0x00004927 
- 00000813  0x00000430 beq  0x0000000b , 0x00000332 
- 00000814  0x00000431 call  0x00004232 
- 00000815  0x00000432 arg  0x00004aa3 , 0x00000013 
- 00000816  0x00000433 call  0x0000422b 
- 00000817  0x00000434 branch  0x0000408e 
- 00000818  0x00000437 call  0x00000339 
- 00000819  0x00000438 arg  0x00004be3 , 0x00000013 
- 00000820  0x00000439 call  0x0000422b 
- 00000821  0x0000043a branch  0x0000408e 
- 00000822  0x0000043d fetch  0x00000001 , 0x00004927 
- 00000823  0x0000043e beq  0x0000000b , 0x00000339 
- 00000824  0x0000043f branch  0x00004232 
- 00000825  0x00000441 setarg  0x00009706 
- 00000826  0x00000442 call  0x00005b0c 
- 00000827  0x00000443 nop  0x00002ee0 
- 00000828  0x00000444 rtn 
- 00000829  0x00000447 call  0x000041a7 
- 00000830  0x00000448 call  0x00003f65 
- 00000831  0x00000449 fetch  0x00000001 , 0x00004927 
- 00000832  0x0000044a beq  0x0000000b , 0x00000343 
- 00000833  0x0000044b setarg  0x00000806 
- 00000834  0x0000044c branch  0x00005b0c 
- 00000835  0x0000044e setarg  0x00001f06 
- 00000836  0x0000044f branch  0x00005b0c 
- 00000837  0x00000454 fetch  0x00000001 , 0x00004be1 
- 00000838  0x00000455 ncall  0x00004121 , 0x00000034 
- 00000839  0x00000456 arg  0x00000000 , 0x00000011 
- 00000840  0x00000457 call  0x0000034e 
- 00000841  0x00000458 call  0x00000353 
- 00000842  0x00000459 call  0x00000358 
- 00000843  0x0000045a call  0x0000035d 
- 00000844  0x0000045b call  0x0000036a 
- 00000845  0x0000045c branch  0x0000411e 
- 00000846  0x0000045f fetch  0x00000001 , 0x00004918 
- 00000847  0x00000460 call  0x00000377 
- 00000848  0x00000461 call  0x00004124 
- 00000849  0x00000462 fetcht  0x00000001 , 0x00004918 
- 00000850  0x00000463 branch  0x00003f56 
- 00000851  0x00000465 fetch  0x00000001 , 0x00004919 
- 00000852  0x00000466 call  0x00000377 
- 00000853  0x00000467 call  0x0000412a 
- 00000854  0x00000468 fetcht  0x00000001 , 0x00004919 
- 00000855  0x00000469 branch  0x00003f56 
- 00000856  0x0000046b fetch  0x00000001 , 0x0000491a 
- 00000857  0x0000046c call  0x00000377 
- 00000858  0x0000046d call  0x00004130 
- 00000859  0x0000046e fetcht  0x00000001 , 0x0000491a 
- 00000860  0x0000046f branch  0x00003f56 
- 00000861  0x00000472 fetch  0x00000001 , 0x0000490d 
- 00000862  0x00000473 rtneq  0x000000ff 
- 00000863  0x00000474 jam  0x00000003 , 0x00004b96 
- 00000864  0x00000475 fetch  0x00000001 , 0x00004b91 
- 00000865  0x00000476 copy  0x0000003f , 0x00000013 
- 00000866  0x00000477 fetcht  0x00000001 , 0x0000490d 
- 00000867  0x00000478 fetch  0x00000001 , 0x00004910 
- 00000868  0x00000479 beq  0x000000ff , 0x00000366 
- 00000869  0x0000047a branch  0x0000413e 
- 00000870  0x0000047c fetch  0x00000001 , 0x0000490d 
- 00000871  0x0000047d call  0x00000379 
- 00000872  0x0000047e fetcht  0x00000001 , 0x0000490d 
- 00000873  0x0000047f branch  0x0000414b 
- 00000874  0x00000482 fetch  0x00000001 , 0x0000490e 
- 00000875  0x00000483 rtneq  0x000000ff 
- 00000876  0x00000484 jam  0x00000004 , 0x00004b96 
- 00000877  0x00000485 fetch  0x00000001 , 0x00004b92 
- 00000878  0x00000486 copy  0x0000003f , 0x00000013 
- 00000879  0x00000487 fetcht  0x00000001 , 0x0000490e 
- 00000880  0x00000488 fetch  0x00000001 , 0x00004910 
- 00000881  0x00000489 beq  0x000000ff , 0x00000373 
- 00000882  0x0000048a branch  0x00004157 
- 00000883  0x0000048c fetch  0x00000001 , 0x0000490e 
- 00000884  0x0000048d call  0x00000379 
- 00000885  0x0000048e fetcht  0x00000001 , 0x0000490e 
- 00000886  0x0000048f branch  0x00004164 
- 00000887  0x00000493 arg  0x0000003f , 0x00000002 
- 00000888  0x00000494 branch  0x00006093 
- 00000889  0x00000498 arg  0x0000003e , 0x00000002 
- 00000890  0x00000499 branch  0x00006093 
- 00000891  0x0000049c call  0x00004990 
- 00000892  0x0000049d call  0x00007936 
- 00000893  0x0000049e call  0x0000037f 
- 00000894  0x0000049f branch  0x0000464f 
- 00000895  0x000004a1 fetch  0x00000008 , 0x00004bab 
- 00000896  0x000004a2 bbit1  0x0000002e , 0x00004036 
- 00000897  0x000004a3 fetch  0x00000001 , 0x0000490f 
- 00000898  0x000004a4 rtneq  0x000000ff 
- 00000899  0x000004a5 arg  0x00000000 , 0x00000011 
- 00000900  0x000004a6 jam  0x00000005 , 0x00004b96 
- 00000901  0x000004a7 fetcht  0x00000001 , 0x0000490f 
- 00000902  0x000004a8 call  0x00000388 
- 00000903  0x000004a9 branch  0x0000402f 
- 00000904  0x000004ac fetch  0x00000008 , 0x00004bab 
- 00000905  0x000004ad bbit1  0x0000002c , 0x00004048 
- 00000906  0x000004ae fetch  0x00000001 , 0x00004b93 
- 00000907  0x000004af copy  0x0000003f , 0x00000013 
- 00000908  0x000004b0 fetch  0x00000001 , 0x00004910 
- 00000909  0x000004b1 beq  0x000000ff , 0x0000038f 
- 00000910  0x000004b2 branch  0x0000403f 
- 00000911  0x000004b4 fetch  0x00000001 , 0x0000490f 
- 00000912  0x000004b5 call  0x00000379 
- 00000913  0x000004b6 fetcht  0x00000001 , 0x0000490f 
- 00000914  0x000004b7 branch  0x00004195 
- 00000915  0x000004be fetch  0x00000001 , 0x00004bf6 
- 00000916  0x000004bf rtn  0x00000034 
- 00000917  0x000004c0 fetch  0x00000001 , 0x00004bf7 
- 00000918  0x000004c1 beq  0x00000002 , 0x0000039f 
- 00000919  0x000004c2 beq  0x00000005 , 0x000003a1 
- 00000920  0x000004c3 beq  0x00000008 , 0x000003a3 
- 00000921  0x000004c4 beq  0x0000000b , 0x000003a5 
- 00000922  0x000004c5 beq  0x0000000e , 0x000003a7 
- 00000923  0x000004c6 beq  0x00000011 , 0x0000039d 
- 00000924  0x000004c7 rtn 
- 00000925  0x000004ca jam  0x00000012 , 0x00004bf7 
- 00000926  0x000004cb rtn 
- 00000927  0x000004ce jam  0x00000003 , 0x00004bf7 
- 00000928  0x000004cf rtn 
- 00000929  0x000004d2 jam  0x00000006 , 0x00004bf7 
- 00000930  0x000004d3 rtn 
- 00000931  0x000004d6 jam  0x00000009 , 0x00004bf7 
- 00000932  0x000004d7 rtn 
- 00000933  0x000004da jam  0x0000000c , 0x00004bf7 
- 00000934  0x000004db rtn 
- 00000935  0x000004de jam  0x0000000f , 0x00004bf7 
- 00000936  0x000004df rtn 
- 00000937  0x000004e3 fetch  0x00000001 , 0x0000482a 
- 00000938  0x000004e4 branch  0x00000393 , 0x00000034 
- 00000939  0x000004e5 copy  0x0000003f , 0x00000012 
- 00000940  0x000004e8 jam  0x00000000 , 0x0000482a 
- 00000941  0x000004e9 fetch  0x00000001 , 0x0000480a 
- 00000942  0x000004ea beq  0x000000af , 0x000003bb 
- 00000943  0x000004eb rtn 
- 00000944  0x000004ef jam  0x00000001 , 0x00004bf6 
- 00000945  0x000004f1 jam  0x00000000 , 0x00004099 
- 00000946  0x000004f2 branch  0x0000049b 
- 00000947  0x000004f7 rtn 
- 00000948  0x000004fb jam  0x000000af , 0x000047c6 
- 00000949  0x000004fc call  0x00002291 
- 00000950  0x000004fd call  0x0000265b 
- 00000951  0x000004fe nrtn  0x00000018 
- 00000952  0x000004ff nrtn  0x0000002f 
- 00000953  0x00000500 call  0x00002597 
- 00000954  0x00000501 branch  0x00002672 
- 00000955  0x00000505 fetch  0x00000001 , 0x0000480a 
- 00000956  0x00000506 rtnne  0x000000af 
- 00000957  0x00000507 ifetch  0x00000001 , 0x00000006 
- 00000958  0x00000509 ifetcht  0x00000001 , 0x00000006 
- 00000959  0x0000050a sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00000960  0x0000050b nbranch  0x0000137a , 0x00000005 
- 00000961  0x0000050c beq  0x00000001 , 0x000003ca 
- 00000962  0x0000050d beq  0x00000002 , 0x000003cd 
- 00000963  0x0000050e beq  0x00000003 , 0x000003cf 
- 00000964  0x0000050f beq  0x00000004 , 0x000003d1 
- 00000965  0x00000510 beq  0x00000005 , 0x00000429 
- 00000966  0x00000511 beq  0x00000006 , 0x0000044f 
- 00000967  0x00000512 beq  0x000000ff , 0x000003c9 
- 00000968  0x00000513 branch  0x0000137a 
- 00000969  0x00000516 rtn 
- 00000970  0x0000051a call  0x000003b0 
- 00000971  0x0000051b jam  0x00000001 , 0x00004bf7 
- 00000972  0x0000051c rtn 
- 00000973  0x0000051f jam  0x00000004 , 0x00004bf7 
- 00000974  0x00000520 rtn 
- 00000975  0x00000523 jam  0x00000007 , 0x00004bf7 
- 00000976  0x00000524 rtn 
- 00000977  0x00000528 jam  0x0000000a , 0x00004bf7 
- 00000978  0x0000052a ifetch  0x00000002 , 0x00000006 
- 00000979  0x0000052b ifetcht  0x00000002 , 0x00000006 
- 00000980  0x0000052c fetchr  0x00000011 , 0x00000002 , 0x00004c18 
- 00000981  0x0000052d isub  0x00000011 , 0x0000003e 
- 00000982  0x0000052e nbranch  0x00000447 , 0x00000005 
- 00000983  0x0000052f fetch  0x00000002 , 0x00004c1a 
- 00000984  0x00000530 isub  0x00000002 , 0x0000003e 
- 00000985  0x00000531 nbranch  0x00000447 , 0x00000005 
- 00000986  0x00000532 call  0x000003dd 
- 00000987  0x00000533 nbranch  0x00000447 , 0x00000028 
- 00000988  0x00000534 branch  0x00000445 
- 00000989  0x00000537 call  0x000003e8 
- 00000990  0x00000538 nrtn  0x00000028 
- 00000991  0x00000539 fetch  0x00000002 , 0x00004c1a 
- 00000992  0x0000053a isub  0x00000030 , 0x0000003e 
- 00000993  0x0000053b nbranch  0x00007e56 , 0x00000005 
- 00000994  0x0000053c fetcht  0x00000002 , 0x000009e8 
- 00000995  0x0000053d fetch  0x00000002 , 0x00004c18 
- 00000996  0x0000053e increase  0xfffffffb , 0x0000003f 
- 00000997  0x0000053f isub  0x00000002 , 0x0000003e 
- 00000998  0x00000540 nbranch  0x00007e56 , 0x00000005 
- 00000999  0x00000541 branch  0x00007e54 
- 00001000  0x00000545 fetch  0x00000002 , 0x00004bf3 
- 00001001  0x00000546 byteswap  0x0000003f , 0x0000003f 
- 00001002  0x00000547 store  0x00000002 , 0x000002e4 
- 00001003  0x00000548 arg  0x00000003 , 0x00000002 
- 00001004  0x00000549 arg  0x000009d2 , 0x00000011 
- 00001005  0x0000054a call  0x00005de2 
- 00001006  0x0000054c fetch  0x00000001 , 0x000009d2 
- 00001007  0x0000054d bne  0x0000005a , 0x00007e56 
- 00001008  0x0000054e ifetcht  0x00000002 , 0x00000006 
- 00001009  0x00000553 storet  0x00000002 , 0x0000095c 
- 00001010  0x00000554 storet  0x00000002 , 0x000009e8 
- 00001011  0x00000556 fetch  0x00000001 , 0x000009d2 
- 00001012  0x00000557 arg  0x0000ffff , 0x0000002b 
- 00001013  0x00000558 arg  0x00000000 , 0x00000002 
- 00001014  0x00000559 arg  0x000009d2 , 0x00000006 
- 00001015  0x0000055a arg  0x00000003 , 0x00000039 
- 00001016  0x0000055b call  0x0000045f 
- 00001017  0x0000055c copy  0x00000002 , 0x00000030 
- 00001018  0x0000055e fetch  0x00000002 , 0x00004bf3 
- 00001019  0x0000055f add  0x0000003f , 0x00000003 , 0x00000037 
- 00001020  0x00000560 call  0x0000040c 
- 00001021  0x00000562 byteswap  0x00000037 , 0x0000003f 
- 00001022  0x00000563 store  0x00000002 , 0x000002e4 
- 00001023  0x00000564 arg  0x00000002 , 0x00000002 
- 00001024  0x00000565 arg  0x000009d2 , 0x00000011 
- 00001025  0x00000566 call  0x00005de2 
- 00001026  0x00000567 fetch  0x00000002 , 0x000009d2 
- 00001027  0x00000568 isub  0x0000002b , 0x0000003e 
- 00001028  0x00000569 nbranch  0x00007e56 , 0x00000005 
- 00001029  0x0000056a fetch  0x00000001 , 0x000009d2 
- 00001030  0x0000056b iadd  0x00000030 , 0x00000030 
- 00001031  0x0000056c ifetch  0x00000001 , 0x00000006 
- 00001032  0x0000056d iadd  0x00000030 , 0x00000030 
- 00001033  0x0000056e setarg  0x0000ffff 
- 00001034  0x0000056f iand  0x00000030 , 0x00000030 
- 00001035  0x00000570 branch  0x00007e54 
- 00001036  0x00000573 fetch  0x00000002 , 0x0000095c 
- 00001037  0x00000574 rtn  0x00000034 
- 00001038  0x00000575 copy  0x0000003f , 0x00000002 
- 00001039  0x00000576 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00001040  0x00000577 branch  0x00000427 , 0x00000002 
- 00001041  0x00000578 increase  0xfffffff0 , 0x0000003f 
- 00001042  0x00000579 arg  0x00000010 , 0x00000002 
- 00001043  0x0000057b store  0x00000002 , 0x0000095c 
- 00001044  0x0000057c copy  0x00000002 , 0x0000002f 
- 00001045  0x0000057d copy  0x00000037 , 0x0000003f 
- 00001046  0x0000057e byteswap  0x0000003f , 0x0000003f 
- 00001047  0x0000057f store  0x00000002 , 0x000002e4 
- 00001048  0x00000580 arg  0x000009d2 , 0x00000011 
- 00001049  0x00000581 call  0x00005de2 
- 00001050  0x00000582 copy  0x00000037 , 0x0000003f 
- 00001051  0x00000583 iadd  0x0000002f , 0x00000037 
- 00001052  0x00000584 copy  0x0000002f , 0x00000039 
- 00001053  0x00000585 copy  0x0000002b , 0x0000003f 
- 00001054  0x00000586 arg  0x000009d2 , 0x00000006 
- 00001055  0x00000587 icrc  0x00000006 
- 00001056  0x00000588 copy  0x0000003f , 0x0000002b 
- 00001057  0x00000589 copy  0x0000002f , 0x00000039 
- 00001058  0x0000058a arg  0x000009d2 , 0x00000006 
- 00001059  0x0000058b copy  0x00000030 , 0x00000002 
- 00001060  0x0000058c call  0x0000045f 
- 00001061  0x0000058d copy  0x00000002 , 0x00000030 
- 00001062  0x0000058e branch  0x0000040c 
- 00001063  0x00000591 setarg  0x00000000 
- 00001064  0x00000592 branch  0x00000413 
- 00001065  0x00000597 jam  0x0000000d , 0x00004bf7 
- 00001066  0x00000599 ifetch  0x00000001 , 0x00000006 
- 00001067  0x0000059a copy  0x00000006 , 0x00000011 
- 00001068  0x0000059b fetcht  0x00000001 , 0x00004c1c 
- 00001069  0x0000059c isub  0x00000002 , 0x0000003e 
- 00001070  0x0000059d branch  0x00000445 , 0x00000005 
- 00001071  0x0000059e call  0x00000456 
- 00001072  0x0000059f nbranch  0x00000447 , 0x00000028 
- 00001073  0x000005a0 sub  0x00000012 , 0x00000004 , 0x0000003e 
- 00001074  0x000005a1 branch  0x00000447 , 0x00000002 
- 00001075  0x000005a2 increase  0xfffffffc , 0x00000012 
- 00001076  0x000005a4 storer  0x00000012 , 0x00000002 , 0x00000959 
- 00001077  0x000005a5 storer  0x00000011 , 0x00000002 , 0x00000957 
- 00001078  0x000005a6 call  0x00005dd3 
- 00001079  0x000005a7 call  0x00000449 
- 00001080  0x000005a8 call  0x00005dda 
- 00001081  0x000005a9 fetchr  0x00000012 , 0x00000002 , 0x00000959 
- 00001082  0x000005aa fetchr  0x00000011 , 0x00000002 , 0x00000957 
- 00001083  0x000005ac fetch  0x00000002 , 0x00004c18 
- 00001084  0x000005ad iadd  0x00000012 , 0x0000003f 
- 00001085  0x000005ae store  0x00000002 , 0x00004c18 
- 00001086  0x000005af copy  0x00000012 , 0x00000039 
- 00001087  0x000005b0 arg  0x00000000 , 0x00000002 
- 00001088  0x000005b1 copy  0x00000011 , 0x00000006 
- 00001089  0x000005b2 call  0x0000045f 
- 00001090  0x000005b3 fetch  0x00000002 , 0x00004c1a 
- 00001091  0x000005b4 iadd  0x00000002 , 0x0000003f 
- 00001092  0x000005b5 store  0x00000002 , 0x00004c1a 
- 00001093  0x000005b8 jam  0x00000000 , 0x00004bf5 
- 00001094  0x000005b9 rtn 
- 00001095  0x000005bc jam  0x00000001 , 0x00004bf5 
- 00001096  0x000005bd rtn 
- 00001097  0x000005c1 fetch  0x00000002 , 0x00004bf3 
- 00001098  0x000005c2 rtn  0x00000034 
- 00001099  0x000005c3 fetcht  0x00000002 , 0x00004c18 
- 00001100  0x000005c4 iadd  0x00000002 , 0x0000003f 
- 00001101  0x000005c5 copy  0x00000012 , 0x00000002 
- 00001102  0x000005c6 branch  0x00005e04 
- 00001103  0x000005ca fetch  0x00000001 , 0x00004bf7 
- 00001104  0x000005cb rtneq  0x00000010 
- 00001105  0x000005cc rtneq  0x00000011 
- 00001106  0x000005cd rtneq  0x00000012 
- 00001107  0x000005ce jam  0x00000005 , 0x00004c1d 
- 00001108  0x000005cf jam  0x00000010 , 0x00004bf7 
- 00001109  0x000005d0 rtn 
- 00001110  0x000005d4 fetcht  0x00000001 , 0x00004c1c 
- 00001111  0x000005d5 store  0x00000001 , 0x00004c1c 
- 00001112  0x000005d6 beq  0x00000000 , 0x0000045c 
- 00001113  0x000005d7 isub  0x00000002 , 0x0000003f 
- 00001114  0x000005d8 beq  0x00000001 , 0x00007e54 
- 00001115  0x000005d9 branch  0x00007e56 
- 00001116  0x000005dc sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001117  0x000005dd branch  0x00007e54 , 0x00000005 
- 00001118  0x000005de branch  0x00007e56 
- 00001119  0x000005e1 ifetch  0x00000001 , 0x00000006 
- 00001120  0x000005e2 iadd  0x00000002 , 0x00000002 
- 00001121  0x000005e3 loop  0x0000045f 
- 00001122  0x000005e4 rtn 
- 00001123  0x000005ea setarg  0x0000ffff 
- 00001124  0x000005eb icrc  0x00000006 
- 00001125  0x000005ec rtn 
- 00001126  0x000005ef fetchr  0x00000039 , 0x00000001 , 0x0000482a 
- 00001127  0x000005f0 sub  0x00000039 , 0x00000002 , 0x0000003e 
- 00001128  0x000005f1 branch  0x00007e56 , 0x00000002 
- 00001129  0x000005f2 arg  0x0000480a , 0x0000003f 
- 00001130  0x000005f3 iadd  0x00000039 , 0x00000006 
- 00001131  0x000005f4 increase  0xfffffffe , 0x00000006 
- 00001132  0x000005f5 ifetcht  0x00000002 , 0x00000006 
- 00001133  0x000005f6 arg  0x0000480a , 0x00000006 
- 00001134  0x000005f7 call  0x00000463 
- 00001135  0x000005f8 isub  0x00000002 , 0x0000003e 
- 00001136  0x000005f9 branch  0x00007e54 , 0x00000005 
- 00001137  0x000005fa branch  0x00007e56 
- 00001138  0x000005fe ifetch  0x00000001 , 0x00000006 
- 00001139  0x000005ff bne  0x0000005a , 0x0000048b 
- 00001140  0x00000600 copy  0x00000011 , 0x00000001 , 0x00000006 
- 00001141  0x00000601 fetcht  0x00000002 , 0x00000006 
- 00001142  0x00000603 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00001143  0x00000604 branch  0x0000048b , 0x00000002 
- 00001144  0x00000605 increase  0x00000002 , 0x00000006 
- 00001145  0x00000606 ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00001146  0x00000607 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00001147  0x00000608 nbranch  0x0000048b , 0x00000005 
- 00001148  0x00000609 copy  0x00000039 , 0x0000003f 
- 00001149  0x0000060a iadd  0x00000006 , 0x00000006 
- 00001150  0x0000060b copy  0x00000002 , 0x0000003f 
- 00001151  0x0000060c increase  0x00000003 , 0x00000039 
- 00001152  0x0000060d isub  0x00000039 , 0x00000002 
- 00001153  0x0000060e nbranch  0x00000476 , 0x00000005 
- 00001154  0x0000060f ifetcht  0x00000002 , 0x00000006 
- 00001155  0x00000610 add  0x00000011 , 0x00000001 , 0x00000006 
- 00001156  0x00000611 ifetch  0x00000002 , 0x00000006 
- 00001157  0x00000612 add  0x0000003f , 0x00000002 , 0x00000039 
- 00001158  0x00000613 add  0x00000011 , 0x00000001 , 0x00000006 
- 00001159  0x00000614 call  0x00000463 
- 00001160  0x00000615 isub  0x00000002 , 0x0000003e 
- 00001161  0x00000616 nbranch  0x0000048b , 0x00000005 
- 00001162  0x00000618 branch  0x00007e54 
- 00001163  0x0000061c branch  0x00007e56 
- 00001164  0x0000061f fetch  0x00000002 , 0x00004bf3 
- 00001165  0x00000620 copy  0x0000003f , 0x00000006 
- 00001166  0x00000621 call  0x00000472 
- 00001167  0x00000622 nbranch  0x00000497 , 0x00000028 
- 00001168  0x00000623 fetchr  0x00000011 , 0x00000002 , 0x00004bf3 
- 00001169  0x00000624 add  0x00000011 , 0x00000001 , 0x00000006 
- 00001170  0x00000625 ifetch  0x00000002 , 0x00000006 
- 00001171  0x00000626 increase  0x00000005 , 0x0000003f 
- 00001172  0x00000627 iadd  0x00000011 , 0x0000003f 
- 00001173  0x00000628 store  0x00000002 , 0x00004bf3 
- 00001174  0x00000629 branch  0x0000048c 
- 00001175  0x0000062c fetch  0x00000002 , 0x00004bf1 
- 00001176  0x0000062d fetcht  0x00000002 , 0x00004bf3 
- 00001177  0x0000062e isub  0x00000002 , 0x0000003f 
- 00001178  0x0000062f rtn 
- 00001179  0x00000633 setarg  0x00000000 
- 00001180  0x00000634 store  0x00000002 , 0x00004c18 
- 00001181  0x00000635 store  0x00000002 , 0x00004c1a 
- 00001182  0x00000636 store  0x00000001 , 0x00004c1c 
- 00001183  0x00000637 store  0x00000001 , 0x00004bf7 
- 00001184  0x00000638 rtn 
- 00001185  0x0000063b call  0x00007e56 
- 00001186  0x0000063c fetch  0x00000001 , 0x00004bf7 
- 00001187  0x0000063d beq  0x00000001 , 0x000004aa 
- 00001188  0x0000063e beq  0x00000004 , 0x000004b4 
- 00001189  0x0000063f beq  0x00000007 , 0x000004d3 
- 00001190  0x00000640 beq  0x0000000a , 0x000004f9 
- 00001191  0x00000641 beq  0x0000000d , 0x000004ee 
- 00001192  0x00000642 beq  0x00000010 , 0x000004d7 
- 00001193  0x00000643 branch  0x00000502 
- 00001194  0x00000646 jam  0x000000af , 0x000047c6 
- 00001195  0x00000647 jam  0x00000001 , 0x000047c7 
- 00001196  0x00000648 jam  0x00000000 , 0x000047c8 
- 00001197  0x00000649 jam  0x00000002 , 0x000047c9 
- 00001198  0x0000064a setarg  0x00000001 
- 00001199  0x0000064b store  0x00000002 , 0x000047ca 
- 00001200  0x0000064c jam  0x00000001 , 0x00004836 
- 00001201  0x0000064d jam  0x00000006 , 0x00004835 
- 00001202  0x00000651 jam  0x00000002 , 0x00004bf7 
- 00001203  0x00000652 rtn 
- 00001204  0x00000655 jam  0x000000af , 0x000047c6 
- 00001205  0x00000656 jam  0x00000002 , 0x000047c7 
- 00001206  0x00000657 jam  0x00000000 , 0x000047c8 
- 00001207  0x00000658 jam  0x00000002 , 0x000047c9 
- 00001208  0x00000659 fetch  0x00000002 , 0x00008000 
- 00001209  0x0000065a store  0x00000002 , 0x000047ca 
- 00001210  0x0000065b setarg  0x00006661 
- 00001211  0x0000065c istore  0x00000002 , 0x00000005 
- 00001212  0x0000065d setarg  0x00000001 
- 00001213  0x0000065e istore  0x00000006 , 0x00000005 
- 00001214  0x0000065f setarg  0x00000000 
- 00001215  0x00000660 istore  0x00000002 , 0x00000005 
- 00001216  0x00000661 istore  0x00000002 , 0x00000005 
- 00001217  0x00000662 call  0x000004db 
- 00001218  0x00000663 istore  0x00000001 , 0x00000005 
- 00001219  0x00000664 setarg  0x00000000 
- 00001220  0x00000665 istore  0x00000001 , 0x00000005 
- 00001221  0x00000666 fetcht  0x00000002 , 0x00004bf3 
- 00001222  0x00000667 istoret  0x00000002 , 0x00000005 
- 00001223  0x00000668 fetch  0x00000002 , 0x00004bf1 
- 00001224  0x00000669 lshift8  0x0000003f , 0x0000003f 
- 00001225  0x0000066a rshift  0x0000003f , 0x0000003f 
- 00001226  0x0000066b isub  0x00000002 , 0x0000003f 
- 00001227  0x0000066c nbranch  0x000004d1 , 0x00000002 
- 00001228  0x0000066e istore  0x00000002 , 0x00000005 
- 00001229  0x0000066f jam  0x00000018 , 0x00004835 
- 00001230  0x00000670 jam  0x00000001 , 0x00004836 
- 00001231  0x00000671 jam  0x00000005 , 0x00004bf7 
- 00001232  0x00000672 rtn 
- 00001233  0x00000675 setarg  0x00000000 
- 00001234  0x00000676 branch  0x000004cc 
- 00001235  0x00000679 jam  0x00000008 , 0x00004bf7 
- 00001236  0x0000067a jam  0x00000003 , 0x000047c7 
- 00001237  0x0000067b jam  0x00000004 , 0x00004835 
- 00001238  0x0000067c branch  0x000004e4 
- 00001239  0x0000067f jam  0x00000011 , 0x00004bf7 
- 00001240  0x00000680 jam  0x00000006 , 0x000047c7 
- 00001241  0x00000681 jam  0x00000004 , 0x00004835 
- 00001242  0x00000682 branch  0x000004e4 
- 00001243  0x00000685 fetch  0x00000008 , 0x00004bab 
- 00001244  0x00000686 bbit1  0x00000013 , 0x000004e0 
- 00001245  0x00000687 bbit1  0x00000012 , 0x000004e2 
- 00001246  0x00000688 setarg  0x00000000 
- 00001247  0x00000689 rtn 
- 00001248  0x0000068c setarg  0x00000002 
- 00001249  0x0000068d rtn 
- 00001250  0x00000690 setarg  0x00000004 
- 00001251  0x00000691 rtn 
- 00001252  0x00000695 jam  0x00000001 , 0x00004836 
- 00001253  0x00000696 jam  0x000000af , 0x000047c6 
- 00001254  0x00000697 jam  0x00000000 , 0x000047c8 
- 00001255  0x00000698 jam  0x00000002 , 0x000047c9 
- 00001256  0x00000699 rtn 
- 00001257  0x0000069c jam  0x00000001 , 0x000047c8 
- 00001258  0x0000069d jam  0x00000001 , 0x00004836 
- 00001259  0x0000069e jam  0x000000af , 0x000047c6 
- 00001260  0x0000069f jam  0x00000002 , 0x000047c9 
- 00001261  0x000006a0 rtn 
- 00001262  0x000006a4 jam  0x0000000f , 0x00004bf7 
- 00001263  0x000006a6 jam  0x00000005 , 0x000047c7 
- 00001264  0x000006a7 fetch  0x00000001 , 0x00004c1c 
- 00001265  0x000006a8 store  0x00000001 , 0x000047ca 
- 00001266  0x000006a9 jam  0x00000005 , 0x00004835 
- 00001267  0x000006aa jam  0x00000001 , 0x00004836 
- 00001268  0x000006ab jam  0x000000af , 0x000047c6 
- 00001269  0x000006ac fetch  0x00000001 , 0x00004bf5 
- 00001270  0x000006ad store  0x00000001 , 0x000047c8 
- 00001271  0x000006ae jam  0x00000002 , 0x000047c9 
- 00001272  0x000006af rtn 
- 00001273  0x000006b3 jam  0x0000000c , 0x00004bf7 
- 00001274  0x000006b4 jam  0x00000004 , 0x000047c7 
- 00001275  0x000006b5 jam  0x00000004 , 0x00004835 
- 00001276  0x000006b7 jam  0x00000001 , 0x00004836 
- 00001277  0x000006b8 jam  0x000000af , 0x000047c6 
- 00001278  0x000006b9 fetch  0x00000001 , 0x00004bf5 
- 00001279  0x000006ba store  0x00000001 , 0x000047c8 
- 00001280  0x000006bb jam  0x00000002 , 0x000047c9 
- 00001281  0x000006bc rtn 
- 00001282  0x000006c0 jam  0x000000af , 0x000047c6 
- 00001283  0x000006c1 jam  0x000000ff , 0x000047c7 
- 00001284  0x000006c2 jam  0x00000000 , 0x000047c8 
- 00001285  0x000006c3 jam  0x00000002 , 0x000047c9 
- 00001286  0x000006c6 jam  0x00000001 , 0x00004836 
- 00001287  0x000006c7 jam  0x00000004 , 0x00004835 
- 00001288  0x000006c8 rtn 
- 00001289  0x000006cb copy  0x0000003f , 0x00000011 
- 00001290  0x000006cc jam  0x00000000 , 0x00004bf8 
- 00001291  0x000006cd jam  0x00000001 , 0x00004836 
- 00001292  0x000006ce arg  0x00004bf9 , 0x00000012 
- 00001293  0x000006cf rtn 
+ 00000000  0x0000000f bbit1  0x00000008 , 0x00000019 
+ 00000001  0x00000010 beq  0x00000000 , 0x00000025 
+ 00000002  0x00000011 beq  0x00000003 , 0x0000002e 
+ 00000003  0x00000012 beq  0x00000083 , 0x00000047 
+ 00000004  0x00000013 beq  0x0000008b , 0x0000007e 
+ 00000005  0x00000014 beq  0x0000009f , 0x0000008b 
+ 00000006  0x00000015 beq  0x000000ae , 0x0000008d 
+ 00000007  0x00000016 beq  0x000000b0 , 0x00000072 
+ 00000008  0x00000017 beq  0x000000c3 , 0x000002be 
+ 00000009  0x00000018 beq  0x000000c4 , 0x0000002b 
+ 00000010  0x00000019 beq  0x000000c7 , 0x0000019e 
+ 00000011  0x0000001a beq  0x000000c9 , 0x000001a4 
+ 00000012  0x0000001b beq  0x000000ca , 0x000001d9 
+ 00000013  0x0000001c beq  0x000000cc , 0x0000006e 
+ 00000014  0x0000001d beq  0x000000ce , 0x00000408 
+ 00000015  0x0000001e beq  0x000000cf , 0x00000508 
+ 00000016  0x0000001f beq  0x000000d0 , 0x000002d3 
+ 00000017  0x00000020 beq  0x000000d1 , 0x0000043a 
+ 00000018  0x00000021 beq  0x000000d4 , 0x00000419 
+ 00000019  0x00000022 beq  0x000000d6 , 0x00000207 
+ 00000020  0x00000023 beq  0x000000d9 , 0x000002e4 
+ 00000021  0x00000024 beq  0x000000da , 0x00000387 
+ 00000022  0x00000025 beq  0x000000de , 0x000004ad 
+ 00000023  0x00000026 beq  0x000000e8 , 0x000003b7 
+ 00000024  0x00000027 branch  0x0000137c 
+ 00000025  0x0000002a beq  0x00000033 , 0x0000004e 
+ 00000026  0x0000002b beq  0x00000034 , 0x00000053 
+ 00000027  0x0000002c beq  0x00000087 , 0x000003b3 
+ 00000028  0x0000002d beq  0x000000a1 , 0x000003cb 
+ 00000029  0x0000002e beq  0x000000c0 , 0x000003d5 
+ 00000030  0x0000002f beq  0x000000dd , 0x000002ae 
+ 00000031  0x00000030 beq  0x000000e2 , 0x00000274 
+ 00000032  0x00000031 beq  0x000000e9 , 0x0000027c 
+ 00000033  0x00000032 beq  0x000000ea , 0x00000140 
+ 00000034  0x00000033 beq  0x000000ec , 0x000003fc 
+ 00000035  0x00000034 beq  0x000000ed , 0x0000057b 
+ 00000036  0x00000035 branch  0x0000137c 
+ 00000037  0x00000039 clear_stack 
+ 00000038  0x0000003a call  0x000030f3 
+ 00000039  0x0000003b setarg  0x00004c71 
+ 00000040  0x0000003c store  0x00000002 , 0x00004899 
+ 00000041  0x0000003d call  0x00003bfd 
+ 00000042  0x0000003e branch  0x00000804 
+ 00000043  0x00000041 fetch  0x00000001 , 0x00004c42 
+ 00000044  0x00000042 ncall  0x00000305 , 0x00000034 
+ 00000045  0x00000043 branch  0x00003d5a 
+ 00000046  0x00000047 call  0x0000706c 
+ 00000047  0x00000048 call  0x00007597 
+ 00000048  0x00000049 call  0x00006ea7 
+ 00000049  0x0000004a call  0x00001b93 
+ 00000050  0x0000004b call  0x0000083a 
+ 00000051  0x0000004c call  0x00003108 
+ 00000052  0x0000004d call  0x00000892 
+ 00000053  0x0000004e call  0x00000b08 
+ 00000054  0x0000004f call  0x00000b7b 
+ 00000055  0x00000050 call  0x00000823 
+ 00000056  0x00000051 call  0x000021d3 
+ 00000057  0x00000052 call  0x0000003b 
+ 00000058  0x00000053 branch  0x00000813 
+ 00000059  0x00000056 call  0x00001465 
+ 00000060  0x00000057 fetch  0x00000003 , 0x00004174 
+ 00000061  0x00000058 rtn  0x00000034 
+ 00000062  0x00000059 fetch  0x00000001 , 0x00004099 
+ 00000063  0x0000005a rtn  0x00000034 
+ 00000064  0x0000005b fetch  0x00000001 , 0x00004764 
+ 00000065  0x0000005c branch  0x00000044 , 0x00000034 
+ 00000066  0x0000005d fetch  0x00000001 , 0x000046b9 
+ 00000067  0x0000005e rtn  0x00000034 
+ 00000068  0x00000060 fetch  0x00000001 , 0x000046ba 
+ 00000069  0x00000061 nrtn  0x00000034 
+ 00000070  0x00000062 branch  0x000014ea 
+ 00000071  0x00000065 jam  0x00000005 , 0x00008900 
+ 00000072  0x00000066 nop  0x00000002 
+ 00000073  0x00000067 jam  0x00000000 , 0x00008900 
+ 00000074  0x00000068 fetch  0x00000001 , 0x000040c5 
+ 00000075  0x00000069 beq  0x00000018 , 0x00001168 
+ 00000076  0x0000006b jam  0x00000029 , 0x00008a87 
+ 00000077  0x0000006c branch  0x0000117d 
+ 00000078  0x00000070 arg  0x0000099e , 0x00000011 
+ 00000079  0x00000071 arg  0x0000000c , 0x00000002 
+ 00000080  0x00000072 setarg  0x00000030 
+ 00000081  0x00000073 call  0x00005e63 
+ 00000082  0x00000074 branch  0x000060bf 
+ 00000083  0x00000077 fetchr  0x00000012 , 0x00000001 , 0x00008a12 
+ 00000084  0x00000078 jam  0x0000003d , 0x00008a12 
+ 00000085  0x00000079 jam  0x000000aa , 0x00008a11 
+ 00000086  0x0000007a jam  0x0000000c , 0x00008a0a 
+ 00000087  0x0000007b fetch  0x00000001 , 0x00008a09 
+ 00000088  0x0000007c set1  0x00000007 , 0x0000003f 
+ 00000089  0x0000007d store  0x00000001 , 0x00008a09 
+ 00000090  0x0000007e jam  0x00000004 , 0x00008a0b 
+ 00000091  0x0000007f nop  0x0000003c 
+ 00000092  0x00000080 jam  0x00000000 , 0x00008a16 
+ 00000093  0x00000081 jam  0x00000006 , 0x00008a17 
+ 00000094  0x00000082 call  0x0000611a 
+ 00000095  0x00000083 store  0x00000001 , 0x00008a97 
+ 00000096  0x00000085 jam  0x00000003 , 0x000080dc 
+ 00000097  0x00000086 nop  0x0000003c 
+ 00000098  0x00000087 fetch  0x00000001 , 0x00008053 
+ 00000099  0x00000088 set1  0x00000007 , 0x0000003f 
+ 00000100  0x00000089 store  0x00000001 , 0x00008053 
+ 00000101  0x0000008a nop  0x000003e8 
+ 00000102  0x0000008b fetch  0x00000002 , 0x00008150 
+ 00000103  0x0000008c store  0x00000002 , 0x000044a2 
+ 00000104  0x0000008d fetch  0x00000001 , 0x00008053 
+ 00000105  0x0000008e set0  0x00000007 , 0x0000003f 
+ 00000106  0x0000008f store  0x00000001 , 0x00008053 
+ 00000107  0x00000090 jam  0x00000000 , 0x00008a97 
+ 00000108  0x00000092 storer  0x00000012 , 0x00000001 , 0x00008a12 
+ 00000109  0x00000093 rtn 
+ 00000110  0x00000097 fetch  0x00000001 , 0x00004baa 
+ 00000111  0x00000098 nrtn  0x00000034 
+ 00000112  0x00000099 call  0x00000053 
+ 00000113  0x0000009a branch  0x00003ebb 
+ 00000114  0x0000009d fetch  0x00000001 , 0x0000030d 
+ 00000115  0x0000009e rtn  0x00000034 
+ 00000116  0x0000009f increase  0xffffffff , 0x0000003f 
+ 00000117  0x000000a0 store  0x00000001 , 0x0000030d 
+ 00000118  0x000000a1 call  0x000077c5 
+ 00000119  0x000000a2 call  0x000031e3 
+ 00000120  0x000000a3 call  0x000031a4 
+ 00000121  0x000000a4 call  0x000031aa 
+ 00000122  0x000000a5 call  0x00005cdc 
+ 00000123  0x000000a7 fetch  0x00000002 , 0x0000446f 
+ 00000124  0x000000a8 call  0x00007e05 
+ 00000125  0x000000a9 branch  0x00000072 
+ 00000126  0x000000b0 jam  0x000000e6 , 0x00008a8b 
+ 00000127  0x000000b2 call  0x0000126a 
+ 00000128  0x000000b3 call  0x00001271 
+ 00000129  0x000000b4 call  0x00001277 
+ 00000130  0x000000b6 jam  0x00000009 , 0x00008a6d 
+ 00000131  0x000000b8 jam  0x00000005 , 0x00008a03 
+ 00000132  0x000000b9 jam  0x00000094 , 0x00008a7a 
+ 00000133  0x000000bb jam  0x0000000b , 0x00008a0e 
+ 00000134  0x000000bc jam  0x00000005 , 0x00008a0f 
+ 00000135  0x000000bd jam  0x00000090 , 0x00008a83 
+ 00000136  0x000000bf jam  0x00000000 , 0x00008a85 
+ 00000137  0x000000c0 jam  0x00000040 , 0x00008921 
+ 00000138  0x000000c2 branch  0x0000125d 
+ 00000139  0x000000c7 jam  0x00000000 , 0x00000080 
+ 00000140  0x000000c8 branch  0x000013b7 
+ 00000141  0x000000cd ncall  0x000000ba , 0x0000002b 
+ 00000142  0x000000ce call  0x00006df3 
+ 00000143  0x000000cf call  0x000000e5 
+ 00000144  0x000000d0 call  0x000041a7 
+ 00000145  0x000000d1 rtn  0x0000002b 
+ 00000146  0x000000d2 call  0x0000009d 
+ 00000147  0x000000d3 fetch  0x00000003 , 0x000048ad 
+ 00000148  0x000000d4 store  0x00000003 , 0x00004c63 
+ 00000149  0x000000d5 call  0x00000577 
+ 00000150  0x000000d6 call  0x000000a8 
+ 00000151  0x000000d7 call  0x0000408e 
+ 00000152  0x000000d8 call  0x00003d8a 
+ 00000153  0x000000d9 call  0x00004728 
+ 00000154  0x000000da call  0x000000fb 
+ 00000155  0x000000db call  0x0000042b 
+ 00000156  0x000000dc branch  0x00003bc9 
+ 00000157  0x000000e0 setarg  0x00017700 
+ 00000158  0x000000e1 store  0x00000003 , 0x00004c4e 
+ 00000159  0x000000e2 call  0x00002613 
+ 00000160  0x000000e3 fetch  0x00000008 , 0x00004bab 
+ 00000161  0x000000e4 rtnbit0  0x00000018 
+ 00000162  0x000000e5 call  0x0000260b 
+ 00000163  0x000000e6 setarg  0x0000bb80 
+ 00000164  0x000000e7 store  0x00000003 , 0x00004c4e 
+ 00000165  0x000000e8 setarg  0x00004800 
+ 00000166  0x000000e9 store  0x00000003 , 0x000048ad 
+ 00000167  0x000000ea rtn 
+ 00000168  0x000000ed call  0x000000b3 
+ 00000169  0x000000ee call  0x00000300 
+ 00000170  0x000000ef branch  0x000000ab 
+ 00000171  0x000000f2 fetch  0x00000008 , 0x00004bab 
+ 00000172  0x000000f3 rtnbit0  0x0000003d 
+ 00000173  0x000000f4 fetch  0x00000001 , 0x00004c3b 
+ 00000174  0x000000f5 bbit1  0x00000007 , 0x000000b1 
+ 00000175  0x000000f7 jam  0x00000000 , 0x00004c3a 
+ 00000176  0x000000f8 rtn 
+ 00000177  0x000000fa jam  0x00000001 , 0x00004c3a 
+ 00000178  0x000000fb rtn 
+ 00000179  0x000000fe fetch  0x00000001 , 0x00004c38 
+ 00000180  0x000000ff rtneq  0x000000ff 
+ 00000181  0x00000100 bbit1  0x00000007 , 0x000000b8 
+ 00000182  0x00000102 jam  0x00000000 , 0x00004c39 
+ 00000183  0x00000103 rtn 
+ 00000184  0x00000105 jam  0x00000001 , 0x00004c39 
+ 00000185  0x00000106 rtn 
+ 00000186  0x00000109 fetch  0x00000008 , 0x00004c1f 
+ 00000187  0x0000010a rtn  0x00000034 
+ 00000188  0x0000010c fetch  0x00000001 , 0x00004c1e 
+ 00000189  0x0000010d copy  0x0000003f , 0x00000011 
+ 00000190  0x0000010e sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00000191  0x0000010f nbranch  0x000000cc , 0x00000002 
+ 00000192  0x00000111 arg  0x00004c1f , 0x00000006 
+ 00000193  0x00000112 arg  0x00004adb , 0x00000005 
+ 00000194  0x00000113 copy  0x00000011 , 0x00000039 
+ 00000195  0x00000114 call  0x00007d5f 
+ 00000196  0x00000116 arg  0x00004c1f , 0x00000006 
+ 00000197  0x00000117 arg  0x0000440a , 0x00000005 
+ 00000198  0x00000118 copy  0x00000011 , 0x00000039 
+ 00000199  0x00000119 call  0x00007d5f 
+ 00000200  0x0000011b arg  0x00004c1f , 0x00000006 
+ 00000201  0x0000011c arg  0x000042f8 , 0x00000005 
+ 00000202  0x0000011d copy  0x00000011 , 0x00000039 
+ 00000203  0x0000011e branch  0x00007d5f 
+ 00000204  0x00000121 call  0x000000e2 
+ 00000205  0x00000122 fetch  0x00000001 , 0x00004c1e 
+ 00000206  0x00000123 increase  0x00000001 , 0x0000003f 
+ 00000207  0x00000124 store  0x00000001 , 0x00004ad2 
+ 00000208  0x00000125 jam  0x00000009 , 0x00004ad3 
+ 00000209  0x00000126 arg  0x00004c1f , 0x00000006 
+ 00000210  0x00000127 arg  0x00004ad4 , 0x00000005 
+ 00000211  0x00000128 copy  0x00000011 , 0x00000039 
+ 00000212  0x00000129 call  0x00007d5f 
+ 00000213  0x0000012b fetch  0x00000001 , 0x00004c1e 
+ 00000214  0x0000012c increase  0x00000001 , 0x0000003f 
+ 00000215  0x0000012d store  0x00000001 , 0x00004408 
+ 00000216  0x0000012e jam  0x00000009 , 0x00004409 
+ 00000217  0x0000012f arg  0x00004c1f , 0x00000006 
+ 00000218  0x00000130 arg  0x0000440a , 0x00000005 
+ 00000219  0x00000131 copy  0x00000011 , 0x00000039 
+ 00000220  0x00000132 call  0x00007d5f 
+ 00000221  0x00000134 arg  0x00004c1e , 0x00000006 
+ 00000222  0x00000135 arg  0x000042f7 , 0x00000005 
+ 00000223  0x00000136 copy  0x00000011 , 0x00000039 
+ 00000224  0x00000137 increase  0x00000001 , 0x00000039 
+ 00000225  0x00000138 branch  0x00007d5f 
+ 00000226  0x0000013b arg  0x00004ad2 , 0x00000005 
+ 00000227  0x0000013c arg  0x00000014 , 0x00000039 
+ 00000228  0x0000013d branch  0x00007d26 
+ 00000229  0x00000140 rtn  0x0000002b 
+ 00000230  0x00000141 call  0x00002607 
+ 00000231  0x00000142 call  0x000022ff 
+ 00000232  0x00000143 call  0x000000f5 
+ 00000233  0x00000144 call  0x00003d13 
+ 00000234  0x00000145 call  0x000000ef 
+ 00000235  0x00000146 fetch  0x00000008 , 0x00004bab 
+ 00000236  0x00000147 bbit0  0x00000018 , 0x00003bf5 
+ 00000237  0x00000148 call  0x000000f2 
+ 00000238  0x00000149 branch  0x00003bf5 
+ 00000239  0x0000014c setarg  0x0000e290 
+ 00000240  0x0000014d store  0x00000003 , 0x000048ad 
+ 00000241  0x0000014e rtn 
+ 00000242  0x00000150 setarg  0x00001770 
+ 00000243  0x00000151 store  0x00000003 , 0x000048ad 
+ 00000244  0x00000152 rtn 
+ 00000245  0x00000155 fetch  0x00000001 , 0x00004c40 
+ 00000246  0x00000156 ncall  0x000000f8 , 0x00000034 
+ 00000247  0x00000157 branch  0x00003f1e 
+ 00000248  0x0000015a call  0x00000337 
+ 00000249  0x0000015b call  0x00000339 
+ 00000250  0x0000015c branch  0x0000033b 
+ 00000251  0x0000015f setarg  0x00000100 
+ 00000252  0x00000160 store  0x00000002 , 0x0000489b 
+ 00000253  0x00000161 setarg  0x0000011a 
+ 00000254  0x00000162 store  0x00000002 , 0x0000489d 
+ 00000255  0x00000163 branch  0x00003bd3 
+ 00000256  0x00000166 rtnmark0  0x00000026 
+ 00000257  0x00000167 call  0x00003f70 
+ 00000258  0x00000168 nrtn  0x00000028 
+ 00000259  0x00000169 fetch  0x00000008 , 0x00004bab 
+ 00000260  0x0000016a bbit0  0x00000015 , 0x00000107 
+ 00000261  0x0000016b fetch  0x00000001 , 0x00004b8b 
+ 00000262  0x0000016c nbranch  0x00004884 , 0x00000034 
+ 00000263  0x0000016e call  0x000042cb 
+ 00000264  0x0000016f fetch  0x00000001 , 0x00004836 
+ 00000265  0x00000170 bbit1  0x00000001 , 0x00000116 
+ 00000266  0x00000171 fetcht  0x00000001 , 0x000047c7 
+ 00000267  0x00000172 fetch  0x00000001 , 0x000048d0 
+ 00000268  0x00000173 ior  0x00000002 , 0x0000003f 
+ 00000269  0x00000174 store  0x00000001 , 0x000048d0 
+ 00000270  0x00000175 fetcht  0x00000001 , 0x000047cc 
+ 00000271  0x00000176 fetch  0x00000001 , 0x000048d5 
+ 00000272  0x00000177 iadd  0x00000002 , 0x0000003f 
+ 00000273  0x00000178 store  0x00000001 , 0x000048d5 
+ 00000274  0x00000179 fetcht  0x00000001 , 0x000047cd 
+ 00000275  0x0000017a fetch  0x00000001 , 0x000048d6 
+ 00000276  0x0000017b iadd  0x00000002 , 0x0000003f 
+ 00000277  0x0000017c store  0x00000001 , 0x000048d6 
+ 00000278  0x0000017e jam  0x00000001 , 0x00004836 
+ 00000279  0x0000017f arg  0x00000007 , 0x00000011 
+ 00000280  0x00000180 arg  0x000048d0 , 0x00000012 
+ 00000281  0x00000181 rtn 
+ 00000282  0x00000185 fetch  0x00000008 , 0x00004bab 
+ 00000283  0x00000186 rtnbit0  0x00000016 
+ 00000284  0x00000187 fetch  0x00000001 , 0x00004aae 
+ 00000285  0x00000188 rtn  0x00000034 
+ 00000286  0x00000189 fetch  0x00000001 , 0x000048a7 
+ 00000287  0x0000018a rtn  0x00000034 
+ 00000288  0x0000018b fetch  0x00000001 , 0x00004ba1 
+ 00000289  0x0000018c increase  0x00000001 , 0x0000003f 
+ 00000290  0x0000018d and_into  0x00000003 , 0x0000003f 
+ 00000291  0x0000018e store  0x00000001 , 0x00004ba1 
+ 00000292  0x0000018f nrtn  0x00000034 
+ 00000293  0x00000190 jam  0x00000000 , 0x00004ba2 
+ 00000294  0x00000192 fetch  0x00000001 , 0x00004ba2 
+ 00000295  0x00000193 increase  0x00000001 , 0x0000003f 
+ 00000296  0x00000194 store  0x00000001 , 0x00004ba2 
+ 00000297  0x00000195 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00000298  0x00000196 nbranch  0x00000130 , 0x00000002 
+ 00000299  0x00000197 call  0x0000259a 
+ 00000300  0x00000198 call  0x0000265b 
+ 00000301  0x00000199 nbranch  0x00000136 , 0x00000018 
+ 00000302  0x0000019a nbranch  0x00000136 , 0x0000002f 
+ 00000303  0x0000019b call  0x000048b5 
+ 00000304  0x0000019d call  0x00002597 
+ 00000305  0x0000019e fetch  0x00000001 , 0x00004ba3 
+ 00000306  0x0000019f increase  0x00000001 , 0x0000003f 
+ 00000307  0x000001a0 store  0x00000001 , 0x00004ba3 
+ 00000308  0x000001a1 beq  0x00000010 , 0x00000138 
+ 00000309  0x000001a2 rtn 
+ 00000310  0x000001a5 call  0x000022cb 
+ 00000311  0x000001a6 branch  0x00000126 
+ 00000312  0x000001a9 jam  0x00000000 , 0x00004ba3 
+ 00000313  0x000001aa fetch  0x00000001 , 0x00004ba4 
+ 00000314  0x000001ab rtnbit1  0x00000000 
+ 00000315  0x000001ac set1  0x00000000 , 0x0000003f 
+ 00000316  0x000001ad store  0x00000001 , 0x00004ba4 
+ 00000317  0x000001ae fetch  0x00000002 , 0x00004bbc 
+ 00000318  0x000001af store  0x00000002 , 0x00004ab2 
+ 00000319  0x000001b0 branch  0x0000042b 
+ 00000320  0x000001b3 call  0x00002631 
+ 00000321  0x000001b4 nbranch  0x000001eb , 0x00000028 
+ 00000322  0x000001b6 call  0x00000174 
+ 00000323  0x000001b7 call  0x000026ee 
+ 00000324  0x000001b8 fetch  0x00000001 , 0x00004be1 
+ 00000325  0x000001b9 nbranch  0x0000014a , 0x00000034 
+ 00000326  0x000001ba fetch  0x00000008 , 0x000048b0 
+ 00000327  0x000001bb store  0x00000008 , 0x0000485c 
+ 00000328  0x000001bc fetch  0x00000002 , 0x000048c2 
+ 00000329  0x000001bd store  0x00000002 , 0x000048c4 
+ 00000330  0x000001bf call  0x000026bb 
+ 00000331  0x000001c0 nrtn  0x00000028 
+ 00000332  0x000001c2 fetch  0x00000001 , 0x00004c68 
+ 00000333  0x000001c3 jam  0x00000000 , 0x00004c68 
+ 00000334  0x000001c4 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00000335  0x000001c5 nbranch  0x0000016e , 0x00000005 
+ 00000336  0x000001c6 fetcht  0x00000002 , 0x00004c66 
+ 00000337  0x000001c7 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00000338  0x000001c8 branch  0x00000164 , 0x00000005 
+ 00000339  0x000001ca fetch  0x00000004 , 0x00004c59 
+ 00000340  0x000001cb branch  0x00000164 , 0x00000034 
+ 00000341  0x000001ce fetcht  0x00000004 , 0x00004c4e 
+ 00000342  0x000001cf isub  0x00000002 , 0x00000002 
+ 00000343  0x000001d0 storet  0x00000004 , 0x00004c6d 
+ 00000344  0x000001d1 nbranch  0x00000167 , 0x00000002 
+ 00000345  0x000001d4 fetch  0x00000003 , 0x000048ad 
+ 00000346  0x000001d5 isub  0x00000002 , 0x0000003f 
+ 00000347  0x000001d6 nbranch  0x00000172 , 0x00000002 
+ 00000348  0x000001d9 arg  0x00000600 , 0x00000002 
+ 00000349  0x000001da isub  0x00000002 , 0x0000003e 
+ 00000350  0x000001db nbranch  0x00000172 , 0x00000002 
+ 00000351  0x000001dd store  0x00000004 , 0x00004c69 
+ 00000352  0x000001de call  0x0000016b 
+ 00000353  0x000001df call  0x000026c4 
+ 00000354  0x000001e1 fetch  0x00000004 , 0x00004c69 
+ 00000355  0x000001e2 branch  0x000026b8 
+ 00000356  0x000001e5 call  0x0000016b 
+ 00000357  0x000001e6 fetch  0x00000003 , 0x000048ad 
+ 00000358  0x000001e7 branch  0x0000015f 
+ 00000359  0x000001ea sub  0x00000002 , 0x00000000 , 0x00000002 
+ 00000360  0x000001eb fetch  0x00000003 , 0x000048ad 
+ 00000361  0x000001ec iadd  0x00000002 , 0x0000003f 
+ 00000362  0x000001ed branch  0x0000015f 
+ 00000363  0x000001f0 setarg  0x00000000 
+ 00000364  0x000001f1 store  0x00000004 , 0x00004c6d 
+ 00000365  0x000001f2 rtn 
+ 00000366  0x000001f5 fetch  0x00000004 , 0x00004c59 
+ 00000367  0x000001f6 fetcht  0x00000004 , 0x00004c6d 
+ 00000368  0x000001f7 iadd  0x00000002 , 0x0000003f 
+ 00000369  0x000001f8 branch  0x00000155 
+ 00000370  0x000001fc jam  0x00000001 , 0x00004c68 
+ 00000371  0x000001fd rtn 
+ 00000372  0x00000201 jam  0x00000000 , 0x000048a6 
+ 00000373  0x00000202 setarg  0x00000000 
+ 00000374  0x00000203 store  0x00000002 , 0x00004c66 
+ 00000375  0x00000205 call  0x0000265b 
+ 00000376  0x00000206 fetch  0x00000001 , 0x0000482c 
+ 00000377  0x00000207 beq  0x00000001 , 0x00002651 
+ 00000378  0x00000208 nbranch  0x00000180 , 0x00000018 
+ 00000379  0x00000209 nbranch  0x00000180 , 0x0000002f 
+ 00000380  0x0000020a call  0x00000538 
+ 00000381  0x0000020c call  0x00002672 
+ 00000382  0x0000020d call  0x0000018c 
+ 00000383  0x0000020e branch  0x00002651 
+ 00000384  0x00000212 fetch  0x00000001 , 0x000048a7 
+ 00000385  0x00000213 nrtn  0x00000034 
+ 00000386  0x00000214 fetch  0x00000002 , 0x000048a3 
+ 00000387  0x00000215 increase  0x00000001 , 0x0000003f 
+ 00000388  0x00000216 store  0x00000002 , 0x000048a3 
+ 00000389  0x00000217 fetch  0x00000001 , 0x000048a4 
+ 00000390  0x00000218 bbit1  0x00000004 , 0x00002679 
+ 00000391  0x00000219 call  0x0000267e 
+ 00000392  0x0000021a fetch  0x00000002 , 0x00004c66 
+ 00000393  0x0000021b increase  0x00000001 , 0x0000003f 
+ 00000394  0x0000021c store  0x00000002 , 0x00004c66 
+ 00000395  0x0000021e branch  0x00000177 
+ 00000396  0x00000223 fetch  0x00000001 , 0x00004be1 
+ 00000397  0x00000224 ncall  0x00000190 , 0x00000034 
+ 00000398  0x00000225 jam  0x00000000 , 0x00004be1 
+ 00000399  0x00000226 rtn 
+ 00000400  0x00000229 call  0x000041aa 
+ 00000401  0x0000022a fetch  0x00000008 , 0x00004bab 
+ 00000402  0x0000022b rtnbit0  0x0000003c 
+ 00000403  0x0000022d fetch  0x00000001 , 0x00004913 
+ 00000404  0x0000022e arg  0x00000040 , 0x00000002 
+ 00000405  0x0000022f call  0x00006093 
+ 00000406  0x00000230 fetch  0x00000001 , 0x00004914 
+ 00000407  0x00000231 arg  0x00000040 , 0x00000002 
+ 00000408  0x00000232 branch  0x00006093 
+ 00000409  0x00000236 fetch  0x00000001 , 0x000048a4 
+ 00000410  0x00000237 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00000411  0x00000238 rtn  0x00000002 
+ 00000412  0x00000239 arg  0x00000028 , 0x00000039 
+ 00000413  0x0000023a branch  0x00007d13 
+ 00000414  0x0000023f setarg  0x00000006 
+ 00000415  0x00000240 call  0x00005b0d 
+ 00000416  0x00000241 bbit1  0x00000003 , 0x00003e23 
+ 00000417  0x00000242 call  0x00000424 
+ 00000418  0x00000243 call  0x0000042b 
+ 00000419  0x00000244 branch  0x00003e23 
+ 00000420  0x00000247 call  0x000042e9 
+ 00000421  0x00000248 call  0x00007fdc 
+ 00000422  0x00000249 call  0x00000347 
+ 00000423  0x0000024a call  0x000000f8 
+ 00000424  0x0000024b call  0x00004015 
+ 00000425  0x0000024c fetcht  0x00000001 , 0x00004910 
+ 00000426  0x0000024d call  0x00006069 
+ 00000427  0x0000024e fetcht  0x00000001 , 0x00004910 
+ 00000428  0x0000024f call  0x00006042 
+ 00000429  0x00000250 fetch  0x00000001 , 0x00004920 
+ 00000430  0x00000251 arg  0x0000003f , 0x00000002 
+ 00000431  0x00000252 call  0x00006093 
+ 00000432  0x00000253 arg  0x00000003 , 0x00000002 
+ 00000433  0x00000254 call  0x00003f56 
+ 00000434  0x00000255 call  0x00003e40 
+ 00000435  0x00000256 call  0x00006082 
+ 00000436  0x00000257 arg  0x00000013 , 0x00000002 
+ 00000437  0x00000258 call  0x00003f56 
+ 00000438  0x00000259 call  0x000001b9 
+ 00000439  0x0000025a call  0x000001c6 
+ 00000440  0x0000025b branch  0x000001cd 
+ 00000441  0x0000025e fetch  0x00000003 , 0x00004bde 
+ 00000442  0x0000025f store  0x00000003 , 0x0000095c 
+ 00000443  0x00000260 arg  0x00000014 , 0x00000039 
+ 00000444  0x00000261 arg  0x00000000 , 0x00000002 
+ 00000445  0x00000263 fetch  0x00000003 , 0x0000095c 
+ 00000446  0x00000264 isolate1  0x00000000 , 0x0000003f 
+ 00000447  0x00000265 call  0x0000607f , 0x00000001 
+ 00000448  0x00000266 fetch  0x00000003 , 0x0000095c 
+ 00000449  0x00000267 rshift  0x0000003f , 0x0000003f 
+ 00000450  0x00000268 store  0x00000003 , 0x0000095c 
+ 00000451  0x00000269 increase  0x00000001 , 0x00000002 
+ 00000452  0x0000026a loop  0x000001bd 
+ 00000453  0x0000026b rtn 
+ 00000454  0x0000026e fetch  0x00000008 , 0x00004bab 
+ 00000455  0x0000026f rtnbit0  0x00000014 
+ 00000456  0x00000270 fetch  0x00000001 , 0x000048fd 
+ 00000457  0x00000271 rtnne  0x00000002 
+ 00000458  0x00000272 fetch  0x00000001 , 0x000048fc 
+ 00000459  0x00000273 arg  0x000000c0 , 0x00000002 
+ 00000460  0x00000274 branch  0x00006093 
+ 00000461  0x00000277 fetch  0x00000008 , 0x00004bab 
+ 00000462  0x00000278 rtnbit0  0x0000003c 
+ 00000463  0x0000027a fetcht  0x00000001 , 0x00004913 
+ 00000464  0x0000027b call  0x00006042 
+ 00000465  0x0000027c fetcht  0x00000001 , 0x00004914 
+ 00000466  0x0000027d call  0x00006042 
+ 00000467  0x0000027f fetch  0x00000001 , 0x00004913 
+ 00000468  0x00000280 arg  0x00000080 , 0x00000002 
+ 00000469  0x00000281 call  0x00006093 
+ 00000470  0x00000282 fetch  0x00000001 , 0x00004914 
+ 00000471  0x00000283 arg  0x00000080 , 0x00000002 
+ 00000472  0x00000284 branch  0x00006093 
+ 00000473  0x00000287 fetcht  0x00000001 , 0x00004913 
+ 00000474  0x00000288 call  0x00006050 
+ 00000475  0x00000289 fetcht  0x00000001 , 0x00004914 
+ 00000476  0x0000028a call  0x00006050 
+ 00000477  0x0000028c call  0x00003f88 
+ 00000478  0x0000028d fetch  0x00000001 , 0x0000491f 
+ 00000479  0x0000028e arg  0x0000003f , 0x00000002 
+ 00000480  0x0000028f call  0x00006093 
+ 00000481  0x00000290 branch  0x00003e44 
+ 00000482  0x00000293 jam  0x00000000 , 0x000048a5 
+ 00000483  0x00000294 call  0x00002652 
+ 00000484  0x00000295 setarg  0xffffffff 
+ 00000485  0x00000296 store  0x00000004 , 0x0000485c 
+ 00000486  0x00000297 setarg  0x00000000 
+ 00000487  0x00000298 store  0x00000007 , 0x000048d0 
+ 00000488  0x00000299 jam  0x00000001 , 0x00004be1 
+ 00000489  0x0000029a call  0x0000042b 
+ 00000490  0x0000029b branch  0x000001f0 
+ 00000491  0x0000029e fetch  0x00000001 , 0x000048a7 
+ 00000492  0x0000029f call  0x000001f9 , 0x00000034 
+ 00000493  0x000002a0 fetch  0x00000001 , 0x000048bd 
+ 00000494  0x000002a1 rtneq  0x00000001 
+ 00000495  0x000002a2 call  0x0000269f 
+ 00000496  0x000002a4 call  0x000026bb 
+ 00000497  0x000002a5 nrtn  0x00000028 
+ 00000498  0x000002a6 call  0x000026c4 
+ 00000499  0x000002a7 jam  0x00000000 , 0x00004c68 
+ 00000500  0x000002a8 call  0x00000577 
+ 00000501  0x000002a9 fetch  0x00000001 , 0x00004be1 
+ 00000502  0x000002aa ncall  0x00003e33 , 0x00000034 
+ 00000503  0x000002ab fetch  0x00000004 , 0x0000485c 
+ 00000504  0x000002ac branch  0x000026b8 
+ 00000505  0x000002af jam  0x00000001 , 0x00004836 
+ 00000506  0x000002b0 jam  0x00000001 , 0x000048a7 
+ 00000507  0x000002b1 call  0x00002642 
+ 00000508  0x000002b2 store  0x00000001 , 0x000047c6 
+ 00000509  0x000002b3 setarg  0x00000000 
+ 00000510  0x000002b4 store  0x00000007 , 0x000047c7 
+ 00000511  0x000002b5 fetch  0x00000004 , 0x000048a9 
+ 00000512  0x000002b6 store  0x00000004 , 0x000047ce 
+ 00000513  0x000002b7 jam  0x0000000c , 0x00004835 
+ 00000514  0x000002b8 fetch  0x00000001 , 0x00004836 
+ 00000515  0x000002b9 set1  0x00000003 , 0x0000003f 
+ 00000516  0x000002ba store  0x00000001 , 0x00004836 
+ 00000517  0x000002bb call  0x00002291 
+ 00000518  0x000002bc branch  0x00000142 
+ 00000519  0x000002bf copy  0x00000013 , 0x0000003f 
+ 00000520  0x000002c0 beq  0x00000001 , 0x00000214 
+ 00000521  0x000002c1 beq  0x0000003c , 0x0000023d 
+ 00000522  0x000002c2 beq  0x00000039 , 0x00000236 
+ 00000523  0x000002c3 beq  0x0000003a , 0x00000248 
+ 00000524  0x000002c4 beq  0x00000032 , 0x00000222 
+ 00000525  0x000002c5 beq  0x00000044 , 0x00000229 
+ 00000526  0x000002c6 beq  0x00000015 , 0x00000218 
+ 00000527  0x000002c7 beq  0x00000014 , 0x00000211 
+ 00000528  0x000002c8 branch  0x00004336 
+ 00000529  0x000002cb fetch  0x00000001 , 0x00004c40 
+ 00000530  0x000002cc ncall  0x0000030a , 0x00000034 
+ 00000531  0x000002cd branch  0x00004350 
+ 00000532  0x000002cf call  0x00004544 
+ 00000533  0x000002d0 fetch  0x00000001 , 0x00004c40 
+ 00000534  0x000002d1 ncall  0x0000030a , 0x00000034 
+ 00000535  0x000002d2 branch  0x000043fa 
+ 00000536  0x000002d5 setarg  0x00000000 
+ 00000537  0x000002d6 store  0x00000002 , 0x00004af2 
+ 00000538  0x000002d7 jam  0x00000000 , 0x00004ac6 
+ 00000539  0x000002d8 setarg  0x00000006 
+ 00000540  0x000002d9 store  0x00000002 , 0x00004372 
+ 00000541  0x000002da store  0x00000002 , 0x00004374 
+ 00000542  0x000002db fetch  0x00000008 , 0x00004bab 
+ 00000543  0x000002dc bbit1  0x0000001b , 0x00004366 
+ 00000544  0x000002dd setarg  0x00000007 
+ 00000545  0x000002de branch  0x00004364 
+ 00000546  0x000002e1 fetch  0x00000001 , 0x00004ac7 
+ 00000547  0x000002e2 beq  0x00000001 , 0x00000226 
+ 00000548  0x000002e3 jam  0x00000014 , 0x00004b76 
+ 00000549  0x000002e4 branch  0x00004373 
+ 00000550  0x000002e6 call  0x0000436c 
+ 00000551  0x000002e7 jam  0x00000005 , 0x00004b76 
+ 00000552  0x000002e8 branch  0x00004373 
+ 00000553  0x000002eb fetch  0x00000001 , 0x000002c1 
+ 00000554  0x000002ec sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00000555  0x000002ed nbranch  0x00004384 , 0x00000002 
+ 00000556  0x000002ee store  0x00000002 , 0x00004372 
+ 00000557  0x000002ef store  0x00000002 , 0x00004374 
+ 00000558  0x000002f0 fetch  0x00000001 , 0x000002c3 
+ 00000559  0x000002f1 branch  0x0000439a , 0x00000034 
+ 00000560  0x000002f2 fetcht  0x00000001 , 0x00004b8a 
+ 00000561  0x000002f3 isub  0x00000002 , 0x0000003e 
+ 00000562  0x000002f4 branch  0x0000439a , 0x00000002 
+ 00000563  0x000002f5 fetch  0x00000001 , 0x000002c3 
+ 00000564  0x000002f6 store  0x00000001 , 0x00004b8a 
+ 00000565  0x000002f7 branch  0x00004386 
+ 00000566  0x000002fb call  0x00004544 
+ 00000567  0x000002fc arg  0x00000001 , 0x00000007 
+ 00000568  0x000002fd call  0x000046f4 
+ 00000569  0x000002fe fetch  0x00000001 , 0x00004c40 
+ 00000570  0x000002ff beq  0x00000000 , 0x00004859 
+ 00000571  0x00000300 call  0x0000030a 
+ 00000572  0x00000301 branch  0x0000485a 
+ 00000573  0x00000304 fetch  0x00000004 , 0x0000483c 
+ 00000574  0x00000305 store  0x00000004 , 0x00004891 
+ 00000575  0x00000306 store  0x00000004 , 0x00004993 
+ 00000576  0x00000307 call  0x0000257e 
+ 00000577  0x00000308 fetch  0x00000001 , 0x00004c40 
+ 00000578  0x00000309 beq  0x00000000 , 0x00000245 
+ 00000579  0x0000030a call  0x0000030a 
+ 00000580  0x0000030b branch  0x00000246 
+ 00000581  0x0000030d call  0x000048c6 
+ 00000582  0x0000030e call  0x00004544 
+ 00000583  0x0000030f branch  0x0000484e 
+ 00000584  0x00000313 fetch  0x00000001 , 0x000048a5 
+ 00000585  0x00000314 nbranch  0x000001e2 , 0x00000034 
+ 00000586  0x00000315 fetch  0x00000001 , 0x0000488b 
+ 00000587  0x00000316 beq  0x00000002 , 0x0000024f 
+ 00000588  0x00000317 beq  0x00000004 , 0x00000267 
+ 00000589  0x00000318 beq  0x00000003 , 0x0000026c 
+ 00000590  0x00000319 branch  0x00004839 
+ 00000591  0x0000031c fetch  0x00000008 , 0x00004bab 
+ 00000592  0x0000031d bbit1  0x0000002f , 0x00000258 
+ 00000593  0x0000031e bbit1  0x00000030 , 0x00000258 
+ 00000594  0x0000031f bbit0  0x0000003a , 0x00004806 
+ 00000595  0x00000320 fetch  0x00000004 , 0x00004993 
+ 00000596  0x00000321 fetcht  0x00000004 , 0x00004974 
+ 00000597  0x00000322 isub  0x00000002 , 0x0000003e 
+ 00000598  0x00000323 branch  0x0000025c , 0x00000005 
+ 00000599  0x00000324 branch  0x00004806 
+ 00000600  0x00000326 fetch  0x00000001 , 0x00004c40 
+ 00000601  0x00000327 beq  0x00000000 , 0x00004811 
+ 00000602  0x00000328 call  0x00000305 
+ 00000603  0x00000329 branch  0x00004812 
+ 00000604  0x0000032c jam  0x00000000 , 0x0000488b 
+ 00000605  0x0000032d arg  0x00000001 , 0x00000007 
+ 00000606  0x0000032e call  0x000046f0 
+ 00000607  0x0000032f setarg  0x00000000 
+ 00000608  0x00000330 store  0x00000002 , 0x00004887 
+ 00000609  0x00000331 call  0x00004576 
+ 00000610  0x00000332 call  0x0000498e 
+ 00000611  0x00000333 fetch  0x00000001 , 0x00004c40 
+ 00000612  0x00000334 beq  0x00000000 , 0x0000482d 
+ 00000613  0x00000335 call  0x00000305 
+ 00000614  0x00000336 branch  0x0000482e 
+ 00000615  0x00000339 fetch  0x00000008 , 0x00004bab 
+ 00000616  0x0000033a bbit0  0x0000002f , 0x00000271 
+ 00000617  0x0000033b fetch  0x00000001 , 0x00004bb4 
+ 00000618  0x0000033c beq  0x00000001 , 0x00000271 
+ 00000619  0x0000033d branch  0x0000481a 
+ 00000620  0x00000340 fetch  0x00000008 , 0x00004bab 
+ 00000621  0x00000341 bbit0  0x0000002f , 0x00000271 
+ 00000622  0x00000342 bbit1  0x00000013 , 0x00000271 
+ 00000623  0x00000343 bbit1  0x00000012 , 0x00000271 
+ 00000624  0x00000344 branch  0x00004812 
+ 00000625  0x00000347 fetch  0x00000008 , 0x00004bab 
+ 00000626  0x00000348 bbit0  0x0000003c , 0x00004839 
+ 00000627  0x00000349 branch  0x000001e2 
+ 00000628  0x0000034c jam  0x00000000 , 0x0000488b 
+ 00000629  0x0000034d fetch  0x00000002 , 0x00004beb 
+ 00000630  0x0000034e increase  0x00000001 , 0x0000003f 
+ 00000631  0x0000034f store  0x00000002 , 0x00004beb 
+ 00000632  0x00000350 fetch  0x00000001 , 0x00004beb 
+ 00000633  0x00000351 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00000634  0x00000352 beq  0x00000000 , 0x00002341 
+ 00000635  0x00000353 rtn 
+ 00000636  0x00000356 fetch  0x00000002 , 0x00004889 
+ 00000637  0x00000357 arg  0x000001f8 , 0x00000002 
+ 00000638  0x00000358 iand  0x00000002 , 0x0000003f 
+ 00000639  0x00000359 branch  0x00000284 , 0x00000034 
+ 00000640  0x0000035a fetch  0x00000002 , 0x00004889 
+ 00000641  0x0000035b increase  0x00000001 , 0x0000003f 
+ 00000642  0x0000035c store  0x00000002 , 0x00004889 
+ 00000643  0x0000035d rtn 
+ 00000644  0x0000035f call  0x0000259a 
+ 00000645  0x00000360 call  0x0000265b 
+ 00000646  0x00000361 nbranch  0x0000029f , 0x00000018 
+ 00000647  0x00000362 nbranch  0x0000029f , 0x0000002f 
+ 00000648  0x00000363 call  0x00002672 
+ 00000649  0x00000364 fetch  0x00000004 , 0x00004877 
+ 00000650  0x00000365 fetcht  0x00000004 , 0x0000483c 
+ 00000651  0x00000366 isub  0x00000002 , 0x0000003e 
+ 00000652  0x00000367 branch  0x0000232e , 0x00000005 
+ 00000653  0x00000369 fetch  0x00000004 , 0x000048a9 
+ 00000654  0x0000036a fetcht  0x00000004 , 0x0000483c 
+ 00000655  0x0000036b isub  0x00000002 , 0x0000003e 
+ 00000656  0x0000036c call  0x0000029b , 0x00000005 
+ 00000657  0x0000036d fetch  0x00000001 , 0x000048a1 
+ 00000658  0x0000036e set0  0x00000002 , 0x0000003f 
+ 00000659  0x0000036f store  0x00000001 , 0x000048a1 
+ 00000660  0x00000370 setarg  0x00000000 
+ 00000661  0x00000371 store  0x00000002 , 0x00004883 
+ 00000662  0x00000372 store  0x00000002 , 0x00004889 
+ 00000663  0x00000373 store  0x00000002 , 0x00004887 
+ 00000664  0x00000374 jam  0x0000003c , 0x0000095b 
+ 00000665  0x00000375 call  0x00007871 
+ 00000666  0x00000376 branch  0x00002597 
+ 00000667  0x00000379 fetch  0x00000004 , 0x0000480c 
+ 00000668  0x0000037a rtn  0x00000034 
+ 00000669  0x0000037b store  0x00000004 , 0x00004891 
+ 00000670  0x0000037c branch  0x0000257e 
+ 00000671  0x0000037f fetch  0x00000001 , 0x0000488c 
+ 00000672  0x00000380 branch  0x000022cb , 0x00000034 
+ 00000673  0x00000381 fetch  0x00000002 , 0x00004889 
+ 00000674  0x00000382 increase  0x00000001 , 0x0000003f 
+ 00000675  0x00000383 store  0x00000002 , 0x00004889 
+ 00000676  0x00000384 fetch  0x00000001 , 0x0000488a 
+ 00000677  0x00000385 isolate1  0x00000001 , 0x0000003f 
+ 00000678  0x00000386 fetch  0x00000001 , 0x0000488b 
+ 00000679  0x00000387 beq  0x00000001 , 0x000025ad 
+ 00000680  0x00000388 beq  0x00000002 , 0x000025af 
+ 00000681  0x00000389 beq  0x00000003 , 0x000025b1 
+ 00000682  0x0000038a beq  0x00000004 , 0x000002ac 
+ 00000683  0x0000038b branch  0x0000256e 
+ 00000684  0x0000038e branch  0x00002575 , 0x00000001 
+ 00000685  0x0000038f branch  0x00002339 
+ 00000686  0x00000392 rtnmark1  0x00000034 
+ 00000687  0x00000393 bmark1  0x00000027 , 0x0000240e 
+ 00000688  0x00000395 rtnmark0  0x00000026 
+ 00000689  0x00000396 fetch  0x00000001 , 0x000048a1 
+ 00000690  0x00000397 bbit1  0x00000001 , 0x00002340 
+ 00000691  0x00000398 bbit1  0x00000002 , 0x00002580 
+ 00000692  0x00000399 fetch  0x00000001 , 0x000048bd 
+ 00000693  0x0000039a beq  0x00000001 , 0x000002b7 
+ 00000694  0x0000039b branch  0x00002621 
+ 00000695  0x0000039e call  0x000022ea 
+ 00000696  0x0000039f nbranch  0x000002b0 , 0x00000028 
+ 00000697  0x000003a0 call  0x000026db 
+ 00000698  0x000003a1 fetch  0x00000002 , 0x000048be 
+ 00000699  0x000003a2 increase  0x00000001 , 0x0000003f 
+ 00000700  0x000003a3 store  0x00000002 , 0x000048be 
+ 00000701  0x000003a4 branch  0x00002621 
+ 00000702  0x000003a7 fetch  0x00000008 , 0x00004bab 
+ 00000703  0x000003a8 bbit1  0x0000002f , 0x0000480a 
+ 00000704  0x000003a9 fetch  0x00000001 , 0x00004938 
+ 00000705  0x000003aa beq  0x00000000 , 0x000002c3 
+ 00000706  0x000003ab branch  0x00003d57 
+ 00000707  0x000003ae fetch  0x00000008 , 0x00004bab 
+ 00000708  0x000003af bbit0  0x00000011 , 0x00004803 
+ 00000709  0x000003b0 call  0x00003d65 
+ 00000710  0x000003b1 branch  0x000002cd , 0x00000028 
+ 00000711  0x000003b2 fetch  0x00000008 , 0x00004bab 
+ 00000712  0x000003b3 bbit1  0x00000030 , 0x000002d0 
+ 00000713  0x000003b4 bbit0  0x00000031 , 0x000002d0 
+ 00000714  0x000003b5 call  0x00004110 
+ 00000715  0x000003b6 and  0x00000011 , 0x00000007 , 0x0000003f 
+ 00000716  0x000003b7 branch  0x000047ff 
+ 00000717  0x000003ba fetch  0x00000001 , 0x00004c40 
+ 00000718  0x000003bb ncall  0x00000305 , 0x00000034 
+ 00000719  0x000003bc branch  0x00004806 
+ 00000720  0x000003be fetch  0x00000001 , 0x00004c40 
+ 00000721  0x000003bf ncall  0x00000305 , 0x00000034 
+ 00000722  0x000003c0 branch  0x0000480c 
+ 00000723  0x000003c4 call  0x0000408f 
+ 00000724  0x000003c5 call  0x000002d6 
+ 00000725  0x000003c6 branch  0x00004098 
+ 00000726  0x000003c9 fetch  0x00000001 , 0x00004923 
+ 00000727  0x000003ca rtneq  0x000000ff 
+ 00000728  0x000003cb fetch  0x00000002 , 0x00004ac2 
+ 00000729  0x000003cc nrtn  0x00000034 
+ 00000730  0x000003cd fetch  0x00000002 , 0x00004883 
+ 00000731  0x000003ce nrtn  0x00000034 
+ 00000732  0x000003cf fetch  0x00000002 , 0x00004887 
+ 00000733  0x000003d0 nrtn  0x00000034 
+ 00000734  0x000003d1 fetch  0x00000001 , 0x00004ba7 
+ 00000735  0x000003d2 nrtn  0x00000034 
+ 00000736  0x000003d3 fetch  0x00000001 , 0x00004bc1 
+ 00000737  0x000003d4 branch  0x00000350 , 0x00000034 
+ 00000738  0x000003d5 store  0x00000001 , 0x00004ba8 
+ 00000739  0x000003d6 rtn 
+ 00000740  0x000003da call  0x00003e9b 
+ 00000741  0x000003db call  0x00004956 
+ 00000742  0x000003dd call  0x0000232b 
+ 00000743  0x000003de call  0x00002556 
+ 00000744  0x000003df call  0x000047cd 
+ 00000745  0x000003e1 call  0x000048be 
+ 00000746  0x000003e2 call  0x0000034d 
+ 00000747  0x000003e3 call  0x0000030e 
+ 00000748  0x000003e5 call  0x0000407c 
+ 00000749  0x000003e6 call  0x000044cc 
+ 00000750  0x000003e7 call  0x00000365 
+ 00000751  0x000003e8 call  0x000044ff 
+ 00000752  0x000003ea call  0x00004504 
+ 00000753  0x000003eb call  0x00004512 
+ 00000754  0x000003ec call  0x0000037c 
+ 00000755  0x000003ed call  0x00004515 
+ 00000756  0x000003ef call  0x0000452a 
+ 00000757  0x000003f0 call  0x0000452d 
+ 00000758  0x000003f1 call  0x00004532 
+ 00000759  0x000003f2 call  0x00004535 
+ 00000760  0x000003f3 call  0x00004022 
+ 00000761  0x000003f4 call  0x00004547 
+ 00000762  0x000003f5 call  0x0000033d 
+ 00000763  0x000003f6 call  0x0000037f 
+ 00000764  0x000003f7 branch  0x000002fd 
+ 00000765  0x000003fa arg  0x00004c1d , 0x00000013 
+ 00000766  0x000003fb arg  0x00005d8c , 0x00000012 
+ 00000767  0x000003fc branch  0x0000318a 
+ 00000768  0x00000401 fetch  0x00000001 , 0x00004c46 
+ 00000769  0x00000402 store  0x00000001 , 0x00004c47 
+ 00000770  0x00000403 fetch  0x00000001 , 0x00004c44 
+ 00000771  0x00000404 store  0x00000001 , 0x00004c45 
+ 00000772  0x00000405 rtn 
+ 00000773  0x00000407 jam  0x00000001 , 0x00004c41 
+ 00000774  0x00000408 jam  0x00000001 , 0x00004c43 
+ 00000775  0x00000409 fetch  0x00000001 , 0x00004c4b 
+ 00000776  0x0000040a store  0x00000001 , 0x00004c4c 
+ 00000777  0x0000040b rtn 
+ 00000778  0x0000040d jam  0x00000001 , 0x00004c41 
+ 00000779  0x0000040e jam  0x00000000 , 0x00004c4c 
+ 00000780  0x0000040f jam  0x00000000 , 0x00004c43 
+ 00000781  0x00000410 rtn 
+ 00000782  0x00000413 fetch  0x00000001 , 0x00004c41 
+ 00000783  0x00000414 rtn  0x00000034 
+ 00000784  0x00000415 fetch  0x00000001 , 0x00004c43 
+ 00000785  0x00000416 beq  0x00000001 , 0x0000031e 
+ 00000786  0x00000418 fetch  0x00000001 , 0x00004c45 
+ 00000787  0x00000419 nbranch  0x00000316 , 0x00000034 
+ 00000788  0x0000041a jam  0x00000000 , 0x00004c41 
+ 00000789  0x0000041b rtn 
+ 00000790  0x0000041d fetch  0x00000001 , 0x00004c47 
+ 00000791  0x0000041e branch  0x0000031b , 0x00000034 
+ 00000792  0x0000041f increase  0xffffffff 
+ 00000793  0x00000420 store  0x00000001 , 0x00004c47 
+ 00000794  0x00000421 branch  0x00000325 
+ 00000795  0x00000423 jam  0x00000000 , 0x00004c45 
+ 00000796  0x00000424 jam  0x00000000 , 0x00004c41 
+ 00000797  0x00000425 branch  0x00000331 
+ 00000798  0x00000428 arg  0x00004c4c , 0x00000013 
+ 00000799  0x00000429 arg  0x00000321 , 0x00000012 
+ 00000800  0x0000042a branch  0x0000318a 
+ 00000801  0x0000042d fetch  0x00000001 , 0x00004c4b 
+ 00000802  0x0000042e store  0x00000001 , 0x00004c4c 
+ 00000803  0x0000042f fetch  0x00000001 , 0x00004c4d 
+ 00000804  0x00000430 beq  0x00000001 , 0x00000331 
+ 00000805  0x00000432 jam  0x00000001 , 0x00004c4d 
+ 00000806  0x00000433 fetch  0x00000001 , 0x00004938 
+ 00000807  0x00000434 beq  0x00000000 , 0x0000032b 
+ 00000808  0x00000435 beq  0x00000001 , 0x0000032d 
+ 00000809  0x00000436 beq  0x00000002 , 0x0000032f 
+ 00000810  0x00000437 rtn 
+ 00000811  0x00000439 fetcht  0x00000001 , 0x00004c48 
+ 00000812  0x0000043a branch  0x00000330 
+ 00000813  0x0000043c fetcht  0x00000001 , 0x00004c49 
+ 00000814  0x0000043d branch  0x00000330 
+ 00000815  0x0000043f fetcht  0x00000001 , 0x00004c4a 
+ 00000816  0x00000441 branch  0x00006069 
+ 00000817  0x00000444 jam  0x00000000 , 0x00004c4d 
+ 00000818  0x00000445 fetch  0x00000001 , 0x00004938 
+ 00000819  0x00000446 beq  0x00000000 , 0x00000337 
+ 00000820  0x00000447 beq  0x00000001 , 0x00000339 
+ 00000821  0x00000448 beq  0x00000002 , 0x0000033b 
+ 00000822  0x00000449 rtn 
+ 00000823  0x0000044b fetcht  0x00000001 , 0x00004c48 
+ 00000824  0x0000044c branch  0x0000607f 
+ 00000825  0x0000044e fetcht  0x00000001 , 0x00004c49 
+ 00000826  0x0000044f branch  0x0000607f 
+ 00000827  0x00000451 fetcht  0x00000001 , 0x00004c4a 
+ 00000828  0x00000452 branch  0x0000607f 
+ 00000829  0x00000457 fetch  0x00000001 , 0x00004bed 
+ 00000830  0x00000458 rtneq  0x000000ff 
+ 00000831  0x00000459 fetch  0x00000002 , 0x00004ab2 
+ 00000832  0x0000045a rtn  0x00000034 
+ 00000833  0x0000045b fetch  0x00000002 , 0x00004bbe 
+ 00000834  0x0000045c fetcht  0x00000002 , 0x00004ab2 
+ 00000835  0x0000045d isub  0x00000002 , 0x00000002 
+ 00000836  0x0000045e fetch  0x00000002 , 0x00004bee 
+ 00000837  0x0000045f isub  0x00000002 , 0x0000003f 
+ 00000838  0x00000460 branch  0x0000034b , 0x00000002 
+ 00000839  0x00000462 fetcht  0x00000001 , 0x00004bed 
+ 00000840  0x00000463 fetch  0x00000001 , 0x00004c40 
+ 00000841  0x00000464 beq  0x00000001 , 0x0000607f 
+ 00000842  0x00000465 branch  0x00006065 
+ 00000843  0x00000468 fetcht  0x00000001 , 0x00004bed 
+ 00000844  0x00000469 call  0x00006069 
+ 00000845  0x0000046c arg  0x00004ba8 , 0x00000013 
+ 00000846  0x0000046d arg  0x00000350 , 0x00000012 
+ 00000847  0x0000046e branch  0x0000318a 
+ 00000848  0x00000471 fetch  0x00000001 , 0x00004927 
+ 00000849  0x00000472 beq  0x00000003 , 0x000048f2 
+ 00000850  0x00000473 beq  0x0000000b , 0x000048f2 
+ 00000851  0x00000474 fetch  0x00000001 , 0x00004923 
+ 00000852  0x00000475 store  0x00000001 , 0x0000492f 
+ 00000853  0x00000476 fetch  0x00000002 , 0x00004bc2 
+ 00000854  0x00000477 store  0x00000002 , 0x00004930 
+ 00000855  0x00000478 store  0x00000002 , 0x00004932 
+ 00000856  0x00000479 arg  0x00000000 , 0x00000011 
+ 00000857  0x0000047a fetcht  0x00000001 , 0x00004992 
+ 00000858  0x0000047b increase  0x00000002 , 0x00000002 
+ 00000859  0x0000047c sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00000860  0x0000047d call  0x0000035f , 0x00000002 
+ 00000861  0x0000047e ncall  0x00000363 , 0x00000002 
+ 00000862  0x0000047f branch  0x000048ff 
+ 00000863  0x00000482 fetch  0x00000008 , 0x00004bab 
+ 00000864  0x00000483 rtnbit0  0x0000001c 
+ 00000865  0x00000484 increase  0x00000001 , 0x00000002 
+ 00000866  0x00000485 rtn 
+ 00000867  0x00000488 increase  0xfffffffd , 0x00000002 
+ 00000868  0x00000489 rtn 
+ 00000869  0x0000048d fetch  0x00000001 , 0x00004938 
+ 00000870  0x0000048e beq  0x00000000 , 0x0000036b 
+ 00000871  0x0000048f fetch  0x00000008 , 0x00004bab 
+ 00000872  0x00000490 rtnbit0  0x00000035 
+ 00000873  0x00000491 fetcht  0x00000001 , 0x00004bca 
+ 00000874  0x00000492 branch  0x0000036e 
+ 00000875  0x00000495 fetch  0x00000008 , 0x00004bab 
+ 00000876  0x00000496 rtnbit0  0x00000032 
+ 00000877  0x00000497 fetcht  0x00000001 , 0x00004bcb 
+ 00000878  0x00000499 storet  0x00000001 , 0x00004b9d 
+ 00000879  0x0000049a call  0x00004115 
+ 00000880  0x0000049b and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00000881  0x0000049c fetcht  0x00000001 , 0x00004b9d 
+ 00000882  0x0000049d isub  0x00000002 , 0x0000003e 
+ 00000883  0x0000049e branch  0x00000375 , 0x00000005 
+ 00000884  0x0000049f branch  0x000044eb 
+ 00000885  0x000004a3 call  0x0000037a 
+ 00000886  0x000004a4 fetch  0x00000001 , 0x00004b9f 
+ 00000887  0x000004a5 rtneq  0x00000001 
+ 00000888  0x000004a6 jam  0x00000001 , 0x00004b9f 
+ 00000889  0x000004a7 rtn 
+ 00000890  0x000004aa arg  0x0000025c , 0x00000012 
+ 00000891  0x000004ab branch  0x000044f7 
+ 00000892  0x000004ae fetch  0x00000008 , 0x00004bab 
+ 00000893  0x000004af rtnbit1  0x0000003b 
+ 00000894  0x000004b0 branch  0x0000451f 
+ 00000895  0x000004b4 fetch  0x00000001 , 0x0000492a 
+ 00000896  0x000004b5 rtnbit1  0x00000007 
+ 00000897  0x000004b6 arg  0x00004ab2 , 0x00000013 
+ 00000898  0x000004b7 arg  0x00000384 , 0x00000012 
+ 00000899  0x000004b8 branch  0x00003191 
+ 00000900  0x000004bb fetch  0x00000001 , 0x00004938 
+ 00000901  0x000004bc beq  0x00000000 , 0x000001e2 
+ 00000902  0x000004bd branch  0x0000431b 
+ 00000903  0x000004c0 fetch  0x00000002 , 0x0000478c 
+ 00000904  0x000004c1 isolate1  0x0000000b , 0x0000003f 
+ 00000905  0x000004c2 call  0x00004581 , 0x00000001 
+ 00000906  0x000004c3 fetch  0x00000002 , 0x0000478c 
+ 00000907  0x000004c4 isolate1  0x00000007 , 0x0000003f 
+ 00000908  0x000004c5 call  0x00004322 , 0x00000001 
+ 00000909  0x000004c6 setarg  0x00000000 
+ 00000910  0x000004c7 store  0x00000002 , 0x00004af2 
+ 00000911  0x000004c8 call  0x00004314 
+ 00000912  0x000004c9 fetch  0x00000002 , 0x0000478c 
+ 00000913  0x000004ca bbit1  0x0000000b , 0x0000039a 
+ 00000914  0x000004cb fetch  0x00000008 , 0x00004bab 
+ 00000915  0x000004cc bbit0  0x00000008 , 0x0000039a 
+ 00000916  0x000004cd fetcht  0x00000002 , 0x00004997 
+ 00000917  0x000004ce increase  0x00000001 , 0x00000002 
+ 00000918  0x000004cf storet  0x00000002 , 0x00004997 
+ 00000919  0x000004d0 storet  0x00000002 , 0x0000437b 
+ 00000920  0x000004d1 random  0x0000003f 
+ 00000921  0x000004d2 store  0x00000001 , 0x0000437a 
+ 00000922  0x000004d4 fetch  0x00000003 , 0x00004ac9 
+ 00000923  0x000004d5 store  0x00000003 , 0x0000437d 
+ 00000924  0x000004d6 call  0x00003225 
+ 00000925  0x000004d7 fetch  0x00000002 , 0x00004791 
+ 00000926  0x000004d8 store  0x00000002 , 0x00004ac2 
+ 00000927  0x000004d9 jam  0x00000006 , 0x000000bd 
+ 00000928  0x000004da setarg  0x00000000 
+ 00000929  0x000004db store  0x00000002 , 0x00004ab2 
+ 00000930  0x000004dc store  0x00000001 , 0x00004b77 
+ 00000931  0x000004dd store  0x00000001 , 0x00004ac4 
+ 00000932  0x000004de store  0x00000001 , 0x00004ba7 
+ 00000933  0x000004df store  0x00000001 , 0x00004aac 
+ 00000934  0x000004e0 arg  0x00000002 , 0x00000007 
+ 00000935  0x000004e1 call  0x000046f0 
+ 00000936  0x000004e2 call  0x000046e4 
+ 00000937  0x000004e3 fetch  0x00000001 , 0x00004bb3 
+ 00000938  0x000004e4 isolate1  0x00000001 , 0x0000003f 
+ 00000939  0x000004e5 call  0x000043df , 0x00000001 
+ 00000940  0x000004e6 fetch  0x00000001 , 0x00004bb3 
+ 00000941  0x000004e7 isolate1  0x00000000 , 0x0000003f 
+ 00000942  0x000004e8 call  0x000078c4 , 0x00000001 
+ 00000943  0x000004e9 call  0x0000498e 
+ 00000944  0x000004ea fetch  0x00000001 , 0x00004c40 
+ 00000945  0x000004eb nbranch  0x00000305 , 0x00000034 
+ 00000946  0x000004ec branch  0x000048cc 
+ 00000947  0x000004ef fetch  0x00000001 , 0x00004be2 
+ 00000948  0x000004f0 ncall  0x00007861 , 0x00000034 
+ 00000949  0x000004f1 jam  0x00000000 , 0x00004be2 
+ 00000950  0x000004f2 branch  0x00007851 
+ 00000951  0x000004f5 fetch  0x00000002 , 0x00000315 
+ 00000952  0x000004f6 copy  0x0000003f , 0x00000006 
+ 00000953  0x000004f7 ifetch  0x00000001 , 0x00000006 
+ 00000954  0x000004f8 store  0x00000001 , 0x000045f5 
+ 00000955  0x000004f9 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00000956  0x000004fa rshift4  0x0000003f , 0x0000003f 
+ 00000957  0x000004fb beq  0x00000009 , 0x000003bf 
+ 00000958  0x000004fc branch  0x00004d93 
+ 00000959  0x000004ff arg  0x00000001 , 0x00000011 
+ 00000960  0x00000500 call  0x00004dc0 
+ 00000961  0x00000501 fetch  0x00000002 , 0x000044dc 
+ 00000962  0x00000502 istore  0x00000002 , 0x00000005 
+ 00000963  0x00000503 setarg  0x00000000 
+ 00000964  0x00000504 istore  0x00000001 , 0x00000005 
+ 00000965  0x00000505 jam  0x00000001 , 0x00000950 
+ 00000966  0x00000506 fetch  0x00000001 , 0x000044e2 
+ 00000967  0x00000507 set1  0x00000006 , 0x0000003f 
+ 00000968  0x00000508 store  0x00000001 , 0x000044e2 
+ 00000969  0x00000509 jam  0x00000012 , 0x0000095b 
+ 00000970  0x0000050a branch  0x00007871 
+ 00000971  0x0000050e fetch  0x00000001 , 0x000043dd 
+ 00000972  0x0000050f pincrease  0x00000001 
+ 00000973  0x00000510 store  0x00000001 , 0x000043dd 
+ 00000974  0x00000511 beq  0x0000000c , 0x0000165a 
+ 00000975  0x00000512 call  0x0000191b 
+ 00000976  0x00000513 call  0x0000196a 
+ 00000977  0x00000514 fetch  0x00000001 , 0x000002bd 
+ 00000978  0x00000515 call  0x0000168b 
+ 00000979  0x00000516 call  0x00001838 
+ 00000980  0x00000517 branch  0x00001655 
+ 00000981  0x0000051a ifetch  0x00000002 , 0x00000006 
+ 00000982  0x0000051b beq  0x00000004 , 0x000003d8 
+ 00000983  0x0000051c branch  0x000019e4 
+ 00000984  0x0000051f ifetch  0x00000003 , 0x00000006 
+ 00000985  0x00000520 store  0x00000003 , 0x00004436 
+ 00000986  0x00000521 beq  0x0000000a , 0x000003dd 
+ 00000987  0x00000522 beq  0x00000012 , 0x000003ec 
+ 00000988  0x00000523 branch  0x00001cd3 
+ 00000989  0x00000526 fetch  0x00000008 , 0x00004bab 
+ 00000990  0x00000527 bbit0  0x0000003b , 0x00001de7 
+ 00000991  0x00000528 call  0x00001e8d 
+ 00000992  0x00000529 fetcht  0x00000002 , 0x00004437 
+ 00000993  0x0000052a fetch  0x00000001 , 0x000043c0 
+ 00000994  0x0000052b bbit1  0x00000003 , 0x000003e7 
+ 00000995  0x0000052e fetch  0x00000002 , 0x00004437 
+ 00000996  0x0000052f beq  0x00000030 , 0x00001ec8 
+ 00000997  0x00000530 fetcht  0x00000002 , 0x00004437 
+ 00000998  0x00000531 branch  0x00001deb 
+ 00000999  0x00000534 fetch  0x00000002 , 0x000043d1 
+ 00001000  0x00000535 isub  0x00000002 , 0x0000003e 
+ 00001001  0x00000536 nbranch  0x000003e3 , 0x00000005 
+ 00001002  0x00000537 nbranch  0x000003e3 , 0x00000028 
+ 00001003  0x00000538 branch  0x00001e10 
+ 00001004  0x0000053c copy  0x00000006 , 0x00000011 
+ 00001005  0x0000053d fetch  0x00000002 , 0x000043d4 
+ 00001006  0x0000053e add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00001007  0x0000053f call  0x00001a25 
+ 00001008  0x00000540 fetch  0x00000001 , 0x00004ac1 
+ 00001009  0x00000541 beq  0x000000ff , 0x00001e73 
+ 00001010  0x00000542 fetch  0x00000001 , 0x00004ac7 
+ 00001011  0x00000543 branch  0x00001e73 , 0x00000034 
+ 00001012  0x00000544 fetch  0x00000001 , 0x00004b75 
+ 00001013  0x00000545 bbit1  0x00000001 , 0x00001e73 
+ 00001014  0x00000546 setarg  0x0000001a 
+ 00001015  0x00000547 fetcht  0x00000002 , 0x00004437 
+ 00001016  0x00000548 isub  0x00000002 , 0x0000003e 
+ 00001017  0x00000549 nbranch  0x00001e73 , 0x00000005 
+ 00001018  0x0000054a jam  0x00000005 , 0x000002d8 
+ 00001019  0x0000054b branch  0x00001ec9 
+ 00001020  0x0000054e fetch  0x00000001 , 0x00004baa 
+ 00001021  0x0000054f ncall  0x000026e1 , 0x00000034 
+ 00001022  0x00000550 enable  0x00000028 
+ 00001023  0x00000551 call  0x00001465 
+ 00001024  0x00000552 fetch  0x00000003 , 0x00004174 
+ 00001025  0x00000553 branch  0x00007e56 , 0x00000034 
+ 00001026  0x00000554 fetch  0x00000001 , 0x00004099 
+ 00001027  0x00000555 branch  0x00007e56 , 0x00000034 
+ 00001028  0x00000557 fetch  0x00000001 , 0x000048bd 
+ 00001029  0x00000558 beq  0x00000001 , 0x00007e56 
+ 00001030  0x00000559 enable  0x00000028 
+ 00001031  0x0000055a rtn 
+ 00001032  0x0000055e disable  0x00000028 
+ 00001033  0x0000055f setarg  0x00000000 
+ 00001034  0x00000560 store  0x00000006 , 0x000048d1 
+ 00001035  0x00000561 call  0x00004240 
+ 00001036  0x00000562 call  0x0000408e 
+ 00001037  0x00000563 call  0x00003f7e 
+ 00001038  0x00000564 call  0x00003f83 
+ 00001039  0x00000565 call  0x00000433 
+ 00001040  0x00000566 fetch  0x00000001 , 0x000048d0 
+ 00001041  0x00000567 and_into  0x0000001f , 0x0000003f 
+ 00001042  0x00000568 store  0x00000001 , 0x000048d0 
+ 00001043  0x00000569 nbranch  0x00004728 , 0x00000028 
+ 00001044  0x0000056a call  0x00000416 
+ 00001045  0x0000056b branch  0x00004544 
+ 00001046  0x0000056e fetch  0x00000001 , 0x00004927 
+ 00001047  0x0000056f rtneq  0x00000003 
+ 00001048  0x00000570 branch  0x0000471a 
+ 00001049  0x00000573 call  0x00003f65 
+ 00001050  0x00000574 fetch  0x00000001 , 0x00004927 
+ 00001051  0x00000575 beq  0x0000000b , 0x00000420 
+ 00001052  0x00000576 call  0x00004232 
+ 00001053  0x00000577 arg  0x00004aa3 , 0x00000013 
+ 00001054  0x00000578 call  0x0000422b 
+ 00001055  0x00000579 branch  0x0000408e 
+ 00001056  0x0000057c call  0x00000427 
+ 00001057  0x0000057d arg  0x00004be3 , 0x00000013 
+ 00001058  0x0000057e call  0x0000422b 
+ 00001059  0x0000057f branch  0x0000408e 
+ 00001060  0x00000582 fetch  0x00000001 , 0x00004927 
+ 00001061  0x00000583 beq  0x0000000b , 0x00000427 
+ 00001062  0x00000584 branch  0x00004232 
+ 00001063  0x00000586 setarg  0x00009706 
+ 00001064  0x00000587 call  0x00005b0c 
+ 00001065  0x00000588 nop  0x00002ee0 
+ 00001066  0x00000589 rtn 
+ 00001067  0x0000058c call  0x000041a7 
+ 00001068  0x0000058d call  0x00003f65 
+ 00001069  0x0000058e fetch  0x00000001 , 0x00004927 
+ 00001070  0x0000058f beq  0x0000000b , 0x00000431 
+ 00001071  0x00000590 setarg  0x00000806 
+ 00001072  0x00000591 branch  0x00005b0c 
+ 00001073  0x00000593 setarg  0x00001f06 
+ 00001074  0x00000594 branch  0x00005b0c 
+ 00001075  0x00000599 call  0x00000471 
+ 00001076  0x0000059a fetch  0x00000001 , 0x00004c37 
+ 00001077  0x0000059b nbranch  0x00000488 , 0x00000034 
+ 00001078  0x0000059c fetch  0x00000001 , 0x00004c32 
+ 00001079  0x0000059d nbranch  0x00000487 , 0x00000034 
+ 00001080  0x0000059e call  0x0000043a 
+ 00001081  0x0000059f branch  0x000040dd 
+ 00001082  0x000005a2 fetch  0x00000001 , 0x00004be1 
+ 00001083  0x000005a3 ncall  0x00004121 , 0x00000034 
+ 00001084  0x000005a4 arg  0x00000000 , 0x00000011 
+ 00001085  0x000005a5 call  0x00000444 
+ 00001086  0x000005a6 call  0x00000449 
+ 00001087  0x000005a7 call  0x0000044e 
+ 00001088  0x000005a8 call  0x00000453 
+ 00001089  0x000005a9 call  0x00000460 
+ 00001090  0x000005aa call  0x00000471 
+ 00001091  0x000005ab branch  0x0000411e 
+ 00001092  0x000005ae fetch  0x00000001 , 0x00004918 
+ 00001093  0x000005af call  0x0000046d 
+ 00001094  0x000005b0 call  0x00004124 
+ 00001095  0x000005b1 fetcht  0x00000001 , 0x00004918 
+ 00001096  0x000005b2 branch  0x00003f56 
+ 00001097  0x000005b4 fetch  0x00000001 , 0x00004919 
+ 00001098  0x000005b5 call  0x0000046d 
+ 00001099  0x000005b6 call  0x0000412a 
+ 00001100  0x000005b7 fetcht  0x00000001 , 0x00004919 
+ 00001101  0x000005b8 branch  0x00003f56 
+ 00001102  0x000005ba fetch  0x00000001 , 0x0000491a 
+ 00001103  0x000005bb call  0x0000046d 
+ 00001104  0x000005bc call  0x00004130 
+ 00001105  0x000005bd fetcht  0x00000001 , 0x0000491a 
+ 00001106  0x000005be branch  0x00003f56 
+ 00001107  0x000005c1 fetch  0x00000001 , 0x0000490d 
+ 00001108  0x000005c2 rtneq  0x000000ff 
+ 00001109  0x000005c3 jam  0x00000003 , 0x00004b96 
+ 00001110  0x000005c4 fetch  0x00000001 , 0x00004b91 
+ 00001111  0x000005c5 copy  0x0000003f , 0x00000013 
+ 00001112  0x000005c6 fetcht  0x00000001 , 0x0000490d 
+ 00001113  0x000005c7 fetch  0x00000001 , 0x00004910 
+ 00001114  0x000005c8 beq  0x000000ff , 0x0000045c 
+ 00001115  0x000005c9 branch  0x0000413e 
+ 00001116  0x000005cb fetch  0x00000001 , 0x0000490d 
+ 00001117  0x000005cc call  0x0000046f 
+ 00001118  0x000005cd fetcht  0x00000001 , 0x0000490d 
+ 00001119  0x000005ce branch  0x0000414b 
+ 00001120  0x000005d1 fetch  0x00000001 , 0x0000490e 
+ 00001121  0x000005d2 rtneq  0x000000ff 
+ 00001122  0x000005d3 jam  0x00000004 , 0x00004b96 
+ 00001123  0x000005d4 fetch  0x00000001 , 0x00004b92 
+ 00001124  0x000005d5 copy  0x0000003f , 0x00000013 
+ 00001125  0x000005d6 fetcht  0x00000001 , 0x0000490e 
+ 00001126  0x000005d7 fetch  0x00000001 , 0x00004910 
+ 00001127  0x000005d8 beq  0x000000ff , 0x00000469 
+ 00001128  0x000005d9 branch  0x00004157 
+ 00001129  0x000005db fetch  0x00000001 , 0x0000490e 
+ 00001130  0x000005dc call  0x0000046f 
+ 00001131  0x000005dd fetcht  0x00000001 , 0x0000490e 
+ 00001132  0x000005de branch  0x00004164 
+ 00001133  0x000005e2 arg  0x0000003f , 0x00000002 
+ 00001134  0x000005e3 branch  0x00006093 
+ 00001135  0x000005e7 arg  0x0000003e , 0x00000002 
+ 00001136  0x000005e8 branch  0x00006093 
+ 00001137  0x000005ed arg  0x00000000 , 0x00000012 
+ 00001138  0x000005ee fetch  0x00000001 , 0x00004c38 
+ 00001139  0x000005ef rtneq  0x000000ff 
+ 00001140  0x000005f0 fetch  0x00000001 , 0x00004c39 
+ 00001141  0x000005f1 nbranch  0x0000047e , 0x00000034 
+ 00001142  0x000005f3 fetcht  0x00000001 , 0x00004c38 
+ 00001143  0x000005f4 call  0x00003f56 
+ 00001144  0x000005f5 fetcht  0x00000001 , 0x00004c38 
+ 00001145  0x000005f6 call  0x00006059 
+ 00001146  0x000005f7 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001147  0x000005f9 copy  0x00000012 , 0x0000003f 
+ 00001148  0x000005fa store  0x00000001 , 0x00004c37 
+ 00001149  0x000005fb rtn 
+ 00001150  0x000005fe fetch  0x00000001 , 0x00004c38 
+ 00001151  0x000005ff set0  0x00000007 , 0x0000003f 
+ 00001152  0x00000600 store  0x00000001 , 0x00004c38 
+ 00001153  0x00000601 fetcht  0x00000001 , 0x00004c38 
+ 00001154  0x00000602 call  0x00003f54 
+ 00001155  0x00000603 fetcht  0x00000001 , 0x00004c38 
+ 00001156  0x00000604 call  0x00006059 
+ 00001157  0x00000605 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001158  0x00000606 branch  0x0000047b 
+ 00001159  0x00000609 beq  0x00000004 , 0x000004a2 
+ 00001160  0x0000060b call  0x000004a5 
+ 00001161  0x0000060c fetch  0x00000004 , 0x00004c33 
+ 00001162  0x0000060d arg  0x000000a0 , 0x00000002 
+ 00001163  0x0000060e iadd  0x00000002 , 0x00000002 
+ 00001164  0x0000060f copy  0x00000022 , 0x0000003f 
+ 00001165  0x00000610 isub  0x00000002 , 0x0000003e 
+ 00001166  0x00000611 nrtn  0x00000002 
+ 00001167  0x00000612 store  0x00000004 , 0x00004c33 
+ 00001168  0x00000613 fetch  0x00000001 , 0x00004c32 
+ 00001169  0x00000614 beq  0x00000000 , 0x00000496 
+ 00001170  0x00000615 beq  0x00000001 , 0x00000499 
+ 00001171  0x00000616 beq  0x00000002 , 0x0000049c 
+ 00001172  0x00000617 beq  0x00000003 , 0x0000049f 
+ 00001173  0x00000618 rtn 
+ 00001174  0x0000061b jam  0x00000001 , 0x00004c32 
+ 00001175  0x0000061c jam  0x00000001 , 0x000048d0 
+ 00001176  0x0000061d branch  0x00007e54 
+ 00001177  0x00000620 jam  0x00000002 , 0x00004c32 
+ 00001178  0x00000621 jam  0x00000000 , 0x000048d0 
+ 00001179  0x00000622 branch  0x00007e54 
+ 00001180  0x00000625 jam  0x00000003 , 0x00004c32 
+ 00001181  0x00000626 jam  0x00000001 , 0x000048d0 
+ 00001182  0x00000627 branch  0x00007e54 
+ 00001183  0x0000062a jam  0x00000000 , 0x00004c32 
+ 00001184  0x0000062b jam  0x00000000 , 0x000048d0 
+ 00001185  0x0000062c branch  0x00007e54 
+ 00001186  0x0000062f jam  0x00000000 , 0x00004c32 
+ 00001187  0x00000630 jam  0x00000000 , 0x000048d0 
+ 00001188  0x00000631 rtn 
+ 00001189  0x00000634 fetcht  0x00000004 , 0x00004c33 
+ 00001190  0x00000635 copy  0x00000022 , 0x0000003f 
+ 00001191  0x00000636 isub  0x00000002 , 0x0000003e 
+ 00001192  0x00000637 ncall  0x000004aa , 0x00000002 
+ 00001193  0x00000638 rtn 
+ 00001194  0x0000063a setarg  0x00000000 
+ 00001195  0x0000063b store  0x00000004 , 0x00004c33 
+ 00001196  0x0000063c rtn 
+ 00001197  0x00000642 call  0x00004990 
+ 00001198  0x00000643 call  0x00007936 
+ 00001199  0x00000644 call  0x000004b2 
+ 00001200  0x00000645 call  0x000004c6 
+ 00001201  0x00000646 branch  0x0000464f 
+ 00001202  0x00000648 fetch  0x00000008 , 0x00004bab 
+ 00001203  0x00000649 bbit1  0x0000002e , 0x00004036 
+ 00001204  0x0000064a fetch  0x00000001 , 0x0000490f 
+ 00001205  0x0000064b rtneq  0x000000ff 
+ 00001206  0x0000064c arg  0x00000000 , 0x00000011 
+ 00001207  0x0000064d jam  0x00000005 , 0x00004b96 
+ 00001208  0x0000064e fetcht  0x00000001 , 0x0000490f 
+ 00001209  0x0000064f call  0x000004bb 
+ 00001210  0x00000650 branch  0x0000402f 
+ 00001211  0x00000653 fetch  0x00000008 , 0x00004bab 
+ 00001212  0x00000654 bbit1  0x0000002c , 0x00004048 
+ 00001213  0x00000655 fetch  0x00000001 , 0x00004b93 
+ 00001214  0x00000656 copy  0x0000003f , 0x00000013 
+ 00001215  0x00000657 fetch  0x00000001 , 0x00004910 
+ 00001216  0x00000658 beq  0x000000ff , 0x000004c2 
+ 00001217  0x00000659 branch  0x0000403f 
+ 00001218  0x0000065b fetch  0x00000001 , 0x0000490f 
+ 00001219  0x0000065c call  0x0000046f 
+ 00001220  0x0000065d fetcht  0x00000001 , 0x0000490f 
+ 00001221  0x0000065e branch  0x00004195 
+ 00001222  0x00000661 fetch  0x00000008 , 0x00004bab 
+ 00001223  0x00000662 rtnbit0  0x0000003d 
+ 00001224  0x00000663 fetch  0x00000001 , 0x00004c3a 
+ 00001225  0x00000664 nbranch  0x000004cf , 0x00000034 
+ 00001226  0x00000666 fetch  0x00000001 , 0x00004c3b 
+ 00001227  0x00000667 call  0x0000046d 
+ 00001228  0x00000668 call  0x000004e0 
+ 00001229  0x00000669 fetcht  0x00000001 , 0x00004c3b 
+ 00001230  0x0000066a branch  0x00003f56 
+ 00001231  0x0000066d fetch  0x00000001 , 0x00004c3b 
+ 00001232  0x0000066e set0  0x00000007 , 0x0000003f 
+ 00001233  0x0000066f store  0x00000001 , 0x00004c3b 
+ 00001234  0x00000670 fetch  0x00000001 , 0x00004c3b 
+ 00001235  0x00000671 call  0x0000046f 
+ 00001236  0x00000672 jam  0x00000000 , 0x00004c3f 
+ 00001237  0x00000673 fetcht  0x00000001 , 0x00004c3b 
+ 00001238  0x00000674 fetch  0x00000001 , 0x00004c3c 
+ 00001239  0x00000675 call  0x000004f9 
+ 00001240  0x00000676 call  0x000004e4 
+ 00001241  0x00000677 fetcht  0x00000001 , 0x00004c3b 
+ 00001242  0x00000678 branch  0x00003f56 
+ 00001243  0x0000067b call  0x00003f56 
+ 00001244  0x0000067c fetch  0x00000001 , 0x00004c3d 
+ 00001245  0x0000067d rtneq  0x00000001 
+ 00001246  0x0000067e jam  0x00000001 , 0x00004c3d 
+ 00001247  0x00000682 branch  0x00004069 
+ 00001248  0x00000685 jam  0x00000000 , 0x00004c3f 
+ 00001249  0x00000686 fetcht  0x00000001 , 0x00004c3b 
+ 00001250  0x00000687 fetch  0x00000001 , 0x00004c3c 
+ 00001251  0x00000688 call  0x000004ef 
+ 00001252  0x0000068a store  0x00000001 , 0x00004c3c 
+ 00001253  0x0000068b fetch  0x00000001 , 0x00004c3e 
+ 00001254  0x0000068c branch  0x000004eb , 0x00000034 
+ 00001255  0x0000068e fetch  0x00000001 , 0x00004c3d 
+ 00001256  0x0000068f rtneq  0x00000001 
+ 00001257  0x00000690 jam  0x00000001 , 0x00004c3d 
+ 00001258  0x00000694 branch  0x00004069 
+ 00001259  0x00000697 fetch  0x00000001 , 0x00004c3d 
+ 00001260  0x00000698 rtneq  0x00000000 
+ 00001261  0x00000699 jam  0x00000000 , 0x00004c3d 
+ 00001262  0x0000069d rtn 
+ 00001263  0x000006a0 lshift  0x0000003f , 0x0000003f 
+ 00001264  0x000006a1 copy  0x0000003f , 0x00000012 
+ 00001265  0x000006a2 call  0x00006059 
+ 00001266  0x000006a3 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001267  0x000006a4 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00001268  0x000006a5 fetcht  0x00000001 , 0x00004c3f 
+ 00001269  0x000006a6 copy  0x00000002 , 0x00000007 
+ 00001270  0x000006a7 beq  0x00000007 , 0x00000504 
+ 00001271  0x000006a8 beq  0x00000000 , 0x00000506 
+ 00001272  0x000006a9 rtn 
+ 00001273  0x000006ac lshift  0x0000003f , 0x0000003f 
+ 00001274  0x000006ad copy  0x0000003f , 0x00000012 
+ 00001275  0x000006ae call  0x00003f54 
+ 00001276  0x000006af call  0x00006059 
+ 00001277  0x000006b0 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001278  0x000006b1 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00001279  0x000006b2 fetcht  0x00000001 , 0x00004c3f 
+ 00001280  0x000006b3 copy  0x00000002 , 0x00000007 
+ 00001281  0x000006b4 beq  0x00000007 , 0x00000504 
+ 00001282  0x000006b5 beq  0x00000000 , 0x00000506 
+ 00001283  0x000006b6 rtn 
+ 00001284  0x000006b9 jam  0x00000001 , 0x00004c3e 
+ 00001285  0x000006ba rtn 
+ 00001286  0x000006bc jam  0x00000000 , 0x00004c3e 
+ 00001287  0x000006bd rtn 
+ 00001288  0x000006c0 call  0x00004072 
+ 00001289  0x000006c1 rtn  0x00000028 
+ 00001290  0x000006c2 fetch  0x00000001 , 0x00004992 
+ 00001291  0x000006c3 copy  0x0000003f , 0x00000002 
+ 00001292  0x000006c4 fetch  0x00000008 , 0x00004bab 
+ 00001293  0x000006c5 bbit1  0x0000003d , 0x00000514 
+ 00001294  0x000006c6 copy  0x00000002 , 0x0000003f 
+ 00001295  0x000006c7 increase  0x00000001 , 0x0000003f 
+ 00001296  0x000006c8 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001297  0x000006ca store  0x00000001 , 0x00004992 
+ 00001298  0x000006cb call  0x00004095 
+ 00001299  0x000006cc branch  0x000045ee 
+ 00001300  0x000006cf fetch  0x00000001 , 0x00004c3e 
+ 00001301  0x000006d0 nbranch  0x00000531 , 0x00000034 
+ 00001302  0x000006d2 fetch  0x00000008 , 0x00004bab 
+ 00001303  0x000006d3 bbit1  0x0000001c , 0x00000525 
+ 00001304  0x000006d4 copy  0x00000002 , 0x0000003f 
+ 00001305  0x000006d5 rtneq  0x00000001 
+ 00001306  0x000006d7 beq  0x00000000 , 0x00000521 
+ 00001307  0x000006d8 beq  0x00000002 , 0x0000051f 
+ 00001308  0x000006d9 rtn 
+ 00001309  0x000006dc setarg  0x00000002 
+ 00001310  0x000006dd branch  0x00000511 
+ 00001311  0x000006df setarg  0x00000000 
+ 00001312  0x000006e0 branch  0x00000511 
+ 00001313  0x000006e2 setarg  0x00000001 
+ 00001314  0x000006e3 branch  0x00000511 
+ 00001315  0x000006e5 setarg  0x00000003 
+ 00001316  0x000006e6 branch  0x00000511 
+ 00001317  0x000006e9 copy  0x00000002 , 0x0000003f 
+ 00001318  0x000006ea rtneq  0x00000001 
+ 00001319  0x000006eb beq  0x00000000 , 0x00000521 
+ 00001320  0x000006ec beq  0x00000002 , 0x00000523 
+ 00001321  0x000006ed beq  0x00000003 , 0x0000051f 
+ 00001322  0x000006ee rtn 
+ 00001323  0x000006f0 copy  0x00000002 , 0x0000003f 
+ 00001324  0x000006f1 rtneq  0x00000002 
+ 00001325  0x000006f2 beq  0x00000000 , 0x00000523 
+ 00001326  0x000006f3 beq  0x00000001 , 0x0000051f 
+ 00001327  0x000006f4 beq  0x00000003 , 0x0000051d 
+ 00001328  0x000006f5 rtn 
+ 00001329  0x000006f9 fetch  0x00000008 , 0x00004bab 
+ 00001330  0x000006fa bbit1  0x0000001c , 0x0000052b 
+ 00001331  0x000006fb copy  0x00000002 , 0x0000003f 
+ 00001332  0x000006fc rtneq  0x00000002 
+ 00001333  0x000006fe beq  0x00000000 , 0x0000051d 
+ 00001334  0x000006ff beq  0x00000001 , 0x0000051f 
+ 00001335  0x00000700 rtn 
+ 00001336  0x00000708 fetch  0x00000001 , 0x000048bd 
+ 00001337  0x00000709 beq  0x00000001 , 0x00000573 
+ 00001338  0x0000070a fetch  0x00000001 , 0x00004c52 
+ 00001339  0x0000070b branch  0x00000573 , 0x00000034 
+ 00001340  0x0000070d copy  0x00000019 , 0x0000003f 
+ 00001341  0x0000070e fetcht  0x00000006 , 0x00004c53 
+ 00001342  0x0000070f store  0x00000006 , 0x00004c53 
+ 00001343  0x00000710 call  0x00007d95 
+ 00001344  0x00000711 store  0x00000004 , 0x00004c59 
+ 00001345  0x00000713 fetch  0x00000001 , 0x00004c68 
+ 00001346  0x00000714 nrtn  0x00000034 
+ 00001347  0x00000715 fetch  0x00000002 , 0x00004c66 
+ 00001348  0x00000716 nrtn  0x00000034 
+ 00001349  0x00000717 fetch  0x00000004 , 0x00004c59 
+ 00001350  0x0000071d fetcht  0x00000005 , 0x00004c5d 
+ 00001351  0x0000071e iadd  0x00000002 , 0x0000003f 
+ 00001352  0x0000071f store  0x00000005 , 0x00004c5d 
+ 00001353  0x00000720 fetcht  0x00000001 , 0x00004c52 
+ 00001354  0x00000721 fetch  0x00000001 , 0x00004c62 
+ 00001355  0x00000722 isub  0x00000002 , 0x0000003e 
+ 00001356  0x00000723 branch  0x00000550 , 0x00000005 
+ 00001357  0x00000724 increase  0x00000001 , 0x00000002 
+ 00001358  0x00000726 storet  0x00000001 , 0x00004c52 
+ 00001359  0x00000727 rtn 
+ 00001360  0x0000072a jam  0x00000001 , 0x00004c52 
+ 00001361  0x0000072b arg  0x00000000 , 0x00000002 
+ 00001362  0x0000072c fetch  0x00000005 , 0x00004c5d 
+ 00001363  0x0000072d storet  0x00000005 , 0x00004c5d 
+ 00001364  0x0000072e fetcht  0x00000001 , 0x00004c62 
+ 00001365  0x0000072f idiv  0x00000002 
+ 00001366  0x00000730 call  0x00007def 
+ 00001367  0x00000731 quotient  0x0000003f 
+ 00001368  0x00000734 fetcht  0x00000004 , 0x00004c4e 
+ 00001369  0x00000735 increase  0xffffffd8 , 0x00000002 
+ 00001370  0x00000738 isub  0x00000002 , 0x0000003f 
+ 00001371  0x00000739 branch  0x00000567 , 0x00000002 
+ 00001372  0x0000073a sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001373  0x0000073c rshift2  0x0000003f , 0x0000003f 
+ 00001374  0x0000073d fetcht  0x00000003 , 0x000048ad 
+ 00001375  0x0000073e iadd  0x00000002 , 0x00000002 
+ 00001376  0x0000073f fetch  0x00000003 , 0x00004c63 
+ 00001377  0x00000740 arg  0x00001800 , 0x00000011 
+ 00001378  0x00000741 iadd  0x00000011 , 0x0000003f 
+ 00001379  0x00000742 isub  0x00000002 , 0x0000003e 
+ 00001380  0x00000743 nbranch  0x00000571 , 0x00000002 
+ 00001381  0x00000744 storet  0x00000003 , 0x000048ad 
+ 00001382  0x00000745 rtn 
+ 00001383  0x00000748 rshift2  0x0000003f , 0x00000002 
+ 00001384  0x00000749 fetch  0x00000003 , 0x000048ad 
+ 00001385  0x0000074a isub  0x00000002 , 0x00000002 
+ 00001386  0x0000074b fetch  0x00000003 , 0x00004c63 
+ 00001387  0x0000074c arg  0x00001800 , 0x00000011 
+ 00001388  0x0000074d isub  0x00000011 , 0x0000003f 
+ 00001389  0x0000074e isub  0x00000002 , 0x0000003e 
+ 00001390  0x0000074f branch  0x00000571 , 0x00000002 
+ 00001391  0x00000750 storet  0x00000003 , 0x000048ad 
+ 00001392  0x00000751 rtn 
+ 00001393  0x00000753 store  0x00000003 , 0x000048ad 
+ 00001394  0x00000754 rtn 
+ 00001395  0x00000758 jam  0x00000001 , 0x00004c52 
+ 00001396  0x00000759 copy  0x00000019 , 0x0000003f 
+ 00001397  0x0000075a store  0x00000006 , 0x00004c53 
+ 00001398  0x0000075b rtn 
+ 00001399  0x0000075f setarg  0x00000000 
+ 00001400  0x00000760 store  0x00000001 , 0x00004c52 
+ 00001401  0x00000761 store  0x00000005 , 0x00004c5d 
+ 00001402  0x00000762 rtn 
+ 00001403  0x00000765 fetch  0x00000002 , 0x0000478c 
+ 00001404  0x00000766 rtnbit1  0x0000000b 
+ 00001405  0x00000767 rtnbit1  0x00000007 
+ 00001406  0x00000768 rtnbit1  0x00000006 
+ 00001407  0x00000769 call  0x00000585 
+ 00001408  0x0000076a call  0x00000582 
+ 00001409  0x0000076b branch  0x000026f5 
+ 00001410  0x0000076e arg  0x00004c85 , 0x00000011 
+ 00001411  0x0000076f arg  0x0000000a , 0x0000003f 
+ 00001412  0x00000770 branch  0x000025cd 
+ 00001413  0x00000773 call  0x0000058b 
+ 00001414  0x00000774 arg  0x00004c81 , 0x00000012 
+ 00001415  0x00000775 fetch  0x00000001 , 0x0000487d 
+ 00001416  0x00000776 increase  0x00000001 , 0x0000003f 
+ 00001417  0x00000777 copy  0x0000003f , 0x00000039 
+ 00001418  0x00000778 branch  0x0000058e 
+ 00001419  0x0000077b arg  0x00004c71 , 0x00000006 
+ 00001420  0x0000077c arg  0x00004c81 , 0x00000005 
+ 00001421  0x0000077d branch  0x00007d0c 
+ 00001422  0x00000781 increase  0xffffffff , 0x00000039 
+ 00001423  0x00000782 deposit  0x00000039 
+ 00001424  0x00000783 rtn  0x00000034 
+ 00001425  0x00000785 copy  0x00000039 , 0x00000011 
+ 00001426  0x00000786 increase  0xffffffff , 0x00000011 
+ 00001427  0x00000787 copy  0x00000012 , 0x00000006 
+ 00001428  0x00000789 ifetch  0x00000001 , 0x00000006 
+ 00001429  0x0000078a copy  0x00000006 , 0x00000005 
+ 00001430  0x0000078b ifetcht  0x00000001 , 0x00000006 
+ 00001431  0x0000078c isub  0x00000002 , 0x0000003e 
+ 00001432  0x0000078d call  0x0000059e 
+ 00001433  0x0000078e increase  0xffffffff , 0x00000006 
+ 00001434  0x0000078f increase  0xffffffff , 0x00000011 
+ 00001435  0x00000790 branch  0x00000594 , 0x00000002 
+ 00001436  0x00000791 loop  0x00000591 
+ 00001437  0x00000792 rtn 
+ 00001438  0x00000794 call  0x000005a0 , 0x00000002 
+ 00001439  0x00000795 rtn 
+ 00001440  0x00000797 increase  0xffffffff , 0x00000005 
+ 00001441  0x00000798 istoret  0x00000001 , 0x00000005 
+ 00001442  0x00000799 istore  0x00000001 , 0x00000005 
+ 00001443  0x0000079a rtn 
Index: output/bt_program23.list
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.list	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.list	(working copy)
@@ -1,1480 +1,1673 @@
               include "bt_format "
               org 0x0000
-0x0 000012 bbit1 8 ,pf_patch_ext 
-0x1 000013 beq patch00_0 ,p_soft_reset 
-0x2 000014 beq patch00_3 ,p_main_loop 
-0x3 000015 beq patch10_3 ,p_set_sync_on 
-0x4 000016 beq patch11_3 ,p_initialize_radio_cont 
-0x5 000017 beq patch13_7 ,p_init_param 
-0x6 000018 beq patch15_6 ,p_app_init 
-0x7 000019 beq patch16_0 ,p_app_evt_100ms_loop 
-0x8 000020 beq patch18_3 ,p_mouse_start_work 
-0x9 000021 beq patch18_7 ,p_mouse_app_enter_hibernate 
-0xa 000022 beq patch19_1 ,p_mouse_setgpio_hibernate 
-0xb 000023 beq patch19_2 ,p_mouse_lpm_before_common 
-0xc 000024 beq patch19_4 ,p_mouse_adc_read_start 
-0xd 000025 beq patch19_6 ,p_mouse_motion 
-0xe 000026 beq patch1a_0 ,p_mouse_seting_dpi 
-0xf 000027 beq patch1a_1 ,p_mouse_check_key_gpio 
-0x10 000028 beq patch1a_4 ,p_mouse_sensor_poweron 
-0x11 000029 beq patch1a_6 ,p_mouse_priority_bb_event 
-0x12 000030 beq patch1b_1 ,p_mouse_bb_event_timer 
-0x13 000031 beq patch1b_2 ,p_mouse_start_discovery 
-0x14 000032 beq patch1b_6 ,p_mouse_idle 
-0x15 000033 beq patch1d_0 ,p_hid_rx_process 
-0x16 000034 branch loop 
-:      000036 pf_patch_ext:
-0x17 000037 beq patch26_3 ,p_adc_init_data 
-0x18 000038 beq patch26_4 ,p_enable_adc 
-0x19 000039 beq patch30_7 ,p_ui_timer_check 
-0x1a 000040 beq patch34_1 ,p_le_slave_match 
-0x1b 000041 beq patch38_0 ,p_le_parse_l2cap 
-0x1c 000042 beq patch3b_5 ,p_g24_dispatch 
-0x1d 000043 beq patch3c_2 ,p_g24_pair_dispatch 
-0x1e 000044 beq patch3d_1 ,p_g24_reconn_dispatch 
-0x1f 000045 beq patch3d_2 ,p_g24_transmit_no_interrupt 
-0x20 000046 beq patch3d_4 ,p_g24_lpm_wait 
-0x21 000047 branch loop 
-:      000050 p_soft_reset:
-0x22 000051 clear_stack 
-0x23 000052 call app_param_init 
-0x24 000053 call mouse_xtal_init 
-0x25 000054 branch soft_reset + 3 
-:      000057 p_main_loop:
-0x26 000058 call sp_calc_sequence 
-0x27 000059 call sp_calc_sequence_256 
-0x28 000060 call sp_calc_sequence_256_check 
-0x29 000061 call le_advertising_dispatch + 1 
-0x2a 000062 call idle_dispatch 
-0x2b 000063 call app_process_idle + 1 
-0x2c 000064 call inquiry_dispatch + 1 
-0x2d 000065 call inquiry_scan_dispatch + 1 
-0x2e 000066 call page_scan_dispatch + 1 
-0x2f 000067 call connection_dispatch + 1 
-0x30 000068 call g24_dispatch + 2 
-0x31 000069 call p_lpm_dispatch 
-0x32 000070 branch main_loop 
-:      000072 p_lpm_dispatch:
-0x33 000073 call lpo_calibration 
-0x34 000074 fetch 3 ,mem_clks_per_lpo 
-0x35 000075 rtn blank 
-0x36 000076 fetch 1 ,mem_lpm_mode 
-0x37 000077 rtn blank 
-0x38 000078 fetch 1 ,mem_ssp_enable 
-0x39 000079 branch p_lpm_dispatch_next ,blank 
-0x3a 000080 fetch 1 ,mem_sp_local_key_invalid 
-0x3b 000081 rtn blank 
-:      000082 p_lpm_dispatch_next:
-0x3c 000083 fetch 1 ,mem_sc_calc 
-0x3d 000084 nrtn blank 
-0x3e 000085 branch lpm_dispatch_next + 3 
-:      000087 p_set_sync_on:
-0x3f 000088 jam 0x5 ,modem_en 
-0x40 000089 nop 2 
-0x41 000090 jam 0x0 ,modem_en 
-0x42 000091 fetch 1 ,mem_fcomp_div 
-0x43 000092 beq xtal_24m ,set_sync_on_24m 
-:      000093 p_set_sync_on_16m:
-0x44 000094 jam 0x29 ,core_syn_afc_cfg1 
-0x45 000095 branch set_sync_on_16m 
-:      000098 p_g24_load_ota_config_poweron:
-0x46 000099 call iicd_load_gpio_init 
-0x47 000100 call p_g24_check_ota_data 
-0x48 000101 branch p_g24_load_ota_config ,user 
-0x49 000102 rtn 
-:      000104 p_g24_load_ota_config:
-0x4a 000105 arg iicd_read_eep ,regc 
-0x4b 000106 fetch 2 ,mem_g24_ota_config_addr 
-0x4c 000107 increase 3 ,pdata 
-0x4d 000108 byteswap pdata ,pdata 
-0x4e 000109 store 2 ,mem_addr_mi 
-0x4f 000110 branch load_storage_loop 
-:      000113 p_adc_init_data:
-0x50 000114 arg mem_temp_block2 ,rega 
-0x51 000115 arg 12 ,temp 
-0x52 000116 setarg efuse_offset_adc_param 
-0x53 000117 call efuse_read_data 
-0x54 000118 branch adc_init_data + 6 
-:      000120 p_enable_adc:
-0x55 000121 fetchr regb ,1 ,core_rf_ldo_cfg6 
-0x56 000122 jam 0x3d ,core_rf_ldo_cfg6 
-0x57 000123 jam 0xaa ,core_rf_ldo_cfg5 
-0x58 000124 jam 0x0c ,core_rf_ldo_en0 
-0x59 000125 fetch 1 ,core_clkpll_cfg6 
-0x5a 000126 set1 7 ,pdata 
-0x5b 000127 store 1 ,core_clkpll_cfg6 
-0x5c 000128 jam 0x04 ,core_rf_ldo_en1 
-0x5d 000129 nop 60 
-0x5e 000130 jam 0 ,core_syn_en 
-0x5f 000131 jam 6 ,core_rx_en0 
-0x60 000132 call read_adc_mode 
-0x61 000133 store 1 ,core_gpadc_ctrl 
-0x62 000135 jam 0x03 ,core_sum_ctrl 
-0x63 000136 nop 60 
-0x64 000137 fetch 1 ,core_sum_en 
-0x65 000138 set1 7 ,pdata 
-0x66 000139 store 1 ,core_sum_en 
-0x67 000140 nop 1000 
-0x68 000141 fetch 2 ,core_adc_sum 
-0x69 000142 store 2 ,mem_adc_current_value 
-0x6a 000143 fetch 1 ,core_sum_en 
-0x6b 000144 set0 7 ,pdata 
-0x6c 000145 store 1 ,core_sum_en 
-0x6d 000146 jam 0 ,core_gpadc_ctrl 
-0x6e 000148 storer regb ,1 ,core_rf_ldo_cfg6 
-0x6f 000149 rtn 
-:      000152 p_mouse_adc_read_start:
-0x70 000153 fetch 1 ,mem_24g_device_led_status 
-0x71 000154 nrtn blank 
-0x72 000155 call p_enable_adc 
-0x73 000156 branch mouse_adc_read_start + 3 
-:      000158 p_app_evt_100ms_loop:
-0x74 000159 fetch 1 ,mem_app_evt_timer_count 
-0x75 000160 rtn blank 
-0x76 000161 increase -1 ,pdata 
-0x77 000162 store 1 ,mem_app_evt_timer_count 
-0x78 000163 call ui_button_polling 
-0x79 000164 call app_lpm_wake_auto_lock_timer 
-0x7a 000165 call app_unsniff_delay_timer 
-0x7b 000166 call app_discovery_timer 
-0x7c 000167 call flash_write_spi_sm_timer 
-0x7d 000169 fetch 2 ,mem_cb_event_timer 
-0x7e 000170 call callback_func 
-0x7f 000171 branch p_app_evt_100ms_loop 
-:      000176 p_initialize_radio_cont:
-0x80 000178 jam 0xe6 ,core_syn_aac_cfg1 
-0x81 000180 call initialize_syn_afc_cfg1 
-0x82 000181 call initialize_rf_ldo_cfg1 
-0x83 000182 call initialize_rc_cal 
-0x84 000184 jam 0x09 ,core_rx_bq_cfg0 
-0x85 000186 jam 5 ,core_clkpll_cfg0 
-0x86 000187 jam 0x94 ,core_rx_iqadc_cfg 
-0x87 000189 jam 0x0b ,core_rf_ldo_cfg2 
-0x88 000190 jam 0x05 ,core_rf_ldo_cfg3 
-0x89 000191 jam 0x90 ,core_syn_pfd_lkd_cfg 
-0x8a 000193 jam 0x00 ,core_syn_loopdiv_dsm_cfg 
-0x8b 000194 jam 0x40 ,core_rx_ctrl1 
-0x8c 000196 branch initialize_radio_cont + 8 
-:      000200 p_init_param:
-0x8d 000201 jam 0 ,mem_lmo_tid2 
-0x8e 000202 branch init_param_next + 1 
-:      000205 p_app_init:
-:      000206 p_mouse_init:
-0x8f 000207 ncall p_g24_load_ota_config_poweron ,wake 
-0x90 000208 ncall p_mouse_le_name_load ,wake 
-0x91 000209 call enable_authrom 
-0x92 000210 call p_mouse_setting_config 
-0x93 000211 call mouse_init_sunt 
-0x94 000212 rtn wake 
-0x95 000213 call mouse_dpi_config 
-0x96 000214 call mouse_usb_check_enable 
-0x97 000215 call mouse_drawing_optima_init 
-0x98 000216 call p_mouse_cb_fuction 
-0x99 000217 call p_mouse_sensor_powerdown 
-0x9a 000218 branch mouse_init + 8 
-:      000220 p_mouse_le_name_load:
-0x9b 000221 fetch 8 ,mem_le_name_patch 
-0x9c 000222 rtn blank 
-0x9d 000224 fetch 1 ,mem_le_name_patch_len 
-0x9e 000225 copy pdata ,rega 
-0x9f 000226 sub pdata ,11 ,null 
-0xa0 000227 nbranch p_mouse_le_name_patch_len_overflow ,positive 
-0xa1 000229 arg mem_le_name_patch ,contr 
-0xa2 000230 arg mem_le_adv_swift_pair + 9 ,contw 
-0xa3 000231 copy rega ,loopcnt 
-0xa4 000232 call memcpy 
-0xa5 000234 arg mem_le_name_patch ,contr 
-0xa6 000235 arg mem_le_scan_data + 2 ,contw 
-0xa7 000236 copy rega ,loopcnt 
-0xa8 000237 call memcpy 
-0xa9 000239 arg mem_le_name_patch ,contr 
-0xaa 000240 arg mem_le_name ,contw 
-0xab 000241 copy rega ,loopcnt 
-0xac 000242 branch memcpy 
-:      000244 p_mouse_le_name_patch_len_overflow:
-0xad 000245 call p_mouse_le_swift_pair_disable 
-0xae 000246 fetch 1 ,mem_le_name_patch_len 
-0xaf 000247 increase 1 ,pdata 
-0xb0 000248 store 1 ,mem_le_adv_swift_pair 
-0xb1 000249 jam 9 ,mem_le_adv_swift_pair + 1 
-0xb2 000250 arg mem_le_name_patch ,contr 
-0xb3 000251 arg mem_le_adv_swift_pair + 2 ,contw 
-0xb4 000252 copy rega ,loopcnt 
-0xb5 000253 call memcpy 
-0xb6 000255 fetch 1 ,mem_le_name_patch_len 
-0xb7 000256 increase 1 ,pdata 
-0xb8 000257 store 1 ,mem_le_scan_data 
-0xb9 000258 jam 9 ,mem_le_scan_data + 1 
-0xba 000259 arg mem_le_name_patch ,contr 
-0xbb 000260 arg mem_le_scan_data + 2 ,contw 
-0xbc 000261 copy rega ,loopcnt 
-0xbd 000262 call memcpy 
-0xbe 000264 arg mem_le_name_patch_len ,contr 
-0xbf 000265 arg mem_le_name_len ,contw 
-0xc0 000266 copy rega ,loopcnt 
-0xc1 000267 increase 1 ,loopcnt 
-0xc2 000268 branch memcpy 
-:      000270 p_mouse_le_swift_pair_disable:
-0xc3 000271 arg mem_le_adv_swift_pair ,contw 
-0xc4 000272 arg 20 ,loopcnt 
-0xc5 000273 branch clear_mem 
-:      000275 p_mouse_setting_config:
-0xc6 000276 rtn wake 
-0xc7 000277 call g24_transmit_init 
-0xc8 000278 call g24_chmap_param_init 
-0xc9 000279 call mouse_gpio_init 
-0xca 000280 call mouse_param_init 
-0xcb 000281 call p_g24_short_sleep_set_8ms 
-0xcc 000282 fetch mouse_flag_len ,mem_mouse_flag 
-0xcd 000283 bbit0 mouse_enable_24g_250hz ,mouse_setting_config_next 
-0xce 000284 call p_g24_short_sleep_set_4ms 
-0xcf 000285 branch mouse_setting_config_next 
-:      000287 p_g24_short_sleep_set_8ms:
-0xd0 000288 setarg 58000 
-0xd1 000289 store 3 ,mem_24g_short_sleep_set 
-0xd2 000290 rtn 
-:      000291 p_g24_short_sleep_set_4ms:
-0xd3 000292 setarg 6000 
-0xd4 000293 store 3 ,mem_24g_short_sleep_set 
-0xd5 000294 rtn 
-:      000296 p_mouse_cb_fuction:
-0xd6 000297 setarg p_mouse_24g_package_data 
-0xd7 000298 store 2 ,mem_cb_24g_transmit_data 
-0xd8 000299 setarg p_mouse_24g_search_dongle 
-0xd9 000300 store 2 ,mem_cb_24g_search_receiver 
-0xda 000301 branch mouse_cb_fuction + 4 
-:      000303 p_mouse_24g_package_data:
-0xdb 000304 rtnmark0 mark_24g 
-0xdc 000305 fetch 1 ,mem_g24_ota_mode 
-0xdd 000306 nbranch p_mouse_24g_package_ota ,blank 
-0xde 000307 call mouse_motion 
-0xdf 000308 nrtn user 
-0xe0 000309 fetch mouse_flag_len ,mem_mouse_flag 
-0xe1 000310 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-0xe2 000311 fetch 1 ,mem_customer_key 
-0xe3 000312 nbranch mouse_24g_keyboard_package_data ,blank 
-:      000313 p_mouse_24g_mouse_package_data:
-0xe4 000314 call mouse_data_xy_release 
-0xe5 000315 fetch 1 ,mem_24g_data_type 
-0xe6 000316 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-0xe7 000317 fetcht 1 ,mem_24g_txbuf + 1 
-0xe8 000318 fetch 1 ,mem_mouse_key 
-0xe9 000319 ior temp ,pdata 
-0xea 000320 store 1 ,mem_mouse_key 
-0xeb 000321 fetcht 1 ,mem_24g_txbuf + 6 
-0xec 000322 fetch 1 ,mem_mouse_z 
-0xed 000323 iadd temp ,pdata 
-0xee 000324 store 1 ,mem_mouse_z 
-0xef 000325 fetcht 1 ,mem_24g_txbuf + 7 
-0xf0 000326 fetch 1 ,mem_mouse_tz 
-0xf1 000327 iadd temp ,pdata 
-0xf2 000328 store 1 ,mem_mouse_tz 
-:      000329 p_mouse_24g_mouse_package_data_now:
-0xf3 000330 jam type_ms ,mem_24g_data_type 
-0xf4 000331 arg 7 ,rega 
-0xf5 000332 arg mem_mouse_key ,regb 
-0xf6 000333 branch g24_transmit_by_interrupt_enable 
-:      000335 p_mouse_24g_search_dongle:
-0xf7 000336 fetch mouse_flag_len ,mem_mouse_flag 
-0xf8 000337 rtnbit0 mouse_enable_24g_search_dongle 
-0xf9 000338 fetch 1 ,mem_mouse_long_mult_flag 
-0xfa 000339 rtn blank 
-0xfb 000340 fetch 1 ,mem_24g_abort_pac 
-0xfc 000341 rtn blank 
-0xfd 000342 fetch 1 ,mem_mouse_search_dongle_interval 
-0xfe 000343 increase 1 ,pdata 
-0xff 000344 and_into 3 ,pdata 
-0x100 000345 store 1 ,mem_mouse_search_dongle_interval 
-0x101 000346 nrtn blank 
-0x102 000347 jam 0 ,mem_mouse_search_dongle_ch 
-:      000348 p_mouse_24g_search_dongle_loop:
-0x103 000349 fetch 1 ,mem_mouse_search_dongle_ch 
-0x104 000350 increase 1 ,pdata 
-0x105 000351 store 1 ,mem_mouse_search_dongle_ch 
-0x106 000352 sub pdata ,g24_ch_number ,null 
-0x107 000353 nbranch p_mouse_24g_search_dongle_loop_end ,positive 
-0x108 000354 call g24_reconn_data_prep 
-0x109 000355 call g24_transmit_receive_ack 
-0x10a 000356 nbranch p_mouse_24g_search_dongle_loop_retry ,sync 
-0x10b 000357 nbranch p_mouse_24g_search_dongle_loop_retry ,user3 
-0x10c 000358 call mouse_24g_search_dongle_success 
-:      000359 p_mouse_24g_search_dongle_loop_end:
-0x10d 000360 call g24_txbuf_clear 
-0x10e 000361 fetch 1 ,mem_mouse_search_dongle_count 
-0x10f 000362 increase 1 ,pdata 
-0x110 000363 store 1 ,mem_mouse_search_dongle_count 
-0x111 000364 beq g24_ch_poll_count ,p_mouse_24g_search_dongle_check 
-0x112 000365 rtn 
-:      000367 p_mouse_24g_search_dongle_loop_retry:
-0x113 000368 call g24_ch 
-0x114 000369 branch p_mouse_24g_search_dongle_loop 
-:      000371 p_mouse_24g_search_dongle_check:
-0x115 000372 jam 0 ,mem_mouse_search_dongle_count 
-0x116 000373 fetch 1 ,mem_mouse_search_dongle_action 
-0x117 000374 rtnbit1 g24_disconn_state 
-0x118 000375 set1 g24_disconn_state ,pdata 
-0x119 000376 store 1 ,mem_mouse_search_dongle_action 
-0x11a 000377 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x11b 000378 store 2 ,mem_mouse_no_data_timer 
-0x11c 000379 branch p_mouse_sensor_powerdown 
-:      000381 p_g24_transmit_no_interrupt:
-0x11d 000382 call g24_txdata_prep 
-0x11e 000383 nbranch p_g24_nodata_transmit ,user 
-:      000384 p_g24_transmit_start:
-0x11f 000385 call p_g24_transmit_process 
-0x120 000386 call power_ctrl_start 
-0x121 000387 fetch 1 ,mem_sensor_shutdown_flag 
-0x122 000388 nbranch p_g24_short_sleep ,blank 
-0x123 000389 fetch 8 ,mem_24g_long_sleep_set 
-0x124 000390 store 8 ,mem_24g_enter_hibernate 
-0x125 000391 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x126 000392 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      000393 p_g24_short_sleep:
-0x127 000394 call g24_lpm_wait 
-0x128 000395 nrtn user 
-0x129 000396 call clear_wake 
-0x12a 000397 fetch 3 ,mem_24g_short_sleep_set 
-0x12b 000398 branch g24_long_sleep2 
-:      000400 p_g24_transmit_process:
-0x12c 000401 jam 0 ,mem_24g_retry 
-:      000402 p_g24_transmit_loop:
-0x12d 000403 fetchr timeup ,2 ,mem_param_rx_setup 
-0x12e 000404 until clkn_rt ,meet 
-0x12f 000405 call g24_transmit_receive_ack 
-0x130 000406 fetch 1 ,mem_24g_no_ack 
-0x131 000407 beq no_ack_24g ,g24_transmit_no_ack 
-0x132 000408 nbranch p_g24_retransmit ,sync 
-0x133 000409 nbranch p_g24_retransmit ,user3 
-0x134 000410 call g24_ackpayload_parse 
-0x135 000411 call p_g24_mouse_parse_rx 
-0x136 000412 call p_mouse_wakeup_24g 
-0x137 000413 branch g24_transmit_no_ack 
-:      000415 p_mouse_wakeup_24g:
-0x138 000416 fetch 1 ,mem_sensor_shutdown_flag 
-0x139 000417 ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
-0x13a 000418 jam 0 ,mem_sensor_shutdown_flag 
-0x13b 000419 rtn 
-:      000421 p_mouse_wakeup_24g_from_long_sleep:
-0x13c 000422 call mouse_init_sensor_wakeup 
-0x13d 000423 fetch mouse_flag_len ,mem_mouse_flag 
-0x13e 000424 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      000425 p_mouse_wheel_set_wakeup:
-0x13f 000426 fetch 1 ,mem_whee_a_data_gpio 
-0x140 000427 arg gpcfg_pullup ,temp 
-0x141 000428 call gpio_config_function_int 
-0x142 000429 fetch 1 ,mem_whee_b_data_gpio 
-0x143 000430 arg gpcfg_pullup ,temp 
-0x144 000431 branch gpio_config_function_int 
-:      000433 p_g24_retransmit:
-0x145 000434 fetch 1 ,mem_24g_abort_pac 
-0x146 000435 nrtn blank 
-0x147 000436 fetch 2 ,mem_24g_txfail_cnt 
-0x148 000437 increase 1 ,pdata 
-0x149 000438 store 2 ,mem_24g_txfail_cnt 
-0x14a 000439 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x14b 000440 bbit1 1 ,g24_tx_attempt_fail 
-0x14c 000441 call g24_transmit_hop_process 
-0x14d 000442 call p_delay_40ms 
-0x14e 000443 branch p_g24_transmit_loop 
-:      000445 p_delay_40ms:
-0x14f 000446 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x150 000447 sub pdata ,0x00 ,null 
-0x151 000448 rtn positive 
-0x152 000449 arg 40 ,loopcnt 
-0x153 000450 branch delay_ms_wait 
-:      000454 p_mouse_app_enter_hibernate:
-0x154 000455 setarg pan_reg_config 
-0x155 000456 call twspi_read 
-0x156 000457 bbit1 3 ,mouse_app_enter_hibernate + 3 
-0x157 000458 call p_mouse_sensor_reset 
-0x158 000459 call p_mouse_sensor_powerdown 
-0x159 000460 branch mouse_app_enter_hibernate + 3 
-:      000462 p_mouse_setgpio_hibernate:
-0x15a 000463 call mouse_set_sdio_high 
-0x15b 000464 call clear_wake 
-0x15c 000465 call p_mouse_logo_led_off 
-0x15d 000466 call mouse_before_hibernate_wheel_gpio_set 
-0x15e 000467 fetcht 1 ,mem_matrix_public_gpio 
-0x15f 000468 call gpio_out_active 
-0x160 000469 fetcht 1 ,mem_matrix_public_gpio 
-0x161 000470 call gpio_clr_wake 
-0x162 000471 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x163 000472 arg gpcfg_output_high ,temp 
-0x164 000473 call gpio_config_function_int 
-0x165 000474 arg 3 ,temp 
-0x166 000475 call mouse_gpio_config_input_pu 
-0x167 000476 call mouse_lpm_before_common 
-0x168 000477 call gpio_pd_idle 
-0x169 000478 arg 19 ,temp 
-0x16a 000479 call mouse_gpio_config_input_pu 
-0x16b 000480 call p_mouse_gpio_set_high_impedance 
-0x16c 000481 call p_mouse_adc_gpio_set_before_hibernate 
-0x16d 000482 branch p_mouse_wheel_gpio_set_before_hibernate 
-:      000484 p_mouse_gpio_set_high_impedance:
-0x16e 000485 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x16f 000486 store 3 ,mem_pdatatemp 
-0x170 000487 arg 20 ,loopcnt 
-0x171 000488 arg 0 ,temp 
-:      000489 p_mouse_gpio_set_high_impedance_bit_loop:
-0x172 000490 fetch 3 ,mem_pdatatemp 
-0x173 000491 isolate1 0 ,pdata 
-0x174 000492 call gpio_set_high_impedance ,true 
-0x175 000493 fetch 3 ,mem_pdatatemp 
-0x176 000494 rshift pdata ,pdata 
-0x177 000495 store 3 ,mem_pdatatemp 
-0x178 000496 increase 1 ,temp 
-0x179 000497 loop p_mouse_gpio_set_high_impedance_bit_loop 
-0x17a 000498 rtn 
-:      000500 p_mouse_adc_gpio_set_before_hibernate:
-0x17b 000501 fetch mouse_flag_len ,mem_mouse_flag 
-0x17c 000502 rtnbit0 mouse_enable_adc 
-0x17d 000503 fetch 1 ,mem_adc_config_flag_init 
-0x17e 000504 rtnne adc_config_gpio 
-0x17f 000505 fetch 1 ,mem_adc_channel_gpio 
-0x180 000506 arg gpcfg_no_ie ,temp 
-0x181 000507 branch gpio_config_function_int 
-:      000509 p_mouse_wheel_gpio_set_before_hibernate:
-0x182 000510 fetch mouse_flag_len ,mem_mouse_flag 
-0x183 000511 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      000512 p_mouse_wheel_clr_wakeup:
-0x184 000513 fetcht 1 ,mem_whee_a_data_gpio 
-0x185 000514 call gpio_clr_wake 
-0x186 000515 fetcht 1 ,mem_whee_b_data_gpio 
-0x187 000516 call gpio_clr_wake 
-0x188 000518 fetch 1 ,mem_whee_a_data_gpio 
-0x189 000519 arg gpcfg_pulldown ,temp 
-0x18a 000520 call gpio_config_function_int 
-0x18b 000521 fetch 1 ,mem_whee_b_data_gpio 
-0x18c 000522 arg gpcfg_pulldown ,temp 
-0x18d 000523 branch gpio_config_function_int 
-:      000525 p_mouse_lpm_before_common:
-0x18e 000526 fetcht 1 ,mem_whee_a_data_gpio 
-0x18f 000527 call gpio_config_input 
-0x190 000528 fetcht 1 ,mem_whee_b_data_gpio 
-0x191 000529 call gpio_config_input 
-0x192 000531 call mouse_wheel_check 
-0x193 000532 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x194 000533 arg gpcfg_output_high ,temp 
-0x195 000534 call gpio_config_function_int 
-0x196 000535 branch mouse_lpm_before_common_next 
-:      000537 p_mouse_24g_hibernate_set:
-0x197 000538 jam 0 ,mem_24g_attempt_fail_flag 
-0x198 000539 call g24_transmit_next_packet 
-0x199 000540 setarg -1 
-0x19a 000541 store 4 ,mem_24g_enter_hibernate 
-0x19b 000542 setarg 0 
-0x19c 000543 store 7 ,mem_mouse_key 
-0x19d 000544 jam 1 ,mem_sensor_shutdown_flag 
-0x19e 000545 call p_mouse_sensor_powerdown 
-0x19f 000546 branch p_g24_long_sleep 
-:      000548 p_g24_nodata_transmit:
-0x1a0 000549 fetch 1 ,mem_24g_abort_pac 
-0x1a1 000550 call p_g24_send_abort_packet ,blank 
-0x1a2 000551 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x1a3 000552 rtneq g24_tx_timer_int_enable 
-0x1a4 000553 call g24_search_receiver 
-:      000554 p_g24_long_sleep:
-0x1a5 000555 call g24_lpm_wait 
-0x1a6 000556 nrtn user 
-0x1a7 000557 fetch 1 ,mem_sensor_shutdown_flag 
-0x1a8 000558 ncall mouse_setgpio_hibernate ,blank 
-0x1a9 000559 fetch 4 ,mem_24g_enter_hibernate 
-0x1aa 000560 branch g24_long_sleep2 
-:      000562 p_g24_send_abort_packet:
-0x1ab 000563 jam type_ms ,mem_24g_data_type 
-0x1ac 000564 jam 1 ,mem_24g_abort_pac 
-0x1ad 000565 call g24_transmit_rf_ctrl_clear 
-0x1ae 000566 store 1 ,mem_24g_txbuf 
-0x1af 000567 setarg 0 
-0x1b0 000568 store 7 ,mem_24g_txbuf + 1 
-0x1b1 000569 fetch 4 ,mem_24g_device_addr 
-0x1b2 000570 store 4 ,mem_24g_txbuf + 8 
-0x1b3 000571 jam 12 ,mem_24g_datalen 
-0x1b4 000572 fetch 1 ,mem_24g_data_type 
-0x1b5 000573 set1 bit_abort ,pdata 
-0x1b6 000574 store 1 ,mem_24g_data_type 
-0x1b7 000575 call g24_transmit_prep 
-0x1b8 000576 branch p_g24_transmit_start 
-:      000578 p_mouse_priority_bb_event:
-0x1b9 000579 copy regc ,pdata 
-0x1ba 000580 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-0x1bb 000581 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x1bc 000582 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x1bd 000583 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x1be 000584 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x1bf 000585 beq bt_evt_le_parse_conn_param_accepted ,p_mouse_le_parse_conn_param_accepted 
-0x1c0 000586 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x1c1 000587 branch mouse_priority_bb_event + 2 
-:      000589 p_mouse_bb_event_connected:
-0x1c2 000590 call mouse_no_data_timer_init 
-0x1c3 000591 branch mouse_bb_event_connected 
-:      000593 p_mouse_le_bb_disconnected:
-0x1c4 000594 setarg 0 
-0x1c5 000595 store 2 ,mem_le_battery_level_updata_timer 
-0x1c6 000596 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x1c7 000597 setarg le_interval_7_5ms 
-0x1c8 000598 store 2 ,mem_le_interval_min 
-0x1c9 000599 store 2 ,mem_le_interval_min + 2 
-0x1ca 000600 fetch mouse_flag_len ,mem_mouse_flag 
-0x1cb 000601 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next + 2 
-0x1cc 000602 setarg le_interval_8_75ms 
-0x1cd 000603 branch mouse_le_bb_disconnected_next 
-:      000605 p_mouse_le_ll_start_encryt:
-0x1ce 000606 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x1cf 000607 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x1d0 000608 jam 20 ,mem_le_start_encrypt_timer 
-0x1d1 000609 branch mouse_le_ll_enable_start_enc_flag 
-:      000610 p_mouse_le_ll_reconn_start_encryt:
-0x1d2 000611 call mouse_updata_le_param 
-0x1d3 000612 jam 5 ,mem_le_start_encrypt_timer 
-0x1d4 000613 branch mouse_le_ll_enable_start_enc_flag 
-:      000615 p_mouse_le_parse_conn_param_accepted:
-0x1d5 000616 fetch 1 ,mem_le_new_conninterval 
-0x1d6 000617 sub pdata ,le_interval_15ms ,null 
-0x1d7 000618 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x1d8 000619 store 2 ,mem_le_interval_min 
-0x1d9 000620 store 2 ,mem_le_interval_min + 2 
-0x1da 000621 fetch 1 ,mem_le_new_connslavelatency 
-0x1db 000622 branch mouse_le_lpm_mult_reinit ,blank 
-0x1dc 000623 fetcht 1 ,mem_lpm_mult_init 
-0x1dd 000624 isub temp ,null 
-0x1de 000625 branch mouse_le_lpm_mult_reinit ,positive 
-0x1df 000626 fetch 1 ,mem_le_new_connslavelatency 
-0x1e0 000627 store 1 ,mem_lpm_mult_init 
-0x1e1 000628 branch mouse_le_conn_param_lpm_enable 
-:      000631 p_mouse_24g_pairing_complete:
-0x1e2 000632 call mouse_no_data_timer_init 
-0x1e3 000633 branch mouse_24g_pairing_complete 
-:      000635 p_mouse_24g_attempt_success:
-0x1e4 000636 fetch 4 ,mem_24g_addr 
-0x1e5 000637 store 4 ,mem_24g_receiver_addr 
-0x1e6 000638 store 4 ,mem_mouse_24g_addr 
-0x1e7 000639 call g24_ch_syncword_crc8_init 
-0x1e8 000640 call mouse_device_poweron_timer_init 
-0x1e9 000641 call mouse_no_data_timer_init 
-0x1ea 000642 branch mouse_24g_attempt_success 
-:      000645 p_mouse_24g_attempt_fail:
-0x1eb 000646 fetch 1 ,mem_24g_attempt_fail_flag 
-0x1ec 000647 nbranch p_mouse_24g_hibernate_set ,blank 
-0x1ed 000648 fetch 1 ,mem_24g_reconn_type 
-0x1ee 000649 beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
-0x1ef 000650 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0x1f0 000651 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0x1f1 000652 branch mouse_24g_attempt_fail_enter_hibernate 
-:      000654 p_mouse_24g_fast_conn_attempt_fail:
-0x1f2 000655 fetch mouse_flag_len ,mem_mouse_flag 
-0x1f3 000656 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x1f4 000657 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x1f5 000658 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x1f6 000659 fetch 4 ,mem_mouse_24g_addr 
-0x1f7 000660 fetcht 4 ,mem_mouse_compare_addr_ff 
-0x1f8 000661 isub temp ,null 
-0x1f9 000662 branch mouse_24g_start_pair_mode ,zero 
-0x1fa 000663 branch mouse_24g_reconn_dongle_start 
-:      000665 p_mouse_24g_auto_pair_attempt_fail:
-0x1fb 000666 fetch mouse_flag_len ,mem_mouse_flag 
-0x1fc 000667 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
-0x1fd 000668 fetch 1 ,mem_device_number 
-0x1fe 000669 beq 1 ,p_mouse_24g_attempt_fail_enter_hibernate 
-0x1ff 000670 branch mouse_24g_first_bluetooth_reconnect 
-:      000672 p_mouse_reconn_dongle_attempt_fail:
-0x200 000673 fetch mouse_flag_len ,mem_mouse_flag 
-0x201 000674 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
-0x202 000675 bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
-0x203 000676 bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
-0x204 000677 branch mouse_24g_start_auto_pair + 1 
-:      000679 p_mouse_24g_attempt_fail_enter_hibernate:
-0x205 000680 fetch mouse_flag_len ,mem_mouse_flag 
-0x206 000681 bbit0 mouse_enable_wheel_wake_up_cancel ,mouse_24g_attempt_fail_enter_hibernate 
-0x207 000682 branch p_mouse_24g_hibernate_set 
-:      000684 p_g24_pair_dispatch:
-0x208 000685 jam default_24g_device ,mem_24g_reconn_type 
-0x209 000686 fetch 2 ,mem_24g_pair_count 
-0x20a 000687 increase 1 ,pdata 
-0x20b 000688 store 2 ,mem_24g_pair_count 
-0x20c 000689 fetch 1 ,mem_24g_pair_count 
-0x20d 000690 and pdata ,0xff ,pdata 
-0x20e 000691 beq 0 ,g24_pair_dispatch + 1 
-0x20f 000692 rtn 
-:      000694 p_g24_reconn_dispatch:
-0x210 000695 fetch 2 ,mem_24g_reconn_count 
-0x211 000696 arg 0x01f8 ,temp 
-0x212 000697 iand temp ,pdata 
-0x213 000698 branch p_g24_reconn_dispatch_next ,blank 
-0x214 000699 fetch 2 ,mem_24g_reconn_count 
-0x215 000700 increase 1 ,pdata 
-0x216 000701 store 2 ,mem_24g_reconn_count 
-0x217 000702 rtn 
-:      000703 p_g24_reconn_dispatch_next:
-0x218 000704 call g24_reconn_data_prep 
-0x219 000705 call g24_transmit_receive_ack 
-0x21a 000706 nbranch p_g24_reconn_device_fail ,sync 
-0x21b 000707 nbranch p_g24_reconn_device_fail ,user3 
-0x21c 000708 call g24_ackpayload_parse 
-0x21d 000709 branch g24_reconn_receiver_succ 
-:      000711 p_g24_reconn_device_fail:
-0x21e 000712 fetch 1 ,mem_24g_fast_conn_enable 
-0x21f 000713 branch g24_ch ,blank 
-0x220 000714 fetch 2 ,mem_24g_reconn_count 
-0x221 000715 increase 1 ,pdata 
-0x222 000716 store 2 ,mem_24g_reconn_count 
-0x223 000717 fetch 1 ,mem_24g_reconn_count + 1 
-0x224 000718 isolate1 1 ,pdata 
-0x225 000719 fetch 1 ,mem_24g_reconn_type 
-0x226 000720 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x227 000721 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x228 000722 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x229 000723 beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
-0x22a 000724 branch g24_reconn_receiver_addr 
-:      000726 p_g24_reconn_pair_and_3_0:
-0x22b 000727 branch g24_reconn_device_3_0_addr ,true 
-0x22c 000728 branch g24_pair_init_param 
-:      000730 p_g24_dispatch:
-0x22d 000731 rtnmark1 mark_adc_enable 
-0x22e 000732 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-:      000733 p_g24_transmit_dispatch:
-0x22f 000734 rtnmark0 mark_24g 
-0x230 000735 fetch 1 ,mem_24g_conn_sm 
-0x231 000736 bbit1 state_24g_ota ,p_g24_ota_dispatch 
-0x232 000737 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x233 000738 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x234 000739 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x235 000740 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
-0x236 000741 branch g24_transmit_no_interrupt 
-:      000743 p_g24_transmit_by_interrupt:
-0x237 000744 call g24_timer_check 
-0x238 000745 nbranch p_g24_transmit_dispatch ,user 
-0x239 000746 call g24_interval_calibrate 
-0x23a 000747 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x23b 000748 increase 1 ,pdata 
-0x23c 000749 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x23d 000750 branch g24_transmit_no_interrupt 
-:      000752 p_mouse_start_work:
-0x23e 000753 fetch mouse_flag_len ,mem_mouse_flag 
-0x23f 000754 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x240 000755 fetch 1 ,mem_device_flag 
-0x241 000756 beq mode_24g_device ,p_mouse_24g_start_mode 
-0x242 000757 branch mouse_start_work + 5 
-:      000759 p_mouse_24g_start_mode:
-0x243 000760 fetch mouse_flag_len ,mem_mouse_flag 
-0x244 000761 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x245 000762 call mouse_wakeup_from_power_check 
-0x246 000763 branch mouse_24g_reconn_dongle_start ,user 
-0x247 000764 fetch mouse_flag_len ,mem_mouse_flag 
-0x248 000765 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x249 000766 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x24a 000767 call mouse_key_check_once 
-0x24b 000768 and rega ,0x07 ,pdata 
-0x24c 000769 branch mouse_24g_start_mode + 9 
-:      000772 p_mouse_seting_dpi:
-0x24d 000773 call mouse_setting_dpi_4_level 
-0x24e 000774 call p_mouse_dpi_led_blink_delay 
-0x24f 000775 branch mouse_seting_sensor_type 
-:      000777 p_mouse_dpi_led_blink_delay:
-0x250 000778 fetch 1 ,mem_dpi_led_gpio 
-0x251 000779 rtneq gpio_disable 
-0x252 000780 fetch 2 ,mem_mouse_discovery_timer 
-0x253 000781 nrtn blank 
-0x254 000782 fetch 2 ,mem_24g_pair_timeout 
-0x255 000783 nrtn blank 
-0x256 000784 fetch 2 ,mem_24g_reconn_timeout 
-0x257 000785 nrtn blank 
-0x258 000786 fetch 1 ,mem_mouse_device_poweron_timer_count 
-0x259 000787 nrtn blank 
-0x25a 000788 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x25b 000789 branch p_mouse_dpi_led_blink_init ,blank 
-0x25c 000790 store 1 ,mem_mouse_dpi_led_delay_count 
-0x25d 000791 rtn 
-:      000794 p_mouse_bb_event_timer:
-0x25e 000795 call mouse_adc_read 
-0x25f 000796 call mouse_low_voltage_led_timer 
-0x260 000798 call g24_pair_timeout_timer 
-0x261 000799 call g24_reconn_timeout_timer 
-0x262 000800 call mouse_24g_long_sleep_param_update_timer 
-0x263 000802 call mouse_device_poweron_timer 
-0x264 000803 call p_mouse_dpi_led_blink_delay_timer 
-0x265 000805 call mouse_dpi_key_check_long_press 
-0x266 000806 call mouse_bt_discovery_check 
-0x267 000807 call p_mouse_commbination_key_process 
-0x268 000808 call mouse_check_discovery_timeout_timer 
-0x269 000810 call mouse_check_direct_timeout_timer 
-0x26a 000811 call mouse_le_enable_att_list_timer 
-0x26b 000812 call p_mouse_le_battery_updata_timer 
-0x26c 000813 call mouse_le_send_smp_security_request_timer 
-0x26d 000815 call mouse_check_hid_handshake_timer 
-0x26e 000816 call mouse_bt_check_sniff_req_timeout_timer 
-0x26f 000817 call mouse_check_reconnect_delay_long_sleep 
-0x270 000818 call mouse_current_mult_update_timer 
-0x271 000819 call mouse_wheel_trigger_timer 
-0x272 000820 call mouse_store_information_delay_timer 
-0x273 000821 call p_mouse_logo_led_on_timer 
-0x274 000822 call p_mouse_check_no_data_timeout_timer 
-0x275 000823 branch p_mouse_g24_ota_reset_timer 
-:      000825 p_mouse_g24_ota_reset_timer:
-0x276 000826 arg mem_g24_ota_reset_timer ,regc 
-0x277 000827 arg soft_reset_chip ,regb 
-0x278 000828 branch timer_single_step 
-:      000831 p_mouse_logo_led_on_timer:
-0x279 000832 fetch 1 ,mem_mouse_logo_led_gpio 
-0x27a 000833 rtneq gpio_disable 
-0x27b 000834 fetch 2 ,mem_mouse_no_data_timer 
-0x27c 000835 rtn blank 
-0x27d 000836 fetch 2 ,mem_mouse_no_data_timeout 
-0x27e 000837 fetcht 2 ,mem_mouse_no_data_timer 
-0x27f 000838 isub temp ,temp 
-0x280 000839 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x281 000840 isub temp ,pdata 
-0x282 000841 branch p_mouse_logo_led_on ,positive 
-:      000842 p_mouse_logo_led_off:
-0x283 000843 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x284 000844 branch gpio_out_inactive 
-:      000846 p_mouse_logo_led_on:
-0x285 000847 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x286 000848 call gpio_out_active 
-:      000850 p_mouse_dpi_led_blink_delay_timer:
-0x287 000851 arg mem_mouse_dpi_led_delay_count ,regc 
-0x288 000852 arg p_mouse_dpi_led_blink_init ,regb 
-0x289 000853 branch timer_single_step 
-:      000855 p_mouse_dpi_led_blink_init:
-0x28a 000856 fetch 1 ,mem_config_sensor_type 
-0x28b 000857 beq p3212 ,mouse_dpi_led_blink_init 
-0x28c 000858 beq ka8g2 ,mouse_dpi_led_blink_init 
-0x28d 000859 fetch 1 ,mem_dpi_led_gpio 
-0x28e 000860 store 1 ,mem_mouse_struct_led_gpio 
-0x28f 000861 fetch 2 ,mem_mouse_dpi_led_blink_time 
-0x290 000862 store 2 ,mem_mouse_on_time 
-0x291 000863 store 2 ,mem_mouse_off_time 
-0x292 000864 arg 0 ,rega 
-0x293 000865 fetcht 1 ,mem_mouse_dpi 
-0x294 000866 increase 2 ,temp 
-0x295 000867 sub temp ,3 ,null 
-0x296 000868 call p_mouse_dpi_led_blink_init_level_4 ,positive 
-0x297 000869 ncall p_mouse_dpi_led_blink_count_clean ,positive 
-0x298 000870 branch mouse_dpi_led_blink_init_end 
-:      000872 p_mouse_dpi_led_blink_init_level_4:
-0x299 000873 fetch mouse_flag_len ,mem_mouse_flag 
-0x29a 000874 rtnbit0 mouse_enable_dpi_level_4 
-0x29b 000875 increase 1 ,temp 
-0x29c 000876 rtn 
-:      000878 p_mouse_dpi_led_blink_count_clean:
-0x29d 000879 increase -3 ,temp 
-0x29e 000880 rtn 
-:      000883 p_mouse_commbination_key_process:
-0x29f 000884 fetch 1 ,mem_device_flag 
-0x2a0 000885 beq mode_24g_device ,p_mouse_24g_commbination_key_process 
-0x2a1 000886 fetch mouse_flag_len ,mem_mouse_flag 
-0x2a2 000887 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x2a3 000888 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x2a4 000889 branch p_mouse_commbination_key_start 
-:      000891 p_mouse_24g_commbination_key_process:
-0x2a5 000892 fetch mouse_flag_len ,mem_mouse_flag 
-0x2a6 000893 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x2a7 000894 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      000895 p_mouse_commbination_key_start:
-0x2a8 000896 storet 1 ,mem_mouse_commbination_key 
-0x2a9 000897 call mouse_check_key_gpio 
-0x2aa 000898 and pdata ,0x07 ,pdata 
-0x2ab 000899 fetcht 1 ,mem_mouse_commbination_key 
-0x2ac 000900 isub temp ,null 
-0x2ad 000901 branch p_mouse_commbination_key_down ,zero 
-0x2ae 000902 branch mouse_commbination_key_up 
-:      000905 p_mouse_commbination_key_down:
-0x2af 000906 call mouse_combination_ui_timer 
-0x2b0 000907 fetch 1 ,mem_commbination_key_statue 
-0x2b1 000908 rtneq commbination_key_state_down 
-0x2b2 000909 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x2b3 000910 rtn 
-:      000912 p_mouse_le_battery_updata_timer:
-0x2b4 000913 fetch mouse_flag_len ,mem_mouse_flag 
-0x2b5 000914 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x2b6 000915 branch mouse_le_battery_updata_timer 
-:      000918 p_mouse_check_no_data_timeout_timer:
-0x2b7 000919 fetch 1 ,mem_usb_addr 
-0x2b8 000920 rtnbit1 7 
-0x2b9 000921 arg mem_mouse_no_data_timer ,regc 
-0x2ba 000922 arg p_mouse_check_no_data_timeout ,regb 
-0x2bb 000923 branch timer_single_step_2b 
-:      000925 p_mouse_check_no_data_timeout:
-0x2bc 000926 fetch 1 ,mem_device_flag 
-0x2bd 000927 beq mode_24g_device ,p_mouse_24g_hibernate_set 
-0x2be 000928 branch mouse_disconnect 
-:      000930 p_mouse_start_discovery:
-0x2bf 000931 fetch 2 ,mem_ui_state_map 
-0x2c0 000932 isolate1 ui_state_ble_adv ,pdata 
-0x2c1 000933 call mouse_stop_le_adv ,true 
-0x2c2 000934 fetch 2 ,mem_ui_state_map 
-0x2c3 000935 isolate1 ui_state_bt_reconnect ,pdata 
-0x2c4 000936 call mouse_cancel_reconnect ,true 
-0x2c5 000937 setarg 0 
-0x2c6 000938 store 2 ,mem_le_battery_level_updata_timer 
-0x2c7 000939 branch mouse_start_discovery + 1 
-:      000942 p_ui_timer_check:
-0x2c8 000943 fetch 1 ,mem_power_on_flag 
-0x2c9 000944 ncall ui_timer_init ,blank 
-0x2ca 000945 jam 0 ,mem_power_on_flag 
-0x2cb 000946 branch ui_timer_check + 1 
-:      000948 p_hid_rx_process:
-0x2cc 000949 fetch 2 ,mem_l2cap_payload_ptr 
-0x2cd 000950 copy pdata ,contr 
-0x2ce 000951 ifetch 1 ,contr 
-0x2cf 000952 store 1 ,mem_l2cap_rcv_hidtype 
-0x2d0 000953 and pdata ,0x0f ,temp 
-0x2d1 000954 rshift4 pdata ,pdata 
-0x2d2 000955 beq hid_type_set_idle ,p_hid_rx_process_handshake 
-0x2d3 000956 branch hid_rx_process + 7 
-:      000958 p_hid_rx_process_handshake:
-0x2d4 000959 arg 1 ,rega 
-0x2d5 000960 call hid_malloc_tx_buff 
-0x2d6 000961 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x2d7 000962 istore 2 ,contw 
-0x2d8 000963 setarg 0 
-0x2d9 000964 istore 1 ,contw 
-0x2da 000965 jam 1 ,mem_ui_data_txbuff_length 
-0x2db 000966 fetch 1 ,mem_hid_control_state 
-0x2dc 000967 set1 l2cap_channel_hid_handshake_done ,pdata 
-0x2dd 000968 store 1 ,mem_hid_control_state 
-0x2de 000969 jam bt_evt_hid_handshake ,mem_fifo_temp 
-0x2df 000970 branch ui_ipc_send_event 
-:      000973 p_le_slave_match:
-0x2e0 000974 fetch 1 ,mem_le_md_count 
-0x2e1 000975 pincrease 1 
-0x2e2 000976 store 1 ,mem_le_md_count 
-0x2e3 000977 beq le_md_max_count ,le_slave_cont 
-0x2e4 000978 call le_acknowledge 
-0x2e5 000979 call le_prepare_tx 
-0x2e6 000980 fetch 1 ,mem_le_tx_phy 
-0x2e7 000981 call le_enable_phy_by_pdata 
-0x2e8 000982 call le_transmit 
-0x2e9 000983 branch le_slave_match + 10 
-:      000985 p_le_parse_l2cap:
-0x2ea 000986 ifetch 2 ,contr 
-0x2eb 000987 beq le_l2cap_cid_att ,p_le_parse_att 
-0x2ec 000988 branch le_parse_l2cap + 10 
-:      000990 p_le_parse_att:
-0x2ed 000991 ifetch 3 ,contr 
-0x2ee 000992 store 3 ,mem_le_att_opcode 
-0x2ef 000993 beq attop_read_request ,p_le_parse_att_read_request 
-0x2f0 000994 beq attop_write_request ,p_le_parse_att_write_request 
-0x2f1 000995 branch le_parse_att + 2 
-:      000997 p_le_parse_att_read_request:
-0x2f2 000998 fetch mouse_flag_len ,mem_mouse_flag 
-0x2f3 000999 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-0x2f4 001000 call le_check_encrypt_state 
-0x2f5 001001 fetcht 2 ,mem_le_att_handle 
-0x2f6 001002 fetch 1 ,mem_le_configuration 
-0x2f7 001003 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      001005 p_le_send_att_read_response:
-0x2f8 001006 fetch 2 ,mem_le_att_handle 
-0x2f9 001007 beq 0x30 ,le_send_att_error_response_notfound 
-0x2fa 001008 fetcht 2 ,mem_le_att_handle 
-0x2fb 001009 branch le_send_att_read_response 
-:      001011 p_le_send_att_read_response_check_auth:
-0x2fc 001012 fetch 2 ,mem_le_pairing_handle 
-0x2fd 001013 isub temp ,null 
-0x2fe 001014 nbranch p_le_send_att_read_response ,zero 
-0x2ff 001015 nbranch p_le_send_att_read_response ,user 
-0x300 001016 branch le_send_att_read_response_error_insufficient_auth 
-:      001019 p_le_parse_att_write_request:
-0x301 001020 copy contr ,rega 
-0x302 001021 fetch 2 ,mem_le_l2cap_size 
-0x303 001022 add pdata ,-3 ,regb 
-0x304 001023 call le_writeatt_cb 
-0x305 001024 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x306 001025 beq 0xff ,le_send_att_write_response_check_auth 
-0x307 001026 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x308 001027 branch le_send_att_write_response_check_auth ,blank 
-0x309 001028 fetch 1 ,mem_le_connect_status_flag 
-0x30a 001029 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x30b 001030 setarg 0x001a 
-0x30c 001031 fetcht 2 ,mem_le_att_handle 
-0x30d 001032 isub temp ,null 
-0x30e 001033 nbranch le_send_att_write_response_check_auth ,zero 
-0x30f 001034 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x310 001035 branch le_send_att_error_response 
-:      001037 p_g24_lpm_wait:
-0x311 001038 fetch 1 ,mem_24g_device_led_status 
-0x312 001039 ncall g24_transmit_by_interrupt_enable ,blank 
-0x313 001040 enable user 
-0x314 001041 call lpo_calibration 
-0x315 001042 fetch 3 ,mem_clks_per_lpo 
-0x316 001043 branch disable_user ,blank 
-0x317 001044 fetch 1 ,mem_lpm_mode 
-0x318 001045 branch disable_user ,blank 
-0x319 001046 branch g24_setgpio_lpm_before 
-:      001048 p_mouse_motion:
-0x31a 001049 disable user 
-0x31b 001050 setarg 0 
-0x31c 001051 store 6 ,mem_mouse_x 
-0x31d 001052 call mouse_check_sensor_data 
-0x31e 001053 call mouse_dpi_config 
-0x31f 001054 call mouse_zwheel 
-0x320 001055 call mouse_t_zwheel 
-0x321 001056 call mouse_key 
-0x322 001057 fetch 1 ,mem_mouse_key 
-0x323 001058 and_into 0x1f ,pdata 
-0x324 001059 store 1 ,mem_mouse_key 
-0x325 001060 nbranch mouse_drawing_optima_init ,user 
-0x326 001061 call p_mouse_drawing_optima 
-0x327 001062 branch mouse_no_data_timer_init 
-:      001064 p_mouse_drawing_optima:
-0x328 001065 fetch 1 ,mem_config_sensor_type 
-0x329 001066 rtneq p3212 
-0x32a 001067 branch mouse_drawing_optima 
-:      001069 p_mouse_sensor_poweron:
-0x32b 001070 call mouse_sensor_spi_init 
-0x32c 001071 fetch 1 ,mem_config_sensor_type 
-0x32d 001072 beq ka8g2 ,p_mouse_ka8g2_sensor_init 
-0x32e 001073 call mouse_sensor_reset 
-0x32f 001074 arg mem_sensor_poweron_init ,regc 
-0x330 001075 call mouse_sensor_wr_seq 
-0x331 001076 branch mouse_dpi_config 
-:      001078 p_mouse_ka8g2_sensor_init:
-0x332 001079 call p_mouse_ka8g2_sensor_reset 
-0x333 001080 arg mem_ka8g2_sensor_poweron_init ,regc 
-0x334 001081 call mouse_sensor_wr_seq 
-0x335 001082 branch mouse_dpi_config 
-:      001084 p_mouse_sensor_reset:
-0x336 001085 fetch 1 ,mem_config_sensor_type 
-0x337 001086 beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
-0x338 001087 branch mouse_sensor_reset 
-:      001088 p_mouse_ka8g2_sensor_reset:
-0x339 001089 setarg 0x9706 
-0x33a 001090 call twspi_write 
-0x33b 001091 nop 12000 
-0x33c 001092 rtn 
-:      001094 p_mouse_sensor_powerdown:
-0x33d 001095 call mouse_init_sunt 
-0x33e 001096 call mouse_sensor_spi_init 
-0x33f 001097 fetch 1 ,mem_config_sensor_type 
-0x340 001098 beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
-0x341 001099 setarg 0x0806 
-0x342 001100 branch twspi_write 
-:      001101 p_mouse_ka8g2_sensor_powerdown:
-0x343 001102 setarg 0x1f06 
-0x344 001103 branch twspi_write 
-:      001107 p_mouse_check_key_gpio:
-0x345 001108 fetch 1 ,mem_sensor_shutdown_flag 
-0x346 001109 ncall mouse_check_key_gpio_once ,blank 
-0x347 001110 arg 0 ,rega 
-0x348 001111 call p_mouse_check_lkey_gpio 
-0x349 001112 call p_mouse_check_rkey_gpio 
-0x34a 001113 call p_mouse_check_mkey_gpio 
-0x34b 001114 call p_mouse_check_bkkey_gpio 
-0x34c 001115 call p_mouse_check_fwkey_gpio 
-0x34d 001116 branch mouse_check_key_gpio_next 
-:      001118 p_mouse_check_lkey_gpio:
-0x34e 001119 fetch 1 ,mem_lbutton_gpio 
-0x34f 001120 call p_mouse_gpio_config_output_high 
-0x350 001121 call mouse_check_lkey_gpio 
-0x351 001122 fetcht 1 ,mem_lbutton_gpio 
-0x352 001123 branch mouse_gpio_config_input_pu 
-:      001124 p_mouse_check_rkey_gpio:
-0x353 001125 fetch 1 ,mem_rbutton_gpio 
-0x354 001126 call p_mouse_gpio_config_output_high 
-0x355 001127 call mouse_check_rkey_gpio 
-0x356 001128 fetcht 1 ,mem_rbutton_gpio 
-0x357 001129 branch mouse_gpio_config_input_pu 
-:      001130 p_mouse_check_mkey_gpio:
-0x358 001131 fetch 1 ,mem_mbutton_gpio 
-0x359 001132 call p_mouse_gpio_config_output_high 
-0x35a 001133 call mouse_check_mkey_gpio 
-0x35b 001134 fetcht 1 ,mem_mbutton_gpio 
-0x35c 001135 branch mouse_gpio_config_input_pu 
-:      001137 p_mouse_check_bkkey_gpio:
-0x35d 001138 fetch 1 ,mem_bk_button_gpio 
-0x35e 001139 rtneq gpio_disable 
-0x35f 001140 jam mouse_bk_key ,mem_mouse_key_temp 
-0x360 001141 fetch 1 ,mem_mouse_bkkey_press_status 
-0x361 001142 copy pdata ,regc 
-0x362 001143 fetcht 1 ,mem_bk_button_gpio 
-0x363 001144 fetch 1 ,mem_matrix_public_gpio 
-0x364 001145 beq gpio_disable ,p_mouse_3io6key_bk_check 
-0x365 001146 branch mouse_check_bkkey_gpio_next 
-:      001147 p_mouse_3io6key_bk_check:
-0x366 001148 fetch 1 ,mem_bk_button_gpio 
-0x367 001149 call p_mouse_gpio_config_output_low 
-0x368 001150 fetcht 1 ,mem_bk_button_gpio 
-0x369 001151 branch mouse_3io6key_bk_check 
-:      001153 p_mouse_check_fwkey_gpio:
-0x36a 001154 fetch 1 ,mem_fw_button_gpio 
-0x36b 001155 rtneq gpio_disable 
-0x36c 001156 jam mouse_fw_key ,mem_mouse_key_temp 
-0x36d 001157 fetch 1 ,mem_mouse_fwkey_press_status 
-0x36e 001158 copy pdata ,regc 
-0x36f 001159 fetcht 1 ,mem_fw_button_gpio 
-0x370 001160 fetch 1 ,mem_matrix_public_gpio 
-0x371 001161 beq gpio_disable ,p_mouse_3io6key_fw_check 
-0x372 001162 branch mouse_check_fwkey_gpio_next 
-:      001163 p_mouse_3io6key_fw_check:
-0x373 001164 fetch 1 ,mem_fw_button_gpio 
-0x374 001165 call p_mouse_gpio_config_output_low 
-0x375 001166 fetcht 1 ,mem_fw_button_gpio 
-0x376 001167 branch mouse_3io6key_fw_check 
-:      001170 p_mouse_gpio_config_output_high:
-0x377 001171 arg gpcfg_output_high ,temp 
-0x378 001172 branch gpio_config_function_int 
-:      001175 p_mouse_gpio_config_output_low:
-0x379 001176 arg gpcfg_output_low ,temp 
-0x37a 001177 branch gpio_config_function_int 
-:      001179 p_mouse_idle:
-0x37b 001180 call mouse_low_voltage_led_no_enter_lpm 
-0x37c 001181 call ui_check_paring_button 
-0x37d 001182 call p_mouse_dpi_check 
-0x37e 001183 branch mouse_idle + 4 
-:      001184 p_mouse_dpi_check:
-0x37f 001185 fetch mouse_flag_len ,mem_mouse_flag 
-0x380 001186 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
-0x381 001187 fetch 1 ,mem_dpi_button_gpio 
-0x382 001188 rtneq gpio_disable 
-0x383 001189 arg 0 ,rega 
-0x384 001190 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x385 001191 fetcht 1 ,mem_dpi_button_gpio 
-0x386 001192 call p_mouse_dpi_key_check 
-0x387 001193 branch mouse_dpi_check_next 
-:      001195 p_mouse_dpi_key_check:
-0x388 001196 fetch mouse_flag_len ,mem_mouse_flag 
-0x389 001197 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x38a 001198 fetch 1 ,mem_mouse_dpikey_press_status 
-0x38b 001199 copy pdata ,regc 
-0x38c 001200 fetch 1 ,mem_matrix_public_gpio 
-0x38d 001201 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0x38e 001202 branch mouse_dpi_key_check_next 
-:      001203 p_mouse_3io6key_dpi_check:
-0x38f 001204 fetch 1 ,mem_dpi_button_gpio 
-0x390 001205 call p_mouse_gpio_config_output_low 
-0x391 001206 fetcht 1 ,mem_dpi_button_gpio 
-0x392 001207 branch mouse_3io6key_check 
-:      001213 p_g24_parse_rx_ota_sm:
-0x393 001214 fetch 1 ,mem_g24_ota_mode 
-0x394 001215 rtn blank 
-0x395 001216 fetch 1 ,mem_g24_ota_sm 
-0x396 001217 beq g24_ota_sm_tx_version ,p_g24_ota_sm_tx_version 
-0x397 001218 beq g24_ota_sm_tx_info ,p_g24_ota_sm_tx_info 
-0x398 001219 beq g24_ota_sm_tx_config ,p_g24_ota_sm_tx_config 
-0x399 001220 beq g24_ota_sm_tx_set_config_end ,p_g24_ota_sm_tx_config_end 
-0x39a 001221 beq g24_ota_sm_tx_data ,p_g24_ota_sm_tx_data 
-0x39b 001222 beq g24_ota_sm_tx_reset ,p_g24_ota_sm_tx_reset 
-0x39c 001223 rtn 
-:      001225 p_g24_ota_sm_tx_reset:
-0x39d 001226 jam g24_ota_sm_tx_reset_ok ,mem_g24_ota_sm 
-0x39e 001227 rtn 
-:      001229 p_g24_ota_sm_tx_version:
-0x39f 001230 jam g24_ota_sm_tx_version_ok ,mem_g24_ota_sm 
-0x3a0 001231 rtn 
-:      001233 p_g24_ota_sm_tx_info:
-0x3a1 001234 jam g24_ota_sm_tx_info_ok ,mem_g24_ota_sm 
-0x3a2 001235 rtn 
-:      001237 p_g24_ota_sm_tx_config:
-0x3a3 001238 jam g24_ota_sm_tx_config_ok ,mem_g24_ota_sm 
-0x3a4 001239 rtn 
-:      001241 p_g24_ota_sm_tx_config_end:
-0x3a5 001242 jam g24_ota_sm_tx_set_config_end_ok ,mem_g24_ota_sm 
-0x3a6 001243 rtn 
-:      001245 p_g24_ota_sm_tx_data:
-0x3a7 001246 jam g24_ota_sm_tx_data_ok ,mem_g24_ota_sm 
-0x3a8 001247 rtn 
-:      001250 p_g24_mouse_parse_rx:
-0x3a9 001251 fetch 1 ,mem_24g_rxdata_length 
-0x3aa 001252 branch p_g24_parse_rx_ota_sm ,blank 
-0x3ab 001253 copy pdata ,regb 
-0x3ac 001256 jam 0 ,mem_24g_rxdata_length 
-0x3ad 001257 fetch 1 ,mem_24g_rxpayload 
-0x3ae 001258 beq datatype_ota ,p_g24_rx_ota 
-0x3af 001259 rtn 
-:      001262 p_g24_ota_mode_enable:
-0x3b0 001263 jam 1 ,mem_g24_ota_mode 
-0x3b1 001265 jam 0 ,mem_lpm_mode 
-0x3b2 001266 branch p_ota_init 
-:      001269 p_g24_ota_dispatch:
-0x3b3 001271 rtn 
-:      001274 p_g24_ota_transmit:
-0x3b4 001275 jam datatype_ota ,mem_24g_txbuf 
-0x3b5 001276 call g24_transmit_prep 
-0x3b6 001277 call g24_transmit_receive_ack 
-0x3b7 001278 nrtn sync 
-0x3b8 001279 nrtn user3 
-0x3b9 001280 call g24_txbuf_clear 
-0x3ba 001281 branch g24_ackpayload_parse 
-:      001284 p_g24_rx_ota:
-0x3bb 001285 fetch 1 ,mem_24g_rxpayload 
-0x3bc 001286 rtnne datatype_ota 
-0x3bd 001287 ifetch 1 ,contr 
-0x3be 001289 ifetcht 1 ,contr 
-0x3bf 001290 sub temp ,g24_ota_target_mouse ,null 
-0x3c0 001291 nbranch assert ,zero 
-0x3c1 001292 beq g24_ota_cmd_version ,p_g24_mouse_ota_process_version 
-0x3c2 001293 beq g24_ota_cmd_info ,p_g24_mouse_ota_process_info 
-0x3c3 001294 beq g24_ota_cmd_config ,p_g24_mouse_ota_process_config 
-0x3c4 001295 beq g24_ota_cmd_set_config_end ,p_g24_mouse_ota_process_set_config_end 
-0x3c5 001296 beq g24_ota_cmd_data ,p_g24_mouse_ota_process_data 
-0x3c6 001297 beq g24_ota_cmd_reset ,p_g24_mouse_ota_process_reset 
-0x3c7 001298 beq g24_ota_cmd_ping ,p_g24_mouse_ota_process_ping 
-0x3c8 001299 branch assert 
-:      001301 p_g24_mouse_ota_process_ping:
-0x3c9 001302 rtn 
-:      001304 p_g24_mouse_ota_process_version:
-0x3ca 001306 call p_g24_ota_mode_enable 
-0x3cb 001307 jam g24_ota_sm_rx_version ,mem_g24_ota_sm 
-0x3cc 001308 rtn 
-:      001310 p_g24_mouse_ota_process_info:
-0x3cd 001311 jam g24_ota_sm_rx_info ,mem_g24_ota_sm 
-0x3ce 001312 rtn 
-:      001314 p_g24_mouse_ota_process_config:
-0x3cf 001315 jam g24_ota_sm_rx_config ,mem_g24_ota_sm 
-0x3d0 001316 rtn 
-:      001319 p_g24_mouse_ota_process_set_config_end:
-0x3d1 001320 jam g24_ota_sm_rx_set_config_end ,mem_g24_ota_sm 
-0x3d2 001322 ifetch 2 ,contr 
-0x3d3 001323 ifetcht 2 ,contr 
-0x3d4 001324 fetchr rega ,2 ,mem_g24_ota_rx_alllen 
-0x3d5 001325 isub rega ,null 
-0x3d6 001326 nbranch p_g24_mouse_ota_process_fail ,zero 
-0x3d7 001327 fetch 2 ,mem_g24_ota_rx_sum 
-0x3d8 001328 isub temp ,null 
-0x3d9 001329 nbranch p_g24_mouse_ota_process_fail ,zero 
-0x3da 001330 call p_g24_check_ota_data_all 
-0x3db 001331 nbranch p_g24_mouse_ota_process_fail ,user 
-0x3dc 001332 branch p_g24_mouse_ota_process_ok 
-:      001334 p_g24_check_ota_data_all:
-0x3dd 001335 call p_g24_check_ota_data 
-0x3de 001336 nrtn user 
-0x3df 001337 fetch 2 ,mem_g24_ota_rx_sum 
-0x3e0 001338 isub alarm ,null 
-0x3e1 001339 nbranch disable_user ,zero 
-0x3e2 001340 fetcht 2 ,mem_temp_block6 
-0x3e3 001341 fetch 2 ,mem_g24_ota_rx_alllen 
-0x3e4 001342 increase -5 ,pdata 
-0x3e5 001343 isub temp ,null 
-0x3e6 001344 nbranch disable_user ,zero 
-0x3e7 001345 branch enable_user 
-:      001348 p_g24_check_ota_data:
-0x3e8 001349 fetch 2 ,mem_g24_ota_config_addr 
-0x3e9 001350 byteswap pdata ,pdata 
-0x3ea 001351 store 2 ,mem_addr_mi 
-0x3eb 001352 arg 3 ,temp 
-0x3ec 001353 arg mem_temp_block5 ,rega 
-0x3ed 001354 call iicd_read_eep 
-0x3ee 001356 fetch 1 ,mem_temp_block5 
-0x3ef 001357 bne g24_ota_data_header ,disable_user 
-0x3f0 001358 ifetcht 2 ,contr 
-0x3f1 001363 storet 2 ,mem_pdatatemp 
-0x3f2 001364 storet 2 ,mem_temp_block6 
-0x3f3 001366 fetch 1 ,mem_temp_block5 
-0x3f4 001367 arg 0xffff ,rege 
-0x3f5 001368 arg 0 ,temp 
-0x3f6 001369 arg mem_temp_block5 ,contr 
-0x3f7 001370 arg 3 ,loopcnt 
-0x3f8 001371 call p_g24_mouse_data_sum 
-0x3f9 001372 copy temp ,alarm 
-0x3fa 001374 fetch 2 ,mem_g24_ota_config_addr 
-0x3fb 001375 add pdata ,3 ,regf 
-0x3fc 001376 call p_g24_check_ota_data_loop 
-0x3fd 001378 byteswap regf ,pdata 
-0x3fe 001379 store 2 ,mem_addr_mi 
-0x3ff 001380 arg 2 ,temp 
-0x400 001381 arg mem_temp_block5 ,rega 
-0x401 001382 call iicd_read_eep 
-0x402 001383 fetch 2 ,mem_temp_block5 
-0x403 001384 isub rege ,null 
-0x404 001385 nbranch disable_user ,zero 
-0x405 001386 fetch 1 ,mem_temp_block5 
-0x406 001387 iadd alarm ,alarm 
-0x407 001388 ifetch 1 ,contr 
-0x408 001389 iadd alarm ,alarm 
-0x409 001390 setarg 0xffff 
-0x40a 001391 iand alarm ,alarm 
-0x40b 001392 branch enable_user 
-:      001394 p_g24_check_ota_data_loop:
-0x40c 001395 fetch 2 ,mem_pdatatemp 
-0x40d 001396 rtn blank 
-0x40e 001397 copy pdata ,temp 
-0x40f 001398 sub pdata ,16 ,null 
-0x410 001399 branch p_g24_check_ota_data_loopend ,positive 
-0x411 001400 increase -16 ,pdata 
-0x412 001401 arg 0x10 ,temp 
-:      001402 p_g24_check_ota_data_loop2:
-0x413 001403 store 2 ,mem_pdatatemp 
-0x414 001404 copy temp ,regext 
-0x415 001405 copy regf ,pdata 
-0x416 001406 byteswap pdata ,pdata 
-0x417 001407 store 2 ,mem_addr_mi 
-0x418 001408 arg mem_temp_block5 ,rega 
-0x419 001409 call iicd_read_eep 
-0x41a 001410 copy regf ,pdata 
-0x41b 001411 iadd regext ,regf 
-0x41c 001412 copy regext ,loopcnt 
-0x41d 001413 copy rege ,pdata 
-0x41e 001414 arg mem_temp_block5 ,contr 
-0x41f 001415 icrc contr 
-0x420 001416 copy pdata ,rege 
-0x421 001417 copy regext ,loopcnt 
-0x422 001418 arg mem_temp_block5 ,contr 
-0x423 001419 copy alarm ,temp 
-0x424 001420 call p_g24_mouse_data_sum 
-0x425 001421 copy temp ,alarm 
-0x426 001422 branch p_g24_check_ota_data_loop 
-:      001424 p_g24_check_ota_data_loopend:
-0x427 001425 setarg 0 
-0x428 001426 branch p_g24_check_ota_data_loop2 
-:      001430 p_g24_mouse_ota_process_data:
-0x429 001431 jam g24_ota_sm_rx_data ,mem_g24_ota_sm 
-0x42a 001433 ifetch 1 ,contr 
-0x42b 001434 copy contr ,rega 
-0x42c 001435 fetcht 1 ,mem_g24_ota_rx_data_count 
-0x42d 001436 isub temp ,null 
-0x42e 001437 branch p_g24_mouse_ota_process_ok ,zero 
-0x42f 001438 call p_g24_cmd_ota_data_check_count 
-0x430 001439 nbranch p_g24_mouse_ota_process_fail ,user 
-0x431 001440 sub regb ,4 ,null 
-0x432 001441 branch p_g24_mouse_ota_process_fail ,positive 
-0x433 001442 increase -4 ,regb 
-0x434 001444 storer regb ,2 ,mem_hold_contw 
-0x435 001445 storer rega ,2 ,mem_hold_contr 
-0x436 001446 call iicd_eeprom_write_enable 
-0x437 001447 call p_dongle_usb_cmd_ota_write_data 
-0x438 001448 call iicd_eeprom_write_disable 
-0x439 001449 fetchr regb ,2 ,mem_hold_contw 
-0x43a 001450 fetchr rega ,2 ,mem_hold_contr 
-0x43b 001452 fetch 2 ,mem_g24_ota_rx_alllen 
-0x43c 001453 iadd regb ,pdata 
-0x43d 001454 store 2 ,mem_g24_ota_rx_alllen 
-0x43e 001455 copy regb ,loopcnt 
-0x43f 001456 arg 0 ,temp 
-0x440 001457 copy rega ,contr 
-0x441 001458 call p_g24_mouse_data_sum 
-0x442 001459 fetch 2 ,mem_g24_ota_rx_sum 
-0x443 001460 iadd temp ,pdata 
-0x444 001461 store 2 ,mem_g24_ota_rx_sum 
-:      001463 p_g24_mouse_ota_process_ok:
-0x445 001464 jam g24_ota_status_success ,mem_g24_ota_rtn_state 
-0x446 001465 rtn 
-:      001467 p_g24_mouse_ota_process_fail:
-0x447 001468 jam g24_ota_status_fail ,mem_g24_ota_rtn_state 
-0x448 001469 rtn 
-:      001471 p_dongle_usb_cmd_ota_write_data:
-0x449 001473 fetch 2 ,mem_g24_ota_config_addr 
-0x44a 001474 rtn blank 
-0x44b 001475 fetcht 2 ,mem_g24_ota_rx_alllen 
-0x44c 001476 iadd temp ,pdata 
-0x44d 001477 copy regb ,temp 
-0x44e 001478 branch iicd_write_ota_data 
-:      001481 p_g24_mouse_ota_process_reset:
-0x44f 001482 fetch 1 ,mem_g24_ota_sm 
-0x450 001483 rtneq g24_ota_sm_rx_reset 
-0x451 001484 rtneq g24_ota_sm_tx_reset 
-0x452 001485 rtneq g24_ota_sm_tx_reset_ok 
-0x453 001486 jam 5 ,mem_g24_ota_reset_timer 
-0x454 001487 jam g24_ota_sm_rx_reset ,mem_g24_ota_sm 
-0x455 001488 rtn 
-:      001491 p_g24_cmd_ota_data_check_count:
-0x456 001492 fetcht 1 ,mem_g24_ota_rx_data_count 
-0x457 001493 store 1 ,mem_g24_ota_rx_data_count 
-0x458 001494 beq 0 ,p_g24_cmd_ota_data_check_count_0 
-0x459 001495 isub temp ,pdata 
-0x45a 001496 beq 1 ,enable_user 
-0x45b 001497 branch disable_user 
-:      001499 p_g24_cmd_ota_data_check_count_0:
-0x45c 001500 sub temp ,0xff ,null 
-0x45d 001501 branch enable_user ,zero 
-0x45e 001502 branch disable_user 
-:      001504 p_g24_mouse_data_sum:
-0x45f 001505 ifetch 1 ,contr 
-0x460 001506 iadd temp ,temp 
-0x461 001507 loop p_g24_mouse_data_sum 
-0x462 001508 rtn 
-:      001513 p_g24_mouse_ota_crc:
-0x463 001514 setarg 0xffff 
-0x464 001515 icrc contr 
-0x465 001516 rtn 
-:      001518 p_g24_mouse_ota_check_crc:
-0x466 001519 fetchr loopcnt ,1 ,mem_24g_rxdata_length 
-0x467 001520 sub loopcnt ,2 ,null 
-0x468 001521 branch disable_user ,positive 
-0x469 001522 arg mem_24g_rxpayload ,pdata 
-0x46a 001523 iadd loopcnt ,contr 
-0x46b 001524 increase -2 ,contr 
-0x46c 001525 ifetcht 2 ,contr 
-0x46d 001526 arg mem_24g_rxpayload ,contr 
-0x46e 001527 call p_g24_mouse_ota_crc 
-0x46f 001528 isub temp ,null 
-0x470 001529 branch enable_user ,zero 
-0x471 001530 branch disable_user 
-:      001533 p_g24_mouse_ota_check_data:
-0x472 001534 ifetch 1 ,contr 
-0x473 001535 bne 0x5a ,p_g24_mouse_ota_load_fail 
-0x474 001536 copy rega ,1 ,contr 
-0x475 001537 fetcht 2 ,contr 
-:      001538 p_g24_mouse_ota_check_data_loop:
-0x476 001539 sub temp ,3 ,null 
-0x477 001540 branch p_g24_mouse_ota_load_fail ,positive 
-0x478 001541 increase 2 ,contr 
-0x479 001542 ifetchr loopcnt ,1 ,contr 
-0x47a 001543 sub loopcnt ,0 ,null 
-0x47b 001544 nbranch p_g24_mouse_ota_load_fail ,zero 
-0x47c 001545 copy loopcnt ,pdata 
-0x47d 001546 iadd contr ,contr 
-0x47e 001547 copy temp ,pdata 
-0x47f 001548 increase 3 ,loopcnt 
-0x480 001549 isub loopcnt ,temp 
-0x481 001550 nbranch p_g24_mouse_ota_check_data_loop ,zero 
-0x482 001551 ifetcht 2 ,contr 
-0x483 001552 add rega ,1 ,contr 
-0x484 001553 ifetch 2 ,contr 
-0x485 001554 add pdata ,2 ,loopcnt 
-0x486 001555 add rega ,1 ,contr 
-0x487 001556 call p_g24_mouse_ota_crc 
-0x488 001557 isub temp ,null 
-0x489 001558 nbranch p_g24_mouse_ota_load_fail ,zero 
-:      001559 p_g24_mouse_ota_load_success:
-0x48a 001560 branch enable_user 
-:      001563 p_g24_mouse_ota_load_fail:
-0x48b 001564 branch disable_user 
-:      001566 p_g24_mouse_ota_get_otaaddr:
-0x48c 001567 fetch 2 ,mem_g24_ota_config_addr 
-0x48d 001568 copy pdata ,contr 
-0x48e 001569 call p_g24_mouse_ota_check_data 
-0x48f 001570 nbranch p_g24_mouse_ota_config_end ,user 
-0x490 001571 fetchr rega ,2 ,mem_g24_ota_config_addr 
-0x491 001572 add rega ,1 ,contr 
-0x492 001573 ifetch 2 ,contr 
-0x493 001574 increase 5 ,pdata 
-0x494 001575 iadd rega ,pdata 
-0x495 001576 store 2 ,mem_g24_ota_config_addr 
-0x496 001577 branch p_g24_mouse_ota_get_otaaddr 
-:      001579 p_g24_mouse_ota_config_end:
-0x497 001580 fetch 2 ,mem_g24_ota_storage_size 
-0x498 001581 fetcht 2 ,mem_g24_ota_config_addr 
-0x499 001582 isub temp ,pdata 
-0x49a 001583 rtn 
-:      001586 p_ota_init:
-0x49b 001587 setarg 0 
-0x49c 001588 store 2 ,mem_g24_ota_rx_alllen 
-0x49d 001589 store 2 ,mem_g24_ota_rx_sum 
-0x49e 001590 store 1 ,mem_g24_ota_rx_data_count 
-0x49f 001591 store 1 ,mem_g24_ota_sm 
-0x4a0 001592 rtn 
-:      001594 p_mouse_24g_package_ota:
-0x4a1 001595 call disable_user 
-0x4a2 001596 fetch 1 ,mem_g24_ota_sm 
-0x4a3 001597 beq g24_ota_sm_rx_version ,p_mouse_24g_package_ota_version 
-0x4a4 001598 beq g24_ota_sm_rx_info ,p_mouse_24g_package_ota_info 
-0x4a5 001599 beq g24_ota_sm_rx_config ,p_mouse_24g_package_ota_config 
-0x4a6 001600 beq g24_ota_sm_rx_set_config_end ,p_mouse_24g_package_ota_set_config_end 
-0x4a7 001601 beq g24_ota_sm_rx_data ,p_mouse_24g_package_ota_data 
-0x4a8 001602 beq g24_ota_sm_rx_reset ,p_mouse_24g_package_ota_reset 
-0x4a9 001603 branch p_mouse_24g_package_ping 
-:      001605 p_mouse_24g_package_ota_version:
-0x4aa 001606 jam datatype_ota ,mem_24g_txbuf 
-0x4ab 001607 jam g24_ota_cmd_version ,mem_24g_txbuf + 1 
-0x4ac 001608 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-0x4ad 001609 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0x4ae 001610 setarg g24_ota_version 
-0x4af 001611 store 2 ,mem_24g_txbuf + 4 
-0x4b0 001612 jam type_ms ,mem_24g_data_type 
-0x4b1 001613 jam 6 ,mem_24g_datalen 
-0x4b2 001617 jam g24_ota_sm_tx_version ,mem_g24_ota_sm 
-0x4b3 001618 rtn 
-:      001620 p_mouse_24g_package_ota_info:
-0x4b4 001621 jam datatype_ota ,mem_24g_txbuf 
-0x4b5 001622 jam g24_ota_cmd_info ,mem_24g_txbuf + 1 
-0x4b6 001623 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-0x4b7 001624 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0x4b8 001625 fetch 2 ,core_chipid 
-0x4b9 001626 store 2 ,mem_24g_txbuf + 4 
-0x4ba 001627 setarg 0x6661 
-0x4bb 001628 istore 2 ,contw 
-0x4bc 001629 setarg 1 
-0x4bd 001630 istore 6 ,contw 
-0x4be 001631 setarg 0 
-0x4bf 001632 istore 2 ,contw 
-0x4c0 001633 istore 2 ,contw 
-0x4c1 001634 call p_mouse_24g_storage_type 
-0x4c2 001635 istore 1 ,contw 
-0x4c3 001636 setarg 0 
-0x4c4 001637 istore 1 ,contw 
-0x4c5 001638 fetcht 2 ,mem_g24_ota_config_addr 
-0x4c6 001639 istoret 2 ,contw 
-0x4c7 001640 fetch 2 ,mem_g24_ota_storage_size 
-0x4c8 001641 lshift8 pdata ,pdata 
-0x4c9 001642 rshift pdata ,pdata 
-0x4ca 001643 isub temp ,pdata 
-0x4cb 001644 nbranch p_dongle_usb_cmd_ota_info_dongle_empty ,positive 
-:      001645 p_dongle_usb_cmd_ota_info_dongle_common:
-0x4cc 001646 istore 2 ,contw 
-0x4cd 001647 jam 24 ,mem_24g_datalen 
-0x4ce 001648 jam type_ms ,mem_24g_data_type 
-0x4cf 001649 jam g24_ota_sm_tx_info ,mem_g24_ota_sm 
-0x4d0 001650 rtn 
-:      001652 p_dongle_usb_cmd_ota_info_dongle_empty:
-0x4d1 001653 setarg 0 
-0x4d2 001654 branch p_dongle_usb_cmd_ota_info_dongle_common 
-:      001656 p_mouse_24g_package_ota_config:
-0x4d3 001657 jam g24_ota_sm_tx_config ,mem_g24_ota_sm 
-0x4d4 001658 jam g24_ota_cmd_config ,mem_24g_txbuf + 1 
-0x4d5 001659 jam 4 ,mem_24g_datalen 
-0x4d6 001660 branch p_mouse_24g_package_ota_common_ok 
-:      001662 p_mouse_24g_package_ota_reset:
-0x4d7 001663 jam g24_ota_sm_tx_reset ,mem_g24_ota_sm 
-0x4d8 001664 jam g24_ota_cmd_reset ,mem_24g_txbuf + 1 
-0x4d9 001665 jam 4 ,mem_24g_datalen 
-0x4da 001666 branch p_mouse_24g_package_ota_common_ok 
-:      001668 p_mouse_24g_storage_type:
-0x4db 001669 fetch mouse_flag_len ,mem_mouse_flag 
-0x4dc 001670 bbit1 mouse_enable_eeprom ,p_mouse_24g_storage_type_eeprom 
-0x4dd 001671 bbit1 mouse_enable_flash ,p_mouse_24g_storage_type_flash 
-0x4de 001672 setarg g24_ota_storage_error 
-0x4df 001673 rtn 
-:      001675 p_mouse_24g_storage_type_eeprom:
-0x4e0 001676 setarg g24_ota_storage_eeprom 
-0x4e1 001677 rtn 
-:      001679 p_mouse_24g_storage_type_flash:
-0x4e2 001680 setarg g24_ota_storage_flash 
-0x4e3 001681 rtn 
-:      001684 p_mouse_24g_package_ota_common_ok:
-0x4e4 001685 jam type_ms ,mem_24g_data_type 
-0x4e5 001686 jam datatype_ota ,mem_24g_txbuf 
-0x4e6 001687 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-0x4e7 001688 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0x4e8 001689 rtn 
-:      001691 p_mouse_24g_package_ota_common_fail:
-0x4e9 001692 jam g24_ota_status_fail ,mem_24g_txbuf + 2 
-0x4ea 001693 jam type_ms ,mem_24g_data_type 
-0x4eb 001694 jam datatype_ota ,mem_24g_txbuf 
-0x4ec 001695 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0x4ed 001696 rtn 
-:      001699 p_mouse_24g_package_ota_data:
-0x4ee 001700 jam g24_ota_sm_tx_data_ok ,mem_g24_ota_sm 
-0x4ef 001702 jam g24_ota_cmd_data ,mem_24g_txbuf + 1 
-0x4f0 001703 fetch 1 ,mem_g24_ota_rx_data_count 
-0x4f1 001704 store 1 ,mem_24g_txbuf + 4 
-0x4f2 001705 jam 5 ,mem_24g_datalen 
-0x4f3 001706 jam type_ms ,mem_24g_data_type 
-0x4f4 001707 jam datatype_ota ,mem_24g_txbuf 
-0x4f5 001708 fetch 1 ,mem_g24_ota_rtn_state 
-0x4f6 001709 store 1 ,mem_24g_txbuf + 2 
-0x4f7 001710 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0x4f8 001711 rtn 
-:      001714 p_mouse_24g_package_ota_set_config_end:
-0x4f9 001715 jam g24_ota_sm_tx_set_config_end_ok ,mem_g24_ota_sm 
-0x4fa 001716 jam g24_ota_cmd_set_config_end ,mem_24g_txbuf + 1 
-0x4fb 001717 jam 4 ,mem_24g_datalen 
-0x4fc 001719 jam type_ms ,mem_24g_data_type 
-0x4fd 001720 jam datatype_ota ,mem_24g_txbuf 
-0x4fe 001721 fetch 1 ,mem_g24_ota_rtn_state 
-0x4ff 001722 store 1 ,mem_24g_txbuf + 2 
-0x500 001723 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0x501 001724 rtn 
-:      001727 p_mouse_24g_package_ping:
-0x502 001728 jam datatype_ota ,mem_24g_txbuf 
-0x503 001729 jam g24_ota_cmd_ping ,mem_24g_txbuf + 1 
-0x504 001730 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-0x505 001731 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0x506 001734 jam type_ms ,mem_24g_data_type 
-0x507 001735 jam 4 ,mem_24g_datalen 
-0x508 001736 rtn 
-:      001738 p_mouse_24g_package_data_ota:
-0x509 001739 copy pdata ,rega 
-0x50a 001740 jam 0 ,mem_g24_ota_prepare_send_len 
-0x50b 001741 jam type_ms ,mem_24g_data_type 
-0x50c 001742 arg mem_g24_ota_txbuf ,regb 
-0x50d 001743 rtn 
+0x0 000015 bbit1 8 ,pf_patch_ext 
+0x1 000016 beq patch00_0 ,p_soft_reset 
+0x2 000017 beq patch00_3 ,p_main_loop 
+0x3 000018 beq patch10_3 ,p_set_sync_on 
+0x4 000019 beq patch11_3 ,p_initialize_radio_cont 
+0x5 000020 beq patch13_7 ,p_init_param 
+0x6 000021 beq patch15_6 ,p_app_init 
+0x7 000022 beq patch16_0 ,p_app_evt_100ms_loop 
+0x8 000023 beq patch18_3 ,p_mouse_start_work 
+0x9 000024 beq patch18_4 ,p_mouse_start_reconnect_device 
+0xa 000025 beq patch18_7 ,p_mouse_app_enter_hibernate 
+0xb 000026 beq patch19_1 ,p_mouse_setgpio_hibernate 
+0xc 000027 beq patch19_2 ,p_mouse_lpm_before_common 
+0xd 000028 beq patch19_4 ,p_mouse_adc_read_start 
+0xe 000029 beq patch19_6 ,p_mouse_motion 
+0xf 000030 beq patch19_7 ,p_mouse_dpi_process 
+0x10 000031 beq patch1a_0 ,p_mouse_seting_dpi 
+0x11 000032 beq patch1a_1 ,p_mouse_check_key_gpio 
+0x12 000033 beq patch1a_4 ,p_mouse_sensor_poweron 
+0x13 000034 beq patch1a_6 ,p_mouse_priority_bb_event 
+0x14 000035 beq patch1b_1 ,p_mouse_bb_event_timer 
+0x15 000036 beq patch1b_2 ,p_mouse_start_discovery 
+0x16 000037 beq patch1b_6 ,p_mouse_idle 
+0x17 000038 beq patch1d_0 ,p_hid_rx_process 
+0x18 000039 branch loop 
+:      000041 pf_patch_ext:
+0x19 000042 beq patch26_3 ,p_adc_init_data 
+0x1a 000043 beq patch26_4 ,p_enable_adc 
+0x1b 000044 beq patch30_7 ,p_ui_timer_check 
+0x1c 000045 beq patch34_1 ,p_le_slave_match 
+0x1d 000046 beq patch38_0 ,p_le_parse_l2cap 
+0x1e 000047 beq patch3b_5 ,p_g24_dispatch 
+0x1f 000048 beq patch3c_2 ,p_g24_pair_dispatch 
+0x20 000049 beq patch3d_1 ,p_g24_reconn_dispatch 
+0x21 000050 beq patch3d_2 ,p_g24_transmit_no_interrupt 
+0x22 000051 beq patch3d_4 ,p_g24_lpm_wait 
+0x23 000052 beq patch3d_5 ,p_power_ctrl_start 
+0x24 000053 branch loop 
+:      000056 p_soft_reset:
+0x25 000057 clear_stack 
+0x26 000058 call app_param_init 
+0x27 000059 setarg mem_mouse_rssi_signal_buf_patch 
+0x28 000060 store 2 ,mem_rssi_signal_buf_ptr 
+0x29 000061 call mouse_xtal_init 
+0x2a 000062 branch soft_reset + 3 
+:      000064 p_mouse_start_reconnect_device:
+0x2b 000065 fetch 1 ,mem_mouse_bt_led_recon_effect_flag 
+0x2c 000066 ncall p_mouse_multi_led_blink_enable ,blank 
+0x2d 000067 branch mouse_start_reconnect_device + 1 
+:      000070 p_main_loop:
+0x2e 000071 call sp_calc_sequence 
+0x2f 000072 call sp_calc_sequence_256 
+0x30 000073 call sp_calc_sequence_256_check 
+0x31 000074 call le_advertising_dispatch + 1 
+0x32 000075 call idle_dispatch 
+0x33 000076 call app_process_idle + 1 
+0x34 000077 call inquiry_dispatch + 1 
+0x35 000078 call inquiry_scan_dispatch + 1 
+0x36 000079 call page_scan_dispatch + 1 
+0x37 000080 call connection_dispatch + 1 
+0x38 000081 call g24_dispatch + 2 
+0x39 000082 call p_lpm_dispatch 
+0x3a 000083 branch main_loop 
+:      000085 p_lpm_dispatch:
+0x3b 000086 call lpo_calibration 
+0x3c 000087 fetch 3 ,mem_clks_per_lpo 
+0x3d 000088 rtn blank 
+0x3e 000089 fetch 1 ,mem_lpm_mode 
+0x3f 000090 rtn blank 
+0x40 000091 fetch 1 ,mem_ssp_enable 
+0x41 000092 branch p_lpm_dispatch_next ,blank 
+0x42 000093 fetch 1 ,mem_sp_local_key_invalid 
+0x43 000094 rtn blank 
+:      000095 p_lpm_dispatch_next:
+0x44 000096 fetch 1 ,mem_sc_calc 
+0x45 000097 nrtn blank 
+0x46 000098 branch lpm_dispatch_next + 3 
+:      000100 p_set_sync_on:
+0x47 000101 jam 0x5 ,modem_en 
+0x48 000102 nop 2 
+0x49 000103 jam 0x0 ,modem_en 
+0x4a 000104 fetch 1 ,mem_fcomp_div 
+0x4b 000105 beq xtal_24m ,set_sync_on_24m 
+:      000106 p_set_sync_on_16m:
+0x4c 000107 jam 0x29 ,core_syn_afc_cfg1 
+0x4d 000108 branch set_sync_on_16m 
+:      000111 p_adc_init_data:
+0x4e 000112 arg mem_temp_block2 ,rega 
+0x4f 000113 arg 12 ,temp 
+0x50 000114 setarg efuse_offset_adc_param 
+0x51 000115 call efuse_read_data 
+0x52 000116 branch adc_init_data + 6 
+:      000118 p_enable_adc:
+0x53 000119 fetchr regb ,1 ,core_rf_ldo_cfg6 
+0x54 000120 jam 0x3d ,core_rf_ldo_cfg6 
+0x55 000121 jam 0xaa ,core_rf_ldo_cfg5 
+0x56 000122 jam 0x0c ,core_rf_ldo_en0 
+0x57 000123 fetch 1 ,core_clkpll_cfg6 
+0x58 000124 set1 7 ,pdata 
+0x59 000125 store 1 ,core_clkpll_cfg6 
+0x5a 000126 jam 0x04 ,core_rf_ldo_en1 
+0x5b 000127 nop 60 
+0x5c 000128 jam 0 ,core_syn_en 
+0x5d 000129 jam 6 ,core_rx_en0 
+0x5e 000130 call read_adc_mode 
+0x5f 000131 store 1 ,core_gpadc_ctrl 
+0x60 000133 jam 0x03 ,core_sum_ctrl 
+0x61 000134 nop 60 
+0x62 000135 fetch 1 ,core_sum_en 
+0x63 000136 set1 7 ,pdata 
+0x64 000137 store 1 ,core_sum_en 
+0x65 000138 nop 1000 
+0x66 000139 fetch 2 ,core_adc_sum 
+0x67 000140 store 2 ,mem_adc_current_value 
+0x68 000141 fetch 1 ,core_sum_en 
+0x69 000142 set0 7 ,pdata 
+0x6a 000143 store 1 ,core_sum_en 
+0x6b 000144 jam 0 ,core_gpadc_ctrl 
+0x6c 000146 storer regb ,1 ,core_rf_ldo_cfg6 
+0x6d 000147 rtn 
+:      000150 p_mouse_adc_read_start:
+0x6e 000151 fetch 1 ,mem_24g_device_led_status 
+0x6f 000152 nrtn blank 
+0x70 000153 call p_enable_adc 
+0x71 000154 branch mouse_adc_read_start + 3 
+:      000156 p_app_evt_100ms_loop:
+0x72 000157 fetch 1 ,mem_app_evt_timer_count 
+0x73 000158 rtn blank 
+0x74 000159 increase -1 ,pdata 
+0x75 000160 store 1 ,mem_app_evt_timer_count 
+0x76 000161 call ui_button_polling 
+0x77 000162 call app_lpm_wake_auto_lock_timer 
+0x78 000163 call app_unsniff_delay_timer 
+0x79 000164 call app_discovery_timer 
+0x7a 000165 call flash_write_spi_sm_timer 
+0x7b 000167 fetch 2 ,mem_cb_event_timer 
+0x7c 000168 call callback_func 
+0x7d 000169 branch p_app_evt_100ms_loop 
+:      000174 p_initialize_radio_cont:
+0x7e 000176 jam 0xe6 ,core_syn_aac_cfg1 
+0x7f 000178 call initialize_syn_afc_cfg1 
+0x80 000179 call initialize_rf_ldo_cfg1 
+0x81 000180 call initialize_rc_cal 
+0x82 000182 jam 0x09 ,core_rx_bq_cfg0 
+0x83 000184 jam 5 ,core_clkpll_cfg0 
+0x84 000185 jam 0x94 ,core_rx_iqadc_cfg 
+0x85 000187 jam 0x0b ,core_rf_ldo_cfg2 
+0x86 000188 jam 0x05 ,core_rf_ldo_cfg3 
+0x87 000189 jam 0x90 ,core_syn_pfd_lkd_cfg 
+0x88 000191 jam 0x00 ,core_syn_loopdiv_dsm_cfg 
+0x89 000192 jam 0x40 ,core_rx_ctrl1 
+0x8a 000194 branch initialize_radio_cont + 8 
+:      000198 p_init_param:
+0x8b 000199 jam 0 ,mem_lmo_tid2 
+0x8c 000200 branch init_param_next + 1 
+:      000203 p_app_init:
+:      000204 p_mouse_init:
+0x8d 000205 ncall p_mouse_le_name_load ,wake 
+0x8e 000206 call enable_authrom 
+0x8f 000207 call p_mouse_setting_config 
+0x90 000208 call mouse_init_sunt 
+0x91 000209 rtn wake 
+0x92 000210 call p_g24_report 
+0x93 000211 fetch 3 ,mem_24g_short_sleep_set 
+0x94 000212 store 3 ,mem_24g_short_sleep_set_init 
+0x95 000213 call p_send_time_long_wake 
+0x96 000214 call p_mouse_load_default_param 
+0x97 000215 call mouse_dpi_config 
+0x98 000216 call mouse_usb_check_enable 
+0x99 000217 call mouse_drawing_optima_init 
+0x9a 000218 call p_mouse_cb_fuction 
+0x9b 000219 call p_mouse_sensor_powerdown 
+0x9c 000220 branch mouse_init + 8 
+:      000223 p_g24_report:
+0x9d 000224 setarg 0x17700 
+0x9e 000225 store 3 ,mem_24g_tsniff 
+0x9f 000226 call g24_interval_param_8ms 
+0xa0 000227 fetch mouse_flag_len ,mem_mouse_flag 
+0xa1 000228 rtnbit0 mouse_enable_24g_250hz 
+0xa2 000229 call g24_interval_param_4ms 
+0xa3 000230 setarg 0xbb80 
+0xa4 000231 store 3 ,mem_24g_tsniff 
+0xa5 000232 setarg 0x4800 
+0xa6 000233 store 3 ,mem_24g_short_sleep_set 
+0xa7 000234 rtn 
+:      000236 p_mouse_load_default_param:
+0xa8 000237 call p_mouse_firebutton_connect_state_check 
+0xa9 000238 call p_mouse_device_multi_led_poweron2s_init 
+0xaa 000239 branch p_mouse_double_dpi_judge 
+:      000241 p_mouse_double_dpi_judge:
+0xab 000242 fetch mouse_flag_len ,mem_mouse_flag 
+0xac 000243 rtnbit0 mouse_enable_double_dpi_key 
+0xad 000244 fetch 1 ,mem_dpi_another_button_gpio 
+0xae 000245 bbit1 gpio_active_bit ,p_mouse_another_dpi_connect_vin 
+:      000246 p_mouse_another_dpi_connect_gnd:
+0xaf 000247 jam 0 ,mem_mouse_another_dpi_connect_vin_flag 
+0xb0 000248 rtn 
+:      000249 p_mouse_another_dpi_connect_vin:
+0xb1 000250 jam 1 ,mem_mouse_another_dpi_connect_vin_flag 
+0xb2 000251 rtn 
+:      000253 p_mouse_firebutton_connect_state_check:
+0xb3 000254 fetch 1 ,mem_firebutton_gpio 
+0xb4 000255 rtneq gpio_disable 
+0xb5 000256 bbit1 gpio_active_bit ,p_mouse_firebutton_connect_vin 
+:      000257 p_mouse_firebutton_connect_gnd:
+0xb6 000258 jam 0 ,mem_mouse_firebutton_connect_vin_flag 
+0xb7 000259 rtn 
+:      000260 p_mouse_firebutton_connect_vin:
+0xb8 000261 jam 1 ,mem_mouse_firebutton_connect_vin_flag 
+0xb9 000262 rtn 
+:      000264 p_mouse_le_name_load:
+0xba 000265 fetch 8 ,mem_le_name_patch 
+0xbb 000266 rtn blank 
+0xbc 000268 fetch 1 ,mem_le_name_patch_len 
+0xbd 000269 copy pdata ,rega 
+0xbe 000270 sub pdata ,11 ,null 
+0xbf 000271 nbranch p_mouse_le_name_patch_len_overflow ,positive 
+0xc0 000273 arg mem_le_name_patch ,contr 
+0xc1 000274 arg mem_le_adv_swift_pair + 9 ,contw 
+0xc2 000275 copy rega ,loopcnt 
+0xc3 000276 call memcpy 
+0xc4 000278 arg mem_le_name_patch ,contr 
+0xc5 000279 arg mem_le_scan_data + 2 ,contw 
+0xc6 000280 copy rega ,loopcnt 
+0xc7 000281 call memcpy 
+0xc8 000283 arg mem_le_name_patch ,contr 
+0xc9 000284 arg mem_le_name ,contw 
+0xca 000285 copy rega ,loopcnt 
+0xcb 000286 branch memcpy 
+:      000288 p_mouse_le_name_patch_len_overflow:
+0xcc 000289 call p_mouse_le_swift_pair_disable 
+0xcd 000290 fetch 1 ,mem_le_name_patch_len 
+0xce 000291 increase 1 ,pdata 
+0xcf 000292 store 1 ,mem_le_adv_swift_pair 
+0xd0 000293 jam 9 ,mem_le_adv_swift_pair + 1 
+0xd1 000294 arg mem_le_name_patch ,contr 
+0xd2 000295 arg mem_le_adv_swift_pair + 2 ,contw 
+0xd3 000296 copy rega ,loopcnt 
+0xd4 000297 call memcpy 
+0xd5 000299 fetch 1 ,mem_le_name_patch_len 
+0xd6 000300 increase 1 ,pdata 
+0xd7 000301 store 1 ,mem_le_scan_data 
+0xd8 000302 jam 9 ,mem_le_scan_data + 1 
+0xd9 000303 arg mem_le_name_patch ,contr 
+0xda 000304 arg mem_le_scan_data + 2 ,contw 
+0xdb 000305 copy rega ,loopcnt 
+0xdc 000306 call memcpy 
+0xdd 000308 arg mem_le_name_patch_len ,contr 
+0xde 000309 arg mem_le_name_len ,contw 
+0xdf 000310 copy rega ,loopcnt 
+0xe0 000311 increase 1 ,loopcnt 
+0xe1 000312 branch memcpy 
+:      000314 p_mouse_le_swift_pair_disable:
+0xe2 000315 arg mem_le_adv_swift_pair ,contw 
+0xe3 000316 arg 20 ,loopcnt 
+0xe4 000317 branch clear_mem 
+:      000319 p_mouse_setting_config:
+0xe5 000320 rtn wake 
+0xe6 000321 call g24_transmit_init 
+0xe7 000322 call g24_chmap_param_init 
+0xe8 000323 call p_mouse_gpio_init 
+0xe9 000324 call mouse_param_init 
+0xea 000325 call p_g24_short_sleep_set_8ms 
+0xeb 000326 fetch mouse_flag_len ,mem_mouse_flag 
+0xec 000327 bbit0 mouse_enable_24g_250hz ,mouse_setting_config_next 
+0xed 000328 call p_g24_short_sleep_set_4ms 
+0xee 000329 branch mouse_setting_config_next 
+:      000331 p_g24_short_sleep_set_8ms:
+0xef 000332 setarg 58000 
+0xf0 000333 store 3 ,mem_24g_short_sleep_set 
+0xf1 000334 rtn 
+:      000335 p_g24_short_sleep_set_4ms:
+0xf2 000336 setarg 6000 
+0xf3 000337 store 3 ,mem_24g_short_sleep_set 
+0xf4 000338 rtn 
+:      000340 p_mouse_gpio_init:
+0xf5 000341 fetch 1 ,mem_mouse_1io2led_led_enable 
+0xf6 000342 ncall p_mouse_1io2led_all_off ,blank 
+0xf7 000343 branch mouse_gpio_init 
+:      000345 p_mouse_1io2led_all_off:
+0xf8 000346 call p_mouse_device_24g_led_off 
+0xf9 000347 call p_mouse_device_bt1_led_off 
+0xfa 000348 branch p_mouse_device_bt2_led_off 
+:      000350 p_mouse_cb_fuction:
+0xfb 000351 setarg p_mouse_24g_package_data 
+0xfc 000352 store 2 ,mem_cb_24g_transmit_data 
+0xfd 000353 setarg p_mouse_24g_search_dongle 
+0xfe 000354 store 2 ,mem_cb_24g_search_receiver 
+0xff 000355 branch mouse_cb_fuction + 4 
+:      000357 p_mouse_24g_package_data:
+0x100 000358 rtnmark0 mark_24g 
+0x101 000359 call mouse_motion 
+0x102 000360 nrtn user 
+0x103 000361 fetch mouse_flag_len ,mem_mouse_flag 
+0x104 000362 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0x105 000363 fetch 1 ,mem_customer_key 
+0x106 000364 nbranch mouse_24g_keyboard_package_data ,blank 
+:      000365 p_mouse_24g_mouse_package_data:
+0x107 000366 call mouse_data_xy_release 
+0x108 000367 fetch 1 ,mem_24g_data_type 
+0x109 000368 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+0x10a 000369 fetcht 1 ,mem_24g_txbuf + 1 
+0x10b 000370 fetch 1 ,mem_mouse_key 
+0x10c 000371 ior temp ,pdata 
+0x10d 000372 store 1 ,mem_mouse_key 
+0x10e 000373 fetcht 1 ,mem_24g_txbuf + 6 
+0x10f 000374 fetch 1 ,mem_mouse_z 
+0x110 000375 iadd temp ,pdata 
+0x111 000376 store 1 ,mem_mouse_z 
+0x112 000377 fetcht 1 ,mem_24g_txbuf + 7 
+0x113 000378 fetch 1 ,mem_mouse_tz 
+0x114 000379 iadd temp ,pdata 
+0x115 000380 store 1 ,mem_mouse_tz 
+:      000381 p_mouse_24g_mouse_package_data_now:
+0x116 000382 jam type_ms ,mem_24g_data_type 
+0x117 000383 arg 7 ,rega 
+0x118 000384 arg mem_mouse_key ,regb 
+0x119 000385 rtn 
+:      000388 p_mouse_24g_search_dongle:
+0x11a 000389 fetch mouse_flag_len ,mem_mouse_flag 
+0x11b 000390 rtnbit0 mouse_enable_24g_search_dongle 
+0x11c 000391 fetch 1 ,mem_mouse_long_mult_flag 
+0x11d 000392 rtn blank 
+0x11e 000393 fetch 1 ,mem_24g_abort_pac 
+0x11f 000394 rtn blank 
+0x120 000395 fetch 1 ,mem_mouse_search_dongle_interval 
+0x121 000396 increase 1 ,pdata 
+0x122 000397 and_into 3 ,pdata 
+0x123 000398 store 1 ,mem_mouse_search_dongle_interval 
+0x124 000399 nrtn blank 
+0x125 000400 jam 0 ,mem_mouse_search_dongle_ch 
+:      000401 p_mouse_24g_search_dongle_loop:
+0x126 000402 fetch 1 ,mem_mouse_search_dongle_ch 
+0x127 000403 increase 1 ,pdata 
+0x128 000404 store 1 ,mem_mouse_search_dongle_ch 
+0x129 000405 sub pdata ,g24_ch_number ,null 
+0x12a 000406 nbranch p_mouse_24g_search_dongle_loop_end ,positive 
+0x12b 000407 call g24_reconn_data_prep 
+0x12c 000408 call g24_transmit_receive_ack 
+0x12d 000409 nbranch p_mouse_24g_search_dongle_loop_retry ,sync 
+0x12e 000410 nbranch p_mouse_24g_search_dongle_loop_retry ,user3 
+0x12f 000411 call mouse_24g_search_dongle_success 
+:      000412 p_mouse_24g_search_dongle_loop_end:
+0x130 000413 call g24_txbuf_clear 
+0x131 000414 fetch 1 ,mem_mouse_search_dongle_count 
+0x132 000415 increase 1 ,pdata 
+0x133 000416 store 1 ,mem_mouse_search_dongle_count 
+0x134 000417 beq g24_ch_poll_count ,p_mouse_24g_search_dongle_check 
+0x135 000418 rtn 
+:      000420 p_mouse_24g_search_dongle_loop_retry:
+0x136 000421 call g24_ch 
+0x137 000422 branch p_mouse_24g_search_dongle_loop 
+:      000424 p_mouse_24g_search_dongle_check:
+0x138 000425 jam 0 ,mem_mouse_search_dongle_count 
+0x139 000426 fetch 1 ,mem_mouse_search_dongle_action 
+0x13a 000427 rtnbit1 g24_disconn_state 
+0x13b 000428 set1 g24_disconn_state ,pdata 
+0x13c 000429 store 1 ,mem_mouse_search_dongle_action 
+0x13d 000430 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x13e 000431 store 2 ,mem_mouse_no_data_timer 
+0x13f 000432 branch p_mouse_sensor_powerdown 
+:      000434 p_g24_transmit_no_interrupt:
+0x140 000435 call g24_txdata_prep 
+0x141 000436 nbranch p_g24_nodata_transmit ,user 
+:      000437 p_g24_transmit_start:
+0x142 000438 call p_g24_transmit_process 
+0x143 000439 call power_ctrl_start 
+0x144 000440 fetch 1 ,mem_sensor_shutdown_flag 
+0x145 000441 nbranch p_g24_short_sleep ,blank 
+0x146 000442 fetch 8 ,mem_24g_long_sleep_set 
+0x147 000443 store 8 ,mem_24g_enter_hibernate 
+0x148 000444 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x149 000445 store 2 ,mem_24g_long_sleep_param_update_timer 
+:      000446 p_g24_short_sleep:
+0x14a 000447 call g24_lpm_wait 
+0x14b 000448 nrtn user 
+0x14c 000450 fetch 1 ,mem_sleep_miss 
+0x14d 000451 jam 0 ,mem_sleep_miss 
+0x14e 000452 sub pdata ,0 ,null 
+0x14f 000453 nbranch p_g24_short_sleep_last_miss ,zero 
+0x150 000454 fetcht 2 ,mem_retransmit 
+0x151 000455 sub temp ,0 ,null 
+0x152 000456 branch p_g24_short_sleep_default ,zero 
+0x153 000458 fetch 4 ,mem_tx_time_last_delt 
+0x154 000459 branch p_g24_short_sleep_default ,blank 
+:      000460 p_g24_short_sleep_notify:
+0x155 000462 fetcht 4 ,mem_24g_tsniff 
+0x156 000463 isub temp ,temp 
+0x157 000464 storet 4 ,mem_sleep_miss_temp 
+0x158 000465 nbranch p_g24_short_sleep_long ,positive 
+0x159 000468 fetch 3 ,mem_24g_short_sleep_set 
+0x15a 000469 isub temp ,pdata 
+0x15b 000470 nbranch p_g24_short_sleep_2 ,positive 
+0x15c 000473 arg 0x600 ,temp 
+0x15d 000474 isub temp ,null 
+0x15e 000475 nbranch p_g24_short_sleep_2 ,positive 
+:      000476 p_g24_short_sleep2:
+0x15f 000477 store 4 ,mem_sleep_time_temp 
+0x160 000478 call p_g24_miss_temp_clear 
+0x161 000479 call g24_setgpio_lpm_before 
+0x162 000481 fetch 4 ,mem_sleep_time_temp 
+0x163 000482 branch g24_long_sleep2 
+:      000484 p_g24_short_sleep_default:
+0x164 000485 call p_g24_miss_temp_clear 
+0x165 000486 fetch 3 ,mem_24g_short_sleep_set 
+0x166 000487 branch p_g24_short_sleep2 
+:      000489 p_g24_short_sleep_long:
+0x167 000490 sub temp ,0 ,temp 
+0x168 000491 fetch 3 ,mem_24g_short_sleep_set 
+0x169 000492 iadd temp ,pdata 
+0x16a 000493 branch p_g24_short_sleep2 
+:      000495 p_g24_miss_temp_clear:
+0x16b 000496 setarg 0 
+0x16c 000497 store 4 ,mem_sleep_miss_temp 
+0x16d 000498 rtn 
+:      000500 p_g24_short_sleep_last_miss:
+0x16e 000501 fetch 4 ,mem_tx_time_last_delt 
+0x16f 000502 fetcht 4 ,mem_sleep_miss_temp 
+0x170 000503 iadd temp ,pdata 
+0x171 000504 branch p_g24_short_sleep_notify 
+:      000507 p_g24_short_sleep_2:
+0x172 000508 jam 1 ,mem_sleep_miss 
+0x173 000509 rtn 
+:      000512 p_g24_transmit_process:
+0x174 000513 jam 0 ,mem_24g_retry 
+0x175 000514 setarg 0 
+0x176 000515 store 2 ,mem_retransmit 
+:      000516 p_g24_transmit_loop:
+0x177 000517 call g24_transmit_receive_ack 
+0x178 000518 fetch 1 ,mem_24g_no_ack 
+0x179 000519 beq no_ack_24g ,g24_transmit_no_ack 
+0x17a 000520 nbranch p_g24_retransmit ,sync 
+0x17b 000521 nbranch p_g24_retransmit ,user3 
+0x17c 000522 call p_send_time_check 
+0x17d 000524 call g24_ackpayload_parse 
+0x17e 000525 call p_mouse_wakeup_24g 
+0x17f 000526 branch g24_transmit_no_ack 
+:      000529 p_g24_retransmit:
+0x180 000530 fetch 1 ,mem_24g_abort_pac 
+0x181 000531 nrtn blank 
+0x182 000532 fetch 2 ,mem_24g_txfail_cnt 
+0x183 000533 increase 1 ,pdata 
+0x184 000534 store 2 ,mem_24g_txfail_cnt 
+0x185 000535 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x186 000536 bbit1 4 ,g24_tx_attempt_fail 
+0x187 000537 call g24_transmit_hop_process 
+0x188 000538 fetch 2 ,mem_retransmit 
+0x189 000539 increase 1 ,pdata 
+0x18a 000540 store 2 ,mem_retransmit 
+0x18b 000542 branch p_g24_transmit_loop 
+:      000546 p_mouse_wakeup_24g:
+0x18c 000547 fetch 1 ,mem_sensor_shutdown_flag 
+0x18d 000548 ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
+0x18e 000549 jam 0 ,mem_sensor_shutdown_flag 
+0x18f 000550 rtn 
+:      000552 p_mouse_wakeup_24g_from_long_sleep:
+0x190 000553 call mouse_init_sensor_wakeup 
+0x191 000554 fetch mouse_flag_len ,mem_mouse_flag 
+0x192 000555 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      000556 p_mouse_wheel_set_wakeup:
+0x193 000557 fetch 1 ,mem_whee_a_data_gpio 
+0x194 000558 arg gpcfg_pullup ,temp 
+0x195 000559 call gpio_config_function_int 
+0x196 000560 fetch 1 ,mem_whee_b_data_gpio 
+0x197 000561 arg gpcfg_pullup ,temp 
+0x198 000562 branch gpio_config_function_int 
+:      000565 p_delay_40ms:
+0x199 000566 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x19a 000567 sub pdata ,0x00 ,null 
+0x19b 000568 rtn positive 
+0x19c 000569 arg 40 ,loopcnt 
+0x19d 000570 branch delay_ms_wait 
+:      000574 p_mouse_app_enter_hibernate:
+0x19e 000575 setarg pan_reg_config 
+0x19f 000576 call twspi_read 
+0x1a0 000577 bbit1 3 ,mouse_app_enter_hibernate + 3 
+0x1a1 000578 call p_mouse_sensor_reset 
+0x1a2 000579 call p_mouse_sensor_powerdown 
+0x1a3 000580 branch mouse_app_enter_hibernate + 3 
+:      000582 p_mouse_setgpio_hibernate:
+0x1a4 000583 call mouse_set_sdio_high 
+0x1a5 000584 call clear_wake 
+0x1a6 000585 call p_mouse_logo_led_off 
+0x1a7 000586 call p_mouse_1io2led_all_off 
+0x1a8 000587 call mouse_before_hibernate_wheel_gpio_set 
+0x1a9 000588 fetcht 1 ,mem_matrix_public_gpio 
+0x1aa 000589 call gpio_out_active 
+0x1ab 000590 fetcht 1 ,mem_matrix_public_gpio 
+0x1ac 000591 call gpio_clr_wake 
+0x1ad 000592 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x1ae 000593 arg gpcfg_output_high ,temp 
+0x1af 000594 call gpio_config_function_int 
+0x1b0 000595 arg 3 ,temp 
+0x1b1 000596 call mouse_gpio_config_input_pu 
+0x1b2 000597 call mouse_lpm_before_common 
+0x1b3 000598 call gpio_pd_idle 
+0x1b4 000599 arg 19 ,temp 
+0x1b5 000600 call mouse_gpio_config_input_pu 
+0x1b6 000601 call p_mouse_gpio_set_high_impedance 
+0x1b7 000602 call p_mouse_adc_gpio_set_before_hibernate 
+0x1b8 000603 branch p_mouse_wheel_gpio_set_before_hibernate 
+:      000605 p_mouse_gpio_set_high_impedance:
+0x1b9 000606 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+0x1ba 000607 store 3 ,mem_pdatatemp 
+0x1bb 000608 arg 20 ,loopcnt 
+0x1bc 000609 arg 0 ,temp 
+:      000610 p_mouse_gpio_set_high_impedance_bit_loop:
+0x1bd 000611 fetch 3 ,mem_pdatatemp 
+0x1be 000612 isolate1 0 ,pdata 
+0x1bf 000613 call gpio_set_high_impedance ,true 
+0x1c0 000614 fetch 3 ,mem_pdatatemp 
+0x1c1 000615 rshift pdata ,pdata 
+0x1c2 000616 store 3 ,mem_pdatatemp 
+0x1c3 000617 increase 1 ,temp 
+0x1c4 000618 loop p_mouse_gpio_set_high_impedance_bit_loop 
+0x1c5 000619 rtn 
+:      000621 p_mouse_adc_gpio_set_before_hibernate:
+0x1c6 000622 fetch mouse_flag_len ,mem_mouse_flag 
+0x1c7 000623 rtnbit0 mouse_enable_adc 
+0x1c8 000624 fetch 1 ,mem_adc_config_flag_init 
+0x1c9 000625 rtnne adc_config_gpio 
+0x1ca 000626 fetch 1 ,mem_adc_channel_gpio 
+0x1cb 000627 arg gpcfg_no_ie ,temp 
+0x1cc 000628 branch gpio_config_function_int 
+:      000630 p_mouse_wheel_gpio_set_before_hibernate:
+0x1cd 000631 fetch mouse_flag_len ,mem_mouse_flag 
+0x1ce 000632 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      000633 p_mouse_wheel_clr_wakeup:
+0x1cf 000634 fetcht 1 ,mem_whee_a_data_gpio 
+0x1d0 000635 call gpio_clr_wake 
+0x1d1 000636 fetcht 1 ,mem_whee_b_data_gpio 
+0x1d2 000637 call gpio_clr_wake 
+0x1d3 000639 fetch 1 ,mem_whee_a_data_gpio 
+0x1d4 000640 arg gpcfg_pulldown ,temp 
+0x1d5 000641 call gpio_config_function_int 
+0x1d6 000642 fetch 1 ,mem_whee_b_data_gpio 
+0x1d7 000643 arg gpcfg_pulldown ,temp 
+0x1d8 000644 branch gpio_config_function_int 
+:      000646 p_mouse_lpm_before_common:
+0x1d9 000647 fetcht 1 ,mem_whee_a_data_gpio 
+0x1da 000648 call gpio_config_input 
+0x1db 000649 fetcht 1 ,mem_whee_b_data_gpio 
+0x1dc 000650 call gpio_config_input 
+0x1dd 000652 call mouse_wheel_check 
+0x1de 000653 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x1df 000654 arg gpcfg_output_high ,temp 
+0x1e0 000655 call gpio_config_function_int 
+0x1e1 000656 branch mouse_lpm_before_common_next 
+:      000658 p_mouse_24g_hibernate_set:
+0x1e2 000659 jam 0 ,mem_24g_attempt_fail_flag 
+0x1e3 000660 call g24_transmit_next_packet 
+0x1e4 000661 setarg -1 
+0x1e5 000662 store 4 ,mem_24g_enter_hibernate 
+0x1e6 000663 setarg 0 
+0x1e7 000664 store 7 ,mem_mouse_key 
+0x1e8 000665 jam 1 ,mem_sensor_shutdown_flag 
+0x1e9 000666 call p_mouse_sensor_powerdown 
+0x1ea 000667 branch p_g24_long_sleep 
+:      000669 p_g24_nodata_transmit:
+0x1eb 000670 fetch 1 ,mem_24g_abort_pac 
+0x1ec 000671 call p_g24_send_abort_packet ,blank 
+0x1ed 000672 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x1ee 000673 rtneq g24_tx_timer_int_enable 
+0x1ef 000674 call g24_search_receiver 
+:      000675 p_g24_long_sleep:
+0x1f0 000676 call g24_lpm_wait 
+0x1f1 000677 nrtn user 
+0x1f2 000678 call g24_setgpio_lpm_before 
+0x1f3 000679 jam 0 ,mem_sleep_miss 
+0x1f4 000680 call p_send_time_long_wake 
+0x1f5 000681 fetch 1 ,mem_sensor_shutdown_flag 
+0x1f6 000682 ncall mouse_setgpio_hibernate ,blank 
+0x1f7 000683 fetch 4 ,mem_24g_enter_hibernate 
+0x1f8 000684 branch g24_long_sleep2 
+:      000686 p_g24_send_abort_packet:
+0x1f9 000687 jam type_ms ,mem_24g_data_type 
+0x1fa 000688 jam 1 ,mem_24g_abort_pac 
+0x1fb 000689 call g24_transmit_rf_ctrl_clear 
+0x1fc 000690 store 1 ,mem_24g_txbuf 
+0x1fd 000691 setarg 0 
+0x1fe 000692 store 7 ,mem_24g_txbuf + 1 
+0x1ff 000693 fetch 4 ,mem_24g_device_addr 
+0x200 000694 store 4 ,mem_24g_txbuf + 8 
+0x201 000695 jam 12 ,mem_24g_datalen 
+0x202 000696 fetch 1 ,mem_24g_data_type 
+0x203 000697 set1 bit_abort ,pdata 
+0x204 000698 store 1 ,mem_24g_data_type 
+0x205 000699 call g24_transmit_prep 
+0x206 000700 branch p_g24_transmit_start 
+:      000702 p_mouse_priority_bb_event:
+0x207 000703 copy regc ,pdata 
+0x208 000704 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0x209 000705 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x20a 000706 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x20b 000707 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x20c 000708 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x20d 000709 beq bt_evt_le_parse_conn_param_accepted ,p_mouse_le_parse_conn_param_accepted 
+0x20e 000710 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x20f 000711 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x210 000712 branch mouse_priority_bb_event + 2 
+:      000714 p_mouse_le_bb_event_connected:
+0x211 000715 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x212 000716 ncall p_mouse_multi_led_on_enable ,blank 
+0x213 000717 branch mouse_le_bb_event_connected 
+:      000718 p_mouse_bb_event_connected:
+0x214 000719 call mouse_no_data_timer_init 
+0x215 000720 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x216 000721 ncall p_mouse_multi_led_on_enable ,blank 
+0x217 000722 branch mouse_bb_event_connected 
+:      000724 p_mouse_le_bb_disconnected:
+0x218 000725 setarg 0 
+0x219 000726 store 2 ,mem_le_battery_level_updata_timer 
+0x21a 000727 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x21b 000728 setarg le_interval_7_5ms 
+0x21c 000729 store 2 ,mem_le_interval_min 
+0x21d 000730 store 2 ,mem_le_interval_min + 2 
+0x21e 000731 fetch mouse_flag_len ,mem_mouse_flag 
+0x21f 000732 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next + 2 
+0x220 000733 setarg le_interval_8_75ms 
+0x221 000734 branch mouse_le_bb_disconnected_next 
+:      000736 p_mouse_le_ll_start_encryt:
+0x222 000737 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x223 000738 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x224 000739 jam 20 ,mem_le_start_encrypt_timer 
+0x225 000740 branch mouse_le_ll_enable_start_enc_flag 
+:      000741 p_mouse_le_ll_reconn_start_encryt:
+0x226 000742 call mouse_updata_le_param 
+0x227 000743 jam 5 ,mem_le_start_encrypt_timer 
+0x228 000744 branch mouse_le_ll_enable_start_enc_flag 
+:      000746 p_mouse_le_parse_conn_param_accepted:
+0x229 000747 fetch 1 ,mem_le_new_conninterval 
+0x22a 000748 sub pdata ,le_interval_15ms ,null 
+0x22b 000749 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x22c 000750 store 2 ,mem_le_interval_min 
+0x22d 000751 store 2 ,mem_le_interval_min + 2 
+0x22e 000752 fetch 1 ,mem_le_new_connslavelatency 
+0x22f 000753 branch mouse_le_lpm_mult_reinit ,blank 
+0x230 000754 fetcht 1 ,mem_lpm_mult_init 
+0x231 000755 isub temp ,null 
+0x232 000756 branch mouse_le_lpm_mult_reinit ,positive 
+0x233 000757 fetch 1 ,mem_le_new_connslavelatency 
+0x234 000758 store 1 ,mem_lpm_mult_init 
+0x235 000759 branch mouse_le_conn_param_lpm_enable 
+:      000762 p_mouse_24g_pairing_complete:
+0x236 000763 call mouse_no_data_timer_init 
+0x237 000764 arg mouse_24g_pairing_flag ,queue 
+0x238 000765 call mouse_disable_function_flag 
+0x239 000766 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x23a 000767 beq 0 ,mouse_24g_pairing_complete_enable_poweron_timer 
+0x23b 000768 call p_mouse_multi_led_on_enable 
+0x23c 000769 branch mouse_24g_pairing_complete_skip_poweron_timer 
+:      000771 p_mouse_24g_attempt_success:
+0x23d 000772 fetch 4 ,mem_24g_addr 
+0x23e 000773 store 4 ,mem_24g_receiver_addr 
+0x23f 000774 store 4 ,mem_mouse_24g_addr 
+0x240 000775 call g24_ch_syncword_crc8_init 
+0x241 000776 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x242 000777 beq 0 ,p_mouse_24g_attempt_success_next 
+0x243 000778 call p_mouse_multi_led_on_enable 
+0x244 000779 branch p_mouse_24g_attempt_success_next + 1 
+:      000780 p_mouse_24g_attempt_success_next:
+0x245 000781 call mouse_device_poweron_timer_init 
+0x246 000782 call mouse_no_data_timer_init 
+0x247 000783 branch mouse_24g_attempt_success 
+:      000786 p_mouse_24g_attempt_fail:
+0x248 000787 fetch 1 ,mem_24g_attempt_fail_flag 
+0x249 000788 nbranch p_mouse_24g_hibernate_set ,blank 
+0x24a 000789 fetch 1 ,mem_24g_reconn_type 
+0x24b 000790 beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
+0x24c 000791 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+0x24d 000792 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0x24e 000793 branch mouse_24g_attempt_fail_enter_hibernate 
+:      000795 p_mouse_24g_fast_conn_attempt_fail:
+0x24f 000796 fetch mouse_flag_len ,mem_mouse_flag 
+0x250 000797 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0x251 000798 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0x252 000799 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x253 000800 fetch 4 ,mem_mouse_24g_addr 
+0x254 000801 fetcht 4 ,mem_mouse_compare_addr_ff 
+0x255 000802 isub temp ,null 
+0x256 000803 branch p_mouse_24g_start_pair_mode ,zero 
+0x257 000804 branch mouse_24g_reconn_dongle_start 
+:      000805 p_mouse_24g_start_auto_pair:
+0x258 000806 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x259 000807 beq 0 ,mouse_24g_start_auto_pair 
+0x25a 000808 call p_mouse_multi_led_blink_enable 
+0x25b 000809 branch mouse_24g_start_auto_pair + 1 
+:      000811 p_mouse_24g_start_pair_mode:
+0x25c 000812 jam 0 ,mem_24g_reconn_type 
+0x25d 000813 arg mouse_24g_pairing_flag ,queue 
+0x25e 000814 call mouse_enable_function_flag 
+0x25f 000815 setarg 0 
+0x260 000816 store 2 ,mem_24g_reconn_timeout 
+0x261 000817 call mouse_stop_discovery 
+0x262 000818 call mouse_low_voltage_led_blink_disable 
+0x263 000819 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x264 000820 beq 0 ,mouse_24g_start_pair_mode_enable_blink_timer 
+0x265 000821 call p_mouse_multi_led_blink_enable 
+0x266 000822 branch mouse_24g_start_pair_mode_skip_blink_timer 
+:      000824 p_mouse_24g_auto_pair_attempt_fail:
+0x267 000825 fetch mouse_flag_len ,mem_mouse_flag 
+0x268 000826 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+0x269 000827 fetch 1 ,mem_device_number 
+0x26a 000828 beq 1 ,p_mouse_24g_attempt_fail_enter_hibernate 
+0x26b 000829 branch mouse_24g_first_bluetooth_reconnect 
+:      000831 p_mouse_reconn_dongle_attempt_fail:
+0x26c 000832 fetch mouse_flag_len ,mem_mouse_flag 
+0x26d 000833 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+0x26e 000834 bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
+0x26f 000835 bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
+0x270 000836 branch mouse_24g_start_auto_pair + 1 
+:      000838 p_mouse_24g_attempt_fail_enter_hibernate:
+0x271 000839 fetch mouse_flag_len ,mem_mouse_flag 
+0x272 000840 bbit0 mouse_enable_wheel_wake_up_cancel ,mouse_24g_attempt_fail_enter_hibernate 
+0x273 000841 branch p_mouse_24g_hibernate_set 
+:      000843 p_g24_pair_dispatch:
+0x274 000844 jam default_24g_device ,mem_24g_reconn_type 
+0x275 000845 fetch 2 ,mem_24g_pair_count 
+0x276 000846 increase 1 ,pdata 
+0x277 000847 store 2 ,mem_24g_pair_count 
+0x278 000848 fetch 1 ,mem_24g_pair_count 
+0x279 000849 and pdata ,0xff ,pdata 
+0x27a 000850 beq 0 ,g24_pair_dispatch + 1 
+0x27b 000851 rtn 
+:      000853 p_g24_reconn_dispatch:
+0x27c 000854 fetch 2 ,mem_24g_reconn_count 
+0x27d 000855 arg 0x01f8 ,temp 
+0x27e 000856 iand temp ,pdata 
+0x27f 000857 branch p_g24_reconn_dispatch_next ,blank 
+0x280 000858 fetch 2 ,mem_24g_reconn_count 
+0x281 000859 increase 1 ,pdata 
+0x282 000860 store 2 ,mem_24g_reconn_count 
+0x283 000861 rtn 
+:      000862 p_g24_reconn_dispatch_next:
+0x284 000863 call g24_reconn_data_prep 
+0x285 000864 call g24_transmit_receive_ack 
+0x286 000865 nbranch p_g24_reconn_device_fail ,sync 
+0x287 000866 nbranch p_g24_reconn_device_fail ,user3 
+0x288 000867 call g24_ackpayload_parse 
+0x289 000868 fetch 4 ,mem_24g_pair_addr 
+0x28a 000869 fetcht 4 ,mem_24g_addr 
+0x28b 000870 isub temp ,null 
+0x28c 000871 branch g24_pair_start ,zero 
+0x28d 000873 fetch 4 ,mem_24g_device_addr 
+0x28e 000874 fetcht 4 ,mem_24g_addr 
+0x28f 000875 isub temp ,null 
+0x290 000876 call p_g24_store_receiver_addr ,zero 
+0x291 000877 fetch 1 ,mem_24g_conn_sm 
+0x292 000878 set0 state_24g_reconn ,pdata 
+0x293 000879 store 1 ,mem_24g_conn_sm 
+0x294 000880 setarg 0 
+0x295 000881 store 2 ,mem_24g_pair_timeout 
+0x296 000882 store 2 ,mem_24g_reconn_count 
+0x297 000883 store 2 ,mem_24g_reconn_timeout 
+0x298 000884 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x299 000885 call ui_ipc_send_event 
+0x29a 000886 branch g24_txbuf_clear 
+:      000888 p_g24_store_receiver_addr:
+0x29b 000889 fetch 4 ,mem_24g_rxpayload + 2 
+0x29c 000890 rtn blank 
+0x29d 000891 store 4 ,mem_24g_receiver_addr 
+0x29e 000892 branch g24_ch_syncword_crc8_init 
+:      000894 p_g24_reconn_device_fail:
+0x29f 000895 fetch 1 ,mem_24g_fast_conn_enable 
+0x2a0 000896 branch g24_ch ,blank 
+0x2a1 000897 fetch 2 ,mem_24g_reconn_count 
+0x2a2 000898 increase 1 ,pdata 
+0x2a3 000899 store 2 ,mem_24g_reconn_count 
+0x2a4 000900 fetch 1 ,mem_24g_reconn_count + 1 
+0x2a5 000901 isolate1 1 ,pdata 
+0x2a6 000902 fetch 1 ,mem_24g_reconn_type 
+0x2a7 000903 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
+0x2a8 000904 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
+0x2a9 000905 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
+0x2aa 000906 beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
+0x2ab 000907 branch g24_reconn_receiver_addr 
+:      000909 p_g24_reconn_pair_and_3_0:
+0x2ac 000910 branch g24_reconn_device_3_0_addr ,true 
+0x2ad 000911 branch g24_pair_init_param 
+:      000913 p_g24_dispatch:
+0x2ae 000914 rtnmark1 mark_adc_enable 
+0x2af 000915 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
+:      000916 p_g24_transmit_dispatch:
+0x2b0 000917 rtnmark0 mark_24g 
+0x2b1 000918 fetch 1 ,mem_24g_conn_sm 
+0x2b2 000919 bbit1 state_24g_pair ,g24_pair_dispatch 
+0x2b3 000920 bbit1 state_24g_reconn ,g24_reconn_dispatch 
+0x2b4 000921 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x2b5 000922 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+0x2b6 000923 branch g24_transmit_no_interrupt 
+:      000925 p_g24_transmit_by_interrupt:
+0x2b7 000926 call g24_timer_check 
+0x2b8 000927 nbranch p_g24_transmit_dispatch ,user 
+0x2b9 000928 call g24_interval_calibrate 
+0x2ba 000929 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x2bb 000930 increase 1 ,pdata 
+0x2bc 000931 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x2bd 000932 branch g24_transmit_no_interrupt 
+:      000934 p_mouse_start_work:
+0x2be 000935 fetch mouse_flag_len ,mem_mouse_flag 
+0x2bf 000936 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
+0x2c0 000937 fetch 1 ,mem_device_flag 
+0x2c1 000938 beq mode_24g_device ,p_mouse_24g_start_mode 
+0x2c2 000939 branch mouse_start_work + 5 
+:      000941 p_mouse_24g_start_mode:
+0x2c3 000942 fetch mouse_flag_len ,mem_mouse_flag 
+0x2c4 000943 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x2c5 000944 call mouse_wakeup_from_power_check 
+0x2c6 000945 branch p_mouse_24g_reconn_dongle_start ,user 
+0x2c7 000946 fetch mouse_flag_len ,mem_mouse_flag 
+0x2c8 000947 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0x2c9 000948 bbit0 mouse_enable_24g_power_on_pairing ,p_mouse_24g_reconn_general_dongle 
+0x2ca 000949 call mouse_key_check_once 
+0x2cb 000950 and rega ,0x07 ,pdata 
+0x2cc 000951 branch mouse_24g_start_mode + 9 
+:      000953 p_mouse_24g_reconn_dongle_start:
+0x2cd 000954 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x2ce 000955 ncall p_mouse_multi_led_blink_enable ,blank 
+0x2cf 000956 branch mouse_24g_reconn_dongle_start 
+:      000957 p_mouse_24g_reconn_general_dongle:
+0x2d0 000958 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x2d1 000959 ncall p_mouse_multi_led_blink_enable ,blank 
+0x2d2 000960 branch mouse_24g_reconn_general_dongle 
+:      000963 p_mouse_seting_dpi:
+0x2d3 000964 call mouse_setting_dpi_4_level 
+0x2d4 000965 call p_mouse_dpi_led_blink_delay 
+0x2d5 000966 branch mouse_seting_sensor_type 
+:      000968 p_mouse_dpi_led_blink_delay:
+0x2d6 000969 fetch 1 ,mem_dpi_led_gpio 
+0x2d7 000970 rtneq gpio_disable 
+0x2d8 000971 fetch 2 ,mem_mouse_discovery_timer 
+0x2d9 000972 nrtn blank 
+0x2da 000973 fetch 2 ,mem_24g_pair_timeout 
+0x2db 000974 nrtn blank 
+0x2dc 000975 fetch 2 ,mem_24g_reconn_timeout 
+0x2dd 000976 nrtn blank 
+0x2de 000977 fetch 1 ,mem_mouse_device_poweron_timer_count 
+0x2df 000978 nrtn blank 
+0x2e0 000979 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
+0x2e1 000980 branch p_mouse_dpi_led_blink_init ,blank 
+0x2e2 000981 store 1 ,mem_mouse_dpi_led_delay_count 
+0x2e3 000982 rtn 
+:      000985 p_mouse_bb_event_timer:
+0x2e4 000986 call mouse_adc_read 
+0x2e5 000987 call mouse_low_voltage_led_timer 
+0x2e6 000989 call g24_pair_timeout_timer 
+0x2e7 000990 call g24_reconn_timeout_timer 
+0x2e8 000991 call mouse_24g_long_sleep_param_update_timer 
+0x2e9 000993 call mouse_device_poweron_timer 
+0x2ea 000994 call p_mouse_dpi_led_blink_delay_timer 
+0x2eb 000995 call p_mouse_led_multi_timer 
+0x2ec 000997 call mouse_dpi_key_check_long_press 
+0x2ed 000998 call mouse_bt_discovery_check 
+0x2ee 000999 call p_mouse_commbination_key_process 
+0x2ef 001000 call mouse_check_discovery_timeout_timer 
+0x2f0 001002 call mouse_check_direct_timeout_timer 
+0x2f1 001003 call mouse_le_enable_att_list_timer 
+0x2f2 001004 call p_mouse_le_battery_updata_timer 
+0x2f3 001005 call mouse_le_send_smp_security_request_timer 
+0x2f4 001007 call mouse_check_hid_handshake_timer 
+0x2f5 001008 call mouse_bt_check_sniff_req_timeout_timer 
+0x2f6 001009 call mouse_check_reconnect_delay_long_sleep 
+0x2f7 001010 call mouse_current_mult_update_timer 
+0x2f8 001011 call mouse_wheel_trigger_timer 
+0x2f9 001012 call mouse_store_information_delay_timer 
+0x2fa 001013 call p_mouse_logo_led_on_timer 
+0x2fb 001014 call p_mouse_check_no_data_timeout_timer 
+0x2fc 001015 branch p_mouse_g24_ota_reset_timer 
+:      001017 p_mouse_g24_ota_reset_timer:
+0x2fd 001018 arg mem_g24_ota_reset_timer ,regc 
+0x2fe 001019 arg soft_reset_chip ,regb 
+0x2ff 001020 branch timer_single_step 
+:      001024 p_mouse_device_multi_led_poweron2s_init:
+0x300 001025 fetch 1 ,mem_mouse_multi_led_powon2s_timer_init 
+0x301 001026 store 1 ,mem_mouse_multi_led_powon2s_timer 
+0x302 001027 fetch 1 ,mem_mouse_multi_led_poweron2s_flag_init 
+0x303 001028 store 1 ,mem_mouse_multi_led_poweron2s_flag 
+0x304 001029 rtn 
+:      001030 p_mouse_multi_led_blink_enable:
+0x305 001031 jam 1 ,mem_mouse_multi_led_blink_enable 
+0x306 001032 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x307 001033 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0x308 001034 store 1 ,mem_mouse_multi_led_blink_timer 
+0x309 001035 rtn 
+:      001036 p_mouse_multi_led_on_enable:
+0x30a 001037 jam 1 ,mem_mouse_multi_led_blink_enable 
+0x30b 001038 jam 0 ,mem_mouse_multi_led_blink_timer 
+0x30c 001039 jam multi_led_on ,mem_mouse_multi_led_type 
+0x30d 001040 rtn 
+:      001042 p_mouse_led_multi_timer:
+0x30e 001043 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x30f 001044 rtn blank 
+0x310 001045 fetch 1 ,mem_mouse_multi_led_type 
+0x311 001046 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+:      001047 p_mouse_multi_led_type_on:
+0x312 001048 fetch 1 ,mem_mouse_multi_led_poweron2s_flag 
+0x313 001049 nbranch p_mouse_device_multi_led_poweron2s ,blank 
+0x314 001050 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x315 001051 rtn 
+:      001052 p_mouse_device_multi_led_poweron2s:
+0x316 001053 fetch 1 ,mem_mouse_multi_led_powon2s_timer 
+0x317 001054 branch p_mouse_multi_led_poweron2s_and_flag_off ,blank 
+0x318 001055 increase -1 
+0x319 001056 store 1 ,mem_mouse_multi_led_powon2s_timer 
+0x31a 001057 branch p_mouse_device_multi_led_on 
+:      001058 p_mouse_multi_led_poweron2s_and_flag_off:
+0x31b 001059 jam 0 ,mem_mouse_multi_led_poweron2s_flag 
+0x31c 001060 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x31d 001061 branch p_mouse_device_multi_led_off 
+:      001063 p_mouse_multi_led_type_blink:
+0x31e 001064 arg mem_mouse_multi_led_blink_timer ,regc 
+0x31f 001065 arg p_mouse_multi_led_type_blink_timeout ,regb 
+0x320 001066 branch timer_single_step 
+:      001068 p_mouse_multi_led_type_blink_timeout:
+0x321 001069 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0x322 001070 store 1 ,mem_mouse_multi_led_blink_timer 
+0x323 001071 fetch 1 ,mem_mouse_multi_led_state 
+0x324 001072 beq on ,p_mouse_device_multi_led_off 
+:      001073 p_mouse_device_multi_led_on:
+0x325 001074 jam on ,mem_mouse_multi_led_state 
+0x326 001075 fetch 1 ,mem_device_flag 
+0x327 001076 beq mode_24g_device ,p_mouse_device_24g_led_on 
+0x328 001077 beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
+0x329 001078 beq mode_bt_device2 ,p_mouse_device_bt2_led_on 
+0x32a 001079 rtn 
+:      001080 p_mouse_device_24g_led_on:
+0x32b 001081 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x32c 001082 branch p_mouse_device_led_on 
+:      001083 p_mouse_device_bt1_led_on:
+0x32d 001084 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x32e 001085 branch p_mouse_device_led_on 
+:      001086 p_mouse_device_bt2_led_on:
+0x32f 001087 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+:      001088 p_mouse_device_led_on:
+0x330 001089 branch gpio_out_active 
+:      001091 p_mouse_device_multi_led_off:
+0x331 001092 jam off ,mem_mouse_multi_led_state 
+0x332 001093 fetch 1 ,mem_device_flag 
+0x333 001094 beq mode_24g_device ,p_mouse_device_24g_led_off 
+0x334 001095 beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
+0x335 001096 beq mode_bt_device2 ,p_mouse_device_bt2_led_off 
+0x336 001097 rtn 
+:      001098 p_mouse_device_24g_led_off:
+0x337 001099 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x338 001100 branch gpio_set_high_impedance 
+:      001101 p_mouse_device_bt1_led_off:
+0x339 001102 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x33a 001103 branch gpio_set_high_impedance 
+:      001104 p_mouse_device_bt2_led_off:
+0x33b 001105 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0x33c 001106 branch gpio_set_high_impedance 
+:      001110 p_mouse_logo_led_on_timer:
+0x33d 001111 fetch 1 ,mem_mouse_logo_led_gpio 
+0x33e 001112 rtneq gpio_disable 
+0x33f 001113 fetch 2 ,mem_mouse_no_data_timer 
+0x340 001114 rtn blank 
+0x341 001115 fetch 2 ,mem_mouse_no_data_timeout 
+0x342 001116 fetcht 2 ,mem_mouse_no_data_timer 
+0x343 001117 isub temp ,temp 
+0x344 001118 fetch 2 ,mem_mouse_logo_led_on_time_init 
+0x345 001119 isub temp ,pdata 
+0x346 001120 branch p_mouse_logo_led_on ,positive 
+:      001121 p_mouse_logo_led_off:
+0x347 001122 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x348 001123 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x349 001124 beq 1 ,gpio_set_high_impedance 
+0x34a 001125 branch gpio_out_inactive 
+:      001127 p_mouse_logo_led_on:
+0x34b 001128 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x34c 001129 call gpio_out_active 
+:      001131 p_mouse_dpi_led_blink_delay_timer:
+0x34d 001132 arg mem_mouse_dpi_led_delay_count ,regc 
+0x34e 001133 arg p_mouse_dpi_led_blink_init ,regb 
+0x34f 001134 branch timer_single_step 
+:      001136 p_mouse_dpi_led_blink_init:
+0x350 001137 fetch 1 ,mem_config_sensor_type 
+0x351 001138 beq p3212 ,mouse_dpi_led_blink_init 
+0x352 001139 beq ka8g2 ,mouse_dpi_led_blink_init 
+0x353 001140 fetch 1 ,mem_dpi_led_gpio 
+0x354 001141 store 1 ,mem_mouse_struct_led_gpio 
+0x355 001142 fetch 2 ,mem_mouse_dpi_led_blink_time 
+0x356 001143 store 2 ,mem_mouse_on_time 
+0x357 001144 store 2 ,mem_mouse_off_time 
+0x358 001145 arg 0 ,rega 
+0x359 001146 fetcht 1 ,mem_mouse_dpi 
+0x35a 001147 increase 2 ,temp 
+0x35b 001148 sub temp ,3 ,null 
+0x35c 001149 call p_mouse_dpi_led_blink_init_level_4 ,positive 
+0x35d 001150 ncall p_mouse_dpi_led_blink_count_clean ,positive 
+0x35e 001151 branch mouse_dpi_led_blink_init_end 
+:      001153 p_mouse_dpi_led_blink_init_level_4:
+0x35f 001154 fetch mouse_flag_len ,mem_mouse_flag 
+0x360 001155 rtnbit0 mouse_enable_dpi_level_4 
+0x361 001156 increase 1 ,temp 
+0x362 001157 rtn 
+:      001159 p_mouse_dpi_led_blink_count_clean:
+0x363 001160 increase -3 ,temp 
+0x364 001161 rtn 
+:      001164 p_mouse_commbination_key_process:
+0x365 001165 fetch 1 ,mem_device_flag 
+0x366 001166 beq mode_24g_device ,p_mouse_24g_commbination_key_process 
+0x367 001167 fetch mouse_flag_len ,mem_mouse_flag 
+0x368 001168 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+0x369 001169 fetcht 1 ,mem_mouse_commbination_key_bt 
+0x36a 001170 branch p_mouse_commbination_key_start 
+:      001172 p_mouse_24g_commbination_key_process:
+0x36b 001173 fetch mouse_flag_len ,mem_mouse_flag 
+0x36c 001174 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+0x36d 001175 fetcht 1 ,mem_mouse_commbination_key_24g 
+:      001176 p_mouse_commbination_key_start:
+0x36e 001177 storet 1 ,mem_mouse_commbination_key 
+0x36f 001178 call mouse_check_key_gpio 
+0x370 001179 and pdata ,0x07 ,pdata 
+0x371 001180 fetcht 1 ,mem_mouse_commbination_key 
+0x372 001181 isub temp ,null 
+0x373 001182 branch p_mouse_commbination_key_down ,zero 
+0x374 001183 branch mouse_commbination_key_up 
+:      001186 p_mouse_commbination_key_down:
+0x375 001187 call p_mouse_combination_ui_timer 
+0x376 001188 fetch 1 ,mem_commbination_key_statue 
+0x377 001189 rtneq commbination_key_state_down 
+0x378 001190 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x379 001191 rtn 
+:      001193 p_mouse_combination_ui_timer:
+0x37a 001194 arg p_mouse_24g_start_pair_mode ,regb 
+0x37b 001195 branch mouse_combination_ui_timer + 1 
+:      001197 p_mouse_le_battery_updata_timer:
+0x37c 001198 fetch mouse_flag_len ,mem_mouse_flag 
+0x37d 001199 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x37e 001200 branch mouse_le_battery_updata_timer 
+:      001203 p_mouse_check_no_data_timeout_timer:
+0x37f 001204 fetch 1 ,mem_usb_addr 
+0x380 001205 rtnbit1 7 
+0x381 001206 arg mem_mouse_no_data_timer ,regc 
+0x382 001207 arg p_mouse_check_no_data_timeout ,regb 
+0x383 001208 branch timer_single_step_2b 
+:      001210 p_mouse_check_no_data_timeout:
+0x384 001211 fetch 1 ,mem_device_flag 
+0x385 001212 beq mode_24g_device ,p_mouse_24g_hibernate_set 
+0x386 001213 branch mouse_disconnect 
+:      001215 p_mouse_start_discovery:
+0x387 001216 fetch 2 ,mem_ui_state_map 
+0x388 001217 isolate1 ui_state_ble_adv ,pdata 
+0x389 001218 call mouse_stop_le_adv ,true 
+0x38a 001219 fetch 2 ,mem_ui_state_map 
+0x38b 001220 isolate1 ui_state_bt_reconnect ,pdata 
+0x38c 001221 call mouse_cancel_reconnect ,true 
+0x38d 001222 setarg 0 
+0x38e 001223 store 2 ,mem_le_battery_level_updata_timer 
+0x38f 001224 call mouse_bluetooth_fast_conn_disable 
+0x390 001225 fetch 2 ,mem_ui_state_map 
+0x391 001226 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+0x392 001227 fetch mouse_flag_len ,mem_mouse_flag 
+0x393 001228 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
+0x394 001229 fetcht 2 ,mem_random_addr_increase_count 
+0x395 001230 increase 1 ,temp 
+0x396 001231 storet 2 ,mem_random_addr_increase_count 
+0x397 001232 storet 2 ,mem_le_lap + 1 
+0x398 001233 random pdata 
+0x399 001234 store 1 ,mem_le_lap 
+:      001235 p_mouse_start_discovery_norandom:
+0x39a 001236 fetch 3 ,mem_mouse_le_lap_temp 
+0x39b 001237 store 3 ,mem_le_lap + 3 
+0x39c 001238 call app_lpm_mult_disable 
+0x39d 001239 fetch 2 ,mem_discovery_timeout 
+0x39e 001240 store 2 ,mem_mouse_discovery_timer 
+0x39f 001241 jam 6 ,mem_connection_options 
+0x3a0 001242 setarg 0 
+0x3a1 001243 store 2 ,mem_mouse_no_data_timer 
+0x3a2 001244 store 1 ,mem_mouse_direct_timer 
+0x3a3 001245 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x3a4 001246 store 1 ,mem_mouse_device_poweron_timer_count 
+0x3a5 001247 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x3a6 001248 arg mouse_store_eeprom_flag ,queue 
+0x3a7 001249 call mouse_enable_function_flag 
+0x3a8 001250 call mouse_bt_discovery_button_down_disable 
+0x3a9 001251 fetch 1 ,mem_mouse_bluetooth_type 
+0x3aa 001252 isolate1 mode_4_mouse ,pdata 
+0x3ab 001253 call mouse_check_51cmd_adv ,true 
+0x3ac 001254 fetch 1 ,mem_mouse_bluetooth_type 
+0x3ad 001255 isolate1 mode_3_mouse ,pdata 
+0x3ae 001256 call check_51cmd_start_discovery ,true 
+0x3af 001257 call mouse_low_voltage_led_blink_disable 
+0x3b0 001258 fetch 1 ,mem_mouse_1io2led_led_enable 
+0x3b1 001259 nbranch p_mouse_multi_led_blink_enable ,blank 
+0x3b2 001260 branch mouse_discover_setting_led_gpio 
+:      001262 p_ui_timer_check:
+0x3b3 001263 fetch 1 ,mem_power_on_flag 
+0x3b4 001264 ncall ui_timer_init ,blank 
+0x3b5 001265 jam 0 ,mem_power_on_flag 
+0x3b6 001266 branch ui_timer_check + 1 
+:      001268 p_hid_rx_process:
+0x3b7 001269 fetch 2 ,mem_l2cap_payload_ptr 
+0x3b8 001270 copy pdata ,contr 
+0x3b9 001271 ifetch 1 ,contr 
+0x3ba 001272 store 1 ,mem_l2cap_rcv_hidtype 
+0x3bb 001273 and pdata ,0x0f ,temp 
+0x3bc 001274 rshift4 pdata ,pdata 
+0x3bd 001275 beq hid_type_set_idle ,p_hid_rx_process_handshake 
+0x3be 001276 branch hid_rx_process + 7 
+:      001278 p_hid_rx_process_handshake:
+0x3bf 001279 arg 1 ,rega 
+0x3c0 001280 call hid_malloc_tx_buff 
+0x3c1 001281 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x3c2 001282 istore 2 ,contw 
+0x3c3 001283 setarg 0 
+0x3c4 001284 istore 1 ,contw 
+0x3c5 001285 jam 1 ,mem_ui_data_txbuff_length 
+0x3c6 001286 fetch 1 ,mem_hid_control_state 
+0x3c7 001287 set1 l2cap_channel_hid_handshake_done ,pdata 
+0x3c8 001288 store 1 ,mem_hid_control_state 
+0x3c9 001289 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x3ca 001290 branch ui_ipc_send_event 
+:      001293 p_le_slave_match:
+0x3cb 001294 fetch 1 ,mem_le_md_count 
+0x3cc 001295 pincrease 1 
+0x3cd 001296 store 1 ,mem_le_md_count 
+0x3ce 001297 beq le_md_max_count ,le_slave_cont 
+0x3cf 001298 call le_acknowledge 
+0x3d0 001299 call le_prepare_tx 
+0x3d1 001300 fetch 1 ,mem_le_tx_phy 
+0x3d2 001301 call le_enable_phy_by_pdata 
+0x3d3 001302 call le_transmit 
+0x3d4 001303 branch le_slave_match + 10 
+:      001305 p_le_parse_l2cap:
+0x3d5 001306 ifetch 2 ,contr 
+0x3d6 001307 beq le_l2cap_cid_att ,p_le_parse_att 
+0x3d7 001308 branch le_parse_l2cap + 10 
+:      001310 p_le_parse_att:
+0x3d8 001311 ifetch 3 ,contr 
+0x3d9 001312 store 3 ,mem_le_att_opcode 
+0x3da 001313 beq attop_read_request ,p_le_parse_att_read_request 
+0x3db 001314 beq attop_write_request ,p_le_parse_att_write_request 
+0x3dc 001315 branch le_parse_att + 2 
+:      001317 p_le_parse_att_read_request:
+0x3dd 001318 fetch mouse_flag_len ,mem_mouse_flag 
+0x3de 001319 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+0x3df 001320 call le_check_encrypt_state 
+0x3e0 001321 fetcht 2 ,mem_le_att_handle 
+0x3e1 001322 fetch 1 ,mem_le_configuration 
+0x3e2 001323 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+:      001325 p_le_send_att_read_response:
+0x3e3 001326 fetch 2 ,mem_le_att_handle 
+0x3e4 001327 beq 0x30 ,le_send_att_error_response_notfound 
+0x3e5 001328 fetcht 2 ,mem_le_att_handle 
+0x3e6 001329 branch le_send_att_read_response 
+:      001331 p_le_send_att_read_response_check_auth:
+0x3e7 001332 fetch 2 ,mem_le_pairing_handle 
+0x3e8 001333 isub temp ,null 
+0x3e9 001334 nbranch p_le_send_att_read_response ,zero 
+0x3ea 001335 nbranch p_le_send_att_read_response ,user 
+0x3eb 001336 branch le_send_att_read_response_error_insufficient_auth 
+:      001339 p_le_parse_att_write_request:
+0x3ec 001340 copy contr ,rega 
+0x3ed 001341 fetch 2 ,mem_le_l2cap_size 
+0x3ee 001342 add pdata ,-3 ,regb 
+0x3ef 001343 call le_writeatt_cb 
+0x3f0 001344 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x3f1 001345 beq 0xff ,le_send_att_write_response_check_auth 
+0x3f2 001346 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x3f3 001347 branch le_send_att_write_response_check_auth ,blank 
+0x3f4 001348 fetch 1 ,mem_le_connect_status_flag 
+0x3f5 001349 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+0x3f6 001350 setarg 0x001a 
+0x3f7 001351 fetcht 2 ,mem_le_att_handle 
+0x3f8 001352 isub temp ,null 
+0x3f9 001353 nbranch le_send_att_write_response_check_auth ,zero 
+0x3fa 001354 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x3fb 001355 branch le_send_att_error_response 
+:      001357 p_g24_lpm_wait:
+0x3fc 001358 fetch 1 ,mem_24g_device_led_status 
+0x3fd 001359 ncall g24_transmit_by_interrupt_enable ,blank 
+0x3fe 001360 enable user 
+0x3ff 001361 call lpo_calibration 
+0x400 001362 fetch 3 ,mem_clks_per_lpo 
+0x401 001363 branch disable_user ,blank 
+0x402 001364 fetch 1 ,mem_lpm_mode 
+0x403 001365 branch disable_user ,blank 
+0x404 001367 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x405 001368 beq g24_tx_timer_int_enable ,disable_user 
+0x406 001369 enable user 
+0x407 001370 rtn 
+:      001373 p_mouse_motion:
+0x408 001374 disable user 
+0x409 001375 setarg 0 
+0x40a 001376 store 6 ,mem_mouse_x 
+0x40b 001377 call mouse_check_sensor_data 
+0x40c 001378 call mouse_dpi_config 
+0x40d 001379 call mouse_zwheel 
+0x40e 001380 call mouse_t_zwheel 
+0x40f 001381 call p_mouse_key 
+0x410 001382 fetch 1 ,mem_mouse_key 
+0x411 001383 and_into 0x1f ,pdata 
+0x412 001384 store 1 ,mem_mouse_key 
+0x413 001385 nbranch mouse_drawing_optima_init ,user 
+0x414 001386 call p_mouse_drawing_optima 
+0x415 001387 branch mouse_no_data_timer_init 
+:      001389 p_mouse_drawing_optima:
+0x416 001390 fetch 1 ,mem_config_sensor_type 
+0x417 001391 rtneq p3212 
+0x418 001392 branch mouse_drawing_optima 
+:      001394 p_mouse_sensor_poweron:
+0x419 001395 call mouse_sensor_spi_init 
+0x41a 001396 fetch 1 ,mem_config_sensor_type 
+0x41b 001397 beq ka8g2 ,p_mouse_ka8g2_sensor_init 
+0x41c 001398 call mouse_sensor_reset 
+0x41d 001399 arg mem_sensor_poweron_init ,regc 
+0x41e 001400 call mouse_sensor_wr_seq 
+0x41f 001401 branch mouse_dpi_config 
+:      001403 p_mouse_ka8g2_sensor_init:
+0x420 001404 call p_mouse_ka8g2_sensor_reset 
+0x421 001405 arg mem_ka8g2_sensor_poweron_init ,regc 
+0x422 001406 call mouse_sensor_wr_seq 
+0x423 001407 branch mouse_dpi_config 
+:      001409 p_mouse_sensor_reset:
+0x424 001410 fetch 1 ,mem_config_sensor_type 
+0x425 001411 beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
+0x426 001412 branch mouse_sensor_reset 
+:      001413 p_mouse_ka8g2_sensor_reset:
+0x427 001414 setarg 0x9706 
+0x428 001415 call twspi_write 
+0x429 001416 nop 12000 
+0x42a 001417 rtn 
+:      001419 p_mouse_sensor_powerdown:
+0x42b 001420 call mouse_init_sunt 
+0x42c 001421 call mouse_sensor_spi_init 
+0x42d 001422 fetch 1 ,mem_config_sensor_type 
+0x42e 001423 beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
+0x42f 001424 setarg 0x0806 
+0x430 001425 branch twspi_write 
+:      001426 p_mouse_ka8g2_sensor_powerdown:
+0x431 001427 setarg 0x1f06 
+0x432 001428 branch twspi_write 
+:      001432 p_mouse_key:
+0x433 001433 call p_mouse_check_firekey_gpio 
+0x434 001434 fetch 1 ,mem_fire_key_flag 
+0x435 001435 nbranch p_fire_key_press ,blank 
+0x436 001436 fetch 1 ,mem_fire_key_status 
+0x437 001437 nbranch p_fire_key_process ,blank 
+0x438 001438 call p_mouse_check_key_gpio 
+0x439 001439 branch mouse_key + 1 
+:      001441 p_mouse_check_key_gpio:
+0x43a 001442 fetch 1 ,mem_sensor_shutdown_flag 
+0x43b 001443 ncall mouse_check_key_gpio_once ,blank 
+0x43c 001444 arg 0 ,rega 
+0x43d 001445 call p_mouse_check_lkey_gpio 
+0x43e 001446 call p_mouse_check_rkey_gpio 
+0x43f 001447 call p_mouse_check_mkey_gpio 
+0x440 001448 call p_mouse_check_bkkey_gpio 
+0x441 001449 call p_mouse_check_fwkey_gpio 
+0x442 001450 call p_mouse_check_firekey_gpio 
+0x443 001451 branch mouse_check_key_gpio_next 
+:      001453 p_mouse_check_lkey_gpio:
+0x444 001454 fetch 1 ,mem_lbutton_gpio 
+0x445 001455 call p_mouse_gpio_config_output_high 
+0x446 001456 call mouse_check_lkey_gpio 
+0x447 001457 fetcht 1 ,mem_lbutton_gpio 
+0x448 001458 branch mouse_gpio_config_input_pu 
+:      001459 p_mouse_check_rkey_gpio:
+0x449 001460 fetch 1 ,mem_rbutton_gpio 
+0x44a 001461 call p_mouse_gpio_config_output_high 
+0x44b 001462 call mouse_check_rkey_gpio 
+0x44c 001463 fetcht 1 ,mem_rbutton_gpio 
+0x44d 001464 branch mouse_gpio_config_input_pu 
+:      001465 p_mouse_check_mkey_gpio:
+0x44e 001466 fetch 1 ,mem_mbutton_gpio 
+0x44f 001467 call p_mouse_gpio_config_output_high 
+0x450 001468 call mouse_check_mkey_gpio 
+0x451 001469 fetcht 1 ,mem_mbutton_gpio 
+0x452 001470 branch mouse_gpio_config_input_pu 
+:      001472 p_mouse_check_bkkey_gpio:
+0x453 001473 fetch 1 ,mem_bk_button_gpio 
+0x454 001474 rtneq gpio_disable 
+0x455 001475 jam mouse_bk_key ,mem_mouse_key_temp 
+0x456 001476 fetch 1 ,mem_mouse_bkkey_press_status 
+0x457 001477 copy pdata ,regc 
+0x458 001478 fetcht 1 ,mem_bk_button_gpio 
+0x459 001479 fetch 1 ,mem_matrix_public_gpio 
+0x45a 001480 beq gpio_disable ,p_mouse_3io6key_bk_check 
+0x45b 001481 branch mouse_check_bkkey_gpio_next 
+:      001482 p_mouse_3io6key_bk_check:
+0x45c 001483 fetch 1 ,mem_bk_button_gpio 
+0x45d 001484 call p_mouse_gpio_config_output_low 
+0x45e 001485 fetcht 1 ,mem_bk_button_gpio 
+0x45f 001486 branch mouse_3io6key_bk_check 
+:      001488 p_mouse_check_fwkey_gpio:
+0x460 001489 fetch 1 ,mem_fw_button_gpio 
+0x461 001490 rtneq gpio_disable 
+0x462 001491 jam mouse_fw_key ,mem_mouse_key_temp 
+0x463 001492 fetch 1 ,mem_mouse_fwkey_press_status 
+0x464 001493 copy pdata ,regc 
+0x465 001494 fetcht 1 ,mem_fw_button_gpio 
+0x466 001495 fetch 1 ,mem_matrix_public_gpio 
+0x467 001496 beq gpio_disable ,p_mouse_3io6key_fw_check 
+0x468 001497 branch mouse_check_fwkey_gpio_next 
+:      001498 p_mouse_3io6key_fw_check:
+0x469 001499 fetch 1 ,mem_fw_button_gpio 
+0x46a 001500 call p_mouse_gpio_config_output_low 
+0x46b 001501 fetcht 1 ,mem_fw_button_gpio 
+0x46c 001502 branch mouse_3io6key_fw_check 
+:      001505 p_mouse_gpio_config_output_high:
+0x46d 001506 arg gpcfg_output_high ,temp 
+0x46e 001507 branch gpio_config_function_int 
+:      001510 p_mouse_gpio_config_output_low:
+0x46f 001511 arg gpcfg_output_low ,temp 
+0x470 001512 branch gpio_config_function_int 
+:      001516 p_mouse_check_firekey_gpio:
+0x471 001517 arg 0 ,regb 
+0x472 001518 fetch 1 ,mem_firebutton_gpio 
+0x473 001519 rtneq gpio_disable 
+0x474 001520 fetch 1 ,mem_mouse_firebutton_connect_vin_flag 
+0x475 001521 nbranch p_mouse_check_firekey_connect_vin ,blank 
+:      001522 p_mouse_check_firekey_connect_gnd:
+0x476 001523 fetcht 1 ,mem_firebutton_gpio 
+0x477 001524 call mouse_gpio_config_input_pu 
+0x478 001525 fetcht 1 ,mem_firebutton_gpio 
+0x479 001526 call gpio_get_bit 
+0x47a 001527 setflag true ,0 ,regb 
+:      001528 p_mouse_firekey_state_store:
+0x47b 001529 copy regb ,pdata 
+0x47c 001530 store 1 ,mem_fire_key_flag 
+0x47d 001531 rtn 
+:      001533 p_mouse_check_firekey_connect_vin:
+0x47e 001534 fetch 1 ,mem_firebutton_gpio 
+0x47f 001535 set0 gpio_active_bit ,pdata 
+0x480 001536 store 1 ,mem_firebutton_gpio 
+0x481 001537 fetcht 1 ,mem_firebutton_gpio 
+0x482 001538 call mouse_gpio_config_input_pd 
+0x483 001539 fetcht 1 ,mem_firebutton_gpio 
+0x484 001540 call gpio_get_bit 
+0x485 001541 nsetflag true ,0 ,regb 
+0x486 001542 branch p_mouse_firekey_state_store 
+:      001544 p_fire_key_process:
+0x487 001545 beq 4 ,p_fire_key_process_end 
+:      001546 p_fire_key_press:
+0x488 001547 call p_firekey_clkn_bt_timer_check 
+0x489 001548 fetch 4 ,mem_fire_key_delay 
+0x48a 001549 arg 0xa0 ,temp 
+0x48b 001550 iadd temp ,temp 
+0x48c 001551 copy clkn_bt ,pdata 
+0x48d 001552 isub temp ,null 
+0x48e 001553 nrtn positive 
+0x48f 001554 store 4 ,mem_fire_key_delay 
+0x490 001555 fetch 1 ,mem_fire_key_status 
+0x491 001556 beq 0 ,p_fire_key_process_start 
+0x492 001557 beq 1 ,p_fire_key_process_release1 
+0x493 001558 beq 2 ,p_fire_key_process_start2 
+0x494 001559 beq 3 ,p_fire_key_process_release2 
+0x495 001560 rtn 
+:      001562 p_fire_key_process_start:
+0x496 001563 jam 1 ,mem_fire_key_status 
+0x497 001564 jam 1 ,mem_mouse_key 
+0x498 001565 branch enable_user 
+:      001567 p_fire_key_process_release1:
+0x499 001568 jam 2 ,mem_fire_key_status 
+0x49a 001569 jam 0 ,mem_mouse_key 
+0x49b 001570 branch enable_user 
+:      001572 p_fire_key_process_start2:
+0x49c 001573 jam 3 ,mem_fire_key_status 
+0x49d 001574 jam 1 ,mem_mouse_key 
+0x49e 001575 branch enable_user 
+:      001577 p_fire_key_process_release2:
+0x49f 001578 jam 0 ,mem_fire_key_status 
+0x4a0 001579 jam 0 ,mem_mouse_key 
+0x4a1 001580 branch enable_user 
+:      001582 p_fire_key_process_end:
+0x4a2 001583 jam 0 ,mem_fire_key_status 
+0x4a3 001584 jam 0 ,mem_mouse_key 
+0x4a4 001585 rtn 
+:      001587 p_firekey_clkn_bt_timer_check:
+0x4a5 001588 fetcht 4 ,mem_fire_key_delay 
+0x4a6 001589 copy clkn_bt ,pdata 
+0x4a7 001590 isub temp ,null 
+0x4a8 001591 ncall p_firekey_clkn_bt_timer_timeout ,positive 
+0x4a9 001592 rtn 
+:      001593 p_firekey_clkn_bt_timer_timeout:
+0x4aa 001594 setarg 0 
+0x4ab 001595 store 4 ,mem_fire_key_delay 
+0x4ac 001596 rtn 
+:      001601 p_mouse_idle:
+0x4ad 001602 call mouse_low_voltage_led_no_enter_lpm 
+0x4ae 001603 call ui_check_paring_button 
+0x4af 001604 call p_mouse_dpi_check 
+0x4b0 001605 call p_mouse_dpi_another_gpio_check 
+0x4b1 001606 branch mouse_idle + 4 
+:      001607 p_mouse_dpi_check:
+0x4b2 001608 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b3 001609 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
+0x4b4 001610 fetch 1 ,mem_dpi_button_gpio 
+0x4b5 001611 rtneq gpio_disable 
+0x4b6 001612 arg 0 ,rega 
+0x4b7 001613 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x4b8 001614 fetcht 1 ,mem_dpi_button_gpio 
+0x4b9 001615 call p_mouse_dpi_key_check 
+0x4ba 001616 branch mouse_dpi_check_next 
+:      001618 p_mouse_dpi_key_check:
+0x4bb 001619 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bc 001620 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x4bd 001621 fetch 1 ,mem_mouse_dpikey_press_status 
+0x4be 001622 copy pdata ,regc 
+0x4bf 001623 fetch 1 ,mem_matrix_public_gpio 
+0x4c0 001624 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+0x4c1 001625 branch mouse_dpi_key_check_next 
+:      001626 p_mouse_3io6key_dpi_check:
+0x4c2 001627 fetch 1 ,mem_dpi_button_gpio 
+0x4c3 001628 call p_mouse_gpio_config_output_low 
+0x4c4 001629 fetcht 1 ,mem_dpi_button_gpio 
+0x4c5 001630 branch mouse_3io6key_check 
+:      001632 p_mouse_dpi_another_gpio_check:
+0x4c6 001633 fetch mouse_flag_len ,mem_mouse_flag 
+0x4c7 001634 rtnbit0 mouse_enable_double_dpi_key 
+0x4c8 001635 fetch 1 ,mem_mouse_another_dpi_connect_vin_flag 
+0x4c9 001636 nbranch p_mouse_dpi_another_gpio_connect_vin_check ,blank 
+:      001637 p_mouse_dpi_another_gpio_connect_gnd_check:
+0x4ca 001638 fetch 1 ,mem_dpi_another_button_gpio 
+0x4cb 001639 call p_mouse_gpio_config_output_high 
+0x4cc 001640 call p_mouse_dpi_another_check 
+0x4cd 001641 fetcht 1 ,mem_dpi_another_button_gpio 
+0x4ce 001642 branch mouse_gpio_config_input_pu 
+:      001644 p_mouse_dpi_another_gpio_connect_vin_check:
+0x4cf 001645 fetch 1 ,mem_dpi_another_button_gpio 
+0x4d0 001646 set0 gpio_active_bit ,pdata 
+0x4d1 001647 store 1 ,mem_dpi_another_button_gpio 
+0x4d2 001648 fetch 1 ,mem_dpi_another_button_gpio 
+0x4d3 001649 call p_mouse_gpio_config_output_low 
+0x4d4 001650 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x4d5 001651 fetcht 1 ,mem_dpi_another_button_gpio 
+0x4d6 001652 fetch 1 ,mem_dpi_another_press_status 
+0x4d7 001653 call p_mouse_check_key_connect_vin_new 
+0x4d8 001654 call p_mouse_dpi_another_state_check 
+0x4d9 001655 fetcht 1 ,mem_dpi_another_button_gpio 
+0x4da 001656 branch mouse_gpio_config_input_pu 
+:      001658 p_mouse_dpi_another_down_new:
+0x4db 001659 call mouse_gpio_config_input_pu 
+0x4dc 001660 fetch 1 ,mem_dpi_another_button_state 
+0x4dd 001661 rtneq dpi_button_state_down 
+0x4de 001662 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x4df 001666 branch mouse_dpi_process 
+:      001668 p_mouse_dpi_another_check:
+0x4e0 001669 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x4e1 001670 fetcht 1 ,mem_dpi_another_button_gpio 
+0x4e2 001671 fetch 1 ,mem_dpi_another_press_status 
+0x4e3 001672 call p_mouse_check_key_connect_gnd_new 
+:      001673 p_mouse_dpi_another_state_check:
+0x4e4 001674 store 1 ,mem_dpi_another_press_status 
+0x4e5 001675 fetch 1 ,mem_dpi_another_button_down_enable 
+0x4e6 001676 branch p_mouse_dpi_another_up ,blank 
+:      001677 p_mouse_dpi_another_down:
+0x4e7 001678 fetch 1 ,mem_dpi_another_button_state 
+0x4e8 001679 rtneq dpi_button_state_down 
+0x4e9 001680 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x4ea 001684 branch mouse_dpi_process 
+:      001686 p_mouse_dpi_another_up:
+0x4eb 001687 fetch 1 ,mem_dpi_another_button_state 
+0x4ec 001688 rtneq dpi_button_state_up 
+0x4ed 001689 jam dpi_button_state_up ,mem_dpi_another_button_state 
+0x4ee 001693 rtn 
+:      001695 p_mouse_check_key_connect_gnd_new:
+0x4ef 001696 lshift pdata ,pdata 
+0x4f0 001697 copy pdata ,regb 
+0x4f1 001698 call gpio_get_bit 
+0x4f2 001699 setflag true ,0 ,regb 
+0x4f3 001700 and regb ,0x07 ,pdata 
+0x4f4 001701 fetcht 1 ,mem_mouse_key_temp_patch 
+0x4f5 001702 copy temp ,queue 
+0x4f6 001703 beq 0x07 ,p_mouse_key_press 
+0x4f7 001704 beq 0x00 ,p_mouse_key_release 
+0x4f8 001705 rtn 
+:      001707 p_mouse_check_key_connect_vin_new:
+0x4f9 001708 lshift pdata ,pdata 
+0x4fa 001709 copy pdata ,regb 
+0x4fb 001710 call mouse_gpio_config_input_pd 
+0x4fc 001711 call gpio_get_bit 
+0x4fd 001712 setflag true ,0 ,regb 
+0x4fe 001713 and regb ,0x07 ,pdata 
+0x4ff 001714 fetcht 1 ,mem_mouse_key_temp_patch 
+0x500 001715 copy temp ,queue 
+0x501 001716 beq 0x07 ,p_mouse_key_press 
+0x502 001717 beq 0x00 ,p_mouse_key_release 
+0x503 001718 rtn 
+:      001720 p_mouse_key_press:
+0x504 001721 jam 1 ,mem_dpi_another_button_down_enable 
+0x505 001722 rtn 
+:      001723 p_mouse_key_release:
+0x506 001724 jam 0 ,mem_dpi_another_button_down_enable 
+0x507 001725 rtn 
+:      001727 p_mouse_dpi_process:
+0x508 001728 call mouse_dpi_ghost_check 
+0x509 001729 rtn user 
+0x50a 001730 fetch 1 ,mem_mouse_dpi 
+0x50b 001731 copy pdata ,temp 
+0x50c 001732 fetch mouse_flag_len ,mem_mouse_flag 
+0x50d 001733 bbit1 mouse_enable_double_dpi_key ,p_mouse_double_dpi_check 
+0x50e 001734 copy temp ,pdata 
+0x50f 001735 increase 1 ,pdata 
+0x510 001736 and pdata ,0x03 ,pdata 
+:      001737 p_mouse_dpi_store:
+0x511 001738 store 1 ,mem_mouse_dpi 
+0x512 001739 call mouse_seting_dpi 
+0x513 001740 branch mouse_store_device_info_delay 
+:      001742 p_mouse_double_dpi_check:
+0x514 001743 fetch 1 ,mem_dpi_another_button_down_enable 
+0x515 001744 nbranch p_mouse_another_dpi_button_down ,blank 
+:      001745 p_mouse_dpi_increase:
+0x516 001746 fetch mouse_flag_len ,mem_mouse_flag 
+0x517 001747 bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_increase_level_4 
+0x518 001748 copy temp ,pdata 
+0x519 001749 rtneq mouse_dpi_level2 
+:      001750 p_mouse_dpi_increase_level:
+0x51a 001751 beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
+0x51b 001752 beq mouse_dpi_level3 ,p_mouse_dpi_level_2 
+0x51c 001753 rtn 
+:      001755 p_mouse_dpi_level_1:
+0x51d 001756 setarg 2 
+0x51e 001757 branch p_mouse_dpi_store 
+:      001758 p_mouse_dpi_level_2:
+0x51f 001759 setarg 0 
+0x520 001760 branch p_mouse_dpi_store 
+:      001761 p_mouse_dpi_level_3:
+0x521 001762 setarg 1 
+0x522 001763 branch p_mouse_dpi_store 
+:      001764 p_mouse_dpi_level_4:
+0x523 001765 setarg 3 
+0x524 001766 branch p_mouse_dpi_store 
+:      001768 p_mouse_dpi_increase_level_4:
+0x525 001769 copy temp ,pdata 
+0x526 001770 rtneq mouse_dpi_level2 
+0x527 001771 beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
+0x528 001772 beq mouse_dpi_level3 ,p_mouse_dpi_level_4 
+0x529 001773 beq mouse_dpi_level4 ,p_mouse_dpi_level_2 
+0x52a 001774 rtn 
+:      001775 p_mouse_dpi_decrease_level_4:
+0x52b 001776 copy temp ,pdata 
+0x52c 001777 rtneq mouse_dpi_level3 
+0x52d 001778 beq mouse_dpi_level1 ,p_mouse_dpi_level_4 
+0x52e 001779 beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
+0x52f 001780 beq mouse_dpi_level4 ,p_mouse_dpi_level_1 
+0x530 001781 rtn 
+:      001783 p_mouse_another_dpi_button_down:
+:      001784 p_mouse_dpi_decrease:
+0x531 001785 fetch mouse_flag_len ,mem_mouse_flag 
+0x532 001786 bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_decrease_level_4 
+0x533 001787 copy temp ,pdata 
+0x534 001788 rtneq mouse_dpi_level3 
+:      001789 p_mouse_dpi_decrease_level:
+0x535 001790 beq mouse_dpi_level1 ,p_mouse_dpi_level_1 
+0x536 001791 beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
+0x537 001792 rtn 
+:      001799 p_send_time_check:
+0x538 001800 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x539 001801 beq g24_tx_timer_int_enable ,p_send_timer_first 
+0x53a 001802 fetch 1 ,mem_tx_count 
+0x53b 001803 branch p_send_timer_first ,blank 
+0x53c 001805 copy clkn ,pdata 
+0x53d 001806 fetcht 6 ,mem_tx_time_last 
+0x53e 001807 store 6 ,mem_tx_time_last 
+0x53f 001808 call clk_diff_rt 
+0x540 001809 store 4 ,mem_tx_time_last_delt 
+0x541 001811 fetch 1 ,mem_sleep_miss 
+0x542 001812 nrtn blank 
+0x543 001813 fetch 2 ,mem_retransmit 
+0x544 001814 nrtn blank 
+0x545 001815 fetch 4 ,mem_tx_time_last_delt 
+0x546 001821 fetcht 5 ,mem_tx_time_sum 
+0x547 001822 iadd temp ,pdata 
+0x548 001823 store 5 ,mem_tx_time_sum 
+0x549 001824 fetcht 1 ,mem_tx_count 
+0x54a 001825 fetch 1 ,mem_tx_time_sum_count 
+0x54b 001826 isub temp ,null 
+0x54c 001827 branch p_send_time_check_average ,zero 
+0x54d 001828 increase 1 ,temp 
+0x54e 001830 storet 1 ,mem_tx_count 
+0x54f 001831 rtn 
+:      001833 p_send_time_check_average:
+0x550 001834 jam 1 ,mem_tx_count 
+0x551 001835 arg 0 ,temp 
+0x552 001836 fetch 5 ,mem_tx_time_sum 
+0x553 001837 storet 5 ,mem_tx_time_sum 
+0x554 001838 fetcht 1 ,mem_tx_time_sum_count 
+0x555 001839 idiv temp 
+0x556 001840 call wait_div_end 
+0x557 001841 quotient pdata 
+0x558 001844 fetcht 4 ,mem_24g_tsniff 
+0x559 001845 increase -40 ,temp 
+0x55a 001848 isub temp ,pdata 
+0x55b 001849 branch p_send_time_check_average_late ,positive 
+0x55c 001850 sub pdata ,0 ,pdata 
+0x55d 001852 rshift2 pdata ,pdata 
+0x55e 001853 fetcht 3 ,mem_24g_short_sleep_set 
+0x55f 001854 iadd temp ,temp 
+0x560 001855 fetch 3 ,mem_24g_short_sleep_set_init 
+0x561 001856 arg 0x1800 ,rega 
+0x562 001857 iadd rega ,pdata 
+0x563 001858 isub temp ,null 
+0x564 001859 nbranch p_send_time_check_average_min ,positive 
+0x565 001860 storet 3 ,mem_24g_short_sleep_set 
+0x566 001861 rtn 
+:      001863 p_send_time_check_average_late:
+0x567 001864 rshift2 pdata ,temp 
+0x568 001865 fetch 3 ,mem_24g_short_sleep_set 
+0x569 001866 isub temp ,temp 
+0x56a 001867 fetch 3 ,mem_24g_short_sleep_set_init 
+0x56b 001868 arg 0x1800 ,rega 
+0x56c 001869 isub rega ,pdata 
+0x56d 001870 isub temp ,null 
+0x56e 001871 branch p_send_time_check_average_min ,positive 
+0x56f 001872 storet 3 ,mem_24g_short_sleep_set 
+0x570 001873 rtn 
+:      001874 p_send_time_check_average_min:
+0x571 001875 store 3 ,mem_24g_short_sleep_set 
+0x572 001876 rtn 
+:      001879 p_send_timer_first:
+0x573 001880 jam 1 ,mem_tx_count 
+0x574 001881 copy clkn ,pdata 
+0x575 001882 store 6 ,mem_tx_time_last 
+0x576 001883 rtn 
+:      001886 p_send_time_long_wake:
+0x577 001887 setarg 0 
+0x578 001888 store 1 ,mem_tx_count 
+0x579 001889 store 5 ,mem_tx_time_sum 
+0x57a 001890 rtn 
+:      001892 p_power_ctrl_start:
+0x57b 001893 fetch 2 ,mem_ui_state_map 
+0x57c 001894 rtnbit1 ui_state_ble_adv 
+0x57d 001895 rtnbit1 ui_state_bt_reconnect 
+0x57e 001896 rtnbit1 ui_state_bt_discovery 
+0x57f 001897 call p_rssi_sort 
+0x580 001898 call p_rssi_average 
+0x581 001899 branch power_ctrl_store_rssi_avg_received 
+:      001901 p_rssi_average:
+0x582 001902 arg mem_mouse_rssi_signal_buf_temp + 4 ,rega 
+0x583 001903 arg 10 ,pdata 
+0x584 001904 branch rssi_average + 2 
+:      001906 p_rssi_sort:
+0x585 001907 call p_memcpy16 
+0x586 001908 arg mem_mouse_rssi_signal_buf_temp ,regb 
+0x587 001909 fetch 1 ,mem_rssi_buff_index 
+0x588 001910 increase 1 ,pdata 
+0x589 001911 copy pdata ,loopcnt 
+0x58a 001912 branch p_bubble_sort 
+:      001914 p_memcpy16:
+0x58b 001915 arg mem_mouse_rssi_signal_buf_patch ,contr 
+0x58c 001916 arg mem_mouse_rssi_signal_buf_temp ,contw 
+0x58d 001917 branch memcpy16 
+:      001920 p_bubble_sort:
+0x58e 001921 increase -1 ,loopcnt 
+0x58f 001922 deposit loopcnt 
+0x590 001923 rtn blank 
+:      001924 p_external_loop:
+0x591 001925 copy loopcnt ,rega 
+0x592 001926 increase -1 ,rega 
+0x593 001927 copy regb ,contr 
+:      001928 p_internal_loop:
+0x594 001929 ifetch 1 ,contr 
+0x595 001930 copy contr ,contw 
+0x596 001931 ifetcht 1 ,contr 
+0x597 001932 isub temp ,null 
+0x598 001933 call p_sort_up 
+0x599 001934 increase -1 ,contr 
+0x59a 001935 increase -1 ,rega 
+0x59b 001936 branch p_internal_loop ,positive 
+0x59c 001937 loop p_external_loop 
+0x59d 001938 rtn 
+:      001939 p_sort_up:
+0x59e 001940 call p_exchange_data ,positive 
+0x59f 001941 rtn 
+:      001942 p_exchange_data:
+0x5a0 001943 increase -1 ,contw 
+0x5a1 001944 istoret 1 ,contw 
+0x5a2 001945 istore 1 ,contw 
+0x5a3 001946 rtn 
Index: output/bt_program23.meta
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.meta	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.meta	(working copy)
@@ -8,6 +8,9 @@
 INCLUDE "bt_format"
 org 0x0000  // start from patch ram address start
 
+//define G24_OTA
+define FIRE_KEY
+//define UARTA_DEBUG
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -18,11 +21,13 @@
 	beq patch15_6,p_app_init
 	beq patch16_0,p_app_evt_100ms_loop
 	beq patch18_3,p_mouse_start_work
+	beq patch18_4,p_mouse_start_reconnect_device
 	beq patch18_7,p_mouse_app_enter_hibernate
 	beq patch19_1,p_mouse_setgpio_hibernate
 	beq patch19_2,p_mouse_lpm_before_common
 	beq patch19_4,p_mouse_adc_read_start
 	beq patch19_6,p_mouse_motion
+	beq patch19_7,p_mouse_dpi_process
 	beq patch1a_0,p_mouse_seting_dpi
 	beq patch1a_1,p_mouse_check_key_gpio
 	beq patch1a_4,p_mouse_sensor_poweron
@@ -44,15 +49,23 @@
 	beq patch3d_1,p_g24_reconn_dispatch
 	beq patch3d_2,p_g24_transmit_no_interrupt
 	beq patch3d_4,p_g24_lpm_wait
+	beq patch3d_5,p_power_ctrl_start
 	branch loop
 
 
 p_soft_reset:
 	clear_stack
 	call app_param_init
+	setarg mem_mouse_rssi_signal_buf_patch
+	store 2,mem_rssi_signal_buf_ptr	
 	call mouse_xtal_init		// 16M / 24M
 	branch soft_reset+3
 
+p_mouse_start_reconnect_device:
+	fetch 1,mem_mouse_bt_led_recon_effect_flag
+	ncall p_mouse_multi_led_blink_enable,blank
+	branch mouse_start_reconnect_device+1
+
 /////////////////////////////////// adc//////////////////////////////////////
 p_main_loop:
 	call sp_calc_sequence
@@ -94,21 +107,6 @@
 	jam 0x29,core_syn_afc_cfg1
 	branch set_sync_on_16m	
 
-
-p_g24_load_ota_config_poweron:
-	call iicd_load_gpio_init
-	call p_g24_check_ota_data
-	branch p_g24_load_ota_config,user
-	rtn
-
-p_g24_load_ota_config:	
-	arg iicd_read_eep,regc
-	fetch 2,mem_g24_ota_config_addr
-	increase 3,pdata
-	byteswap pdata,pdata
-	store 2,mem_addr_mi
-	branch load_storage_loop
-	
 	
 p_adc_init_data:
 	arg mem_temp_block2,rega
@@ -204,12 +202,16 @@
 /////////////////////////////////// g24 250Hz use lpm//////////////////////////////////////
 p_app_init:
 p_mouse_init:
-	ncall p_g24_load_ota_config_poweron,wake
 	ncall p_mouse_le_name_load,wake
 	call enable_authrom
 	call p_mouse_setting_config
 	call mouse_init_sunt
 	rtn wake
+	call p_g24_report
+	fetch 3,mem_24g_short_sleep_set
+	store 3,mem_24g_short_sleep_set_init
+	call p_send_time_long_wake
+	call p_mouse_load_default_param
 	call mouse_dpi_config
 	call mouse_usb_check_enable
 	call mouse_drawing_optima_init
@@ -217,6 +219,48 @@
 	call p_mouse_sensor_powerdown
 	branch mouse_init+8
 
+
+p_g24_report:
+	setarg 0x17700
+	store 3,mem_24g_tsniff
+	call g24_interval_param_8ms
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_24G_250Hz
+	call g24_interval_param_4ms
+	setarg 0xbb80
+	store 3,mem_24g_tsniff
+	setarg 0x4800
+	store 3,mem_24g_short_sleep_set
+	rtn
+
+p_mouse_load_default_param:
+	call p_mouse_firebutton_connect_state_check
+	call p_mouse_device_multi_led_poweron2s_init
+	branch p_mouse_double_dpi_judge
+
+p_mouse_double_dpi_judge:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_DOUBLE_DPI_KEY
+	fetch 1,mem_dpi_another_button_gpio
+	bbit1 gpio_active_bit,p_mouse_another_dpi_connect_vin
+p_mouse_another_dpi_connect_gnd:
+	jam 0,mem_mouse_another_dpi_connect_vin_flag
+	rtn
+p_mouse_another_dpi_connect_vin:
+	jam 1,mem_mouse_another_dpi_connect_vin_flag
+	rtn
+	
+p_mouse_firebutton_connect_state_check:
+	fetch 1,mem_firebutton_gpio
+	rtneq GPIO_DISABLE
+	bbit1 gpio_active_bit,p_mouse_firebutton_connect_vin
+p_mouse_firebutton_connect_gnd:	
+	jam 0,mem_mouse_firebutton_connect_vin_flag
+	rtn
+p_mouse_firebutton_connect_vin:
+	jam 1,mem_mouse_firebutton_connect_vin_flag
+	rtn
+
 p_mouse_le_name_load:
 	fetch 8,mem_le_name_patch
 	rtn blank
@@ -276,7 +320,7 @@
 	rtn wake
 	call g24_transmit_init
 	call g24_chmap_param_init
-	call mouse_gpio_init
+	call p_mouse_gpio_init
 	call mouse_param_init
 	call p_g24_short_sleep_set_8ms
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -293,6 +337,16 @@
 	store 3,mem_24g_short_sleep_set
 	rtn
 
+p_mouse_gpio_init:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall  p_mouse_1io2led_all_off,blank
+	branch mouse_gpio_init
+
+p_mouse_1io2led_all_off:
+	call p_mouse_device_24g_led_off
+	call p_mouse_device_bt1_led_off
+	branch p_mouse_device_bt2_led_off
+
 p_mouse_cb_fuction:
 	setarg p_mouse_24g_package_data
 	store 2,mem_cb_24g_transmit_data
@@ -302,8 +356,6 @@
 
 p_mouse_24g_package_data:		// 250Hz
 	rtnmark0 mark_24g
-	fetch 1,mem_g24_ota_mode
-	nbranch p_mouse_24g_package_ota,blank
 	call mouse_motion
 	nrtn user
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -330,7 +382,8 @@
 	jam TYPE_MS,mem_24g_data_type
 	arg 7,rega	//length
 	arg mem_mouse_key,regb //tx buff
-	branch g24_transmit_by_interrupt_enable
+	rtn
+//	branch g24_transmit_by_interrupt_enable
 
 p_mouse_24g_search_dongle:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -393,25 +446,103 @@
 p_g24_short_sleep:
 	call g24_lpm_wait
 	nrtn user
-	call clear_wake
+//	branch p_g24_short_sleep_default	
+	fetch 1,mem_sleep_miss
+	jam 0,mem_sleep_miss
+	sub pdata,0,null
+	nbranch  p_g24_short_sleep_last_miss,zero
+	fetcht 2,mem_retransmit
+	sub temp,0,null
+	branch p_g24_short_sleep_default,zero
+
+	fetch 4,mem_tx_time_last_delt
+	branch p_g24_short_sleep_default,blank
+p_g24_short_sleep_notify:
+
+	fetcht 4,mem_24g_tsniff
+	isub temp,temp
+	storet 4,mem_sleep_miss_temp
+	nbranch p_g24_short_sleep_long,positive
+//	ncall p_g24_miss_temp_clear,positive
+
 	fetch 3,mem_24g_short_sleep_set
+	isub temp,pdata
+	nbranch p_g24_short_sleep_2, positive
+//	nrtn  positive
+	
+	arg 0x600,temp
+	isub temp,null
+	nbranch p_g24_short_sleep_2, positive
+p_g24_short_sleep2:
+	store 4,mem_sleep_time_temp
+	call p_g24_miss_temp_clear
+	call g24_setgpio_lpm_before
+//	call clear_wake
+	fetch 4,mem_sleep_time_temp
 	branch g24_long_sleep2
 
+p_g24_short_sleep_default:
+	call p_g24_miss_temp_clear
+	fetch 3,mem_24g_short_sleep_set
+	branch p_g24_short_sleep2
+
+p_g24_short_sleep_long:
+	sub temp,0,temp
+	fetch 3,mem_24g_short_sleep_set
+	iadd temp,pdata
+	branch p_g24_short_sleep2
+	
+p_g24_miss_temp_clear:
+	setarg 0
+	store 4,mem_sleep_miss_temp
+	rtn
+	
+p_g24_short_sleep_last_miss:
+	fetch 4,mem_tx_time_last_delt
+	fetcht 4,mem_sleep_miss_temp
+	iadd temp,pdata
+	branch p_g24_short_sleep_notify
+	
+	
+p_g24_short_sleep_2:
+	jam 1,mem_sleep_miss
+	rtn
+	
+
 p_g24_transmit_process:
 	jam 0,mem_24g_retry
+	setarg 0
+	store 2,mem_retransmit
 p_g24_transmit_loop:
-	fetchr timeup,2,mem_param_rx_setup
-	until clkn_rt,meet
 	call g24_transmit_receive_ack
 	fetch 1,mem_24g_no_ack	//tx noack
 	beq no_ack_24g,g24_transmit_no_ack
 	nbranch p_g24_retransmit,sync
 	nbranch p_g24_retransmit,user3
-	call g24_ackpayload_parse
-	call p_g24_mouse_parse_rx
+	call p_send_time_check
+		
+	call g24_ackpayload_parse		
 	call p_mouse_wakeup_24g
 	branch g24_transmit_no_ack
 
+
+p_g24_retransmit:
+	fetch 1,mem_24g_abort_pac
+	nrtn  blank
+	fetch 2,mem_24g_txfail_cnt
+	increase 1,pdata
+	store 2,mem_24g_txfail_cnt	
+	fetch 1,mem_24g_txfail_cnt+1
+	bbit1 4,g24_tx_attempt_fail
+	call g24_transmit_hop_process
+	fetch 2,mem_retransmit
+	increase 1,pdata
+	store 2,mem_retransmit
+//	call p_delay_40ms
+	branch p_g24_transmit_loop
+	
+
+
 p_mouse_wakeup_24g:
 	fetch 1,mem_sensor_shutdown_flag
 	ncall p_mouse_wakeup_24g_from_long_sleep,blank
@@ -430,17 +561,6 @@
 	arg gpcfg_pullup,temp
  	branch gpio_config_function_int
 
-p_g24_retransmit:	
-	fetch 1,mem_24g_abort_pac
-	nrtn blank
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt	
-	fetch 1,mem_24g_txfail_cnt+1
-	bbit1 1,g24_tx_attempt_fail
-	call g24_transmit_hop_process
-	call p_delay_40ms
-	branch p_g24_transmit_loop
 
 p_delay_40ms:
 	fetch 1,mem_24g_txfail_cnt+1
@@ -463,6 +583,7 @@
 	call mouse_set_sdio_high
 	call clear_wake
 	call p_mouse_logo_led_off
+	call p_mouse_1io2led_all_off
 	call mouse_before_hibernate_wheel_gpio_set
 	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
 	call gpio_out_active
@@ -554,6 +675,9 @@
 p_g24_long_sleep:
 	call g24_lpm_wait
 	nrtn user
+	call g24_setgpio_lpm_before
+	jam 0,mem_sleep_miss
+	call p_send_time_long_wake
 	fetch 1,mem_sensor_shutdown_flag
 	ncall mouse_setgpio_hibernate,blank
 	fetch 4,mem_24g_enter_hibernate
@@ -584,10 +708,17 @@
 	beq BT_EVT_LE_START_ENC,p_mouse_le_ll_start_encryt
 	beq BT_EVT_LE_PARSE_CONN_PARAM_ACCEPTED,p_mouse_le_parse_conn_param_accepted
 	beq BT_EVT_LE_DISCONNECTED,p_mouse_le_bb_disconnected
+	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
 	branch mouse_priority_bb_event+2
 
+p_mouse_le_bb_event_connected:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall  p_mouse_multi_led_on_enable,blank
+	branch mouse_le_bb_event_connected
 p_mouse_bb_event_connected:
 	call mouse_no_data_timer_init
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall  p_mouse_multi_led_on_enable,blank
 	branch mouse_bb_event_connected
 	
 p_mouse_le_bb_disconnected:
@@ -630,13 +761,23 @@
 
 p_mouse_24g_pairing_complete:
 	call mouse_no_data_timer_init
-	branch mouse_24g_pairing_complete
+	arg MOUSE_24G_PAIRING_FLAG,queue
+	call mouse_disable_function_flag
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,mouse_24g_pairing_complete_enable_poweron_timer
+	call p_mouse_multi_led_on_enable
+	branch mouse_24g_pairing_complete_skip_poweron_timer
 
 p_mouse_24g_attempt_success:
 	fetch 4,mem_24g_addr
 	store 4,mem_24g_receiver_addr
 	store 4,mem_mouse_24g_addr		// if need store 24g address to eeprom/flash,need get mem_24g_addr
 	call g24_ch_syncword_crc8_init
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,p_mouse_24g_attempt_success_next
+	call p_mouse_multi_led_on_enable
+	branch p_mouse_24g_attempt_success_next+1
+p_mouse_24g_attempt_success_next:
 	call mouse_device_poweron_timer_init
 	call mouse_no_data_timer_init
 	branch mouse_24g_attempt_success
@@ -653,14 +794,32 @@
 
 p_mouse_24g_fast_conn_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_start_auto_pair
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_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
 	fetcht 4,mem_mouse_compare_addr_ff
 	isub temp,null
-	branch mouse_24g_start_pair_mode,zero
+	branch p_mouse_24g_start_pair_mode,zero
 	branch mouse_24g_reconn_dongle_start
+p_mouse_24g_start_auto_pair:
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,mouse_24g_start_auto_pair
+	call p_mouse_multi_led_blink_enable
+	branch mouse_24g_start_auto_pair+1
+	
+p_mouse_24g_start_pair_mode:
+	jam 0,mem_24g_reconn_type
+	arg MOUSE_24G_PAIRING_FLAG,queue
+	call mouse_enable_function_flag
+	setarg 0
+	store 2,mem_24g_reconn_timeout	
+	call mouse_stop_discovery
+	call mouse_low_voltage_led_blink_disable
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,mouse_24g_start_pair_mode_enable_blink_timer
+	call p_mouse_multi_led_blink_enable
+	branch mouse_24g_start_pair_mode_skip_blink_timer
 
 p_mouse_24g_auto_pair_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
@@ -706,7 +865,31 @@
 	nbranch p_g24_reconn_device_fail,sync
 	nbranch p_g24_reconn_device_fail,user3
 	call g24_ackpayload_parse
-	branch g24_reconn_receiver_succ
+	fetch 4,mem_24g_pair_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	branch g24_pair_start,zero
+	
+	fetch 4,mem_24g_device_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	call p_g24_store_receiver_addr,zero
+	fetch 1,mem_24g_conn_sm
+	set0 STATE_24G_RECONN,pdata
+	store 1,mem_24g_conn_sm
+	setarg 0
+	store 2,mem_24g_pair_timeout
+	store 2,mem_24g_reconn_count
+	store 2,mem_24g_reconn_timeout	
+	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
+	call ui_ipc_send_event
+	branch g24_txbuf_clear
+
+p_g24_store_receiver_addr:
+	fetch 4,mem_24g_rxpayload+2
+	rtn blank
+	store 4,mem_24g_receiver_addr	
+	branch g24_ch_syncword_crc8_init
 	
 p_g24_reconn_device_fail:
 	fetch 1,mem_24g_fast_conn_enable
@@ -733,7 +916,6 @@
 p_g24_transmit_dispatch:
 	rtnmark0 mark_24g
 	fetch 1,mem_24g_conn_sm
-	bbit1 STATE_24G_OTA,p_g24_ota_dispatch
 	bbit1 STATE_24G_PAIR,g24_pair_dispatch
 	bbit1 STATE_24G_RECONN,g24_reconn_dispatch
 	fetch 1,mem_24g_transmit_by_interrupt
@@ -755,19 +937,28 @@
 	fetch 1,mem_device_flag
 	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
 	branch mouse_start_work+5
-
+	
 p_mouse_24g_start_mode:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
 	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
-	branch mouse_24g_reconn_dongle_start,user
+	branch p_mouse_24g_reconn_dongle_start,user
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_reconn_general_dongle
-	bbit0 MOUSE_ENABLE_24G_POWER_ON_PAIRING,mouse_24g_reconn_general_dongle
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
+	bbit0 MOUSE_ENABLE_24G_POWER_ON_PAIRING,p_mouse_24g_reconn_general_dongle
 	call mouse_key_check_once		// pdata output:00
 	and rega,0x07,pdata
 	branch mouse_24g_start_mode+9
-
+	
+p_mouse_24g_reconn_dongle_start:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall p_mouse_multi_led_blink_enable,blank
+	branch mouse_24g_reconn_dongle_start
+p_mouse_24g_reconn_general_dongle:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall p_mouse_multi_led_blink_enable,blank
+	branch mouse_24g_reconn_general_dongle
+	
 ///////////////////dpi led adjust////////////////////////////////////////////////////////////////////
 p_mouse_seting_dpi:
 	call mouse_setting_dpi_4_level
@@ -801,6 +992,7 @@
 	//led
 	call mouse_device_poweron_timer
 	call p_mouse_dpi_led_blink_delay_timer
+	call p_mouse_led_multi_timer
 
 	call mouse_dpi_key_check_long_press
 	call mouse_bt_discovery_check
@@ -827,6 +1019,93 @@
 	arg soft_reset_chip,regb
 	branch timer_single_step	
 
+//================led multi start===================//
+
+p_mouse_device_multi_led_poweron2s_init:
+	fetch 1,mem_mouse_multi_led_powon2s_timer_init
+	store 1,mem_mouse_multi_led_powon2s_timer
+	fetch 1,mem_mouse_multi_led_poweron2s_flag_init
+	store 1,mem_mouse_multi_led_poweron2s_flag
+	rtn
+p_mouse_multi_led_blink_enable:
+	jam 1,mem_mouse_multi_led_blink_enable
+	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
+	fetch 1,mem_mouse_multi_led_blink_timer_init
+	store 1,mem_mouse_multi_led_blink_timer
+	rtn
+p_mouse_multi_led_on_enable:	
+	jam 1,mem_mouse_multi_led_blink_enable	//disable flag 
+	jam 0,mem_mouse_multi_led_blink_timer
+	jam MULTI_LED_ON,mem_mouse_multi_led_type
+	rtn
+	
+p_mouse_led_multi_timer:
+	fetch 1,mem_mouse_multi_led_blink_enable
+	rtn blank
+	fetch 1,mem_mouse_multi_led_type
+	beq MULTI_LED_BLINK,p_mouse_multi_led_type_blink
+p_mouse_multi_led_type_on:
+	fetch 1,mem_mouse_multi_led_poweron2s_flag
+	nbranch p_mouse_device_multi_led_poweron2s,blank
+	jam 0,mem_mouse_multi_led_blink_enable
+	rtn
+p_mouse_device_multi_led_poweron2s:
+	fetch 1,mem_mouse_multi_led_powon2s_timer
+	branch p_mouse_multi_led_poweron2s_and_flag_off,blank
+	increase -1
+	store 1,mem_mouse_multi_led_powon2s_timer
+	branch p_mouse_device_multi_led_on
+p_mouse_multi_led_poweron2s_and_flag_off:
+	jam 0,mem_mouse_multi_led_poweron2s_flag
+	jam 0,mem_mouse_multi_led_blink_enable
+	branch p_mouse_device_multi_led_off
+
+p_mouse_multi_led_type_blink:
+	arg mem_mouse_multi_led_blink_timer,regc
+	arg p_mouse_multi_led_type_blink_timeout,regb
+	branch timer_single_step
+
+p_mouse_multi_led_type_blink_timeout:
+	fetch 1,mem_mouse_multi_led_blink_timer_init
+	store 1,mem_mouse_multi_led_blink_timer
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,p_mouse_device_multi_led_off	
+p_mouse_device_multi_led_on:
+	jam ON,mem_mouse_multi_led_state
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_device_24g_led_on
+	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_on
+	beq MODE_BT_DEVICE2,p_mouse_device_bt2_led_on
+	rtn
+p_mouse_device_24g_led_on:
+	fetcht 1,mem_mouse_1io2led_multi_24gled
+	branch p_mouse_device_led_on
+p_mouse_device_bt1_led_on:
+	fetcht 1,mem_mouse_1io2led_multi_bt1led
+	branch p_mouse_device_led_on
+p_mouse_device_bt2_led_on:
+	fetcht 1,mem_mouse_1io2led_multi_bt2led
+p_mouse_device_led_on:
+	branch gpio_out_active	//by mouse.dat config
+
+p_mouse_device_multi_led_off:
+	jam OFF,mem_mouse_multi_led_state
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_device_24g_led_off
+	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_off
+	beq MODE_BT_DEVICE2,p_mouse_device_bt2_led_off
+	rtn
+p_mouse_device_24g_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_24gled
+	branch gpio_set_high_impedance
+p_mouse_device_bt1_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_bt1led
+	branch gpio_set_high_impedance
+p_mouse_device_bt2_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_bt2led
+	branch gpio_set_high_impedance
+
+//================led multi end===================//
 
 p_mouse_logo_led_on_timer:
 	fetch 1,mem_mouse_logo_led_gpio
@@ -841,6 +1120,8 @@
 	branch p_mouse_logo_led_on,positive
 p_mouse_logo_led_off:
 	fetcht 1,mem_mouse_logo_led_gpio
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 1,gpio_set_high_impedance
 	branch gpio_out_inactive
 
 p_mouse_logo_led_on:
@@ -903,12 +1184,16 @@
 
 		
 p_mouse_commbination_key_down:		// enter hibernate when reconnect
-	call mouse_combination_ui_timer
+	call p_mouse_combination_ui_timer
 	fetch 1,mem_commbination_key_statue
 	rtneq COMMBINATION_KEY_STATE_DOWN
 	jam COMMBINATION_KEY_STATE_DOWN,mem_commbination_key_statue
 	rtn
 
+p_mouse_combination_ui_timer:
+	arg p_mouse_24g_start_pair_mode,regb
+	branch mouse_combination_ui_timer+1
+
 p_mouse_le_battery_updata_timer:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit1 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
@@ -936,8 +1221,43 @@
 	call mouse_cancel_reconnect,true
 	setarg 0
 	store 2,mem_le_battery_level_updata_timer
-	branch mouse_start_discovery+1
-
+	call mouse_bluetooth_fast_conn_disable
+	fetch 2,mem_ui_state_map
+	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,p_mouse_start_discovery_norandom
+	fetcht 2,mem_random_addr_increase_count
+	increase 1,temp
+	storet 2,mem_random_addr_increase_count
+	storet 2,mem_le_lap+1
+	random pdata					//random ble addr
+	store 1,mem_le_lap
+p_mouse_start_discovery_norandom:
+	fetch 3,mem_mouse_le_lap_temp
+	store 3,mem_le_lap+3
+	call app_lpm_mult_disable
+	fetch 2,mem_discovery_timeout
+	store 2,mem_mouse_discovery_timer
+	jam 6,mem_connection_options
+	setarg 0
+	store 2,mem_mouse_no_data_timer
+	store 1,mem_mouse_direct_timer
+	store 1,mem_mouse_bluetooth_reconnect_timeout
+	store 1,mem_mouse_device_poweron_timer_count
+	store 1,mem_mouse_clear_sensor_data_flag
+	arg MOUSE_STORE_EEPROM_FLAG,queue
+	call mouse_enable_function_flag
+	call mouse_bt_discovery_button_down_disable
+	fetch 1,mem_mouse_bluetooth_type
+	isolate1 MODE_4_MOUSE,pdata
+	call mouse_check_51cmd_adv,true
+	fetch 1,mem_mouse_bluetooth_type
+	isolate1 MODE_3_MOUSE,pdata
+	call check_51cmd_start_discovery,true
+	call mouse_low_voltage_led_blink_disable
+	fetch 1,mem_mouse_1io2led_led_enable
+	nbranch p_mouse_multi_led_blink_enable,blank
+	branch mouse_discover_setting_led_gpio
 
 p_ui_timer_check:		// 100ms timer will return 4 or 5 times when power on
 	fetch 1,mem_power_on_flag
@@ -1043,8 +1363,13 @@
 	branch disable_user,blank
 	fetch 1,mem_lpm_mode
 	branch disable_user,blank
-	branch g24_setgpio_lpm_before
+//	call g24_setgpio_lpm_before
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
+	enable user
+	rtn
 
+	
 p_mouse_motion:
 	disable user
 	setarg 0
@@ -1053,7 +1378,7 @@
 	call mouse_dpi_config
 	call mouse_zwheel
 	call mouse_t_zwheel
-	call mouse_key
+	call p_mouse_key
 	fetch 1,mem_mouse_key
 	and_into 0x1f,pdata
 	store 1,mem_mouse_key
@@ -1104,6 +1429,15 @@
 
 
 //////////////////////////////modify key start///////////////////////////////////////////////
+p_mouse_key:
+	call p_mouse_check_firekey_gpio
+	fetch 1,mem_fire_key_flag
+	nbranch p_fire_key_press,blank
+	fetch 1,mem_fire_key_status
+	nbranch p_fire_key_process,blank
+	call p_mouse_check_key_gpio
+	branch mouse_key+1
+
 p_mouse_check_key_gpio:	//when mem_matrix_public_gpio=0xff
 	fetch 1,mem_sensor_shutdown_flag
 	ncall mouse_check_key_gpio_once,blank
@@ -1113,6 +1447,7 @@
 	call p_mouse_check_mkey_gpio
 	call p_mouse_check_bkkey_gpio
 	call p_mouse_check_fwkey_gpio
+	call p_mouse_check_firekey_gpio
 	branch mouse_check_key_gpio_next
 
 p_mouse_check_lkey_gpio:
@@ -1176,10 +1511,98 @@
 	arg gpcfg_output_low,temp
 	branch gpio_config_function_int	
 
+/////////////////////////////////////////////firekey start//////////////////////////////////////////
+
+p_mouse_check_firekey_gpio:
+	arg 0,regb
+	fetch 1,mem_firebutton_gpio
+	rtneq GPIO_DISABLE
+	fetch 1,mem_mouse_firebutton_connect_vin_flag
+	nbranch p_mouse_check_firekey_connect_vin,blank
+p_mouse_check_firekey_connect_gnd:
+	fetcht 1,mem_firebutton_gpio
+	call mouse_gpio_config_input_pu
+	fetcht 1,mem_firebutton_gpio
+	call gpio_get_bit
+	setflag true,0,regb
+p_mouse_firekey_state_store:	
+	copy regb,pdata
+	store 1,mem_fire_key_flag
+	rtn
+
+p_mouse_check_firekey_connect_vin:
+	fetch 1,mem_firebutton_gpio
+	set0 gpio_active_bit,pdata
+	store 1,mem_firebutton_gpio
+	fetcht 1,mem_firebutton_gpio
+	call mouse_gpio_config_input_pd
+	fetcht 1,mem_firebutton_gpio
+	call gpio_get_bit
+	nsetflag true,0,regb
+	branch p_mouse_firekey_state_store
+
+p_fire_key_process: 
+	beq 4,p_fire_key_process_end
+p_fire_key_press:
+	call p_firekey_clkn_bt_timer_check 
+	fetch 4,mem_fire_key_delay
+	arg 0xa0,temp      
+	iadd temp,temp
+	copy clkn_bt,pdata
+	isub temp,null
+	nrtn positive
+	store 4,mem_fire_key_delay 
+	fetch 1,mem_fire_key_status
+	beq 0,p_fire_key_process_start
+	beq 1,p_fire_key_process_release1
+	beq 2,p_fire_key_process_start2
+	beq 3,p_fire_key_process_release2
+	rtn
+
+p_fire_key_process_start:
+	jam 1,mem_fire_key_status
+	jam 1,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_release1:
+	jam 2,mem_fire_key_status
+	jam 0,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_start2:
+	jam 3,mem_fire_key_status
+	jam 1,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_release2:
+	jam 0,mem_fire_key_status
+	jam 0,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_end:
+	jam 0,mem_fire_key_status
+	jam 0,mem_mouse_key
+	rtn
+
+p_firekey_clkn_bt_timer_check:
+	fetcht 4,mem_fire_key_delay
+	copy clkn_bt,pdata
+	isub temp,null
+	ncall p_firekey_clkn_bt_timer_timeout,positive
+	rtn
+p_firekey_clkn_bt_timer_timeout:
+	setarg 0
+	store 4,mem_fire_key_delay
+	rtn
+
+
+/////////////////////////////////////////////firekey end//////////////////////////////////////////
+
 p_mouse_idle:
 	call mouse_low_voltage_led_no_enter_lpm
 	call ui_check_paring_button
 	call p_mouse_dpi_check
+	call p_mouse_dpi_another_gpio_check
 	branch mouse_idle+4
 p_mouse_dpi_check:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1205,540 +1628,322 @@
 	call p_mouse_gpio_config_output_low
 	fetcht 1,mem_dpi_button_gpio
 	branch mouse_3io6key_check
-	
-//////////////////////////////modify key end///////////////////////////////////////////////
-
-
-
-p_g24_parse_rx_ota_sm:
-	fetch 1,mem_g24_ota_mode
-	rtn blank
-	fetch 1,mem_g24_ota_sm
-	beq G24_OTA_SM_TX_VERSION,p_g24_ota_sm_tx_version
-	beq G24_OTA_SM_TX_INFO,p_g24_ota_sm_tx_info
-	beq G24_OTA_SM_TX_CONFIG,p_g24_ota_sm_tx_config
-	beq G24_OTA_SM_TX_SET_CONFIG_END,p_g24_ota_sm_tx_config_end
-	beq G24_OTA_SM_TX_DATA,p_g24_ota_sm_tx_data
-	beq G24_OTA_SM_TX_RESET,p_g24_ota_sm_tx_reset
-	rtn
-
-p_g24_ota_sm_tx_reset:
-	jam G24_OTA_SM_TX_RESET_OK,mem_g24_ota_sm
-	rtn
-	
-p_g24_ota_sm_tx_version:
-	jam G24_OTA_SM_TX_VERSION_OK,mem_g24_ota_sm
-	rtn
-	
-p_g24_ota_sm_tx_info:
-	jam G24_OTA_SM_TX_INFO_OK,mem_g24_ota_sm
-	rtn	
-
-p_g24_ota_sm_tx_config:
-	jam G24_OTA_SM_TX_CONFIG_OK,mem_g24_ota_sm
-	rtn	
-	
-p_g24_ota_sm_tx_config_end:
-	jam G24_OTA_SM_TX_SET_CONFIG_END_OK,mem_g24_ota_sm
-	rtn		
 
-p_g24_ota_sm_tx_data:
-	jam G24_OTA_SM_TX_DATA_OK,mem_g24_ota_sm
-	rtn		
-	
-	
-p_g24_mouse_parse_rx:
-	fetch 1,mem_24g_rxdata_length
-	branch  p_g24_parse_rx_ota_sm, blank
-	copy pdata,regb //len
-//	fetch 1,mem_g24_ota_mode
-//	nbranch p_g24_mouse_parse_rx_mode_ota,blank
-	jam 0,mem_24g_rxdata_length
-	fetch 1,mem_24g_rxpayload
-	beq DATATYPE_OTA,p_g24_rx_ota	//mouse
-	rtn
-
-
-p_g24_ota_mode_enable:
-	jam 1,mem_g24_ota_mode
-//	jam CLEAR_INIT,mem_24g_mode_init
-	jam 0,mem_lpm_mode
-	branch p_ota_init
-	
+p_mouse_dpi_another_gpio_check:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_DOUBLE_DPI_KEY
+	fetch 1,mem_mouse_another_dpi_connect_vin_flag
+	nbranch p_mouse_dpi_another_gpio_connect_vin_check,blank
+p_mouse_dpi_another_gpio_connect_gnd_check:	
+	fetch 1,mem_dpi_another_button_gpio
+	call p_mouse_gpio_config_output_high
+	call p_mouse_dpi_another_check
+	fetcht 1,mem_dpi_another_button_gpio
+	branch mouse_gpio_config_input_pu	
 
-p_g24_ota_dispatch:
+p_mouse_dpi_another_gpio_connect_vin_check:
+	fetch 1,mem_dpi_another_button_gpio
+	set0 gpio_active_bit,pdata
+	store 1,mem_dpi_another_button_gpio
+	fetch 1,mem_dpi_another_button_gpio
+	call p_mouse_gpio_config_output_low
+	jam MOUSE_DPI_ANOTHER_KEY,mem_mouse_key_temp_patch
+	fetcht 1,mem_dpi_another_button_gpio
+	fetch 1,mem_dpi_another_press_status
+	call p_mouse_check_key_connect_vin_new
+	call p_mouse_dpi_another_state_check
+	fetcht 1,mem_dpi_another_button_gpio
+	branch mouse_gpio_config_input_pu	
 
+p_mouse_dpi_another_down_new:
+	call mouse_gpio_config_input_pu	
+	fetch 1,mem_dpi_another_button_state
+	rtneq DPI_BUTTON_STATE_DOWN
+	jam DPI_BUTTON_STATE_DOWN,mem_dpi_another_button_state
+	//fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	//rtnbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
+	//rtnbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
+	branch mouse_dpi_process
+	
+p_mouse_dpi_another_check:
+	jam MOUSE_DPI_ANOTHER_KEY,mem_mouse_key_temp_patch
+	fetcht 1,mem_dpi_another_button_gpio
+	fetch 1,mem_dpi_another_press_status	
+	call p_mouse_check_key_connect_gnd_new
+p_mouse_dpi_another_state_check:
+	store 1,mem_dpi_another_press_status
+	fetch 1,mem_dpi_another_button_down_enable
+	branch p_mouse_dpi_another_up,blank	
+p_mouse_dpi_another_down:
+	fetch 1,mem_dpi_another_button_state
+	rtneq DPI_BUTTON_STATE_DOWN
+	jam DPI_BUTTON_STATE_DOWN,mem_dpi_another_button_state
+	//fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	//rtnbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
+	//rtnbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
+	branch mouse_dpi_process
+
+p_mouse_dpi_another_up:
+	fetch 1,mem_dpi_another_button_state
+	rtneq DPI_BUTTON_STATE_UP
+	jam DPI_BUTTON_STATE_UP,mem_dpi_another_button_state
+	//fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	//bbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON,mouse_dpi_up_next
+	//bbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY,mouse_dpi_up_next
+	rtn
+
+p_mouse_check_key_connect_gnd_new:	
+	lshift pdata,pdata
+	copy pdata,regb
+	call gpio_get_bit
+	setflag true,0,regb
+	and regb,0x07,pdata
+	fetcht 1,mem_mouse_key_temp_patch
+	copy temp,queue
+	beq 0x07,p_mouse_key_press		//  about 17~22ms three times
+	beq 0x00,p_mouse_key_release
+	rtn
+
+p_mouse_check_key_connect_vin_new:	
+	lshift pdata,pdata
+	copy pdata,regb
+	call mouse_gpio_config_input_pd
+	call gpio_get_bit
+	setflag true,0,regb
+	and regb,0x07,pdata
+	fetcht 1,mem_mouse_key_temp_patch
+	copy temp,queue
+	beq 0x07,p_mouse_key_press		//  about 17~22ms three times
+	beq 0x00,p_mouse_key_release
+	rtn
+
+p_mouse_key_press:
+	jam 1,mem_dpi_another_button_down_enable
+	rtn
+p_mouse_key_release:
+	jam 0,mem_dpi_another_button_down_enable
+	rtn
+
+p_mouse_dpi_process:
+	call mouse_dpi_ghost_check
+	rtn user
+	fetch 1,mem_mouse_dpi
+	copy pdata,temp
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_DOUBLE_DPI_KEY,p_mouse_double_dpi_check
+	copy temp,pdata
+	increase 1,pdata
+	and pdata,0x03,pdata
+p_mouse_dpi_store:
+	store 1,mem_mouse_dpi
+	call mouse_seting_dpi
+	branch mouse_store_device_info_delay
+
+p_mouse_double_dpi_check:
+	fetch 1,mem_dpi_another_button_down_enable
+	nbranch p_mouse_another_dpi_button_down,blank
+p_mouse_dpi_increase:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_DPI_LEVEL_4,p_mouse_dpi_increase_level_4
+	copy temp,pdata
+	rtneq MOUSE_DPI_LEVEL2
+p_mouse_dpi_increase_level:
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_3	//1600
+	beq MOUSE_DPI_LEVEL3,p_mouse_dpi_level_2 	//1200
 	rtn
-	
 
-p_g24_ota_transmit:
-	jam DATATYPE_OTA,mem_24g_txbuf
-	call g24_transmit_prep
-	call g24_transmit_receive_ack
-	nrtn sync
-	nrtn user3
-	call g24_txbuf_clear
-	branch g24_ackpayload_parse
-	
-	
-p_g24_rx_ota:
-	fetch 1,mem_24g_rxpayload
-	rtnne DATATYPE_OTA
-	ifetch 1,contr
-//	store 1,mem_g24_ota_tx_opcode
-	ifetcht 1,contr
-	sub temp,G24_OTA_TARGET_MOUSE,null
-	nbranch assert,zero
-	beq G24_OTA_CMD_VERSION,p_g24_mouse_ota_process_version
-	beq  G24_OTA_CMD_INFO,p_g24_mouse_ota_process_info
-	beq  G24_OTA_CMD_CONFIG,p_g24_mouse_ota_process_config
-	beq G24_OTA_CMD_SET_CONFIG_END,p_g24_mouse_ota_process_set_config_end
-	beq G24_OTA_CMD_DATA,p_g24_mouse_ota_process_data
-	beq G24_OTA_CMD_RESET,p_g24_mouse_ota_process_reset
-	beq G24_OTA_CMD_PING,p_g24_mouse_ota_process_ping
-	branch assert
-	
-p_g24_mouse_ota_process_ping:
+p_mouse_dpi_level_1:		//800
+	setarg 2
+	branch p_mouse_dpi_store
+p_mouse_dpi_level_2:		//1200
+	setarg 0
+	branch p_mouse_dpi_store
+p_mouse_dpi_level_3:		//1600
+	setarg 1
+	branch p_mouse_dpi_store
+p_mouse_dpi_level_4:		//1000
+	setarg 3
+	branch p_mouse_dpi_store
+
+p_mouse_dpi_increase_level_4:
+	copy temp,pdata			//0->1,2->3,3->0
+	rtneq MOUSE_DPI_LEVEL2
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_3
+	beq MOUSE_DPI_LEVEL3,p_mouse_dpi_level_4
+	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_level_2
+	rtn
+p_mouse_dpi_decrease_level_4:
+	copy temp,pdata			//0->3,1->0,3->2
+	rtneq MOUSE_DPI_LEVEL3
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_4
+	beq MOUSE_DPI_LEVEL2,p_mouse_dpi_level_2
+	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_level_1
 	rtn
 
-p_g24_mouse_ota_process_version:
-//	call  g24_transmit_prep
-	call p_g24_ota_mode_enable 
-	jam G24_OTA_SM_RX_VERSION,mem_g24_ota_sm	
-	rtn
-	
-p_g24_mouse_ota_process_info:
-	jam G24_OTA_SM_RX_INFO,mem_g24_ota_sm
-	rtn
-	
-p_g24_mouse_ota_process_config:
-	jam G24_OTA_SM_RX_CONFIG,mem_g24_ota_sm
+p_mouse_another_dpi_button_down:
+p_mouse_dpi_decrease:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_DPI_LEVEL_4,p_mouse_dpi_decrease_level_4
+	copy temp,pdata
+	rtneq MOUSE_DPI_LEVEL3
+p_mouse_dpi_decrease_level:
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_1
+	beq MOUSE_DPI_LEVEL2,p_mouse_dpi_level_2
 	rtn
 	
+//////////////////////////////modify key end///////////////////////////////////////////////
 
-p_g24_mouse_ota_process_set_config_end:
-	jam G24_OTA_SM_RX_SET_CONFIG_END,mem_g24_ota_sm
-
-	ifetch 2,contr
-	ifetcht 2,contr
-	fetchr rega, 2,mem_g24_ota_rx_alllen
-	isub rega,null
-	nbranch p_g24_mouse_ota_process_fail,zero
-	fetch 2,mem_g24_ota_rx_sum
-	isub temp,null
-	nbranch p_g24_mouse_ota_process_fail,zero
-	call p_g24_check_ota_data_all
-	nbranch p_g24_mouse_ota_process_fail,user
-	branch p_g24_mouse_ota_process_ok	
-
-p_g24_check_ota_data_all:
-	call p_g24_check_ota_data
-	nrtn user	
-	fetch 2,mem_g24_ota_rx_sum
-	isub alarm,null
-	nbranch disable_user,zero	
-	fetcht 2,mem_temp_block6
-	fetch 2,mem_g24_ota_rx_alllen
-	increase -5,pdata
-	isub temp,null
-	nbranch disable_user,zero
-	branch enable_user
-	
-
-p_g24_check_ota_data:
-	fetch 2,mem_g24_ota_config_addr
-	byteswap pdata,pdata
-	store 2,mem_addr_mi
-	arg 3,temp
-	arg mem_temp_block5,rega
-	call iicd_read_eep	
-
-	fetch 1,mem_temp_block5
-	bne  G24_OTA_DATA_HEADER,disable_user
-	ifetcht 2,contr
-//	fetch 2,mem_g24_ota_rx_alllen
-//	increase -5,pdata
-//	isub temp,null
-//	nbranch disable_user,zero
-	storet 2,mem_pdatatemp //len
-	storet 2,mem_temp_block6 //len
-	
-	fetch 1,mem_temp_block5
-	arg 0xffff,rege //crc
-	arg 0,temp
-	arg mem_temp_block5,contr
-	arg 3,loopcnt
-	call p_g24_mouse_data_sum
-	copy temp,alarm
-	
-	fetch 2,mem_g24_ota_config_addr
-	add pdata,3,regf
-	call p_g24_check_ota_data_loop
-
-	byteswap regf,pdata
-	store 2,mem_addr_mi
-	arg 2,temp
-	arg mem_temp_block5,rega
-	call iicd_read_eep	
-	fetch 2,mem_temp_block5
-	isub rege, null
-	nbranch disable_user,zero
-	fetch 1,mem_temp_block5
-	iadd alarm,alarm
-	ifetch 1,contr
-	iadd alarm,alarm
-	setarg 0xffff
-	iand alarm,alarm
-	branch enable_user
-	
-p_g24_check_ota_data_loop:
-	fetch 2,mem_pdatatemp
-	rtn blank
-	copy pdata,temp
-	sub pdata,16,null
-	branch p_g24_check_ota_data_loopend,positive
-	increase -16,pdata
-	arg 0x10,temp //len
-p_g24_check_ota_data_loop2:
-	store 2,mem_pdatatemp
-	copy temp,regext
-	copy regf,pdata
-	byteswap pdata,pdata
-	store 2,mem_addr_mi
-	arg mem_temp_block5,rega
-	call iicd_read_eep
-	copy regf,pdata
-	iadd regext,regf
-	copy regext,loopcnt
-	copy rege,pdata
-	arg mem_temp_block5,contr
-	icrc contr
-	copy pdata,rege
-	copy regext,loopcnt
-	arg mem_temp_block5,contr
-	copy alarm,temp
-	call p_g24_mouse_data_sum
-	copy temp,alarm
-	branch p_g24_check_ota_data_loop
 
-p_g24_check_ota_data_loopend:
-	setarg 0
-	branch p_g24_check_ota_data_loop2
-	
+///////////////////////////// 2.4g ota start ///////////////////////////////////////////////////////////	
 
-	
-p_g24_mouse_ota_process_data:
-	jam G24_OTA_SM_RX_DATA,mem_g24_ota_sm
+p_send_time_check:
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq  G24_TX_TIMER_INT_ENABLE,p_send_timer_first
+	fetch 1,mem_tx_count
+	branch p_send_timer_first,blank
+//	call p_send_time_check_ptr
+	copy clkn,pdata
+	fetcht 6,mem_tx_time_last
+	store 6,mem_tx_time_last
+	call clk_diff_rt
+	store 4,mem_tx_time_last_delt
 
-	ifetch 1,contr
-	copy contr,rega
-	fetcht 1,mem_g24_ota_rx_data_count
-	isub temp,null
-	branch p_g24_mouse_ota_process_ok,zero //retrasmit
-	call p_g24_cmd_ota_data_check_count
-	nbranch p_g24_mouse_ota_process_fail,user
-	sub regb,4,null
-	branch p_g24_mouse_ota_process_fail,positive
-	increase -4,regb
-	
-	storer regb,2,mem_hold_contw
-	storer rega,2,mem_hold_contr
-	call iicd_eeprom_write_enable
-	call 	p_dongle_usb_cmd_ota_write_data
-	call iicd_eeprom_write_disable
-	fetchr regb,2,mem_hold_contw
-	fetchr rega,2,mem_hold_contr
-	
-	fetch 2,mem_g24_ota_rx_alllen
-	iadd regb,pdata
-	store 2,mem_g24_ota_rx_alllen
-	copy regb,loopcnt
-	arg 0,temp
-	copy rega,contr
-	call p_g24_mouse_data_sum	
-	fetch 2,mem_g24_ota_rx_sum
+	fetch 1,mem_sleep_miss
+	nrtn blank
+	fetch 2,mem_retransmit
+	nrtn blank
+	fetch 4,mem_tx_time_last_delt
+//	fetcht 2,mem_tx_time_write_ptr
+//	copy temp,contw
+//	istore 3,contw
+//	copy contw,temp
+//	storet 2,mem_tx_time_write_ptr
+	fetcht 5,mem_tx_time_sum
 	iadd temp,pdata
-	store 2,mem_g24_ota_rx_sum
-
-p_g24_mouse_ota_process_ok:	
-	jam G24_OTA_STATUS_SUCCESS,mem_g24_ota_rtn_state
-	rtn
-	
-p_g24_mouse_ota_process_fail:	
-	jam G24_OTA_STATUS_FAIL,mem_g24_ota_rtn_state
+	store 5,mem_tx_time_sum	
+	fetcht 1,mem_tx_count
+	fetch 1,mem_tx_time_sum_count
+	isub temp,null
+	branch p_send_time_check_average,zero
+	increase 1,temp
+//	sub temp,65,null
+	storet 1,mem_tx_count
 	rtn
 
-p_dongle_usb_cmd_ota_write_data:
-//	fetch 1,mem_g24_ota_config_type
-	fetch 2,mem_g24_ota_config_addr
-	rtn blank
-	fetcht 2,mem_g24_ota_rx_alllen
-	iadd temp,pdata
-	copy regb,temp
-	branch iicd_write_ota_data 
-	
-
-p_g24_mouse_ota_process_reset:
-	fetch 1,mem_g24_ota_sm
-	rtneq G24_OTA_SM_RX_RESET
-	rtneq G24_OTA_SM_TX_RESET
-	rtneq G24_OTA_SM_TX_RESET_OK
-	jam 5,mem_g24_ota_reset_timer
-	jam G24_OTA_SM_RX_RESET,mem_g24_ota_sm
-	rtn
-	
+p_send_time_check_average:
+	jam 1,mem_tx_count
+	arg 0,temp
+	fetch 5,mem_tx_time_sum
+	storet 5,mem_tx_time_sum
+	fetcht 1,mem_tx_time_sum_count
+	idiv temp
+	call wait_div_end
+  	quotient pdata
+
+//	rshift2 pdata,pdata
+	fetcht 4,mem_24g_tsniff
+	increase -40,temp
 	
-p_g24_cmd_ota_data_check_count:
-	fetcht 1,mem_g24_ota_rx_data_count
-	store 1,mem_g24_ota_rx_data_count
-	beq 0,p_g24_cmd_ota_data_check_count_0
+//	add temp,0x80,temp
 	isub temp,pdata
-	beq  1,enable_user	
-	branch disable_user
+	branch p_send_time_check_average_late,positive
+	sub pdata,0,pdata
 	
-p_g24_cmd_ota_data_check_count_0:	
-	sub temp,0xff,null
-	branch enable_user,zero
-	branch disable_user
-
-p_g24_mouse_data_sum:
-	ifetch 1,contr
+	rshift2 pdata,pdata
+	fetcht 3,mem_24g_short_sleep_set
 	iadd temp,temp
-	loop p_g24_mouse_data_sum
-	rtn
-	
-
-//input loopcnt :len ; contr :data ptr 
-//ouput pdata :crc
-p_g24_mouse_ota_crc:
-	setarg 0xffff
-	icrc contr
-	rtn
-	
-p_g24_mouse_ota_check_crc:
-	fetchr loopcnt, 1,mem_24g_rxdata_length
-	sub loopcnt,2,null
-	branch disable_user,positive
-	arg mem_24g_rxpayload,pdata
-	iadd loopcnt,contr
-	increase -2,contr
-	ifetcht 2,contr // rx crc
-	arg mem_24g_rxpayload,contr	
-	call p_g24_mouse_ota_crc
+	fetch 3,mem_24g_short_sleep_set_init
+	arg 0x1800,rega
+	iadd rega,pdata
 	isub temp,null
-	branch enable_user,zero
-	branch disable_user
-
+	nbranch p_send_time_check_average_min,positive
+	storet 3,mem_24g_short_sleep_set
+	rtn
 
-p_g24_mouse_ota_check_data:
-	ifetch 1,contr
-	bne 0x5a,p_g24_mouse_ota_load_fail
-	copy rega,1,contr
-	fetcht  2,contr
-p_g24_mouse_ota_check_data_loop:
-	sub temp,3,null
-	branch p_g24_mouse_ota_load_fail,positive
-	increase 2,contr
-	ifetchr loopcnt, 1,contr
-	sub loopcnt,0,null
-	nbranch p_g24_mouse_ota_load_fail,zero
-	copy loopcnt,pdata
-	iadd contr,contr
-	copy temp,pdata
-	increase 3,loopcnt
-	isub loopcnt,temp
-	nbranch p_g24_mouse_ota_check_data_loop,zero
-	ifetcht 2,contr //crc
-	add rega,1,contr
-	ifetch 2,contr 
-	add pdata,2,loopcnt
-	add rega,1,contr
-	call p_g24_mouse_ota_crc
+p_send_time_check_average_late:
+	rshift2 pdata,temp
+	fetch 3,mem_24g_short_sleep_set
+	isub temp,temp
+	fetch 3,mem_24g_short_sleep_set_init
+	arg 0x1800,rega
+	isub rega,pdata
 	isub temp,null
-	nbranch p_g24_mouse_ota_load_fail,zero	
-p_g24_mouse_ota_load_success:
-	branch enable_user
-
-	
-p_g24_mouse_ota_load_fail:
-	branch disable_user
-
-p_g24_mouse_ota_get_otaaddr:
-	fetch 2,mem_g24_ota_config_addr
-	copy pdata,contr
-	call p_g24_mouse_ota_check_data
-	nbranch p_g24_mouse_ota_config_end,user
-	fetchr rega, 2,mem_g24_ota_config_addr
-	add rega,1,contr
-	ifetch 2,contr
-	increase 5,pdata //header 1, len 2, crc 2
-	iadd rega,pdata
-	store 2,mem_g24_ota_config_addr
-	branch p_g24_mouse_ota_get_otaaddr
-
-p_g24_mouse_ota_config_end:
-	fetch 2,mem_g24_ota_storage_size
-	fetcht 2,mem_g24_ota_config_addr
-	isub temp,pdata	
+	branch p_send_time_check_average_min,positive
+	storet 3,mem_24g_short_sleep_set
 	rtn
-
-
-p_ota_init:
-	setarg 0
-	store 2,mem_g24_ota_rx_alllen
-	store 2,mem_g24_ota_rx_sum
-	store 1,mem_g24_ota_rx_data_count
-	store 1,mem_g24_ota_sm
-	rtn
-
-p_mouse_24g_package_ota:
-	call disable_user
-	fetch 1,mem_g24_ota_sm
-	beq G24_OTA_SM_RX_VERSION,p_mouse_24g_package_ota_version
-	beq G24_OTA_SM_RX_INFO,p_mouse_24g_package_ota_info
-	beq G24_OTA_SM_RX_CONFIG,p_mouse_24g_package_ota_config
-	beq G24_OTA_SM_RX_SET_CONFIG_END,p_mouse_24g_package_ota_set_config_end
-	beq G24_OTA_SM_RX_DATA,p_mouse_24g_package_ota_data
-	beq G24_OTA_SM_RX_RESET,p_mouse_24g_package_ota_reset
-	branch p_mouse_24g_package_ping
-	
-p_mouse_24g_package_ota_version:
-	jam DATATYPE_OTA,mem_24g_txbuf
-	jam G24_OTA_CMD_VERSION,mem_24g_txbuf+1
-	jam G24_OTA_STATUS_SUCCESS,mem_24g_txbuf+2
-	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
-	setarg G24_OTA_VERSION
-	store 2,mem_24g_txbuf+4
-	jam TYPE_MS,mem_24g_data_type
-	jam 6,mem_24g_datalen
-//	arg 6,rega	//length
-//	arg mem_g24_ota_txbuf,regb //tx buff	
-//	branch enable_user
-	jam G24_OTA_SM_TX_VERSION,mem_g24_ota_sm
+p_send_time_check_average_min:
+	store 3,mem_24g_short_sleep_set
 	rtn
 
-p_mouse_24g_package_ota_info:
-	jam DATATYPE_OTA,mem_24g_txbuf
-	jam G24_OTA_CMD_INFO,mem_24g_txbuf+1
-	jam G24_OTA_STATUS_SUCCESS,mem_24g_txbuf+2
-	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
-	fetch 2,core_chipid
-	store 2,mem_24g_txbuf+4
-	setarg 0x6661
-	istore 2,contw
-	setarg 1
-	istore 6,contw
-	setarg 0
-	istore 2,contw
-	istore 2,contw
-	call p_mouse_24g_storage_type
-	istore 1,contw
-	setarg 0
-	istore 1,contw
-	fetcht 2,mem_g24_ota_config_addr
-	istoret 2,contw
-	fetch 2,mem_g24_ota_storage_size
-	lshift8 pdata,pdata
-	rshift  pdata,pdata 
-	isub temp,pdata
-	nbranch  p_dongle_usb_cmd_ota_info_dongle_empty,positive
-p_dongle_usb_cmd_ota_info_dongle_common:	
-	istore 2,contw	
-	jam 24,mem_24g_datalen	
-	jam TYPE_MS,mem_24g_data_type
-	jam G24_OTA_SM_TX_INFO,mem_g24_ota_sm
-	rtn	
-	
-p_dongle_usb_cmd_ota_info_dongle_empty:
-	setarg 0
-	branch p_dongle_usb_cmd_ota_info_dongle_common
-	
-p_mouse_24g_package_ota_config:
-	jam G24_OTA_SM_TX_CONFIG,mem_g24_ota_sm
-	jam G24_OTA_CMD_CONFIG,mem_24g_txbuf+1
-	jam 4,mem_24g_datalen
-	branch p_mouse_24g_package_ota_common_ok
 
-p_mouse_24g_package_ota_reset:
-	jam G24_OTA_SM_TX_RESET,mem_g24_ota_sm
-	jam G24_OTA_CMD_RESET,mem_24g_txbuf+1
-	jam 4,mem_24g_datalen
-	branch p_mouse_24g_package_ota_common_ok	
-
-p_mouse_24g_storage_type:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_EEPROM,p_mouse_24g_storage_type_eeprom
-	bbit1 MOUSE_ENABLE_FLASH,p_mouse_24g_storage_type_flash
-	setarg G24_OTA_STORAGE_ERROR
-	rtn
-	
-p_mouse_24g_storage_type_eeprom:
-	setarg G24_OTA_STORAGE_EEPROM
-	rtn
-	
-p_mouse_24g_storage_type_flash:
-	setarg G24_OTA_STORAGE_FLASH
+p_send_timer_first:
+	jam 1,mem_tx_count
+	copy clkn,pdata
+	store 6,mem_tx_time_last
 	rtn
 	
 
-p_mouse_24g_package_ota_common_ok:
-	jam TYPE_MS,mem_24g_data_type
-	jam DATATYPE_OTA,mem_24g_txbuf
-	jam G24_OTA_STATUS_SUCCESS,mem_24g_txbuf+2
-	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
+p_send_time_long_wake:
+	setarg 0
+	store 1,mem_tx_count
+	store 5,mem_tx_time_sum
 	rtn
 
-p_mouse_24g_package_ota_common_fail:
-	jam G24_OTA_STATUS_FAIL,mem_24g_txbuf+2
-	jam TYPE_MS,mem_24g_data_type
-	jam DATATYPE_OTA,mem_24g_txbuf
-	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
-	rtn
+p_power_ctrl_start:
+	fetch 2,mem_ui_state_map
+	rtnbit1 UI_STATE_BLE_ADV
+	rtnbit1 UI_STATE_BT_RECONNECT
+	rtnbit1 UI_STATE_BT_DISCOVERY	
+	call p_rssi_sort	
+	call p_rssi_average
+	branch power_ctrl_store_rssi_avg_received
+	
+p_rssi_average:
+	arg mem_mouse_rssi_signal_buf_temp+4,rega
+	arg 10,pdata
+	branch rssi_average+2
+
+p_rssi_sort:
+	call p_memcpy16
+	arg mem_mouse_rssi_signal_buf_temp,regb
+	fetch 1,mem_rssi_buff_index
+	increase 1,pdata
+	copy pdata,loopcnt
+	branch p_bubble_sort
 
-	
-p_mouse_24g_package_ota_data:
-	jam G24_OTA_SM_TX_DATA_OK,mem_g24_ota_sm
-	
-	jam G24_OTA_CMD_DATA,mem_24g_txbuf+1
-	fetch 1,mem_g24_ota_rx_data_count
-	store 1,mem_24g_txbuf+4	
-	jam 5,mem_24g_datalen
-	jam TYPE_MS,mem_24g_data_type
-	jam DATATYPE_OTA,mem_24g_txbuf
-	fetch 1,mem_g24_ota_rtn_state
-	store 1,mem_24g_txbuf+2
-	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
+p_memcpy16:
+	arg mem_mouse_rssi_signal_buf_patch,contr
+	arg mem_mouse_rssi_signal_buf_temp,contw
+	branch memcpy16
+
+//input:regb buff ptr,pdata buff length
+p_bubble_sort:
+	increase -1,loopcnt
+	deposit loopcnt
+	rtn blank
+p_external_loop:
+	copy loopcnt,rega
+	increase -1,rega
+	copy regb,contr
+p_internal_loop:
+	ifetch 1,contr
+	copy contr,contw
+	ifetcht 1,contr
+	isub temp,null
+	call p_sort_up
+	increase -1,contr
+	increase -1,rega
+	branch p_internal_loop,positive
+	loop p_external_loop
+	rtn
+p_sort_up:
+	call p_exchange_data,positive
+	rtn
+p_exchange_data:
+	increase -1,contw
+	istoret 1,contw
+	istore 1,contw
 	rtn
 
 
-p_mouse_24g_package_ota_set_config_end:
-	jam G24_OTA_SM_TX_SET_CONFIG_END_OK,mem_g24_ota_sm
-	jam G24_OTA_CMD_SET_CONFIG_END,mem_24g_txbuf+1
-	jam 4,mem_24g_datalen
 	
-	jam TYPE_MS,mem_24g_data_type
-	jam DATATYPE_OTA,mem_24g_txbuf
-	fetch 1,mem_g24_ota_rtn_state
-	store 1,mem_24g_txbuf+2
-	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
-	rtn
-
-	
-p_mouse_24g_package_ping:
-	jam DATATYPE_OTA,mem_24g_txbuf
-	jam G24_OTA_CMD_PING,mem_24g_txbuf+1
-	jam G24_OTA_STATUS_SUCCESS,mem_24g_txbuf+2
-	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
-//	jam DATATYPE_OTA,mem_24g_txbuf
-//	jam G24_OTA_CMD_PING,mem_24g_txbuf+1
-	jam TYPE_MS,mem_24g_data_type
-	jam 4,mem_24g_datalen
-	rtn
-	
-p_mouse_24g_package_data_ota:
-	copy pdata,rega //length
-	jam 0,mem_g24_ota_prepare_send_len
-	jam TYPE_MS,mem_24g_data_type
-	arg mem_g24_ota_txbuf,regb //tx buff		
-	rtn
-
Index: output/bt_program23.rom
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.rom	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/bt_program23.rom	(working copy)
@@ -1,41 +1,49 @@
-11000010100001000000000000010111
-11000000000000000000000000100010
-11000000000000011000000000100110
-11000000010000011000000000111111
-11000000010001011000000010000000
-11000000010011111000000010001101
-11000000010101110000000010001111
-11000000010110000000000001110100
-11000000011000011000001000111110
-11000000011000111000000101010100
-11000000011001001000000101011010
-11000000011001010000000110001110
-11000000011001100000000001110000
-11000000011001110000001100011010
-11000000011010000000001001001101
-11000000011010001000001101000101
-11000000011010100000001100101011
-11000000011010110000000110111001
-11000000011011001000001001011110
-11000000011011010000001010111111
-11000000011011110000001101111011
-11000000011101000000001011001100
+11000010100001000000000000011001
+11000000000000000000000000100101
+11000000000000011000000000101110
+11000000010000011000000001000111
+11000000010001011000000001111110
+11000000010011111000000010001011
+11000000010101110000000010001101
+11000000010110000000000001110010
+11000000011000011000001010111110
+11000000011000100000000000101011
+11000000011000111000000110011110
+11000000011001001000000110100100
+11000000011001010000000111011001
+11000000011001100000000001101110
+11000000011001110000010000001000
+11000000011001111000010100001000
+11000000011010000000001011010011
+11000000011010001000010000111010
+11000000011010100000010000011001
+11000000011010110000001000000111
+11000000011011001000001011100100
+11000000011011010000001110000111
+11000000011011110000010010101101
+11000000011101000000001110110111
 00100000001000000001001101111100
-11000000000110011000000001010000
-11000000000110100000000001010101
-11000000010000111000001011001000
-11000000010100001000001011100000
-11000000011000000000001011101010
-11000000011011101000001000101101
-11000000011100010000001000001000
-11000000011101001000001000010000
-11000000011101010000000100011101
-11000000011101100000001100010001
+11000000000110011000000001001110
+11000000000110100000000001010011
+11000000010000111000001110110011
+11000000010100001000001111001011
+11000000011000000000001111010101
+11000000011011101000001010101110
+11000000011100010000001001110100
+11000000011101001000001001111100
+11000000011101010000000101000000
+11000000011101100000001111111100
+11000000011101101000010101111011
 00100000001000000001001101111100
 00100000100000000000000000000000
 00100000010000000011000011110011
+01011000000000000100110001110001
+01100111111000010100100010011001
 00100000010000000011101111111101
 00100000001000000000100000000100
+01101111111000001100110001000010
+00100100010110100000001100000101
+00100000001000000011110101011010
 00100000010000000111000001101100
 00100000010000000111010110010111
 00100000010000000110111010100111
@@ -47,7 +55,7 @@
 00100000010000000000101101111011
 00100000010000000000100000100011
 00100000010000000010000111010011
-00100000010000000000000000110011
+00100000010000000000000000111011
 00100000001000000000100000010011
 00100000010000000001010001100101
 01101111111000011100000101110100
@@ -55,7 +63,7 @@
 01101111111000001100000010011001
 00100000011110100000000000000000
 01101111111000001100011101100100
-00100000001110100000000000111100
+00100000001110100000000001000100
 01101111111000001100011010111001
 00100000011110100000000000000000
 01101111111000001100011010111010
@@ -68,16 +76,6 @@
 11000000000011000001000101101000
 01110000100010101000011100101001
 00100000001000000001000101111101
-00100000010000000101101110010100
-00100000010000000000001111101000
-00100000001101000000000001001010
-00100000011000000000000000000000
-11011010011000000101110111100010
-01101111111000010100101111110011
-00011111111000001111111000000011
-00011111111100001111111000000000
-01100111111000010000001011100100
-00100000001000000101101100111111
 11011010001000000000100110011110
 11011000010000000000000000001100
 01011000000000000000000000110000
@@ -112,7 +110,7 @@
 00100000011000000000000000000000
 01101111111000001100101110101010
 00100100011110100000000000000000
-00100000010000000000000001010101
+00100000010000000000000001010011
 00100000001000000011111010111011
 01101111111000001000001100001101
 00100000011110100000000000000000
@@ -125,7 +123,7 @@
 00100000010000000101110011011100
 01101111111000010100010001101111
 00100000010000000111111000000101
-00100000001000000000000001110100
+00100000001000000000000001110010
 01110000100010101000101111100110
 00100000010000000001001001101010
 00100000010000000001001001110001
@@ -141,24 +139,57 @@
 00100000001000000001001001011101
 01110000000000001000000000000000
 00100000001000000001001110110111
-00100100010101011000000001000110
-00100100010101011000000010011011
+00100100010101011000000010111010
 00100000010000000110110111110011
-00100000010000000000000011000110
+00100000010000000000000011100101
 00100000010000000100000110100111
 00100000011101011000000000000000
+00100000010000000000000010011101
+01101111111000011100100010101101
+01100111111000011100110001100011
+00100000010000000000010101110111
+00100000010000000000000010101000
 00100000010000000100000010001110
 00100000010000000011110110001010
 00100000010000000100011100101000
-00100000010000000000000011010110
-00100000010000000000001100111101
+00100000010000000000000011111011
+00100000010000000000010000101011
 00100000001000000011101111001001
+01011000000000010111011100000000
+01100111111000011100110001001110
+00100000010000000010011000010011
+01101111111001000100101110101011
+11000100000011000000000000000000
+00100000010000000010011000001011
+01011000000000001011101110000000
+01100111111000011100110001001110
+01011000000000000100100000000000
+01100111111000011100100010101101
+00100000011000000000000000000000
+00100000010000000000000010110011
+00100000010000000000001100000000
+00100000001000000000000010101011
+01101111111001000100101110101011
+11000100000111101000000000000000
+01101111111000001100110000111011
+11000010100000111000000010110001
+01110000010011000011101000000000
+00100000011000000000000000000000
+01110000010011000011101000000001
+00100000011000000000000000000000
+01101111111000001100110000111000
+11000001011111111000000000000000
+11000010100000111000000010111000
+01110000010011000011100100000000
+00100000011000000000000000000000
+01110000010011000011100100000001
+00100000011000000000000000000000
 01101111111001000100110000011111
 00100000011110100000000000000000
 01101111111000001100110000011110
 00011111111000100010001000000000
 00011111111001100111110000001011
-00100100001000010000000010101101
+00100100001000010000000011001100
 11011000110000000100110000011111
 11011000101000000100101011011011
 00011010001000100111001000000000
@@ -171,7 +202,7 @@
 11011000101000000100001011111000
 00011010001000100111001000000000
 00100000001000000111110101011111
-00100000010000000000000011000011
+00100000010000000000000011100010
 01101111111000001100110000011110
 00011111111000001111111000000001
 01100111111000001100101011010010
@@ -199,12 +230,12 @@
 00100000011101011000000000000000
 00100000010000000010011000000111
 00100000010000000010001011111111
-00100000010000000011111100011110
+00100000010000000000000011110101
 00100000010000000011110100010011
-00100000010000000000000011010000
+00100000010000000000000011101111
 01101111111001000100101110101011
 11000011000011000011101111110101
-00100000010000000000000011010011
+00100000010000000000000011110010
 00100000001000000011101111110101
 01011000000000001110001010010000
 01100111111000011100100010101101
@@ -212,23 +243,27 @@
 01011000000000000001011101110000
 01100111111000011100100010101101
 00100000011000000000000000000000
-01011000000000000000000011011011
+01101111111000001100110001000000
+00100100010110100000000011111000
+00100000001000000011111100011110
+00100000010000000000001100110111
+00100000010000000000001100111001
+00100000001000000000001100111011
+01011000000000000000000100000000
 01100111111000010100100010011011
-01011000000000000000000011110111
+01011000000000000000000100011010
 01100111111000010100100010011101
 00100000001000000011101111010011
 11000110100100110000000000000000
-01101111111000001100101111110110
-00100100001110100000010010100001
 00100000010000000011111101110000
 00100100011101000000000000000000
 01101111111001000100101110101011
-11000011000010101000000011100100
+11000011000010101000000100000111
 01101111111000001100101110001011
 00100100001110100100100010000100
 00100000010000000100001011001011
 01101111111000001100100000110110
-11000010100000001000000011110011
+11000010100000001000000100010110
 01101000010010001100011111000111
 01101111111000001100100011010000
 10011000010000011111111000000000
@@ -244,7 +279,7 @@
 01110000010010000011011000000001
 11011010001000000000000000000111
 11011010010000000100100011010000
-00100000001000000010011011100001
+00100000011000000000000000000000
 01101111111001000100101110101011
 11000100000010110000000000000000
 01101111111000001100101010101110
@@ -261,20 +296,20 @@
 00011111111000001111111000000001
 01100111111000001100101110100010
 00011111111001100111110000001000
-00100100001000010000000100001101
+00100100001000010000000100110000
 00100000010000000010010110011010
 00100000010000000010011001011011
-00100100001011000000000100010011
-00100100001101111000000100010011
+00100100001011000000000100110110
+00100100001101111000000100110110
 00100000010000000100100010110101
 00100000010000000010010110010111
 01101111111000001100101110100011
 00011111111000001111111000000001
 01100111111000001100101110100011
-11000000000010000000000100010101
+11000000000010000000000100111000
 00100000011000000000000000000000
 00100000010000000010001011001011
-00100000001000000000000100000011
+00100000001000000000000100100110
 01110000010010111010001100000000
 01101111111000001100101110100100
 11000011100000000000000000000000
@@ -282,36 +317,85 @@
 01100111111000001100101110100100
 01101111111000010100101110111100
 01100111111000010100101010110010
-00100000001000000000001100111101
+00100000001000000000010000101011
 00100000010000000010011000110001
-00100100001101000000000110100000
-00100000010000000000000100101100
+00100100001101000000000111101011
+00100000010000000000000101110100
 00100000010000000010011011101110
 01101111111000001100101111100001
-00100100001110100000000100100111
+00100100001110100000000101001010
 01101111111001000100100010110000
 01100111111001000100100001011100
 01101111111000010100100011000010
 01100111111000010100100011000100
 00100000010000000010011010111011
 00100100011101000000000000000000
-00100000010000000111111111011100
+01101111111000001100110001101000
+01110000010011000110100000000000
+00011111111001100111110000000000
+00100100001000101000000101101110
+01101000010010010100110001100110
+00011000010001100111110000000000
+00100000001000101000000101100100
+01101111111000100100110001011001
+00100000001110100000000101100100
+01101000010010100100110001001110
+10011000010001100000010000000000
+01100000010010100100110001101101
+00100100001000010000000101100111
 01101111111000011100100010101101
+10011000010001100111111000000000
+00100100001000010000000101110010
+11011000010000000000011000000000
+10011000010001100111110000000000
+00100100001000010000000101110010
+01100111111000100100110001101001
+00100000010000000000000101101011
+00100000010000000010011011000100
+01101111111000100100110001101001
 00100000001000000010011010111000
+00100000010000000000000101101011
+01101111111000011100100010101101
+00100000001000000000000101011111
+00011000010001100000010000000000
+01101111111000011100100010101101
+10011000010000001111111000000000
+00100000001000000000000101011111
+01011000000000000000000000000000
+01100111111000100100110001101101
+00100000011000000000000000000000
+01101111111000100100110001011001
+01101000010010100100110001101101
+10011000010000001111111000000000
+00100000001000000000000101010101
+01110000010011000110100000000001
+00100000011000000000000000000000
 01110000010010001010011000000000
-01101001011000010000000101011111
-00110100011100110000001000000000
+01011000000000000000000000000000
+01100111111000010100110001100110
 00100000010000000010011001011011
 01101111111000001100100000101100
 11000000000000001010011001010001
-00100100001011000000000101000101
-00100100001101111000000101000101
+00100100001011000000000110000000
+00100100001101111000000110000000
+00100000010000000000010100111000
 00100000010000000010011001110010
-00100000010000000000001110101001
-00100000010000000000000100111000
+00100000010000000000000110001100
 00100000001000000010011001010001
+01101111111000001100100010100111
+00100100011110100000000000000000
+01101111111000010100100010100011
+00011111111000001111111000000001
+01100111111000010100100010100011
+01101111111000001100100010100100
+11000010100000100010011001111001
+00100000010000000010011001111110
+01101111111000010100110001100110
+00011111111000001111111000000001
+01100111111000010100110001100110
+00100000001000000000000101110111
 01101111111000001100101111100001
-00100100010110100000000100111100
+00100100010110100000000110010000
 01110000010010111110000100000000
 00100000011000000000000000000000
 00100000010000000100000110101010
@@ -323,16 +407,6 @@
 01101111111000001100100100010100
 11011000010000000000000001000000
 00100000001000000110000010010011
-01101111111000001100100010100111
-00100100011110100000000000000000
-01101111111000010100100010100011
-00011111111000001111111000000001
-01100111111000010100100010100011
-01101111111000001100100010100100
-11000010100000001010011001111001
-00100000010000000010011001111110
-00100000010000000000000101001111
-00100000001000000000000100101101
 01101111111000001100100010100100
 00011111111001100111110000000000
 00100000011000010000000000000000
@@ -341,12 +415,13 @@
 01011000000000000000000000000110
 00100000010000000101101100001101
 11000010100000011011111000100011
-00100000010000000000001100110110
-00100000010000000000001100111101
+00100000010000000000010000100100
+00100000010000000000010000101011
 00100000001000000011111000100011
 00100000010000000100001011101001
 00100000010000000111111111011100
-00100000010000000000001010000011
+00100000010000000000001101000111
+00100000010000000000000011111000
 00100000010000000100000000010101
 01101000010010001100100100010000
 00100000010000000110000001101001
@@ -361,9 +436,9 @@
 00100000010000000110000010000010
 11011000010000000000000000010011
 00100000010000000011111101010110
-00100000010000000000000101101110
-00100000010000000000000101111011
-00100000001000000000000110000010
+00100000010000000000000110111001
+00100000010000000000000111000110
+00100000001000000000000111001101
 01101111111000011100101111011110
 01100111111000011000100101011100
 11011111001000000000000000010100
@@ -375,7 +450,7 @@
 00011111111000110111111000000000
 01100111111000011000100101011100
 00011000010000001000010000000001
-11000010000000000000000101110010
+11000010000000000000000110111101
 00100000011000000000000000000000
 01101111111001000100101110101011
 11000100000010100000000000000000
@@ -412,15 +487,18 @@
 01011000000000000000000000000000
 01100111111000111100100011010000
 01110000010010111110000100000001
-00100000010000000000001100111101
-00100000001000000000000110100101
+00100000010000000000010000101011
+00100000001000000000000111110000
 01101111111000001100100010100111
-00100000010110100000000110101011
+00100000010110100000000111111001
 01101111111000001100100010111101
 11000001000000001000000000000000
 00100000010000000010011010011111
 00100000010000000010011010111011
 00100100011101000000000000000000
+00100000010000000010011011000100
+01110000010011000110100000000000
+00100000010000000000010101110111
 01101111111000001100101111100001
 00100100010110100011111000110011
 01101111111000100100100001011100
@@ -438,17 +516,23 @@
 01111001001000000111111000000011
 01100111111000001100100000110110
 00100000010000000010001010010001
-00100000001000000000000100011111
+00100000001000000000000101000010
 00011010011000100111111000000000
-11000000000000001000000111000010
-11000000000111100000000111100100
-11000000000111001000000111100010
-11000000000111010000000111101011
-11000000000110010000000111001110
-11000000001000100000000111010101
-11000000000010101000000111000100
+11000000000000001000001000010100
+11000000000111100000001000111101
+11000000000111001000001000110110
+11000000000111010000001001001000
+11000000000110010000001000100010
+11000000001000100000001000101001
+11000000000010101000001000011000
+11000000000010100000001000010001
 00100000001000000100001100110110
+01101111111000001100110001000000
+00100100010110100000001100001010
+00100000001000000100001101010000
 00100000010000000100010101000100
+01101111111000001100110001000000
+00100100010110100000001100001010
 00100000001000000100001111111010
 01011000000000000000000000000000
 01100111111000010100101011110010
@@ -461,7 +545,7 @@
 01011000000000000000000000000111
 00100000001000000100001101100100
 01101111111000001100101011000111
-11000000000000001000000111010010
+11000000000000001000001000100110
 01110000010010110111011000010100
 00100000001000000100001101110011
 00100000010000000100001101101100
@@ -481,43 +565,67 @@
 01100111111000001100101110001010
 00100000001000000100001110000110
 00100000010000000100010101000100
-00100000001000000100100001010111
+11011000111000000000000000000001
+00100000010000000100011011110100
+01101111111000001100110001000000
+11000000000000000100100001011001
+00100000010000000000001100001010
+00100000001000000100100001011010
 01101111111000100100100000111100
 01100111111000100100100010010001
 01100111111000100100100110010011
 00100000010000000010010101111110
+01101111111000001100110001000000
+11000000000000000000001001000101
+00100000010000000000001100001010
+00100000001000000000001001000110
 00100000010000000100100011000110
 00100000010000000100010101000100
 00100000001000000100100001001110
 01101111111000001100100010100101
-00100100001110100000000110010111
+00100100001110100000000111100010
 01101111111000001100100010001011
-11000000000000010000000111110010
-11000000000000100000000111111011
-11000000000000011000001000000000
+11000000000000010000001001001111
+11000000000000100000001001100111
+11000000000000011000001001101100
 00100000001000000100100000111001
 01101111111001000100101110101011
-11000010100101111100100000010001
-11000010100110000100100000010001
+11000010100101111000001001011000
+11000010100110000000001001011000
 11000011000111010100100000000110
 01101111111000100100100110010011
 01101000010010100100100101110100
 10011000010001100111110000000000
-00100000001000101100100000100111
+00100000001000101000001001011100
 00100000001000000100100000000110
+01101111111000001100110001000000
+11000000000000000100100000010001
+00100000010000000000001100000101
+00100000001000000100100000010010
+01110000010010001000101100000000
+11011000111000000000000000000001
+00100000010000000100011011110000
+01011000000000000000000000000000
+01100111111000010100100010000111
+00100000010000000100010101110110
+00100000010000000100100110001110
+01101111111000001100110001000000
+11000000000000000100100000101101
+00100000010000000000001100000101
+00100000001000000100100000101110
 01101111111001000100101110101011
-11000011000101111000001000000101
+11000011000101111000001001110001
 01101111111000001100101110110100
-11000000000000001000001000000101
+11000000000000001000001001110001
 00100000001000000100100000011010
 01101111111001000100101110101011
-11000011000101111000001000000101
-11000010100010011000001000000101
-11000010100010010000001000000101
+11000011000101111000001001110001
+11000010100010011000001001110001
+11000010100010010000001001110001
 00100000001000000100100000010010
 01101111111001000100101110101011
 11000011000111100100100000111001
-00100000001000000000000110010111
+00100000001000000000000111100010
 01110000010010001000101100000000
 01101111111000010100101111101011
 00011111111000001111111000000001
@@ -529,17 +637,38 @@
 01101111111000010100100010001001
 11011000010000000000000111111000
 10011000010000010111111000000000
-00100000001110100000001000011000
+00100000001110100000001010000100
 01101111111000010100100010001001
 00011111111000001111111000000001
 01100111111000010100100010001001
 00100000011000000000000000000000
 00100000010000000010010110011010
 00100000010000000010011001011011
-00100100001011000000001000011110
-00100100001101111000001000011110
+00100100001011000000001010011111
+00100100001101111000001010011111
 00100000010000000010011001110010
-00100000001000000010010110000110
+01101111111000100100100001110111
+01101000010010100100100000111100
+10011000010001100111110000000000
+00100000001000101010001100101110
+01101111111000100100100010101001
+01101000010010100100100000111100
+10011000010001100111110000000000
+00100000010000101000001010011011
+01101111111000001100100010100001
+01111001001111111111111000000010
+01100111111000001100100010100001
+01011000000000000000000000000000
+01100111111000010100100010000011
+01100111111000010100100010001001
+01100111111000010100100010000111
+01110000000010010101101100111100
+00100000010000000111100001110001
+00100000001000000010010110010111
+01101111111000100100100000001100
+00100000011110100000000000000000
+01100111111000100100100010010001
+00100000001000000010010101111110
 01101111111000001100100010001100
 00100000001110100010001011001011
 01101111111000010100100010001001
@@ -551,7 +680,7 @@
 11000000000000001010010110101101
 11000000000000010010010110101111
 11000000000000011010010110110001
-11000000000000100000001000101011
+11000000000000100000001010101100
 00100000001000000010010101101110
 00100000001000001010010101110101
 00100000001000000010001100111001
@@ -559,14 +688,13 @@
 11000101000100111010010000001110
 11000110100100110000000000000000
 01101111111000001100100010100001
-11000010100000011000001110110011
 11000010100000001010001101000000
 11000010100000010010010110000000
 01101111111000001100100010111101
-11000000000000001000001000110111
+11000000000000001000001010110111
 00100000001000000010011000100001
 00100000010000000010001011101010
-00100100001101000000001000101111
+00100100001101000000001010110000
 00100000010000000010011011011011
 01101111111000010100100010111110
 00011111111000001111111000000001
@@ -575,20 +703,26 @@
 01101111111001000100101110101011
 11000010100101111100100000001010
 01101111111000001100100100111000
-11000000000000000000001001000011
+11000000000000000000001011000011
 00100000001000000011110101010111
 01101111111001000100101110101011
 11000011000010001100100000000011
 00100000010000000011110101100101
-00100000001101000100100000000110
+00100000001101000000001011001101
 01101111111001000100101110101011
-11000010100110000100100000001100
-11000011000110001100100000001100
+11000010100110000000001011010000
+11000011000110001000001011010000
 00100000010000000100000100010000
 00011010001000010111111000000111
 00100000001000000100011111111111
+01101111111000001100110001000000
+00100100010110100000001100000101
+00100000001000000100100000000110
+01101111111000001100110001000000
+00100100010110100000001100000101
+00100000001000000100100000001100
 00100000010000000100000010001111
-00100000010000000000001001010000
+00100000010000000000001011010110
 00100000001000000100000010011000
 01101111111000001100100100100011
 11000001011111111000000000000000
@@ -601,7 +735,7 @@
 01101111111000001100101110100111
 00100100011110100000000000000000
 01101111111000001100101111000001
-00100000001110100000001010001010
+00100000001110100000001101010000
 01100111111000001100101110101000
 00100000011000000000000000000000
 00100000010000000011111010011011
@@ -610,14 +744,15 @@
 00100000010000000010010101010110
 00100000010000000100011111001101
 00100000010000000100100010111110
-00100000010000000000001010000111
+00100000010000000000001101001101
+00100000010000000000001100001110
 00100000010000000100000001111100
 00100000010000000100010011001100
-00100000010000000000001010011111
+00100000010000000000001101100101
 00100000010000000100010011111111
 00100000010000000100010100000100
 00100000010000000100010100010010
-00100000010000000000001010110100
+00100000010000000000001101111100
 00100000010000000100010100010101
 00100000010000000100010100101010
 00100000010000000100010100101101
@@ -625,12 +760,73 @@
 00100000010000000100010100110101
 00100000010000000100000000100010
 00100000010000000100010101000111
-00100000010000000000001001111001
-00100000010000000000001010110111
-00100000001000000000001001110110
+00100000010000000000001100111101
+00100000010000000000001101111111
+00100000001000000000001011111101
 11011010011000000100110000011101
 11011010010000000101110110001100
 00100000001000000011000110001010
+01101111111000001100110001000110
+01100111111000001100110001000111
+01101111111000001100110001000100
+01100111111000001100110001000101
+00100000011000000000000000000000
+01110000010011000100000100000001
+01110000010011000100001100000001
+01101111111000001100110001001011
+01100111111000001100110001001100
+00100000011000000000000000000000
+01110000010011000100000100000001
+01110000010011000100110000000000
+01110000010011000100001100000000
+00100000011000000000000000000000
+01101111111000001100110001000001
+00100000011110100000000000000000
+01101111111000001100110001000011
+11000000000000001000001100011110
+01101111111000001100110001000101
+00100100001110100000001100010110
+01110000010011000100000100000000
+00100000011000000000000000000000
+01101111111000001100110001000111
+00100000001110100000001100011011
+00011111111000001111111111111111
+01100111111000001100110001000111
+00100000001000000000001100100101
+01110000010011000100010100000000
+01110000010011000100000100000000
+00100000001000000000001100110001
+11011010011000000100110001001100
+11011010010000000000001100100001
+00100000001000000011000110001010
+01101111111000001100110001001011
+01100111111000001100110001001100
+01101111111000001100110001001101
+11000000000000001000001100110001
+01110000010011000100110100000001
+01101111111000001100100100111000
+11000000000000000000001100101011
+11000000000000001000001100101101
+11000000000000010000001100101111
+00100000011000000000000000000000
+01101000010010001100110001001000
+00100000001000000000001100110000
+01101000010010001100110001001001
+00100000001000000000001100110000
+01101000010010001100110001001010
+00100000001000000110000001101001
+01110000010011000100110100000000
+01101111111000001100100100111000
+11000000000000000000001100110111
+11000000000000001000001100111001
+11000000000000010000001100111011
+00100000011000000000000000000000
+01101000010010001100110001001000
+00100000001000000110000001111111
+01101000010010001100110001001001
+00100000001000000110000001111111
+01101000010010001100110001001010
+00100000001000000110000001111111
 01101111111000001100101111101101
 11000001011111111000000000000000
 01101111111000010100101010110010
@@ -640,13 +836,15 @@
 10011000010001100000010000000000
 01101111111000010100101111101110
 10011000010001100111111000000000
-00100000001000010000001010000101
+00100000001000010000001101001011
 01101000010010001100101111101101
+01101111111000001100110001000000
+11000000000000001110000001111111
 00100000001000000110000001100101
 01101000010010001100101111101101
 00100000010000000110000001101001
 11011010011000000100101110101000
-11011010010000000000001010001010
+11011010010000000000001101010000
 00100000001000000011000110001010
 01101111111000001100100100100111
 11000000000000011100100011110010
@@ -660,8 +858,8 @@
 01101000010010001100100110010010
 00011000010000001000010000000010
 00011000010001100111110000000011
-00100000010000010000001010011001
-00100100010000010000001010011101
+00100000010000010000001101011111
+00100100010000010000001101100011
 00100000001000000100100011111111
 01101111111001000100101110101011
 11000100000011100000000000000000
@@ -670,11 +868,11 @@
 00011000010000001000010111111101
 00100000011000000000000000000000
 01101111111000001100100100111000
-11000000000000000000001010100101
+11000000000000000000001101101011
 01101111111001000100101110101011
 11000100000110101000000000000000
 01101000010010001100101111001010
-00100000001000000000001010101000
+00100000001000000000001101101110
 01101111111001000100101110101011
 11000100000110010000000000000000
 01101000010010001100101111001011
@@ -683,23 +881,25 @@
 00011111111000010111111000000111
 01101000010010001100101110011101
 10011000010001100111110000000000
-00100000001000101000001010101111
+00100000001000101000001101110101
 00100000001000000100010011101011
-00100000010000000100010011110110
+00100000010000000000001101111010
 01101111111000001100101110011111
 11000001000000001000000000000000
 01110000010010111001111100000001
 00100000011000000000000000000000
+11011010010000000000001001011100
+00100000001000000100010011110111
 01101111111001000100101110101011
 11000011100111011000000000000000
 00100000001000000100010100011111
 01101111111000001100100100101010
 11000011100000111000000000000000
 11011010011000000100101010110010
-11011010010000000000001010111100
+11011010010000000000001110000100
 00100000001000000011000110010001
 01101111111000001100100100111000
-11000000000000000000000110010111
+11000000000000000000000111100010
 00100000001000000100001100011011
 01101111111000010100011110001100
 00101111111011111111111000001011
@@ -709,7 +909,42 @@
 00100000010000001100001100100010
 01011000000000000000000000000000
 01100111111000010100101011110010
-00100000001000000100010101010100
+00100000010000000100001100010100
+01101111111000010100011110001100
+11000010100001011000001110011010
+01101111111001000100101110101011
+11000011000001000000001110011010
+01101000010010010100100110010111
+00011000010000001000010000000001
+01100000010010010100100110010111
+01100000010010010100001101111011
+00011000000010100111111000000000
+01100111111000001100001101111010
+01101111111000011100101011001001
+01100111111000011100001101111101
+00100000010000000011001000100101
+01101111111000010100011110010001
+01100111111000010100101011000010
+01110000000000001011110100000110
+01011000000000000000000000000000
+01100111111000010100101010110010
+01100111111000001100101101110111
+01100111111000001100101011000100
+01100111111000001100101110100111
+01100111111000001100101010101100
+11011000111000000000000000000010
+00100000010000000100011011110000
+00100000010000000100011011100100
+01101111111000001100101110110011
+00101111111011111111111000000001
+00100000010000001100001111011111
+01101111111000001100101110110011
+00101111111011111111111000000000
+00100000010000001111100011000100
+00100000010000000100100110001110
+01101111111000001100110001000000
+00100100001110100000001100000101
+00100000001000000100100011001100
 01101111111000001100101111100010
 00100100010110100111100001100001
 01110000010010111110001000000000
@@ -720,7 +955,7 @@
 01100111111000001100010111110101
 00011111111000010000010000001111
 00011111111100011111111000000000
-11000000000001001000001011010100
+11000000000001001000001110111111
 00100000001000000100110110010011
 11011010001000000000000000000001
 00100000010000000100110111000000
@@ -745,27 +980,27 @@
 00100000010000000001100000111000
 00100000001000000001011001010101
 11101111111000010000000000000110
-11000000000000100000001011101101
+11000000000000100000001111011000
 00100000001000000001100111100100
 11101111111000011000000000000110
 01100111111000011100010000110110
-11000000000001010000001011110010
-11000000000010010000001100000001
+11000000000001010000001111011101
+11000000000010010000001111101100
 00100000001000000001110011010011
 01101111111001000100101110101011
 11000011000111011001110111100111
 00100000010000000001111010001101
 01101000010010010100010000110111
 01101111111000001100001111000000
-11000010100000011000001011111100
+11000010100000011000001111100111
 01101111111000010100010000110111
 11000000000110000001111011001000
 01101000010010010100010000110111
 00100000001000000001110111101011
 01101111111000010100001111010001
 10011000010001100111110000000000
-00100100001000101000001011111000
-00100100001101000000001011111000
+00100100001000101000001111100011
+00100100001101000000001111100011
 00100000001000000001111000010000
 00011000110000100010001000000000
 01101111111000010100001111010100
@@ -791,7 +1026,10 @@
 00100000001110100111111001010110
 01101111111000001100000010011001
 00100000001110100111111001010110
-00100000001000000010011011000100
+01101111111000001100100010111101
+11000000000000001111111001010110
+01111000001101000111110000000000
+00100000011000000000000000000000
 01111000010101000111110000000000
 01011000000000000000000000000000
 01100111111000110100100011010001
@@ -799,29 +1037,29 @@
 00100000010000000100000010001110
 00100000010000000011111101111110
 00100000010000000011111110000011
-00100000010000000100000011011100
+00100000010000000000010000110011
 01101111111000001100100011010000
 00011111111000010111111000011111
 01100111111000001100100011010000
 00100100001101000100011100101000
-00100000010000000000001100101000
+00100000010000000000010000010110
 00100000001000000100010101000100
 01101111111000001100100100100111
 11000001000000011000000000000000
 00100000001000000100011100011010
 00100000010000000011111101100101
 01101111111000001100100100100111
-11000000000001011000001100110010
+11000000000001011000010000100000
 00100000010000000100001000110010
 11011010011000000100101010100011
 00100000010000000100001000101011
 00100000001000000100000010001110
-00100000010000000000001100111001
+00100000010000000000010000100111
 11011010011000000100101111100011
 00100000010000000100001000101011
 00100000001000000100000010001110
 01101111111000001100100100100111
-11000000000001011000001100111001
+11000000000001011000010000100111
 00100000001000000100001000110010
 01011000000000001001011100000110
 00100000010000000101101100001100
@@ -830,32 +1068,40 @@
 00100000010000000100000110100111
 00100000010000000011111101100101
 01101111111000001100100100100111
-11000000000001011000001101000011
+11000000000001011000010000110001
 01011000000000000000100000000110
 00100000001000000101101100001100
 01011000000000000001111100000110
 00100000001000000101101100001100
+00100000010000000000010001110001
+01101111111000001100110000110111
+00100100001110100000010010001000
+01101111111000001100110000110010
+00100100001110100000010010000111
+00100000010000000000010000111010
+00100000001000000100000011011101
 01101111111000001100101111100001
 00100100010110100100000100100001
 11011010001000000000000000000000
-00100000010000000000001101001110
-00100000010000000000001101010011
-00100000010000000000001101011000
-00100000010000000000001101011101
-00100000010000000000001101101010
+00100000010000000000010001000100
+00100000010000000000010001001001
+00100000010000000000010001001110
+00100000010000000000010001010011
+00100000010000000000010001100000
+00100000010000000000010001110001
 00100000001000000100000100011110
 01101111111000001100100100011000
-00100000010000000000001101110111
+00100000010000000000010001101101
 00100000010000000100000100100100
 01101000010010001100100100011000
 00100000001000000011111101010110
 01101111111000001100100100011001
-00100000010000000000001101110111
+00100000010000000000010001101101
 00100000010000000100000100101010
 01101000010010001100100100011001
 00100000001000000011111101010110
 01101111111000001100100100011010
-00100000010000000000001101110111
+00100000010000000000010001101101
 00100000010000000100000100110000
 01101000010010001100100100011010
 00100000001000000011111101010110
@@ -866,10 +1112,10 @@
 00011111111000100010011000000000
 01101000010010001100100100001101
 01101111111000001100100100010000
-11000000011111111000001101100110
+11000000011111111000010001011100
 00100000001000000100000100111110
 01101111111000001100100100001101
-00100000010000000000001101111001
+00100000010000000000010001101111
 01101000010010001100100100001101
 00100000001000000100000101001011
 01101111111000001100100100001110
@@ -879,19 +1125,80 @@
 00011111111000100010011000000000
 01101000010010001100100100001110
 01101111111000001100100100010000
-11000000011111111000001101110011
+11000000011111111000010001101001
 00100000001000000100000101010111
 01101111111000001100100100001110
-00100000010000000000001101111001
+00100000010000000000010001101111
 01101000010010001100100100001110
 00100000001000000100000101100100
 11011000010000000000000000111111
 00100000001000000110000010010011
 11011000010000000000000000111110
 00100000001000000110000010010011
+11011010010000000000000000000000
+01101111111000001100110000111000
+11000001011111111000000000000000
+01101111111000001100110000111001
+00100100001110100000010001111110
+01101000010010001100110000111000
+00100000010000000011111101010110
+01101000010010001100110000111000
+00100000010000000110000001011001
+01111001001000001010010000000000
+00011010010000100111111000000000
+01100111111000001100110000110111
+00100000011000000000000000000000
+01101111111000001100110000111000
+01111001001111111111111000000111
+01100111111000001100110000111000
+01101000010010001100110000111000
+00100000010000000011111101010100
+01101000010010001100110000111000
+00100000010000000110000001011001
+01111101001000001010010000000000
+00100000001000000000010001111011
+11000000000000100000010010100010
+00100000010000000000010010100101
+01101111111000100100110000110011
+11011000010000000000000010100000
+10011000010000001000010000000000
+00011100010000100111111000000000
+10011000010001100111110000000000
+00100100011000010000000000000000
+01100111111000100100110000110011
+01101111111000001100110000110010
+11000000000000000000010010010110
+11000000000000001000010010011001
+11000000000000010000010010011100
+11000000000000011000010010011111
+00100000011000000000000000000000
+01110000010011000011001000000001
+01110000010010001101000000000001
+00100000001000000111111001010100
+01110000010011000011001000000010
+01110000010010001101000000000000
+00100000001000000111111001010100
+01110000010011000011001000000011
+01110000010010001101000000000001
+00100000001000000111111001010100
+01110000010011000011001000000000
+01110000010010001101000000000000
+00100000001000000111111001010100
+01110000010011000011001000000000
+01110000010010001101000000000000
+00100000011000000000000000000000
+01101000010010100100110000110011
+00011100010000100111111000000000
+10011000010001100111110000000000
+00100100010000010000010010101010
+00100000011000000000000000000000
+01011000000000000000000000000000
+01100111111000100100110000110011
+00100000011000000000000000000000
 00100000010000000100100110010000
 00100000010000000111100100110110
-00100000010000000000001101111111
+00100000010000000000010010110010
+00100000010000000000010011000110
 00100000001000000100011001001111
 01101111111001000100101110101011
 11000010100101110100000000110110
@@ -900,395 +1207,238 @@
 11011010001000000000000000000000
 01110000010010111001011000000101
 01101000010010001100100100001111
-00100000010000000000001110001000
+00100000010000000000010010111011
 00100000001000000100000000101111
 01101111111001000100101110101011
 11000010100101100100000001001000
 01101111111000001100101110010011
 00011111111000100010011000000000
 01101111111000001100100100010000
-11000000011111111000001110001111
+11000000011111111000010011000010
 00100000001000000100000000111111
 01101111111000001100100100001111
-00100000010000000000001101111001
+00100000010000000000010001101111
 01101000010010001100100100001111
 00100000001000000100000110010101
-01101111111000001100101111110110
-00100000011110100000000000000000
-01101111111000001100101111110111
-11000000000000010000001110011111
-11000000000000101000001110100001
-11000000000001000000001110100011
-11000000000001011000001110100101
-11000000000001110000001110100111
-11000000000010001000001110011101
-00100000011000000000000000000000
-01110000010010111111011100010010
-00100000011000000000000000000000
-01110000010010111111011100000011
-00100000011000000000000000000000
-01110000010010111111011100000110
-00100000011000000000000000000000
-01110000010010111111011100001001
-00100000011000000000000000000000
-01110000010010111111011100001100
-00100000011000000000000000000000
-01110000010010111111011100001111
+01101111111001000100101110101011
+11000100000111101000000000000000
+01101111111000001100110000111010
+00100100001110100000010011001111
+01101111111000001100110000111011
+00100000010000000000010001101101
+00100000010000000000010011100000
+01101000010010001100110000111011
+00100000001000000011111101010110
+01101111111000001100110000111011
+01111001001111111111111000000111
+01100111111000001100110000111011
+01101111111000001100110000111011
+00100000010000000000010001101111
+01110000010011000011111100000000
+01101000010010001100110000111011
+01101111111000001100110000111100
+00100000010000000000010011111001
+00100000010000000000010011100100
+01101000010010001100110000111011
+00100000001000000011111101010110
+00100000010000000011111101010110
+01101111111000001100110000111101
+11000001000000001000000000000000
+01110000010011000011110100000001
+00100000001000000100000001101001
+01110000010011000011111100000000
+01101000010010001100110000111011
+01101111111000001100110000111100
+00100000010000000000010011101111
+01100111111000001100110000111100
+01101111111000001100110000111110
+00100000001110100000010011101011
+01101111111000001100110000111101
+11000001000000001000000000000000
+01110000010011000011110100000001
+00100000001000000100000001101001
+01101111111000001100110000111101
+11000001000000000000000000000000
+01110000010011000011110100000000
 00100000011000000000000000000000
-01101111111000001100100000101010
-00100000001110100000001110010011
+00011111111000111111111000000000
 00011111111000100010010000000000
-01110000010010000010101000000000
-01101111111000001100100000001010
-11000000010101111000001110111011
-00100000011000000000000000000000
-01110000010010111111011000000001
-01110000010000001001100100000000
-00100000001000000000010010011011
+00100000010000000110000001011001
+01111001001000001010010000000000
+00011010010000010111111000000111
+01101000010010001100110000111111
+00011000010000100000111000000000
+11000000000000111000010100000100
+11000000000000000000010100000110
 00100000011000000000000000000000
-01110000010001111100011010101111
-00100000010000000010001010010001
-00100000010000000010011001011011
-00100100011011000000000000000000
-00100100011101111000000000000000
-00100000010000000010010110010111
-00100000001000000010011001110010
-01101111111000001100100000001010
-11000001110101111000000000000000
-11101111111000001000000000000110
-11101000010000001000000000000110
-00011000010001100111110000000010
-00100100001000101001001101111010
-11000000000000001000001111001010
-11000000000000010000001111001101
-11000000000000011000001111001111
-11000000000000100000001111010001
-11000000000000101000010000101001
-11000000000000110000010001001111
-11000000011111111000001111001001
-00100000001000000001001101111010
+00011111111000111111111000000000
+00011111111000100010010000000000
+00100000010000000011111101010100
+00100000010000000110000001011001
+01111001001000001010010000000000
+00011010010000010111111000000111
+01101000010010001100110000111111
+00011000010000100000111000000000
+11000000000000111000010100000100
+11000000000000000000010100000110
+00100000011000000000000000000000
+01110000010011000011111000000001
+00100000011000000000000000000000
+01110000010011000011111000000000
+00100000011000000000000000000000
+00100000010000000100000001110010
+00100000011101000000000000000000
+01101111111000001100100110010010
+00011111111000100000010000000000
+01101111111001000100101110101011
+11000010100111101000010100010100
+00011000010000100111111000000000
+00011111111000001111111000000001
+00011111111000010111111000000011
+01100111111000001100100110010010
+00100000010000000100000010010101
+00100000001000000100010111101110
+01101111111000001100110000111110
+00100100001110100000010100110001
+01101111111001000100101110101011
+11000010100011100000010100100101
+00011000010000100111111000000000
+11000001000000001000000000000000
+11000000000000000000010100100001
+11000000000000010000010100011111
 00100000011000000000000000000000
-00100000010000000000001110110000
-01110000010010111111011100000001
+01011000000000000000000000000010
+00100000001000000000010100010001
+01011000000000000000000000000000
+00100000001000000000010100010001
+01011000000000000000000000000001
+00100000001000000000010100010001
+01011000000000000000000000000011
+00100000001000000000010100010001
+00011000010000100111111000000000
+11000001000000001000000000000000
+11000000000000000000010100100001
+11000000000000010000010100100011
+11000000000000011000010100011111
 00100000011000000000000000000000
-01110000010010111111011100000100
+00011000010000100111111000000000
+11000001000000010000000000000000
+11000000000000000000010100100011
+11000000000000001000010100011111
+11000000000000011000010100011101
 00100000011000000000000000000000
-01110000010010111111011100000111
+01101111111001000100101110101011
+11000010100011100000010100101011
+00011000010000100111111000000000
+11000001000000010000000000000000
+11000000000000000000010100011101
+11000000000000001000010100011111
 00100000011000000000000000000000
-01110000010010111111011100001010
-11101111111000010000000000000110
-11101000010000010000000000000110
-01101010001000010100110000011000
-10011010001001100111110000000000
-00100100001000101000010001000111
-01101111111000010100110000011010
-10011000010001100111110000000000
-00100100001000101000010001000111
-00100000010000000000001111011101
-00100100001101000000010001000111
-00100000001000000000010001000101
-00100000010000000000001111101000
-00100100011101000000000000000000
-01101111111000010100110000011010
-10011110000001100111110000000000
-00100100001000101111111001010110
-01101000010010010000100111101000
-01101111111000010100110000011000
-00011111111000001111111111111011
-10011000010001100111110000000000
-00100100001000101111111001010110
-00100000001000000111111001010100
-01101111111000010100101111110011
-00011111111100001111111000000000
-01100111111000010000001011100100
-11011000010000000000000000000011
-11011010001000000000100111010010
-00100000010000000101110111100010
-01101111111000001000100111010010
-11000000101011010111111001010110
-11101000010000010000000000000110
-01100000010010010000100101011100
-01100000010010010000100111101000
-01101111111000001000100111010010
-11011101011000001111111111111111
-11011000010000000000000000000000
-11011000110000000000100111010010
-11011111001000000000000000000011
-00100000010000000000010001011111
-00011000010000100110000000000000
-01101111111000010100101111110011
-00011111111000001110111000000011
-00100000010000000000010000001100
-00011110111100001111111000000000
-01100111111000010000001011100100
-11011000010000000000000000000010
-11011010001000000000100111010010
-00100000010000000101110111100010
-01101111111000010000100111010010
-10011101011001100111110000000000
-00100100001000101111111001010110
-01101111111000001000100111010010
-10011110000000001110000000000000
-11101111111000001000000000000110
-10011110000000001110000000000000
-01011000000000001111111111111111
-10011110000000010110000000000000
-00100000001000000111111001010100
-01101111111000010000100101011100
-00100000011110100000000000000000
-00011111111000100000010000000000
-00011111111001100111110000010000
-00100000001000010000010000100111
-00011111111000001111111111110000
-11011000010000000000000000010000
-01100111111000010000100101011100
-00011000010000100101111000000000
-00011110111000100111111000000000
-00011111111100001111111000000000
-01100111111000010000001011100100
-11011010001000000000100111010010
-00100000010000000101110111100010
-00011110111000100111111000000000
-10011101111000001110111000000000
-00011101111000100111001000000000
-00011101011000100111111000000000
-11011000110000000000100111010010
-11101111111000000000000000000110
-00011111111000100101011000000000
-00011101111000100111001000000000
-11011000110000000000100111010010
-00011110000000100000010000000000
-00100000010000000000010001011111
-00011000010000100110000000000000
-00100000001000000000010000001100
-01011000000000000000000000000000
-00100000001000000000010000010011
-01110000010010111111011100001101
-11101111111000001000000000000110
-00011000110000100010001000000000
-01101000010010001100110000011100
-10011000010001100111110000000000
-00100000001000101000010001000101
-00100000010000000000010001010110
-00100100001101000000010001000111
-00011010010001100111110000000100
-00100000001000010000010001000111
-00011010010000001010010111111100
-01100010010000010000100101011001
-01100010001000010000100101010111
-00100000010000000101110111010011
-00100000010000000000010001001001
-00100000010000000101110111011010
-01101010010000010000100101011001
-01101010001000010000100101010111
-01101111111000010100110000011000
-10011010010000001111111000000000
-01100111111000010100110000011000
-00011010010000100111001000000000
-11011000010000000000000000000000
-00011010001000100000110000000000
-00100000010000000000010001011111
-01101111111000010100110000011010
+01101111111000001100100010111101
+11000000000000001000010101110011
+01101111111000001100110001010010
+00100000001110100000010101110011
+00011011001000100111111000000000
+01101000010010110100110001010011
+01100111111000110100110001010011
+00100000010000000111110110010101
+01100111111000100100110001011001
+01101111111000001100110001101000
+00100100011110100000000000000000
+01101111111000010100110001100110
+00100100011110100000000000000000
+01101111111000100100110001011001
+01101000010010101100110001011101
 10011000010000001111111000000000
-01100111111000010100110000011010
-01110000010010111111010100000000
-00100000011000000000000000000000
-01110000010010111111010100000001
+01100111111000101100110001011101
+01101000010010001100110001010010
+01101111111000001100110001100010
+10011000010001100111110000000000
+00100000001000101000010101010000
+00011000010000001000010000000001
+01100000010010001100110001010010
 00100000011000000000000000000000
-01101111111000010100101111110011
-00100000011110100000000000000000
-01101000010010010100110000011000
-10011000010000001111111000000000
-00011010010000100000010000000000
-00100000001000000101111000000100
-01101111111000001100101111110111
-11000001000010000000000000000000
-11000001000010001000000000000000
-11000001000010010000000000000000
-01110000010011000001110100000101
-01110000010010111111011100010000
-00100000011000000000000000000000
-01101000010010001100110000011100
-01100111111000001100110000011100
-11000000000000000000010001011100
+01110000010011000101001000000001
+11011000010000000000000000000000
+01101111111000101100110001011101
+01100000010010101100110001011101
+01101000010010001100110001100010
+10011000010001101111110000000000
+00100000010000000111110111101111
+00011000000001111111111000000000
+01101000010010100100110001001110
+00011000010000001000010111011000
 10011000010001100111111000000000
-11000000000000001111111001010100
-00100000001000000111111001010110
-00011000010001100111110011111111
-00100000001000101111111001010100
-00100000001000000111111001010110
-11101111111000001000000000000110
+00100000001000010000010101100111
+00011111111001100111111000000000
+00011111111010110111111000000000
+01101000010010011100100010101101
 10011000010000001000010000000000
-11000010000000000000010001011111
-00100000011000000000000000000000
-01011000000000001111111111111111
-11101111111000000000000000000110
-00100000011000000000000000000000
-01101111001000001100100000101010
-00011111001001100111110000000010
-00100000001000010111111001010110
-11011111111000000100100000001010
-10011111001000001000110000000000
-00011000110000001000110111111110
-11101000010000010000000000000110
-11011000110000000100100000001010
-00100000010000000000010001100011
+01101111111000011100110001100011
+11011010001000000001100000000000
+10011010001000001111111000000000
 10011000010001100111110000000000
-00100000001000101111111001010100
-00100000001000000111111001010110
-11101111111000001000000000000110
-11000000101011010000010010001011
-00011010001000100000001000000000
-01101000010010010000000000000110
-00011000010001100111110000000011
-00100000001000010000010010001011
-00011000110000001000110000000010
-11101111001000001000000000000110
-00011111001001100111110000000000
-00100100001000101000010010001011
-00011111001000100111111000000000
-10011000110000001000110000000000
-00011000010000100111111000000000
-00011111001000001111001000000011
-10011111001001100000010000000000
-00100100001000101000010001110110
-11101000010000010000000000000110
-00011010001000001000110000000001
-11101111111000010000000000000110
-00011111111000001111001000000010
-00011010001000001000110000000001
-00100000010000000000010001100011
+00100100001000010000010101110001
+01100000010010011100100010101101
+00100000011000000000000000000000
+00011111111010110000010000000000
+01101111111000011100100010101101
+10011000010001100000010000000000
+01101111111000011100110001100011
+11011010001000000001100000000000
+10011010001001100111111000000000
 10011000010001100111110000000000
-00100100001000101000010010001011
-00100000001000000111111001010100
-00100000001000000111111001010110
-01101111111000010100101111110011
-00011111111000100000110000000000
-00100000010000000000010001110010
-00100100001101000000010010010111
-01101010001000010100101111110011
-00011010001000001000110000000001
-11101111111000010000000000000110
-00011111111000001111111000000101
-10011010001000001111111000000000
-01100111111000010100101111110011
-00100000001000000000010010001100
-01101111111000010100101111110001
-01101000010010010100101111110011
-10011000010001100111111000000000
+00100000001000010000010101110001
+01100000010010011100100010101101
 00100000011000000000000000000000
-01011000000000000000000000000000
-01100111111000010100110000011000
-01100111111000010100110000011010
-01100111111000001100110000011100
-01100111111000001100101111110111
-00100000011000000000000000000000
-00100000010000000111111001010110
-01101111111000001100101111110111
-11000000000000001000010010101010
-11000000000000100000010010110100
-11000000000000111000010011010011
-11000000000001010000010011111001
-11000000000001101000010011101110
-11000000000010000000010011010111
-00100000001000000000010100000010
-01110000010001111100011010101111
-01110000010001111100011100000001
-01110000010001111100100000000000
-01110000010001111100100100000010
-01011000000000000000000000000001
-01100111111000010100011111001010
-01110000010010000011011000000001
-01110000010010000011010100000110
-01110000010010111111011100000010
+01100111111000011100100010101101
 00100000011000000000000000000000
-01110000010001111100011010101111
-01110000010001111100011100000010
-01110000010001111100100000000000
-01110000010001111100100100000010
-01101111111100010000000000000000
-01100111111000010100011111001010
-01011000000000000110011001100001
-11100111111000010000000000000101
-01011000000000000000000000000001
-11100111111000110000000000000101
-01011000000000000000000000000000
-11100111111000010000000000000101
-11100111111000010000000000000101
-00100000010000000000010011011011
-11100111111000001000000000000101
-01011000000000000000000000000000
-11100111111000001000000000000101
-01101000010010010100101111110011
-11100000010000010000000000000101
-01101111111000010100101111110001
-00011111111011010111111000000000
-00011111111000110111111000000000
-10011000010001100111111000000000
-00100100001000010000010011010001
-11100111111000010000000000000101
-01110000010010000011010100011000
-01110000010010000011011000000001
-01110000010010111111011100000101
+01110000010011000101001000000001
+00011011001000100111111000000000
+01100111111000110100110001010011
 00100000011000000000000000000000
 01011000000000000000000000000000
-00100000001000000000010011001100
-01110000010010111111011100001000
-01110000010001111100011100000011
-01110000010010000011010100000100
-00100000001000000000010011100100
-01110000010010111111011100010001
-01110000010001111100011100000110
-01110000010010000011010100000100
-00100000001000000000010011100100
-01101111111001000100101110101011
-11000010100010011000010011100000
-11000010100010010000010011100010
-01011000000000000000000000000000
+01100111111000001100110001010010
+01100111111000101100110001011101
 00100000011000000000000000000000
-01011000000000000000000000000010
-00100000011000000000000000000000
-01011000000000000000000000000100
-00100000011000000000000000000000
-01110000010010000011011000000001
-01110000010001111100011010101111
-01110000010001111100100000000000
-01110000010001111100100100000010
-00100000011000000000000000000000
-01110000010001111100100000000001
-01110000010010000011011000000001
-01110000010001111100011010101111
-01110000010001111100100100000010
+01101111111000010100011110001100
+11000011100001011000000000000000
+11000011100000111000000000000000
+11000011100000110000000000000000
+00100000010000000000010110000101
+00100000010000000000010110000010
+00100000001000000010011011110101
+11011010001000000100110010000101
+11011111111000000000000000001010
+00100000001000000010010111001101
+00100000010000000000010110001011
+11011010010000000100110010000001
+01101111111000001100100001111101
+00011111111000001111111000000001
+00011111111000100111001000000000
+00100000001000000000010110001110
+11011000110000000100110001110001
+11011000101000000100110010000001
+00100000001000000111110100001100
+00011111001000001111001111111111
+00011111001000100111111000000000
+00100000011110100000000000000000
+00011111001000100010001000000000
+00011010001000001010001111111111
+00011010010000100000110000000000
+11101111111000001000000000000110
+00011000110000100000101000000000
+11101000010000001000000000000110
+10011000010001100111110000000000
+00100000010000000000010110011110
+00011000110000001000110111111111
+00011010001000001010001111111111
+00100000001000010000010110010100
+11000010000000000000010110010001
 00100000011000000000000000000000
-01110000010010111111011100001111
-01110000010001111100011100000101
-01101111111000001100110000011100
-01100111111000001100011111001010
-01110000010010000011010100000101
-01110000010010000011011000000001
-01110000010001111100011010101111
-01101111111000001100101111110101
-01100111111000001100011111001000
-01110000010001111100100100000010
-00100000011000000000000000000000
-01110000010010111111011100001100
-01110000010001111100011100000100
-01110000010010000011010100000100
-01110000010010000011011000000001
-01110000010001111100011010101111
-01101111111000001100101111110101
-01100111111000001100011111001000
-01110000010001111100100100000010
-00100000011000000000000000000000
-01110000010001111100011010101111
-01110000010001111100011111111111
-01110000010001111100100000000000
-01110000010001111100100100000010
-01110000010010000011011000000001
-01110000010010000011010100000100
+00100000010000010000010110100000
 00100000011000000000000000000000
-00011111111000100010001000000000
-01110000010010111111100000000000
-01110000010010000011011000000001
-11011010010000000100101111111001
+00011000101000001000101111111111
+11100000010000001000000000000101
+11100111111000001000000000000101
 00100000011000000000000000000000
Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/eeprom.dat	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/eeprom.dat	(working copy)
@@ -2,96 +2,104 @@
 02
 aa
 55
-3a
-14
+92
+16
 c2
 84
 00
-17
+19
 c0
 00
 00
-22
+25
 c0
 01
 80
-26
+2e
 c0
 41
 80
-3f
+47
 c0
 45
 80
-80
+7e
 c0
 4f
 80
-8d
+8b
 c0
 57
 00
-8f
+8d
 c0
 58
 00
-74
+72
 c0
 61
 82
-3e
+be
+c0
+62
+00
+2b
 c0
 63
 81
-54
+9e
 c0
 64
 81
-5a
+a4
 c0
 65
 01
-8e
+d9
 c0
 66
 00
-70
+6e
 c0
 67
-03
-1a
+04
+08
+c0
+67
+85
+08
 c0
 68
 02
-4d
+d3
 c0
 68
-83
-45
+84
+3a
 c0
 6a
-03
-2b
+04
+19
 c0
 6b
-01
-b9
+02
+07
 c0
 6c
 82
-5e
+e4
 c0
 6d
-02
-bf
+03
+87
 c0
 6f
-03
-7b
+04
+ad
 c0
 74
-02
-cc
+03
+b7
 20
 20
 13
@@ -99,43 +107,47 @@
 c0
 19
 80
-50
+4e
 c0
 1a
 00
-55
+53
 c0
 43
-82
-c8
+83
+b3
 c0
 50
-82
-e0
+83
+cb
 c0
 60
-02
-ea
+03
+d5
 c0
 6e
 82
-2d
+ae
 c0
 71
 02
-08
+74
 c0
 74
 82
-10
+7c
 c0
 75
 01
-1d
+40
 c0
 76
 03
-11
+fc
+c0
+76
+85
+7b
 20
 20
 13
@@ -148,6 +160,14 @@
 40
 30
 f3
+58
+00
+4c
+71
+67
+e1
+48
+99
 20
 40
 3b
@@ -156,6 +176,18 @@
 20
 08
 04
+6f
+e0
+cc
+42
+24
+5a
+03
+05
+20
+20
+3d
+5a
 20
 40
 70
@@ -203,7 +235,7 @@
 20
 40
 00
-33
+3b
 20
 20
 08
@@ -235,7 +267,7 @@
 20
 3a
 00
-3c
+44
 6f
 e0
 c6
@@ -284,46 +316,6 @@
 20
 11
 7d
-20
-40
-5b
-94
-20
-40
-03
-e8
-20
-34
-00
-4a
-20
-60
-00
-00
-da
-60
-5d
-e2
-6f
-e1
-4b
-f3
-1f
-e0
-fe
-03
-1f
-f0
-fe
-00
-67
-e1
-02
-e4
-20
-20
-5b
-3f
 da
 20
 09
@@ -463,7 +455,7 @@
 20
 40
 00
-55
+53
 20
 20
 3e
@@ -515,7 +507,7 @@
 20
 20
 00
-74
+72
 70
 8a
 8b
@@ -579,11 +571,7 @@
 24
 55
 80
-46
-24
-55
-80
-9b
+ba
 20
 40
 6d
@@ -591,7 +579,7 @@
 20
 40
 00
-c6
+e5
 20
 40
 41
@@ -602,6 +590,26 @@
 00
 20
 40
+00
+9d
+6f
+e1
+c8
+ad
+67
+e1
+cc
+63
+20
+40
+05
+77
+20
+40
+00
+a8
+20
+40
 40
 8e
 20
@@ -615,46 +623,162 @@
 20
 40
 00
-d6
+fb
 20
 40
-03
-3d
+04
+2b
 20
 20
 3b
 c9
+58
+01
+77
+00
+67
+e1
+cc
+4e
+20
+40
+26
+13
 6f
 e4
-4c
-1f
-20
-7a
+4b
+ab
+c4
+0c
 00
 00
-6f
-e0
+20
+40
+26
+0b
+58
+00
+bb
+80
+67
+e1
 cc
-1e
-1f
-e2
-22
+4e
+58
 00
-1f
-e6
-7c
-0b
-24
-21
+48
 00
+67
+e1
+c8
 ad
-d8
-c0
-4c
-1f
-d8
-a0
-4a
+20
+60
+00
+00
+20
+40
+00
+b3
+20
+40
+03
+00
+20
+20
+00
+ab
+6f
+e4
+4b
+ab
+c4
+1e
+80
+00
+6f
+e0
+cc
+3b
+c2
+83
+80
+b1
+70
+4c
+3a
+00
+20
+60
+00
+00
+70
+4c
+3a
+01
+20
+60
+00
+00
+6f
+e0
+cc
+38
+c1
+7f
+80
+00
+c2
+83
+80
+b8
+70
+4c
+39
+00
+20
+60
+00
+00
+70
+4c
+39
+01
+20
+60
+00
+00
+6f
+e4
+4c
+1f
+20
+7a
+00
+00
+6f
+e0
+cc
+1e
+1f
+e2
+22
+00
+1f
+e6
+7c
+0b
+24
+21
+00
+cc
+d8
+c0
+4c
+1f
+d8
+a0
+4a
 db
 1a
 22
@@ -699,7 +823,7 @@
 20
 40
 00
-c3
+e2
 6f
 e0
 cc
@@ -810,8 +934,8 @@
 ff
 20
 40
-3f
-1e
+00
+f5
 20
 40
 3d
@@ -819,7 +943,7 @@
 20
 40
 00
-d0
+ef
 6f
 e4
 4b
@@ -831,7 +955,7 @@
 20
 40
 00
-d3
+f2
 20
 20
 3b
@@ -860,18 +984,42 @@
 60
 00
 00
+6f
+e0
+cc
+40
+24
+5a
+00
+f8
+20
+20
+3f
+1e
+20
+40
+03
+37
+20
+40
+03
+39
+20
+20
+03
+3b
 58
 00
+01
 00
-db
 67
 e1
 48
 9b
 58
 00
-00
-f7
+01
+1a
 67
 e1
 48
@@ -884,14 +1032,6 @@
 93
 00
 00
-6f
-e0
-cb
-f6
-24
-3a
-04
-a1
 20
 40
 3f
@@ -906,8 +1046,8 @@
 ab
 c3
 0a
-80
-e4
+81
+07
 6f
 e0
 cb
@@ -926,8 +1066,8 @@
 36
 c2
 80
-80
-f3
+81
+16
 68
 48
 c7
@@ -989,9 +1129,9 @@
 48
 d0
 20
-20
-26
-e1
+60
+00
+00
 6f
 e4
 4b
@@ -1059,7 +1199,7 @@
 24
 21
 01
-0d
+30
 20
 40
 25
@@ -1071,11 +1211,11 @@
 24
 2c
 01
-13
+36
 24
 37
 81
-13
+36
 20
 40
 48
@@ -1099,7 +1239,7 @@
 c0
 08
 01
-15
+38
 20
 60
 00
@@ -1111,7 +1251,7 @@
 20
 20
 01
-03
+26
 70
 4b
 a3
@@ -1142,8 +1282,8 @@
 b2
 20
 20
-03
-3d
+04
+2b
 20
 40
 26
@@ -1151,11 +1291,11 @@
 24
 34
 01
-a0
+eb
 20
 40
 01
-2c
+74
 20
 40
 26
@@ -1167,7 +1307,7 @@
 24
 3a
 01
-27
+4a
 6f
 e4
 48
@@ -1192,118 +1332,214 @@
 74
 00
 00
-20
-40
-7f
-dc
 6f
-e1
-c8
-ad
-20
-20
-26
-b8
+e0
+cc
+68
 70
-48
-a6
-00
-69
-61
-01
-5f
-34
-73
-02
+4c
+68
 00
-20
-40
-26
-5b
-6f
-e0
-c8
-2c
-c0
+1f
+e6
+7c
 00
-a6
-51
-24
-2c
-01
-45
 24
-37
+22
 81
-45
+6e
+68
+49
+4c
+66
+18
+46
+7c
+00
 20
-40
-26
-72
+22
+81
+64
+6f
+e2
+4c
+59
 20
-40
-03
-a9
+3a
+01
+64
+68
+4a
+4c
+4e
+98
+46
+04
+00
+60
+4a
+4c
+6d
+24
+21
+01
+67
+6f
+e1
+c8
+ad
+98
+46
+7e
+00
+24
+21
+01
+72
+d8
+40
+06
+00
+98
+46
+7c
+00
+24
+21
+01
+72
+67
+e2
+4c
+69
 20
 40
 01
-38
+6b
+20
+40
+26
+c4
+6f
+e2
+4c
+69
 20
 20
 26
-51
+b8
+20
+40
+01
+6b
 6f
-e0
-cb
 e1
-24
-5a
+c8
+ad
+20
+20
 01
-3c
-70
-4b
+5f
+18
+46
+04
+00
+6f
 e1
+c8
+ad
+98
+40
+fe
 00
 20
-60
+20
+01
+5f
+58
+00
 00
 00
+67
+e2
+4c
+6d
 20
-40
-41
-aa
-6f
-e4
-4b
-ab
-c4
-1e
+60
 00
 00
 6f
-e0
-c9
-13
-d8
+e2
+4c
+59
+68
+4a
+4c
+6d
+98
 40
+fe
 00
-40
 20
-40
+20
+01
+55
+70
+4c
+68
+01
+20
 60
-93
+00
+00
+70
+48
+a6
+00
+58
+00
+00
+00
+67
+e1
+4c
+66
+20
+40
+26
+5b
 6f
 e0
-c9
-14
-d8
-40
+c8
+2c
+c0
 00
+a6
+51
+24
+2c
+01
+80
+24
+37
+81
+80
+20
 40
+05
+38
 20
+40
+26
+72
 20
-60
-93
+40
+01
+8c
+20
+20
+26
+51
 6f
 e0
 c8
@@ -1329,21 +1565,81 @@
 c8
 a4
 c2
-80
-a6
+82
+26
 79
 20
 40
 26
 7e
-20
-40
+6f
+e1
+4c
+66
+1f
+e0
+fe
 01
-4f
+67
+e1
+4c
+66
 20
 20
 01
-2d
+77
+6f
+e0
+cb
+e1
+24
+5a
+01
+90
+70
+4b
+e1
+00
+20
+60
+00
+00
+20
+40
+41
+aa
+6f
+e4
+4b
+ab
+c4
+1e
+00
+00
+6f
+e0
+c9
+13
+d8
+40
+00
+40
+20
+40
+60
+93
+6f
+e0
+c9
+14
+d8
+40
+00
+40
+20
+20
+60
+93
 6f
 e0
 c8
@@ -1378,12 +1674,12 @@
 23
 20
 40
-03
-36
+04
+24
 20
 40
-03
-3d
+04
+2b
 20
 20
 3e
@@ -1398,8 +1694,12 @@
 dc
 20
 40
-02
-83
+03
+47
+20
+40
+00
+f8
 20
 40
 40
@@ -1459,15 +1759,15 @@
 20
 40
 01
-6e
+b9
 20
 40
 01
-7b
+c6
 20
 20
 01
-82
+cd
 6f
 e1
 cb
@@ -1515,7 +1815,7 @@
 c2
 00
 01
-72
+bd
 20
 60
 00
@@ -1662,12 +1962,12 @@
 01
 20
 40
-03
-3d
+04
+2b
 20
 20
 01
-a5
+f0
 6f
 e0
 c8
@@ -1675,7 +1975,7 @@
 20
 5a
 01
-ab
+f9
 6f
 e0
 c8
@@ -1696,6 +1996,18 @@
 74
 00
 00
+20
+40
+26
+c4
+70
+4c
+68
+00
+20
+40
+05
+77
 6f
 e0
 cb
@@ -1767,47 +2079,71 @@
 20
 20
 01
-1f
+42
 1a
 62
 7e
 00
 c0
 00
-81
-c2
+82
+14
 c0
 1e
-01
-e4
+02
+3d
 c0
 1c
-81
-e2
+82
+36
 c0
 1d
-01
-eb
+02
+48
 c0
 19
-01
-ce
+02
+22
 c0
 22
-01
-d5
+02
+29
 c0
 0a
-81
-c4
+82
+18
+c0
+0a
+02
+11
 20
 20
 43
 36
+6f
+e0
+cc
+40
+24
+5a
+03
+0a
+20
+20
+43
+50
 20
 40
 45
 44
+6f
+e0
+cc
+40
+24
+5a
+03
+0a
 20
 20
 43
@@ -1858,8 +2194,8 @@
 c7
 c0
 00
-81
-d2
+82
+26
 70
 4b
 76
@@ -1936,10 +2272,30 @@
 40
 45
 44
+d8
+e0
+00
+01
+20
+40
+46
+f4
+6f
+e0
+cc
+40
+c0
+00
+48
+59
+20
+40
+03
+0a
 20
 20
 48
-57
+5a
 6f
 e2
 48
@@ -1956,6 +2312,22 @@
 40
 25
 7e
+6f
+e0
+cc
+40
+c0
+00
+02
+45
+20
+40
+03
+0a
+20
+20
+02
+46
 20
 40
 48
@@ -1975,23 +2347,23 @@
 24
 3a
 01
-97
+e2
 6f
 e0
 c8
 8b
 c0
 01
-01
-f2
+02
+4f
 c0
 02
-01
-fb
+02
+67
 c0
 01
 82
-00
+6c
 20
 20
 48
@@ -2002,12 +2374,12 @@
 ab
 c2
 97
-c8
-11
+82
+58
 c2
 98
-48
-11
+02
+58
 c3
 1d
 48
@@ -2026,20 +2398,80 @@
 00
 20
 22
-c8
-27
+82
+5c
 20
 20
 48
 06
 6f
+e0
+cc
+40
+c0
+00
+48
+11
+20
+40
+03
+05
+20
+20
+48
+12
+70
+48
+8b
+00
+d8
+e0
+00
+01
+20
+40
+46
+f0
+58
+00
+00
+00
+67
+e1
+48
+87
+20
+40
+45
+76
+20
+40
+49
+8e
+6f
+e0
+cc
+40
+c0
+00
+48
+2d
+20
+40
+03
+05
+20
+20
+48
+2e
+6f
 e4
 4b
 ab
 c3
 17
 82
-05
+71
 6f
 e0
 cb
@@ -2047,7 +2479,7 @@
 c0
 00
 82
-05
+71
 20
 20
 48
@@ -2059,15 +2491,15 @@
 c3
 17
 82
-05
+71
 c2
 89
 82
-05
+71
 c2
 89
 02
-05
+71
 20
 20
 48
@@ -2083,7 +2515,7 @@
 20
 20
 01
-97
+e2
 70
 48
 8b
@@ -2131,7 +2563,7 @@
 20
 3a
 02
-18
+84
 6f
 e1
 48
@@ -2159,34 +2591,118 @@
 24
 2c
 02
-1e
+9f
 24
 37
 82
-1e
+9f
 20
 40
 26
 72
-20
-20
-25
-86
-6f
-e0
-c8
-8c
-20
-3a
-22
-cb
 6f
-e1
+e2
 48
-89
-1f
-e0
-fe
+77
+68
+4a
+48
+3c
+98
+46
+7c
+00
+20
+22
+a3
+2e
+6f
+e2
+48
+a9
+68
+4a
+48
+3c
+98
+46
+7c
+00
+20
+42
+82
+9b
+6f
+e0
+c8
+a1
+79
+3f
+fe
+02
+67
+e0
+c8
+a1
+58
+00
+00
+00
+67
+e1
+48
+83
+67
+e1
+48
+89
+67
+e1
+48
+87
+70
+09
+5b
+3c
+20
+40
+78
+71
+20
+20
+25
+97
+6f
+e2
+48
+0c
+20
+7a
+00
+00
+67
+e2
+48
+91
+20
+20
+25
+7e
+6f
+e0
+c8
+8c
+20
+3a
+22
+cb
+6f
+e1
+48
+89
+1f
+e0
+fe
 01
 67
 e1
@@ -2219,7 +2735,7 @@
 c0
 02
 02
-2b
+ac
 20
 20
 25
@@ -2249,10 +2765,6 @@
 c8
 a1
 c2
-81
-83
-b3
-c2
 80
 a3
 40
@@ -2267,7 +2779,7 @@
 c0
 00
 82
-37
+b7
 20
 20
 26
@@ -2279,7 +2791,7 @@
 24
 34
 02
-2f
+b0
 20
 40
 26
@@ -2315,7 +2827,7 @@
 c0
 00
 02
-43
+c3
 20
 20
 3d
@@ -2334,20 +2846,20 @@
 65
 20
 34
-48
-06
+02
+cd
 6f
 e4
 4b
 ab
 c2
 98
-48
-0c
+02
+d0
 c3
 18
-c8
-0c
+82
+d0
 20
 40
 41
@@ -2360,6 +2872,30 @@
 20
 47
 ff
+6f
+e0
+cc
+40
+24
+5a
+03
+05
+20
+20
+48
+06
+6f
+e0
+cc
+40
+24
+5a
+03
+05
+20
+20
+48
+0c
 20
 40
 40
@@ -2367,7 +2903,7 @@
 20
 40
 02
-50
+d6
 20
 20
 40
@@ -2418,8 +2954,8 @@
 c1
 20
 3a
-02
-8a
+03
+50
 67
 e0
 cb
@@ -2454,8 +2990,12 @@
 be
 20
 40
-02
-87
+03
+4d
+20
+40
+03
+0e
 20
 40
 40
@@ -2466,8 +3006,8 @@
 cc
 20
 40
-02
-9f
+03
+65
 20
 40
 44
@@ -2482,8 +3022,8 @@
 12
 20
 40
-02
-b4
+03
+7c
 20
 40
 45
@@ -2514,16 +3054,16 @@
 47
 20
 40
-02
-79
+03
+3d
 20
 40
-02
-b7
+03
+7f
 20
 20
 02
-76
+fd
 da
 60
 4c
@@ -2538,49 +3078,301 @@
 8a
 6f
 e0
-cb
-ed
-c1
-7f
-80
-00
+cc
+46
+67
+e0
+cc
+47
 6f
-e1
-4a
-b2
+e0
+cc
+44
+67
+e0
+cc
+45
 20
-7a
+60
 00
 00
+70
+4c
+41
+01
+70
+4c
+43
+01
 6f
-e1
+e0
+cc
 4b
-be
-68
-49
-4a
-b2
-98
-46
-04
+67
+e0
+cc
+4c
+20
+60
 00
-6f
-e1
-4b
-ee
-98
-46
-7e
 00
-20
-21
-02
-85
-68
-48
-cb
-ed
-20
+70
+4c
+41
+01
+70
+4c
+4c
+00
+70
+4c
+43
+00
+20
+60
+00
+00
+6f
+e0
+cc
+41
+20
+7a
+00
+00
+6f
+e0
+cc
+43
+c0
+00
+83
+1e
+6f
+e0
+cc
+45
+24
+3a
+03
+16
+70
+4c
+41
+00
+20
+60
+00
+00
+6f
+e0
+cc
+47
+20
+3a
+03
+1b
+1f
+e0
+ff
+ff
+67
+e0
+cc
+47
+20
+20
+03
+25
+70
+4c
+45
+00
+70
+4c
+41
+00
+20
+20
+03
+31
+da
+60
+4c
+4c
+da
+40
+03
+21
+20
+20
+31
+8a
+6f
+e0
+cc
+4b
+67
+e0
+cc
+4c
+6f
+e0
+cc
+4d
+c0
+00
+83
+31
+70
+4c
+4d
+01
+6f
+e0
+c9
+38
+c0
+00
+03
+2b
+c0
+00
+83
+2d
+c0
+01
+03
+2f
+20
+60
+00
+00
+68
+48
+cc
+48
+20
+20
+03
+30
+68
+48
+cc
+49
+20
+20
+03
+30
+68
+48
+cc
+4a
+20
+20
+60
+69
+70
+4c
+4d
+00
+6f
+e0
+c9
+38
+c0
+00
+03
+37
+c0
+00
+83
+39
+c0
+01
+03
+3b
+20
+60
+00
+00
+68
+48
+cc
+48
+20
+20
+60
+7f
+68
+48
+cc
+49
+20
+20
+60
+7f
+68
+48
+cc
+4a
+20
+20
+60
+7f
+6f
+e0
+cb
+ed
+c1
+7f
+80
+00
+6f
+e1
+4a
+b2
+20
+7a
+00
+00
+6f
+e1
+4b
+be
+68
+49
+4a
+b2
+98
+46
+04
+00
+6f
+e1
+4b
+ee
+98
+46
+7e
+00
+20
+21
+03
+4b
+68
+48
+cb
+ed
+6f
+e0
+cc
+40
+c0
+00
+e0
+7f
+20
 20
 60
 65
@@ -2598,8 +3390,8 @@
 a8
 da
 40
-02
-8a
+03
+50
 20
 20
 31
@@ -2654,13 +3446,13 @@
 03
 20
 41
-02
-99
+03
+5f
 24
 41
-02
-9d
-20
+03
+63
+20
 20
 48
 ff
@@ -2694,8 +3486,8 @@
 38
 c0
 00
-02
-a5
+03
+6b
 6f
 e4
 4b
@@ -2710,8 +3502,8 @@
 ca
 20
 20
-02
-a8
+03
+6e
 6f
 e4
 4b
@@ -2746,16 +3538,16 @@
 00
 20
 22
-82
-af
+83
+75
 20
 20
 44
 eb
 20
 40
-44
-f6
+03
+7a
 6f
 e0
 cb
@@ -2772,6 +3564,14 @@
 60
 00
 00
+da
+40
+02
+5c
+20
+20
+44
+f7
 6f
 e4
 4b
@@ -2798,8 +3598,8 @@
 b2
 da
 40
-02
-bc
+03
+84
 20
 20
 31
@@ -2811,7 +3611,7 @@
 c0
 00
 01
-97
+e2
 20
 20
 43
@@ -2849,9 +3649,149 @@
 4a
 f2
 20
+40
+43
+14
+6f
+e1
+47
+8c
+c2
+85
+83
+9a
+6f
+e4
+4b
+ab
+c3
+04
+03
+9a
+68
+49
+49
+97
+18
+40
+84
+01
+60
+49
+49
+97
+60
+49
+43
+7b
+18
+0a
+7e
+00
+67
+e0
+c3
+7a
+6f
+e1
+ca
+c9
+67
+e1
+c3
+7d
+20
+40
+32
+25
+6f
+e1
+47
+91
+67
+e1
+4a
+c2
+70
+00
+bd
+06
+58
+00
+00
+00
+67
+e1
+4a
+b2
+67
+e0
+cb
+77
+67
+e0
+ca
+c4
+67
+e0
+cb
+a7
+67
+e0
+ca
+ac
+d8
+e0
+00
+02
 20
-45
-54
+40
+46
+f0
+20
+40
+46
+e4
+6f
+e0
+cb
+b3
+2f
+ef
+fe
+01
+20
+40
+c3
+df
+6f
+e0
+cb
+b3
+2f
+ef
+fe
+00
+20
+40
+f8
+c4
+20
+40
+49
+8e
+6f
+e0
+cc
+40
+24
+3a
+03
+05
+20
+20
+48
+cc
 6f
 e0
 cb
@@ -2894,8 +3834,8 @@
 00
 c0
 04
-82
-d4
+83
+bf
 20
 20
 4d
@@ -2994,8 +3934,8 @@
 06
 c0
 02
-02
-ed
+03
+d8
 20
 20
 19
@@ -3010,12 +3950,12 @@
 36
 c0
 05
-02
-f2
+03
+dd
 c0
 09
 03
-01
+ec
 20
 20
 1c
@@ -3042,8 +3982,8 @@
 c0
 c2
 81
-82
-fc
+83
+e7
 6f
 e1
 44
@@ -3070,12 +4010,12 @@
 00
 24
 22
-82
-f8
+83
+e3
 24
 34
-02
-f8
+03
+e3
 20
 20
 1e
@@ -3176,10 +4116,22 @@
 3a
 7e
 56
+6f
+e0
+c8
+bd
+c0
+00
+fe
+56
+78
+34
+7c
+00
 20
-20
-26
-c4
+60
+00
+00
 78
 54
 7c
@@ -3210,8 +4162,8 @@
 83
 20
 40
-40
-dc
+04
+33
 6f
 e0
 c8
@@ -3230,8 +4182,8 @@
 28
 20
 40
-03
-28
+04
+16
 20
 20
 45
@@ -3258,8 +4210,8 @@
 27
 c0
 05
-83
-32
+84
+20
 20
 40
 42
@@ -3278,8 +4230,8 @@
 8e
 20
 40
-03
-39
+04
+27
 da
 60
 4b
@@ -3298,8 +4250,8 @@
 27
 c0
 05
-83
-39
+84
+27
 20
 20
 42
@@ -3334,8 +4286,8 @@
 27
 c0
 05
-83
-43
+84
+31
 58
 00
 08
@@ -3352,38 +4304,70 @@
 20
 5b
 0c
+20
+40
+04
+71
 6f
 e0
-cb
-e1
+cc
+37
 24
-5a
-41
-21
-da
-20
-00
+3a
+04
+88
+6f
+e0
+cc
+32
+24
+3a
+04
+87
+20
+40
+04
+3a
+20
+20
+40
+dd
+6f
+e0
+cb
+e1
+24
+5a
+41
+21
+da
+20
+00
 00
 20
 40
-03
-4e
+04
+44
 20
 40
-03
-53
+04
+49
 20
 40
-03
-58
+04
+4e
 20
 40
-03
-5d
+04
+53
 20
 40
-03
-6a
+04
+60
+20
+40
+04
+71
 20
 20
 41
@@ -3394,8 +4378,8 @@
 18
 20
 40
-03
-77
+04
+6d
 20
 40
 41
@@ -3414,8 +4398,8 @@
 19
 20
 40
-03
-77
+04
+6d
 20
 40
 41
@@ -3434,8 +4418,8 @@
 1a
 20
 40
-03
-77
+04
+6d
 20
 40
 41
@@ -3478,8 +4462,8 @@
 10
 c0
 7f
-83
-66
+84
+5c
 20
 20
 41
@@ -3490,8 +4474,8 @@
 0d
 20
 40
-03
-79
+04
+6f
 68
 48
 c9
@@ -3530,8 +4514,8 @@
 10
 c0
 7f
-83
-73
+84
+69
 20
 20
 41
@@ -3542,8 +4526,8 @@
 0e
 20
 40
-03
-79
+04
+6f
 68
 48
 c9
@@ -3568,1154 +4552,1050 @@
 20
 60
 93
-20
-40
-49
-90
-20
-40
-79
-36
-20
-40
-03
-7f
-20
-20
-46
-4f
-6f
-e4
-4b
-ab
-c2
-97
+da
 40
-36
+00
+00
 6f
 e0
-c9
-0f
+cc
+38
 c1
 7f
 80
 00
-da
-20
-00
-00
-70
-4b
-96
-05
+6f
+e0
+cc
+39
+24
+3a
+04
+7e
 68
 48
-c9
-0f
+cc
+38
 20
 40
-03
-88
-20
+3f
+56
+68
+48
+cc
+38
 20
 40
-2f
-6f
-e4
-4b
-ab
-c2
-96
-40
-48
-6f
+60
+59
+79
+20
+a4
+00
+1a
+42
+7e
+00
+67
 e0
-cb
-93
-1f
-e2
-26
+cc
+37
+20
+60
+00
 00
 6f
 e0
-c9
-10
-c0
-7f
-83
-8f
-20
-20
-40
+cc
+38
+79
 3f
-6f
+fe
+07
+67
 e0
-c9
-0f
+cc
+38
+68
+48
+cc
+38
 20
 40
-03
-79
+3f
+54
 68
 48
-c9
-0f
-20
+cc
+38
 20
-41
-95
-6f
-e0
-cb
-f6
+40
+60
+59
+7d
 20
-7a
-00
+a4
 00
-6f
-e0
-cb
-f7
-c0
-01
-03
-9f
+20
+20
+04
+7b
 c0
 02
-83
-a1
-c0
 04
-03
-a3
-c0
-05
-83
-a5
-c0
-07
-03
-a7
-c0
-08
-83
-9d
-20
-60
-00
-00
-70
-4b
-f7
-12
+a2
 20
-60
+40
+04
+a5
+6f
+e2
+4c
+33
+d8
+40
 00
+a0
+98
+40
+84
 00
-70
-4b
-f7
-03
+1c
+42
+7e
+00
+98
+46
+7c
+00
+24
+61
+00
+00
+67
+e2
+4c
+33
+6f
+e0
+cc
+32
+c0
+00
+04
+96
+c0
+00
+84
+99
+c0
+01
+04
+9c
+c0
+01
+84
+9f
 20
 60
 00
 00
 70
-4b
-f7
-06
+4c
+32
+01
+70
+48
+d0
+01
 20
-60
-00
+20
+7e
+54
+70
+4c
+32
+02
+70
+48
+d0
 00
+20
+20
+7e
+54
 70
-4b
-f7
-09
+4c
+32
+03
+70
+48
+d0
+01
 20
-60
+20
+7e
+54
+70
+4c
+32
+00
+70
+48
+d0
 00
+20
+20
+7e
+54
+70
+4c
+32
 00
 70
-4b
-f7
-0c
+48
+d0
+00
 20
 60
 00
 00
-70
-4b
-f7
-0f
+68
+4a
+4c
+33
+1c
+42
+7e
+00
+98
+46
+7c
+00
+24
+41
+04
+aa
 20
 60
 00
 00
-6f
-e0
-c8
-2a
-20
-3a
-03
-93
-1f
-e2
-24
+58
 00
-70
-48
-2a
 00
-6f
-e0
-c8
-0a
-c0
-57
-83
-bb
+00
+67
+e2
+4c
+33
 20
 60
 00
 00
-70
-4b
-f6
-01
-70
+20
 40
-99
-00
+49
+90
 20
+40
+79
+36
 20
+40
 04
-9b
+b2
 20
-60
-00
-00
-70
-47
+40
+04
 c6
-af
 20
-40
-22
-91
 20
+46
+4f
+6f
+e4
+4b
+ab
+c2
+97
 40
-26
-5b
-24
-6c
+36
+6f
+e0
+c9
+0f
+c1
+7f
+80
 00
+da
+20
 00
-24
-77
-80
 00
+70
+4b
+96
+05
+68
+48
+c9
+0f
 20
 40
-25
-97
+04
+bb
 20
 20
-26
-72
+40
+2f
+6f
+e4
+4b
+ab
+c2
+96
+40
+48
 6f
 e0
-c8
-0a
-c1
-d7
-80
+cb
+93
+1f
+e2
+26
 00
-ef
+6f
 e0
-80
-06
-e8
-40
-80
-06
-18
-46
-7c
-02
-24
-22
-93
-7a
-c0
-00
-83
-ca
-c0
-01
-03
-cd
-c0
-01
-83
-cf
-c0
-02
-03
-d1
-c0
-02
-84
-29
-c0
-03
-04
-4f
+c9
+10
 c0
 7f
-83
-c9
-20
-20
-13
-7a
+84
+c2
 20
-60
-00
-00
 20
 40
-03
-b0
-70
-4b
-f7
-01
+3f
+6f
+e0
+c9
+0f
 20
-60
-00
-00
-70
-4b
-f7
+40
 04
+6f
+68
+48
+c9
+0f
 20
-60
-00
-00
-70
-4b
-f7
-07
 20
-60
-00
-00
-70
-4b
-f7
-0a
-ef
-e1
-00
-06
-e8
 41
-00
-06
-6a
-21
-4c
-18
-9a
-26
-7c
-00
-24
-22
-84
-47
+95
 6f
-e1
-4c
-1a
-98
-46
-7c
+e4
+4b
+ab
+c4
+1e
+80
 00
+6f
+e0
+cc
+3a
 24
-22
-84
-47
+3a
+04
+cf
+6f
+e0
+cc
+3b
 20
 40
-03
-dd
-24
-34
 04
-47
-20
+6d
 20
+40
 04
-45
+e0
+68
+48
+cc
+3b
+20
+20
+3f
+56
+6f
+e0
+cc
+3b
+79
+3f
+fe
+07
+67
+e0
+cc
+3b
+6f
+e0
+cc
+3b
 20
 40
-03
-e8
-24
-74
-00
-00
+04
 6f
-e1
+70
 4c
-1a
-9e
-06
-7c
+3f
 00
-24
-22
-fe
-56
 68
-49
-09
-e8
+48
+cc
+3b
 6f
-e1
-4c
-18
-1f
 e0
-ff
-fb
-98
-46
-7c
-00
-24
-22
-fe
-56
+cc
+3c
 20
+40
+04
+f9
 20
-7e
-54
-6f
-e1
-4b
-f3
-1f
-f0
-fe
-00
-67
-e1
-02
+40
+04
 e4
-d8
+68
+48
+cc
+3b
+20
+20
+3f
+56
+20
 40
+3f
+56
+6f
+e0
+cc
+3d
+c1
 00
-03
-da
+80
+00
+70
+4c
+3d
+01
 20
-09
-d2
 20
 40
-5d
-e2
+69
+70
+4c
+3f
+00
+68
+48
+cc
+3b
 6f
 e0
-89
-d2
-c0
-ad
-7e
-56
-e8
-41
-00
-06
-60
-49
-09
-5c
-60
-49
-09
-e8
-6f
-e0
-89
-d2
-dd
-60
-ff
-ff
-d8
-40
-00
-00
-d8
-c0
-09
-d2
-df
-20
-00
-03
+cc
+3c
 20
 40
 04
-5f
-18
-42
-60
-00
+ef
+67
+e0
+cc
+3c
 6f
-e1
-4b
-f3
-1f
 e0
-ee
-03
+cc
+3e
 20
-40
+3a
 04
-0c
-1e
-f0
-fe
+eb
+6f
+e0
+cc
+3d
+c1
 00
-67
-e1
-02
-e4
-d8
-40
+80
 00
-02
-da
+70
+4c
+3d
+01
 20
-09
-d2
 20
 40
-5d
-e2
-6f
-e1
-09
-d2
-9d
-66
-7c
-00
-24
-22
-fe
-56
+69
 6f
 e0
-89
-d2
-9e
-00
-e0
+cc
+3d
+c1
 00
-ef
-e0
-80
-06
-9e
 00
-e0
 00
-58
+70
+4c
+3d
 00
-ff
-ff
-9e
-01
+20
 60
 00
-20
-20
-7e
-54
-6f
-e1
-09
-5c
-20
-7a
 00
+1f
+e3
+fe
 00
 1f
 e2
-04
+24
 00
-1f
-e6
-7c
-10
 20
-21
-04
-27
-1f
-e0
-ff
-f0
-d8
 40
+60
+59
+79
+20
+a4
 00
-10
-67
-e1
-09
-5c
+1a
+41
+7e
+07
+68
+48
+cc
+3f
 18
 42
-5e
+0e
+00
+c0
+03
+85
+04
+c0
+00
+05
+06
+20
+60
 00
-1e
-e2
-7e
 00
 1f
-f0
+e3
 fe
 00
-67
-e1
-02
-e4
-da
+1f
+e2
+24
+00
 20
-09
-d2
+40
+3f
+54
 20
 40
-5d
-e2
-1e
-e2
-7e
-00
-9d
-e0
-ee
-00
-1d
-e2
-72
+60
+59
+79
+20
+a4
 00
-1d
-62
+1a
+41
 7e
+07
+68
+48
+cc
+3f
+18
+42
+0e
 00
-d8
 c0
-09
-d2
-ef
-e0
+03
+85
+04
+c0
 00
+05
 06
-1f
-e2
-56
-00
-1d
-e2
-72
+20
+60
 00
-d8
-c0
-09
-d2
-1e
-02
-04
 00
-20
-40
-04
-5f
-18
-42
+70
+4c
+3e
+01
+20
 60
 00
-20
-20
-04
-0c
-58
 00
+70
+4c
+3e
+00
+20
+60
 00
 00
 20
+40
+40
+72
 20
+74
+00
+00
+6f
+e0
+c9
+92
+1f
+e2
 04
-13
-70
+00
+6f
+e4
 4b
-f7
-0d
-ef
-e0
-80
-06
-18
+ab
 c2
-22
-00
-68
-48
-cc
-1c
-98
-46
-7c
+9e
+85
+14
+18
+42
+7e
 00
+1f
+e0
+fe
+01
+1f
+e1
+7e
+03
+67
+e0
+c9
+92
 20
-22
-84
-45
-20
-40
-04
-56
-24
-34
-04
-47
-1a
-46
-7c
-04
-20
-21
-04
-47
-1a
 40
-a5
-fc
-62
-41
-09
-59
-62
-21
-09
-57
-20
 40
-5d
-d3
+95
 20
-40
-04
-49
 20
-40
-5d
-da
-6a
-41
-09
-59
-6a
-21
-09
-57
+45
+ee
 6f
-e1
-4c
-18
-9a
-40
-fe
-00
-67
-e1
-4c
+e0
+cc
+3e
+24
+3a
+05
+31
+6f
+e4
+4b
+ab
+c2
+8e
+05
+25
 18
-1a
 42
-72
+7e
 00
-d8
-40
+c1
 00
+80
 00
-1a
-22
-0c
+c0
 00
+05
+21
+c0
+01
+05
+1f
 20
-40
-04
-5f
-6f
-e1
-4c
-1a
-98
-40
-fe
+60
 00
-67
-e1
-4c
-1a
-70
-4b
-f5
 00
-20
-60
+58
 00
 00
-70
-4b
-f5
-01
+02
 20
-60
+20
+05
+11
+58
+00
 00
 00
-6f
-e1
-4b
-f3
 20
-7a
+20
+05
+11
+58
 00
 00
-68
-49
-4c
-18
-98
-40
-fe
+01
+20
+20
+05
+11
+58
 00
-1a
-42
-04
 00
+03
 20
 20
-5e
-04
-6f
-e0
-cb
-f7
-c1
-08
-00
+05
+11
+18
+42
+7e
 00
 c1
-08
-80
 00
-c1
-09
+80
 00
+c0
 00
-70
-4c
-1d
 05
-70
-4b
-f7
-10
-20
-60
-00
-00
-68
-48
-cc
-1c
-67
-e0
-cc
-1c
+21
+c0
+01
+05
+23
 c0
+01
+85
+1f
+20
+60
 00
-04
-5c
-98
-46
+00
+18
+42
 7e
 00
+c1
+01
+00
+00
 c0
 00
-fe
-54
-20
-20
-7e
-56
-18
-46
-7c
-ff
-20
-22
-fe
-54
-20
+05
+23
+c0
+00
+85
+1f
+c0
+01
+85
+1d
 20
-7e
-56
-ef
-e0
-80
-06
-98
-40
-84
+60
+00
 00
+6f
+e4
+4b
+ab
 c2
+8e
+05
+2b
+18
+42
+7e
 00
-04
-5f
-20
-60
+c1
+01
 00
 00
-58
+c0
 00
-ff
-ff
-ef
-e0
+05
+1d
+c0
 00
-06
+85
+1f
 20
 60
 00
 00
 6f
-20
+e0
 c8
-2a
-1f
-26
-7c
-02
+bd
+c0
+00
+85
+73
+6f
+e0
+cc
+52
 20
-21
+3a
+05
+73
+1b
+22
 7e
-56
-df
-e0
-48
-0a
-9f
+00
+68
+4b
+4c
+53
+67
+e3
+4c
+53
 20
-8c
+40
+7d
+95
+67
+e2
+4c
+59
+6f
+e0
+cc
+68
+24
+7a
 00
-18
-c0
-8d
+00
+6f
+e1
+4c
+66
+24
+7a
+00
+00
+6f
+e2
+4c
+59
+68
+4a
+cc
+5d
+98
+40
 fe
-e8
-41
 00
-06
-d8
-c0
+67
+e2
+cc
+5d
+68
 48
-0a
-20
-40
-04
-63
+cc
+52
+6f
+e0
+cc
+62
 98
 46
 7c
 00
 20
 22
-fe
-54
+85
+50
+18
+40
+84
+01
+60
+48
+cc
+52
 20
+60
+00
+00
+70
+4c
+52
+01
+d8
+40
+00
+00
+6f
+e2
+cc
+5d
+60
+4a
+cc
+5d
+68
+48
+cc
+62
+98
+46
+fc
+00
 20
-7e
-56
+40
+7d
 ef
-e0
-80
-06
-c0
-ad
-04
-8b
-1a
-22
-02
+18
+07
+fe
 00
 68
-49
-00
-06
+4a
+4c
+4e
 18
+40
+85
+d8
+98
 46
-7c
-03
+7e
+00
 20
 21
-04
-8b
-18
-c0
-8c
-02
-ef
-20
-80
-06
+05
+67
 1f
-26
-7c
+e6
+7e
 00
-24
-22
-84
-8b
 1f
-22
+eb
 7e
 00
+68
+49
+c8
+ad
 98
-c0
-8c
+40
+84
 00
+6f
+e1
+cc
+63
+da
+20
 18
-42
-7e
 00
-1f
+9a
 20
-f2
-03
-9f
-26
-04
+fe
 00
-24
-22
-84
-76
-e8
-41
+98
+46
+7c
 00
-06
-1a
+24
+21
+05
+71
+60
+49
+c8
+ad
 20
-8c
-01
-ef
-e1
+60
+00
 00
-06
 1f
-e0
-f2
-02
-1a
-20
-8c
-01
-20
-40
+eb
 04
-63
+00
+6f
+e1
+c8
+ad
 98
 46
-7c
+04
 00
-24
-22
-84
-8b
-20
-20
-7e
-54
-20
-20
-7e
-56
 6f
 e1
-4b
-f3
-1f
-e2
-0c
+cc
+63
+da
+20
+18
+00
+9a
+26
+7e
+00
+98
+46
+7c
 00
 20
-40
-04
-72
-24
-34
-04
-97
-6a
 21
-4b
-f3
-1a
-20
-8c
-01
-ef
-e1
-00
-06
-1f
-e0
-fe
 05
-9a
+71
+60
+49
+c8
+ad
 20
-fe
+60
+00
 00
 67
 e1
-4b
-f3
-20
+c8
+ad
 20
-04
-8c
-6f
-e1
-4b
-f1
-68
-49
-4b
-f3
-98
-46
+60
+00
+00
+70
+4c
+52
+01
+1b
+22
 7e
 00
+67
+e3
+4c
+53
 20
 60
 00
@@ -4725,588 +5605,308 @@
 00
 00
 67
-e1
-4c
-18
-67
-e1
-4c
-1a
-67
 e0
 cc
-1c
+52
 67
-e0
-cb
-f7
+e2
+cc
+5d
 20
 60
 00
 00
+6f
+e1
+47
+8c
+c3
+85
+80
+00
+c3
+83
+80
+00
+c3
+83
+00
+00
 20
 40
-7e
-56
-6f
+05
+85
+20
+40
+05
+82
+20
+20
+26
+f5
+da
+20
+4c
+85
+df
 e0
-cb
-f7
-c0
 00
-84
-aa
-c0
-02
-04
-b4
-c0
-03
-84
-d3
-c0
-05
-04
-f9
-c0
-06
-84
-ee
-c0
-08
-04
-d7
+0a
 20
 20
-05
-02
-70
-47
-c6
-af
-70
-47
-c7
-01
-70
-47
+25
+cd
+20
+40
+05
+8b
+da
+40
+4c
+81
+6f
+e0
 c8
-00
-70
-47
-c9
-02
-58
-00
-00
-01
-67
-e1
-47
-ca
-70
-48
-36
+7d
+1f
+e0
+fe
 01
-70
-48
-35
-06
-70
-4b
-f7
-02
+1f
+e2
+72
+00
 20
-60
+20
+05
+8e
+d8
+c0
+4c
+71
+d8
+a0
+4c
+81
+20
+20
+7d
+0c
+1f
+20
+f3
+ff
+1f
+22
+7e
 00
+20
+7a
 00
-70
-47
-c6
-af
-70
-47
-c7
-02
-70
-47
-c8
 00
-70
-47
-c9
-02
-6f
-f1
+1f
+22
+22
 00
+1a
+20
+a3
+ff
+1a
+42
+0c
 00
-67
-e1
-47
-ca
-58
+ef
+e0
+80
+06
+18
+c2
+0a
 00
-66
-61
-e7
-e1
+e8
+40
+80
+06
+98
+46
+7c
 00
+20
+40
 05
-58
-00
-00
-01
-e7
-e3
-00
+9e
+18
+c0
+8d
+ff
+1a
+20
+a3
+ff
+20
+21
 05
-58
-00
-00
-00
-e7
-e1
+94
+c2
 00
 05
-e7
-e1
+91
+20
+60
+00
 00
+20
+41
 05
+a0
 20
+60
+00
+00
+18
+a0
+8b
+ff
+e0
 40
-04
-db
+80
+05
 e7
 e0
 80
 05
-58
+20
+60
 00
 00
+20
+a6
+aa
+55
+40
 00
-e7
-e0
-80
-05
-68
-49
-4b
-f3
-e0
-41
 00
-05
-6f
-e1
-4b
-f1
-1f
-ed
-7e
+40
+09
 00
-1f
-e3
-7e
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+08
+08
+00
+80
+00
+40
+01
 00
 98
+d6
+53
 46
-7e
 00
-24
-21
-04
-d1
-e7
-e1
-00
-05
-70
-48
-35
-18
-70
-48
-36
 01
-70
-4b
-f7
-05
-20
-60
 00
 00
-58
 00
 00
 00
-20
-20
-04
-cc
-70
-4b
-f7
-08
-70
-47
-c7
-03
-70
-48
-35
-04
-20
-20
-04
-e4
-70
-4b
-f7
-11
-70
-47
-c7
-06
-70
-48
-35
-04
-20
-20
-04
-e4
-6f
-e4
-4b
-ab
-c2
-89
-84
-e0
-c2
-89
-04
-e2
-58
-00
 00
 00
-20
-60
 00
+18
 00
-58
 00
 00
-02
-20
-60
 00
 00
-58
 00
 00
-04
-20
-60
 00
 00
-70
-48
-36
-01
-70
-47
-c6
-af
-70
-47
-c8
+80
 00
-70
-47
-c9
-02
-20
-60
 00
 00
-70
-47
-c8
-01
-70
-48
-36
-01
-70
-47
-c6
-af
-70
-47
-c9
 02
-20
-60
 00
 00
-70
-4b
-f7
-0f
-70
-47
-c7
-05
-6f
-e0
-cc
-1c
-67
-e0
-c7
-ca
-70
-48
-35
-05
-70
-48
-36
+00
 01
-70
-47
-c6
-af
-6f
-e0
-cb
-f5
-67
-e0
-c7
-c8
-70
-47
-c9
-02
-20
-60
 00
 00
-70
-4b
-f7
-0c
-70
-47
-c7
-04
-70
-48
-35
+20
 04
-70
-48
 36
-01
-70
-47
-c6
-af
-6f
-e0
-cb
-f5
-67
-e0
-c7
-c8
-70
-47
-c9
-02
-20
-60
-00
 00
-70
-47
-c6
-af
-70
-47
-c7
-ff
-70
-47
-c8
 00
-70
-47
-c9
-02
-70
-48
-36
+aa
+55
 01
-70
-48
-35
-04
-20
-60
 00
+9a
+40
+08
+aa
+55
+03
 00
+7a
+41
+88
 1f
-e2
-22
-00
-70
-4b
-f8
-00
-70
-48
-36
+ce
+aa
+55
 01
-da
-40
-4b
-f9
-20
-60
 00
-00
-83
-31
+c5
+40
+18
 aa
 55
-40
+01
 00
+ef
+41
+ff
+aa
+55
+02
 00
+ca
 40
-09
+ef
+41
+aa
+55
+01
 00
+7d
+41
+70
+aa
+55
+01
 00
+d0
+44
 00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-08
-08
-00
-80
-00
-40
-01
-00
-88
-56
-53
-46
-00
-01
-00
-00
-00
-00
-00
-00
-00
-00
-18
-00
-00
-00
-00
-00
-00
-00
-00
-00
-80
-00
-00
-00
-02
-00
-00
-00
-01
-00
-00
-20
-04
-16
-00
-00
-aa
-55
-01
-00
-9a
-40
-08
-aa
-55
-03
-00
-7a
-41
-88
-1f
-ce
-aa
-55
-01
-00
-c5
-40
-18
-aa
-55
-01
-00
-ef
-41
-ff
-aa
-55
-02
-00
-ca
-40
-ef
-41
-aa
-55
-01
-00
-7d
-41
-70
-aa
-55
-01
-00
-d0
-44
-00
-aa
-55
-01
+aa
+55
+01
 00
 ea
 41
@@ -5327,7 +5927,7 @@
 04
 09
 4a
-00
+01
 01
 80
 03
@@ -5345,20 +5945,33 @@
 64
 64
 94
+75
 85
-90
 63
 75
 80
 aa
 55
-1a
+03
 00
 0d
 49
 0b
 0c
 0d
+aa
+55
+01
+00
+3b
+4c
+ff
+aa
+55
+14
+00
+10
+49
 ff
 ff
 ff
@@ -5379,6 +5992,19 @@
 ff
 ff
 ff
+aa
+55
+01
+00
+38
+4c
+ff
+aa
+55
+03
+00
+24
+49
 03
 00
 00
@@ -5395,6 +6021,50 @@
 55
 01
 00
+40
+4c
+00
+aa
+55
+01
+00
+42
+4c
+00
+aa
+55
+01
+00
+44
+4c
+00
+aa
+55
+01
+00
+46
+4c
+14
+aa
+55
+01
+00
+4b
+4c
+03
+aa
+55
+03
+00
+48
+4c
+ff
+ff
+ff
+aa
+55
+01
+00
 58
 0b
 ff
@@ -5553,11 +6223,11 @@
 00
 e3
 48
-05
+0f
 01
-9f
+a2
 00
-b1
+b4
 00
 aa
 55
@@ -6150,934 +6820,264 @@
 46
 34
 60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-08
-00
-a3
-4a
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-08
-00
-e3
-4b
-09
-a5
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-02
-00
-8d
-44
-2d
-49
-aa
-55
-01
-00
-8c
-44
-01
-aa
-55
-01
-00
-65
-48
-01
-aa
-55
-01
-00
-64
-48
-01
-aa
-55
-01
-00
-36
-48
-01
-aa
-55
-01
-00
-a8
-48
-06
-aa
-55
-02
-00
-38
-48
-c0
-12
-aa
-55
-03
-00
-54
-48
-19
-19
-1c
-aa
-55
-10
-00
-40
-48
-00
-13
-2c
-42
-06
-15
-36
-48
-0f
-1a
-3a
-4c
-11
-23
-31
-4d
-aa
-55
-01
-00
-5b
-48
-00
-aa
-55
-05
-00
-77
-48
-20
-15
-10
-05
-4e
-aa
-55
-05
-00
-8c
-48
-01
-0f
-0f
-0f
-0f
-aa
-55
-06
-00
-ad
-48
-0c
-f8
-00
-00
-77
-01
-aa
-55
-03
-00
-5c
-48
-00
-48
-60
-aa
-55
-01
-00
-7d
-48
-07
-aa
-55
-02
-00
-99
-48
-b5
-4a
-aa
-55
-01
-00
-ca
-48
-80
-aa
-55
-02
-00
-c2
-48
-14
-00
-aa
-55
-02
-00
-c0
-48
-50
-00
-aa
-55
-03
-00
-b8
-48
-00
-a6
-0e
-aa
-55
-03
-00
-b8
-49
-00
-50
-00
-aa
-55
-02
-00
-79
-44
-80
-1f
-aa
-55
-01
-00
-83
-44
-80
-aa
-55
-01
-00
-e8
-41
-01
-aa
-55
-05
-00
-f0
-4b
-02
-40
-00
-0f
-19
-4e
-b2
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+07
+69
+04
+7d
+20
+7e
+00
+09
+00
 ff
 ff
+aa
+55
+08
+00
+a3
+4a
+09
+5a
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+08
+00
+e3
+4b
+09
+a5
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+02
+00
+8d
+44
+2d
+49
+aa
+55
+01
+00
+8c
+44
+01
+aa
+55
+01
+00
+65
+48
+01
+aa
+55
+01
+00
+64
+48
+01
+aa
+55
+01
+00
+36
+48
+01
+aa
+55
+01
+00
+a8
+48
+06
+aa
+55
+02
+00
+38
+48
+c0
+12
+aa
+55
+03
+00
+54
+48
+19
+19
+1c
+aa
+55
+10
+00
+40
+48
+00
+13
+2c
+42
+06
+15
+36
+48
+0f
+1a
+3a
+4c
+11
+23
+31
+4d
+aa
+55
+01
+00
+5b
+48
+00
+aa
+55
+05
+00
+77
+48
+20
+15
+10
+05
+4e
+aa
+55
+05
+00
+8c
+48
+01
+0f
+0f
+0f
+0f
+aa
+55
+06
+00
+ad
+48
+0c
+f8
+00
+00
+77
+01
+aa
+55
+03
+00
+5c
+48
+00
+48
+60
+aa
+55
+01
+00
+7d
+48
+0f
+aa
+55
+02
+00
+99
+48
+71
+4c
+aa
+55
+01
+00
+ca
+48
+80
+aa
+55
+02
+00
+c2
+48
+14
+00
+aa
+55
+02
+00
+c0
+48
+50
+00
+aa
+55
+03
+00
+b8
+48
+00
+a6
+0e
+aa
+55
+03
+00
+b8
+49
+00
+50
+00
+aa
+55
+02
+00
+79
+44
+80
+1f
+aa
+55
+01
+00
+83
+44
+80
+aa
+55
+01
+00
+e8
+41
+01
+aa
+55
+01
+00
+62
+4c
+10
+01
+a2
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-a1
-5e
+87
+c9
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/flash.dat	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/flash.dat	(working copy)
@@ -2,96 +2,104 @@
 02
 aa
 55
-3a
-14
+92
+16
 c2
 84
 00
-17
+19
 c0
 00
 00
-22
+25
 c0
 01
 80
-26
+2e
 c0
 41
 80
-3f
+47
 c0
 45
 80
-80
+7e
 c0
 4f
 80
-8d
+8b
 c0
 57
 00
-8f
+8d
 c0
 58
 00
-74
+72
 c0
 61
 82
-3e
+be
+c0
+62
+00
+2b
 c0
 63
 81
-54
+9e
 c0
 64
 81
-5a
+a4
 c0
 65
 01
-8e
+d9
 c0
 66
 00
-70
+6e
 c0
 67
-03
-1a
+04
+08
+c0
+67
+85
+08
 c0
 68
 02
-4d
+d3
 c0
 68
-83
-45
+84
+3a
 c0
 6a
-03
-2b
+04
+19
 c0
 6b
-01
-b9
+02
+07
 c0
 6c
 82
-5e
+e4
 c0
 6d
-02
-bf
+03
+87
 c0
 6f
-03
-7b
+04
+ad
 c0
 74
-02
-cc
+03
+b7
 20
 20
 13
@@ -99,43 +107,47 @@
 c0
 19
 80
-50
+4e
 c0
 1a
 00
-55
+53
 c0
 43
-82
-c8
+83
+b3
 c0
 50
-82
-e0
+83
+cb
 c0
 60
-02
-ea
+03
+d5
 c0
 6e
 82
-2d
+ae
 c0
 71
 02
-08
+74
 c0
 74
 82
-10
+7c
 c0
 75
 01
-1d
+40
 c0
 76
 03
-11
+fc
+c0
+76
+85
+7b
 20
 20
 13
@@ -148,6 +160,14 @@
 40
 30
 f3
+58
+00
+4c
+71
+67
+e1
+48
+99
 20
 40
 3b
@@ -156,6 +176,18 @@
 20
 08
 04
+6f
+e0
+cc
+42
+24
+5a
+03
+05
+20
+20
+3d
+5a
 20
 40
 70
@@ -203,7 +235,7 @@
 20
 40
 00
-33
+3b
 20
 20
 08
@@ -235,7 +267,7 @@
 20
 3a
 00
-3c
+44
 6f
 e0
 c6
@@ -284,46 +316,6 @@
 20
 11
 7d
-20
-40
-5b
-94
-20
-40
-03
-e8
-20
-34
-00
-4a
-20
-60
-00
-00
-da
-60
-5d
-e2
-6f
-e1
-4b
-f3
-1f
-e0
-fe
-03
-1f
-f0
-fe
-00
-67
-e1
-02
-e4
-20
-20
-5b
-3f
 da
 20
 09
@@ -463,7 +455,7 @@
 20
 40
 00
-55
+53
 20
 20
 3e
@@ -515,7 +507,7 @@
 20
 20
 00
-74
+72
 70
 8a
 8b
@@ -579,11 +571,7 @@
 24
 55
 80
-46
-24
-55
-80
-9b
+ba
 20
 40
 6d
@@ -591,7 +579,7 @@
 20
 40
 00
-c6
+e5
 20
 40
 41
@@ -602,6 +590,26 @@
 00
 20
 40
+00
+9d
+6f
+e1
+c8
+ad
+67
+e1
+cc
+63
+20
+40
+05
+77
+20
+40
+00
+a8
+20
+40
 40
 8e
 20
@@ -615,46 +623,162 @@
 20
 40
 00
-d6
+fb
 20
 40
-03
-3d
+04
+2b
 20
 20
 3b
 c9
+58
+01
+77
+00
+67
+e1
+cc
+4e
+20
+40
+26
+13
 6f
 e4
-4c
-1f
-20
-7a
+4b
+ab
+c4
+0c
 00
 00
-6f
-e0
+20
+40
+26
+0b
+58
+00
+bb
+80
+67
+e1
 cc
-1e
-1f
-e2
-22
+4e
+58
 00
-1f
-e6
-7c
-0b
-24
-21
+48
 00
+67
+e1
+c8
 ad
-d8
-c0
-4c
-1f
-d8
-a0
-4a
+20
+60
+00
+00
+20
+40
+00
+b3
+20
+40
+03
+00
+20
+20
+00
+ab
+6f
+e4
+4b
+ab
+c4
+1e
+80
+00
+6f
+e0
+cc
+3b
+c2
+83
+80
+b1
+70
+4c
+3a
+00
+20
+60
+00
+00
+70
+4c
+3a
+01
+20
+60
+00
+00
+6f
+e0
+cc
+38
+c1
+7f
+80
+00
+c2
+83
+80
+b8
+70
+4c
+39
+00
+20
+60
+00
+00
+70
+4c
+39
+01
+20
+60
+00
+00
+6f
+e4
+4c
+1f
+20
+7a
+00
+00
+6f
+e0
+cc
+1e
+1f
+e2
+22
+00
+1f
+e6
+7c
+0b
+24
+21
+00
+cc
+d8
+c0
+4c
+1f
+d8
+a0
+4a
 db
 1a
 22
@@ -699,7 +823,7 @@
 20
 40
 00
-c3
+e2
 6f
 e0
 cc
@@ -810,8 +934,8 @@
 ff
 20
 40
-3f
-1e
+00
+f5
 20
 40
 3d
@@ -819,7 +943,7 @@
 20
 40
 00
-d0
+ef
 6f
 e4
 4b
@@ -831,7 +955,7 @@
 20
 40
 00
-d3
+f2
 20
 20
 3b
@@ -860,18 +984,42 @@
 60
 00
 00
+6f
+e0
+cc
+40
+24
+5a
+00
+f8
+20
+20
+3f
+1e
+20
+40
+03
+37
+20
+40
+03
+39
+20
+20
+03
+3b
 58
 00
+01
 00
-db
 67
 e1
 48
 9b
 58
 00
-00
-f7
+01
+1a
 67
 e1
 48
@@ -884,14 +1032,6 @@
 93
 00
 00
-6f
-e0
-cb
-f6
-24
-3a
-04
-a1
 20
 40
 3f
@@ -906,8 +1046,8 @@
 ab
 c3
 0a
-80
-e4
+81
+07
 6f
 e0
 cb
@@ -926,8 +1066,8 @@
 36
 c2
 80
-80
-f3
+81
+16
 68
 48
 c7
@@ -989,9 +1129,9 @@
 48
 d0
 20
-20
-26
-e1
+60
+00
+00
 6f
 e4
 4b
@@ -1059,7 +1199,7 @@
 24
 21
 01
-0d
+30
 20
 40
 25
@@ -1071,11 +1211,11 @@
 24
 2c
 01
-13
+36
 24
 37
 81
-13
+36
 20
 40
 48
@@ -1099,7 +1239,7 @@
 c0
 08
 01
-15
+38
 20
 60
 00
@@ -1111,7 +1251,7 @@
 20
 20
 01
-03
+26
 70
 4b
 a3
@@ -1142,8 +1282,8 @@
 b2
 20
 20
-03
-3d
+04
+2b
 20
 40
 26
@@ -1151,11 +1291,11 @@
 24
 34
 01
-a0
+eb
 20
 40
 01
-2c
+74
 20
 40
 26
@@ -1167,7 +1307,7 @@
 24
 3a
 01
-27
+4a
 6f
 e4
 48
@@ -1192,118 +1332,214 @@
 74
 00
 00
-20
-40
-7f
-dc
 6f
-e1
-c8
-ad
-20
-20
-26
-b8
+e0
+cc
+68
 70
-48
-a6
-00
-69
-61
-01
-5f
-34
-73
-02
+4c
+68
 00
-20
-40
-26
-5b
-6f
-e0
-c8
-2c
-c0
+1f
+e6
+7c
 00
-a6
-51
-24
-2c
-01
-45
 24
-37
+22
 81
-45
+6e
+68
+49
+4c
+66
+18
+46
+7c
+00
 20
-40
-26
-72
+22
+81
+64
+6f
+e2
+4c
+59
 20
-40
-03
-a9
+3a
+01
+64
+68
+4a
+4c
+4e
+98
+46
+04
+00
+60
+4a
+4c
+6d
+24
+21
+01
+67
+6f
+e1
+c8
+ad
+98
+46
+7e
+00
+24
+21
+01
+72
+d8
+40
+06
+00
+98
+46
+7c
+00
+24
+21
+01
+72
+67
+e2
+4c
+69
 20
 40
 01
-38
+6b
+20
+40
+26
+c4
+6f
+e2
+4c
+69
 20
 20
 26
-51
+b8
+20
+40
+01
+6b
 6f
-e0
-cb
 e1
-24
-5a
+c8
+ad
+20
+20
 01
-3c
-70
-4b
+5f
+18
+46
+04
+00
+6f
 e1
+c8
+ad
+98
+40
+fe
 00
 20
-60
+20
+01
+5f
+58
+00
 00
 00
+67
+e2
+4c
+6d
 20
-40
-41
-aa
-6f
-e4
-4b
-ab
-c4
-1e
+60
 00
 00
 6f
-e0
-c9
-13
-d8
+e2
+4c
+59
+68
+4a
+4c
+6d
+98
 40
+fe
 00
-40
 20
-40
+20
+01
+55
+70
+4c
+68
+01
+20
 60
-93
+00
+00
+70
+48
+a6
+00
+58
+00
+00
+00
+67
+e1
+4c
+66
+20
+40
+26
+5b
 6f
 e0
-c9
-14
-d8
-40
+c8
+2c
+c0
 00
+a6
+51
+24
+2c
+01
+80
+24
+37
+81
+80
+20
 40
+05
+38
 20
+40
+26
+72
 20
-60
-93
+40
+01
+8c
+20
+20
+26
+51
 6f
 e0
 c8
@@ -1329,21 +1565,81 @@
 c8
 a4
 c2
-80
-a6
+82
+26
 79
 20
 40
 26
 7e
-20
-40
+6f
+e1
+4c
+66
+1f
+e0
+fe
 01
-4f
+67
+e1
+4c
+66
 20
 20
 01
-2d
+77
+6f
+e0
+cb
+e1
+24
+5a
+01
+90
+70
+4b
+e1
+00
+20
+60
+00
+00
+20
+40
+41
+aa
+6f
+e4
+4b
+ab
+c4
+1e
+00
+00
+6f
+e0
+c9
+13
+d8
+40
+00
+40
+20
+40
+60
+93
+6f
+e0
+c9
+14
+d8
+40
+00
+40
+20
+20
+60
+93
 6f
 e0
 c8
@@ -1378,12 +1674,12 @@
 23
 20
 40
-03
-36
+04
+24
 20
 40
-03
-3d
+04
+2b
 20
 20
 3e
@@ -1398,8 +1694,12 @@
 dc
 20
 40
-02
-83
+03
+47
+20
+40
+00
+f8
 20
 40
 40
@@ -1459,15 +1759,15 @@
 20
 40
 01
-6e
+b9
 20
 40
 01
-7b
+c6
 20
 20
 01
-82
+cd
 6f
 e1
 cb
@@ -1515,7 +1815,7 @@
 c2
 00
 01
-72
+bd
 20
 60
 00
@@ -1662,12 +1962,12 @@
 01
 20
 40
-03
-3d
+04
+2b
 20
 20
 01
-a5
+f0
 6f
 e0
 c8
@@ -1675,7 +1975,7 @@
 20
 5a
 01
-ab
+f9
 6f
 e0
 c8
@@ -1696,6 +1996,18 @@
 74
 00
 00
+20
+40
+26
+c4
+70
+4c
+68
+00
+20
+40
+05
+77
 6f
 e0
 cb
@@ -1767,47 +2079,71 @@
 20
 20
 01
-1f
+42
 1a
 62
 7e
 00
 c0
 00
-81
-c2
+82
+14
 c0
 1e
-01
-e4
+02
+3d
 c0
 1c
-81
-e2
+82
+36
 c0
 1d
-01
-eb
+02
+48
 c0
 19
-01
-ce
+02
+22
 c0
 22
-01
-d5
+02
+29
 c0
 0a
-81
-c4
+82
+18
+c0
+0a
+02
+11
 20
 20
 43
 36
+6f
+e0
+cc
+40
+24
+5a
+03
+0a
+20
+20
+43
+50
 20
 40
 45
 44
+6f
+e0
+cc
+40
+24
+5a
+03
+0a
 20
 20
 43
@@ -1858,8 +2194,8 @@
 c7
 c0
 00
-81
-d2
+82
+26
 70
 4b
 76
@@ -1936,10 +2272,30 @@
 40
 45
 44
+d8
+e0
+00
+01
+20
+40
+46
+f4
+6f
+e0
+cc
+40
+c0
+00
+48
+59
+20
+40
+03
+0a
 20
 20
 48
-57
+5a
 6f
 e2
 48
@@ -1956,6 +2312,22 @@
 40
 25
 7e
+6f
+e0
+cc
+40
+c0
+00
+02
+45
+20
+40
+03
+0a
+20
+20
+02
+46
 20
 40
 48
@@ -1975,23 +2347,23 @@
 24
 3a
 01
-97
+e2
 6f
 e0
 c8
 8b
 c0
 01
-01
-f2
+02
+4f
 c0
 02
-01
-fb
+02
+67
 c0
 01
 82
-00
+6c
 20
 20
 48
@@ -2002,12 +2374,12 @@
 ab
 c2
 97
-c8
-11
+82
+58
 c2
 98
-48
-11
+02
+58
 c3
 1d
 48
@@ -2026,20 +2398,80 @@
 00
 20
 22
-c8
-27
+82
+5c
 20
 20
 48
 06
 6f
+e0
+cc
+40
+c0
+00
+48
+11
+20
+40
+03
+05
+20
+20
+48
+12
+70
+48
+8b
+00
+d8
+e0
+00
+01
+20
+40
+46
+f0
+58
+00
+00
+00
+67
+e1
+48
+87
+20
+40
+45
+76
+20
+40
+49
+8e
+6f
+e0
+cc
+40
+c0
+00
+48
+2d
+20
+40
+03
+05
+20
+20
+48
+2e
+6f
 e4
 4b
 ab
 c3
 17
 82
-05
+71
 6f
 e0
 cb
@@ -2047,7 +2479,7 @@
 c0
 00
 82
-05
+71
 20
 20
 48
@@ -2059,15 +2491,15 @@
 c3
 17
 82
-05
+71
 c2
 89
 82
-05
+71
 c2
 89
 02
-05
+71
 20
 20
 48
@@ -2083,7 +2515,7 @@
 20
 20
 01
-97
+e2
 70
 48
 8b
@@ -2131,7 +2563,7 @@
 20
 3a
 02
-18
+84
 6f
 e1
 48
@@ -2159,34 +2591,118 @@
 24
 2c
 02
-1e
+9f
 24
 37
 82
-1e
+9f
 20
 40
 26
 72
-20
-20
-25
-86
-6f
-e0
-c8
-8c
-20
-3a
-22
-cb
 6f
-e1
+e2
 48
-89
-1f
-e0
-fe
+77
+68
+4a
+48
+3c
+98
+46
+7c
+00
+20
+22
+a3
+2e
+6f
+e2
+48
+a9
+68
+4a
+48
+3c
+98
+46
+7c
+00
+20
+42
+82
+9b
+6f
+e0
+c8
+a1
+79
+3f
+fe
+02
+67
+e0
+c8
+a1
+58
+00
+00
+00
+67
+e1
+48
+83
+67
+e1
+48
+89
+67
+e1
+48
+87
+70
+09
+5b
+3c
+20
+40
+78
+71
+20
+20
+25
+97
+6f
+e2
+48
+0c
+20
+7a
+00
+00
+67
+e2
+48
+91
+20
+20
+25
+7e
+6f
+e0
+c8
+8c
+20
+3a
+22
+cb
+6f
+e1
+48
+89
+1f
+e0
+fe
 01
 67
 e1
@@ -2219,7 +2735,7 @@
 c0
 02
 02
-2b
+ac
 20
 20
 25
@@ -2249,10 +2765,6 @@
 c8
 a1
 c2
-81
-83
-b3
-c2
 80
 a3
 40
@@ -2267,7 +2779,7 @@
 c0
 00
 82
-37
+b7
 20
 20
 26
@@ -2279,7 +2791,7 @@
 24
 34
 02
-2f
+b0
 20
 40
 26
@@ -2315,7 +2827,7 @@
 c0
 00
 02
-43
+c3
 20
 20
 3d
@@ -2334,20 +2846,20 @@
 65
 20
 34
-48
-06
+02
+cd
 6f
 e4
 4b
 ab
 c2
 98
-48
-0c
+02
+d0
 c3
 18
-c8
-0c
+82
+d0
 20
 40
 41
@@ -2360,6 +2872,30 @@
 20
 47
 ff
+6f
+e0
+cc
+40
+24
+5a
+03
+05
+20
+20
+48
+06
+6f
+e0
+cc
+40
+24
+5a
+03
+05
+20
+20
+48
+0c
 20
 40
 40
@@ -2367,7 +2903,7 @@
 20
 40
 02
-50
+d6
 20
 20
 40
@@ -2418,8 +2954,8 @@
 c1
 20
 3a
-02
-8a
+03
+50
 67
 e0
 cb
@@ -2454,8 +2990,12 @@
 be
 20
 40
-02
-87
+03
+4d
+20
+40
+03
+0e
 20
 40
 40
@@ -2466,8 +3006,8 @@
 cc
 20
 40
-02
-9f
+03
+65
 20
 40
 44
@@ -2482,8 +3022,8 @@
 12
 20
 40
-02
-b4
+03
+7c
 20
 40
 45
@@ -2514,16 +3054,16 @@
 47
 20
 40
-02
-79
+03
+3d
 20
 40
-02
-b7
+03
+7f
 20
 20
 02
-76
+fd
 da
 60
 4c
@@ -2538,49 +3078,301 @@
 8a
 6f
 e0
-cb
-ed
-c1
-7f
-80
-00
+cc
+46
+67
+e0
+cc
+47
 6f
-e1
-4a
-b2
+e0
+cc
+44
+67
+e0
+cc
+45
 20
-7a
+60
 00
 00
+70
+4c
+41
+01
+70
+4c
+43
+01
 6f
-e1
+e0
+cc
 4b
-be
-68
-49
-4a
-b2
-98
-46
-04
+67
+e0
+cc
+4c
+20
+60
 00
-6f
-e1
-4b
-ee
-98
-46
-7e
 00
-20
-21
-02
-85
-68
-48
-cb
-ed
-20
+70
+4c
+41
+01
+70
+4c
+4c
+00
+70
+4c
+43
+00
+20
+60
+00
+00
+6f
+e0
+cc
+41
+20
+7a
+00
+00
+6f
+e0
+cc
+43
+c0
+00
+83
+1e
+6f
+e0
+cc
+45
+24
+3a
+03
+16
+70
+4c
+41
+00
+20
+60
+00
+00
+6f
+e0
+cc
+47
+20
+3a
+03
+1b
+1f
+e0
+ff
+ff
+67
+e0
+cc
+47
+20
+20
+03
+25
+70
+4c
+45
+00
+70
+4c
+41
+00
+20
+20
+03
+31
+da
+60
+4c
+4c
+da
+40
+03
+21
+20
+20
+31
+8a
+6f
+e0
+cc
+4b
+67
+e0
+cc
+4c
+6f
+e0
+cc
+4d
+c0
+00
+83
+31
+70
+4c
+4d
+01
+6f
+e0
+c9
+38
+c0
+00
+03
+2b
+c0
+00
+83
+2d
+c0
+01
+03
+2f
+20
+60
+00
+00
+68
+48
+cc
+48
+20
+20
+03
+30
+68
+48
+cc
+49
+20
+20
+03
+30
+68
+48
+cc
+4a
+20
+20
+60
+69
+70
+4c
+4d
+00
+6f
+e0
+c9
+38
+c0
+00
+03
+37
+c0
+00
+83
+39
+c0
+01
+03
+3b
+20
+60
+00
+00
+68
+48
+cc
+48
+20
+20
+60
+7f
+68
+48
+cc
+49
+20
+20
+60
+7f
+68
+48
+cc
+4a
+20
+20
+60
+7f
+6f
+e0
+cb
+ed
+c1
+7f
+80
+00
+6f
+e1
+4a
+b2
+20
+7a
+00
+00
+6f
+e1
+4b
+be
+68
+49
+4a
+b2
+98
+46
+04
+00
+6f
+e1
+4b
+ee
+98
+46
+7e
+00
+20
+21
+03
+4b
+68
+48
+cb
+ed
+6f
+e0
+cc
+40
+c0
+00
+e0
+7f
+20
 20
 60
 65
@@ -2598,8 +3390,8 @@
 a8
 da
 40
-02
-8a
+03
+50
 20
 20
 31
@@ -2654,13 +3446,13 @@
 03
 20
 41
-02
-99
+03
+5f
 24
 41
-02
-9d
-20
+03
+63
+20
 20
 48
 ff
@@ -2694,8 +3486,8 @@
 38
 c0
 00
-02
-a5
+03
+6b
 6f
 e4
 4b
@@ -2710,8 +3502,8 @@
 ca
 20
 20
-02
-a8
+03
+6e
 6f
 e4
 4b
@@ -2746,16 +3538,16 @@
 00
 20
 22
-82
-af
+83
+75
 20
 20
 44
 eb
 20
 40
-44
-f6
+03
+7a
 6f
 e0
 cb
@@ -2772,6 +3564,14 @@
 60
 00
 00
+da
+40
+02
+5c
+20
+20
+44
+f7
 6f
 e4
 4b
@@ -2798,8 +3598,8 @@
 b2
 da
 40
-02
-bc
+03
+84
 20
 20
 31
@@ -2811,7 +3611,7 @@
 c0
 00
 01
-97
+e2
 20
 20
 43
@@ -2849,9 +3649,149 @@
 4a
 f2
 20
+40
+43
+14
+6f
+e1
+47
+8c
+c2
+85
+83
+9a
+6f
+e4
+4b
+ab
+c3
+04
+03
+9a
+68
+49
+49
+97
+18
+40
+84
+01
+60
+49
+49
+97
+60
+49
+43
+7b
+18
+0a
+7e
+00
+67
+e0
+c3
+7a
+6f
+e1
+ca
+c9
+67
+e1
+c3
+7d
+20
+40
+32
+25
+6f
+e1
+47
+91
+67
+e1
+4a
+c2
+70
+00
+bd
+06
+58
+00
+00
+00
+67
+e1
+4a
+b2
+67
+e0
+cb
+77
+67
+e0
+ca
+c4
+67
+e0
+cb
+a7
+67
+e0
+ca
+ac
+d8
+e0
+00
+02
 20
-45
-54
+40
+46
+f0
+20
+40
+46
+e4
+6f
+e0
+cb
+b3
+2f
+ef
+fe
+01
+20
+40
+c3
+df
+6f
+e0
+cb
+b3
+2f
+ef
+fe
+00
+20
+40
+f8
+c4
+20
+40
+49
+8e
+6f
+e0
+cc
+40
+24
+3a
+03
+05
+20
+20
+48
+cc
 6f
 e0
 cb
@@ -2894,8 +3834,8 @@
 00
 c0
 04
-82
-d4
+83
+bf
 20
 20
 4d
@@ -2994,8 +3934,8 @@
 06
 c0
 02
-02
-ed
+03
+d8
 20
 20
 19
@@ -3010,12 +3950,12 @@
 36
 c0
 05
-02
-f2
+03
+dd
 c0
 09
 03
-01
+ec
 20
 20
 1c
@@ -3042,8 +3982,8 @@
 c0
 c2
 81
-82
-fc
+83
+e7
 6f
 e1
 44
@@ -3070,12 +4010,12 @@
 00
 24
 22
-82
-f8
+83
+e3
 24
 34
-02
-f8
+03
+e3
 20
 20
 1e
@@ -3176,10 +4116,22 @@
 3a
 7e
 56
+6f
+e0
+c8
+bd
+c0
+00
+fe
+56
+78
+34
+7c
+00
 20
-20
-26
-c4
+60
+00
+00
 78
 54
 7c
@@ -3210,8 +4162,8 @@
 83
 20
 40
-40
-dc
+04
+33
 6f
 e0
 c8
@@ -3230,8 +4182,8 @@
 28
 20
 40
-03
-28
+04
+16
 20
 20
 45
@@ -3258,8 +4210,8 @@
 27
 c0
 05
-83
-32
+84
+20
 20
 40
 42
@@ -3278,8 +4230,8 @@
 8e
 20
 40
-03
-39
+04
+27
 da
 60
 4b
@@ -3298,8 +4250,8 @@
 27
 c0
 05
-83
-39
+84
+27
 20
 20
 42
@@ -3334,8 +4286,8 @@
 27
 c0
 05
-83
-43
+84
+31
 58
 00
 08
@@ -3352,38 +4304,70 @@
 20
 5b
 0c
+20
+40
+04
+71
 6f
 e0
-cb
-e1
+cc
+37
 24
-5a
-41
-21
-da
-20
-00
+3a
+04
+88
+6f
+e0
+cc
+32
+24
+3a
+04
+87
+20
+40
+04
+3a
+20
+20
+40
+dd
+6f
+e0
+cb
+e1
+24
+5a
+41
+21
+da
+20
+00
 00
 20
 40
-03
-4e
+04
+44
 20
 40
-03
-53
+04
+49
 20
 40
-03
-58
+04
+4e
 20
 40
-03
-5d
+04
+53
 20
 40
-03
-6a
+04
+60
+20
+40
+04
+71
 20
 20
 41
@@ -3394,8 +4378,8 @@
 18
 20
 40
-03
-77
+04
+6d
 20
 40
 41
@@ -3414,8 +4398,8 @@
 19
 20
 40
-03
-77
+04
+6d
 20
 40
 41
@@ -3434,8 +4418,8 @@
 1a
 20
 40
-03
-77
+04
+6d
 20
 40
 41
@@ -3478,8 +4462,8 @@
 10
 c0
 7f
-83
-66
+84
+5c
 20
 20
 41
@@ -3490,8 +4474,8 @@
 0d
 20
 40
-03
-79
+04
+6f
 68
 48
 c9
@@ -3530,8 +4514,8 @@
 10
 c0
 7f
-83
-73
+84
+69
 20
 20
 41
@@ -3542,8 +4526,8 @@
 0e
 20
 40
-03
-79
+04
+6f
 68
 48
 c9
@@ -3568,1154 +4552,1050 @@
 20
 60
 93
-20
-40
-49
-90
-20
-40
-79
-36
-20
-40
-03
-7f
-20
-20
-46
-4f
-6f
-e4
-4b
-ab
-c2
-97
+da
 40
-36
+00
+00
 6f
 e0
-c9
-0f
+cc
+38
 c1
 7f
 80
 00
-da
-20
-00
-00
-70
-4b
-96
-05
+6f
+e0
+cc
+39
+24
+3a
+04
+7e
 68
 48
-c9
-0f
+cc
+38
 20
 40
-03
-88
-20
+3f
+56
+68
+48
+cc
+38
 20
 40
-2f
-6f
-e4
-4b
-ab
-c2
-96
-40
-48
-6f
+60
+59
+79
+20
+a4
+00
+1a
+42
+7e
+00
+67
 e0
-cb
-93
-1f
-e2
-26
+cc
+37
+20
+60
+00
 00
 6f
 e0
-c9
-10
-c0
-7f
-83
-8f
-20
-20
-40
+cc
+38
+79
 3f
-6f
+fe
+07
+67
 e0
-c9
-0f
+cc
+38
+68
+48
+cc
+38
 20
 40
-03
-79
+3f
+54
 68
 48
-c9
-0f
-20
+cc
+38
 20
-41
-95
-6f
-e0
-cb
-f6
+40
+60
+59
+7d
 20
-7a
-00
+a4
 00
-6f
-e0
-cb
-f7
-c0
-01
-03
-9f
+20
+20
+04
+7b
 c0
 02
-83
-a1
-c0
 04
-03
-a3
-c0
-05
-83
-a5
-c0
-07
-03
-a7
-c0
-08
-83
-9d
-20
-60
-00
-00
-70
-4b
-f7
-12
+a2
 20
-60
+40
+04
+a5
+6f
+e2
+4c
+33
+d8
+40
 00
+a0
+98
+40
+84
 00
-70
-4b
-f7
-03
+1c
+42
+7e
+00
+98
+46
+7c
+00
+24
+61
+00
+00
+67
+e2
+4c
+33
+6f
+e0
+cc
+32
+c0
+00
+04
+96
+c0
+00
+84
+99
+c0
+01
+04
+9c
+c0
+01
+84
+9f
 20
 60
 00
 00
 70
-4b
-f7
-06
+4c
+32
+01
+70
+48
+d0
+01
 20
-60
-00
+20
+7e
+54
+70
+4c
+32
+02
+70
+48
+d0
 00
+20
+20
+7e
+54
 70
-4b
-f7
-09
+4c
+32
+03
+70
+48
+d0
+01
 20
-60
+20
+7e
+54
+70
+4c
+32
+00
+70
+48
+d0
 00
+20
+20
+7e
+54
+70
+4c
+32
 00
 70
-4b
-f7
-0c
+48
+d0
+00
 20
 60
 00
 00
-70
-4b
-f7
-0f
+68
+4a
+4c
+33
+1c
+42
+7e
+00
+98
+46
+7c
+00
+24
+41
+04
+aa
 20
 60
 00
 00
-6f
-e0
-c8
-2a
-20
-3a
-03
-93
-1f
-e2
-24
+58
 00
-70
-48
-2a
 00
-6f
-e0
-c8
-0a
-c0
-57
-83
-bb
+00
+67
+e2
+4c
+33
 20
 60
 00
 00
-70
-4b
-f6
-01
-70
+20
 40
-99
-00
+49
+90
 20
+40
+79
+36
 20
+40
 04
-9b
+b2
 20
-60
-00
-00
-70
-47
+40
+04
 c6
-af
 20
-40
-22
-91
 20
+46
+4f
+6f
+e4
+4b
+ab
+c2
+97
 40
-26
-5b
-24
-6c
+36
+6f
+e0
+c9
+0f
+c1
+7f
+80
 00
+da
+20
 00
-24
-77
-80
 00
+70
+4b
+96
+05
+68
+48
+c9
+0f
 20
 40
-25
-97
+04
+bb
 20
 20
-26
-72
+40
+2f
+6f
+e4
+4b
+ab
+c2
+96
+40
+48
 6f
 e0
-c8
-0a
-c1
-d7
-80
+cb
+93
+1f
+e2
+26
 00
-ef
+6f
 e0
-80
-06
-e8
-40
-80
-06
-18
-46
-7c
-02
-24
-22
-93
-7a
-c0
-00
-83
-ca
-c0
-01
-03
-cd
-c0
-01
-83
-cf
-c0
-02
-03
-d1
-c0
-02
-84
-29
-c0
-03
-04
-4f
+c9
+10
 c0
 7f
-83
-c9
-20
-20
-13
-7a
+84
+c2
 20
-60
-00
-00
 20
 40
-03
-b0
-70
-4b
-f7
-01
+3f
+6f
+e0
+c9
+0f
 20
-60
-00
-00
-70
-4b
-f7
+40
 04
+6f
+68
+48
+c9
+0f
 20
-60
-00
-00
-70
-4b
-f7
-07
 20
-60
-00
-00
-70
-4b
-f7
-0a
-ef
-e1
-00
-06
-e8
 41
-00
-06
-6a
-21
-4c
-18
-9a
-26
-7c
-00
-24
-22
-84
-47
+95
 6f
-e1
-4c
-1a
-98
-46
-7c
+e4
+4b
+ab
+c4
+1e
+80
 00
+6f
+e0
+cc
+3a
 24
-22
-84
-47
+3a
+04
+cf
+6f
+e0
+cc
+3b
 20
 40
-03
-dd
-24
-34
 04
-47
-20
+6d
 20
+40
 04
-45
+e0
+68
+48
+cc
+3b
+20
+20
+3f
+56
+6f
+e0
+cc
+3b
+79
+3f
+fe
+07
+67
+e0
+cc
+3b
+6f
+e0
+cc
+3b
 20
 40
-03
-e8
-24
-74
-00
-00
+04
 6f
-e1
+70
 4c
-1a
-9e
-06
-7c
+3f
 00
-24
-22
-fe
-56
 68
-49
-09
-e8
+48
+cc
+3b
 6f
-e1
-4c
-18
-1f
 e0
-ff
-fb
-98
-46
-7c
-00
-24
-22
-fe
-56
+cc
+3c
 20
+40
+04
+f9
 20
-7e
-54
-6f
-e1
-4b
-f3
-1f
-f0
-fe
-00
-67
-e1
-02
+40
+04
 e4
-d8
+68
+48
+cc
+3b
+20
+20
+3f
+56
+20
 40
+3f
+56
+6f
+e0
+cc
+3d
+c1
 00
-03
-da
+80
+00
+70
+4c
+3d
+01
 20
-09
-d2
 20
 40
-5d
-e2
+69
+70
+4c
+3f
+00
+68
+48
+cc
+3b
 6f
 e0
-89
-d2
-c0
-ad
-7e
-56
-e8
-41
-00
-06
-60
-49
-09
-5c
-60
-49
-09
-e8
-6f
-e0
-89
-d2
-dd
-60
-ff
-ff
-d8
-40
-00
-00
-d8
-c0
-09
-d2
-df
-20
-00
-03
+cc
+3c
 20
 40
 04
-5f
-18
-42
-60
-00
+ef
+67
+e0
+cc
+3c
 6f
-e1
-4b
-f3
-1f
 e0
-ee
-03
+cc
+3e
 20
-40
+3a
 04
-0c
-1e
-f0
-fe
+eb
+6f
+e0
+cc
+3d
+c1
 00
-67
-e1
-02
-e4
-d8
-40
+80
 00
-02
-da
+70
+4c
+3d
+01
 20
-09
-d2
 20
 40
-5d
-e2
-6f
-e1
-09
-d2
-9d
-66
-7c
-00
-24
-22
-fe
-56
+69
 6f
 e0
-89
-d2
-9e
-00
-e0
+cc
+3d
+c1
 00
-ef
-e0
-80
-06
-9e
 00
-e0
 00
-58
+70
+4c
+3d
 00
-ff
-ff
-9e
-01
+20
 60
 00
-20
-20
-7e
-54
-6f
-e1
-09
-5c
-20
-7a
 00
+1f
+e3
+fe
 00
 1f
 e2
-04
+24
 00
-1f
-e6
-7c
-10
 20
-21
-04
-27
-1f
-e0
-ff
-f0
-d8
 40
+60
+59
+79
+20
+a4
 00
-10
-67
-e1
-09
-5c
+1a
+41
+7e
+07
+68
+48
+cc
+3f
 18
 42
-5e
+0e
+00
+c0
+03
+85
+04
+c0
+00
+05
+06
+20
+60
 00
-1e
-e2
-7e
 00
 1f
-f0
+e3
 fe
 00
-67
-e1
-02
-e4
-da
+1f
+e2
+24
+00
 20
-09
-d2
+40
+3f
+54
 20
 40
-5d
-e2
-1e
-e2
-7e
-00
-9d
-e0
-ee
-00
-1d
-e2
-72
+60
+59
+79
+20
+a4
 00
-1d
-62
+1a
+41
 7e
+07
+68
+48
+cc
+3f
+18
+42
+0e
 00
-d8
 c0
-09
-d2
-ef
-e0
+03
+85
+04
+c0
 00
+05
 06
-1f
-e2
-56
-00
-1d
-e2
-72
+20
+60
 00
-d8
-c0
-09
-d2
-1e
-02
-04
 00
-20
-40
-04
-5f
-18
-42
+70
+4c
+3e
+01
+20
 60
 00
-20
-20
-04
-0c
-58
 00
+70
+4c
+3e
+00
+20
+60
 00
 00
 20
+40
+40
+72
 20
+74
+00
+00
+6f
+e0
+c9
+92
+1f
+e2
 04
-13
-70
+00
+6f
+e4
 4b
-f7
-0d
-ef
-e0
-80
-06
-18
+ab
 c2
-22
-00
-68
-48
-cc
-1c
-98
-46
-7c
+9e
+85
+14
+18
+42
+7e
 00
+1f
+e0
+fe
+01
+1f
+e1
+7e
+03
+67
+e0
+c9
+92
 20
-22
-84
-45
-20
-40
-04
-56
-24
-34
-04
-47
-1a
-46
-7c
-04
-20
-21
-04
-47
-1a
 40
-a5
-fc
-62
-41
-09
-59
-62
-21
-09
-57
-20
 40
-5d
-d3
+95
 20
-40
-04
-49
 20
-40
-5d
-da
-6a
-41
-09
-59
-6a
-21
-09
-57
+45
+ee
 6f
-e1
-4c
-18
-9a
-40
-fe
-00
-67
-e1
-4c
+e0
+cc
+3e
+24
+3a
+05
+31
+6f
+e4
+4b
+ab
+c2
+8e
+05
+25
 18
-1a
 42
-72
+7e
 00
-d8
-40
+c1
 00
+80
 00
-1a
-22
-0c
+c0
 00
+05
+21
+c0
+01
+05
+1f
 20
-40
-04
-5f
-6f
-e1
-4c
-1a
-98
-40
-fe
+60
 00
-67
-e1
-4c
-1a
-70
-4b
-f5
 00
-20
-60
+58
 00
 00
-70
-4b
-f5
-01
+02
 20
-60
+20
+05
+11
+58
+00
 00
 00
-6f
-e1
-4b
-f3
 20
-7a
+20
+05
+11
+58
 00
 00
-68
-49
-4c
-18
-98
-40
-fe
+01
+20
+20
+05
+11
+58
 00
-1a
-42
-04
 00
+03
 20
 20
-5e
-04
-6f
-e0
-cb
-f7
-c1
-08
-00
+05
+11
+18
+42
+7e
 00
 c1
-08
-80
 00
-c1
-09
+80
 00
+c0
 00
-70
-4c
-1d
 05
-70
-4b
-f7
-10
-20
-60
-00
-00
-68
-48
-cc
-1c
-67
-e0
-cc
-1c
+21
+c0
+01
+05
+23
 c0
+01
+85
+1f
+20
+60
 00
-04
-5c
-98
-46
+00
+18
+42
 7e
 00
+c1
+01
+00
+00
 c0
 00
-fe
-54
-20
-20
-7e
-56
-18
-46
-7c
-ff
-20
-22
-fe
-54
-20
+05
+23
+c0
+00
+85
+1f
+c0
+01
+85
+1d
 20
-7e
-56
-ef
-e0
-80
-06
-98
-40
-84
+60
+00
 00
+6f
+e4
+4b
+ab
 c2
+8e
+05
+2b
+18
+42
+7e
 00
-04
-5f
-20
-60
+c1
+01
 00
 00
-58
+c0
 00
-ff
-ff
-ef
-e0
+05
+1d
+c0
 00
-06
+85
+1f
 20
 60
 00
 00
 6f
-20
+e0
 c8
-2a
-1f
-26
-7c
-02
+bd
+c0
+00
+85
+73
+6f
+e0
+cc
+52
 20
-21
+3a
+05
+73
+1b
+22
 7e
-56
-df
-e0
-48
-0a
-9f
+00
+68
+4b
+4c
+53
+67
+e3
+4c
+53
 20
-8c
+40
+7d
+95
+67
+e2
+4c
+59
+6f
+e0
+cc
+68
+24
+7a
 00
-18
-c0
-8d
+00
+6f
+e1
+4c
+66
+24
+7a
+00
+00
+6f
+e2
+4c
+59
+68
+4a
+cc
+5d
+98
+40
 fe
-e8
-41
 00
-06
-d8
-c0
+67
+e2
+cc
+5d
+68
 48
-0a
-20
-40
-04
-63
+cc
+52
+6f
+e0
+cc
+62
 98
 46
 7c
 00
 20
 22
-fe
-54
+85
+50
+18
+40
+84
+01
+60
+48
+cc
+52
 20
+60
+00
+00
+70
+4c
+52
+01
+d8
+40
+00
+00
+6f
+e2
+cc
+5d
+60
+4a
+cc
+5d
+68
+48
+cc
+62
+98
+46
+fc
+00
 20
-7e
-56
+40
+7d
 ef
-e0
-80
-06
-c0
-ad
-04
-8b
-1a
-22
-02
+18
+07
+fe
 00
 68
-49
-00
-06
+4a
+4c
+4e
 18
+40
+85
+d8
+98
 46
-7c
-03
+7e
+00
 20
 21
-04
-8b
-18
-c0
-8c
-02
-ef
-20
-80
-06
+05
+67
 1f
-26
-7c
+e6
+7e
 00
-24
-22
-84
-8b
 1f
-22
+eb
 7e
 00
+68
+49
+c8
+ad
 98
-c0
-8c
+40
+84
 00
+6f
+e1
+cc
+63
+da
+20
 18
-42
-7e
 00
-1f
+9a
 20
-f2
-03
-9f
-26
-04
+fe
 00
-24
-22
-84
-76
-e8
-41
+98
+46
+7c
 00
-06
-1a
+24
+21
+05
+71
+60
+49
+c8
+ad
 20
-8c
-01
-ef
-e1
+60
+00
 00
-06
 1f
-e0
-f2
-02
-1a
-20
-8c
-01
-20
-40
+eb
 04
-63
+00
+6f
+e1
+c8
+ad
 98
 46
-7c
+04
 00
-24
-22
-84
-8b
-20
-20
-7e
-54
-20
-20
-7e
-56
 6f
 e1
-4b
-f3
-1f
-e2
-0c
+cc
+63
+da
+20
+18
+00
+9a
+26
+7e
+00
+98
+46
+7c
 00
 20
-40
-04
-72
-24
-34
-04
-97
-6a
 21
-4b
-f3
-1a
-20
-8c
-01
-ef
-e1
-00
-06
-1f
-e0
-fe
 05
-9a
+71
+60
+49
+c8
+ad
 20
-fe
+60
+00
 00
 67
 e1
-4b
-f3
-20
+c8
+ad
 20
-04
-8c
-6f
-e1
-4b
-f1
-68
-49
-4b
-f3
-98
-46
+60
+00
+00
+70
+4c
+52
+01
+1b
+22
 7e
 00
+67
+e3
+4c
+53
 20
 60
 00
@@ -4725,588 +5605,308 @@
 00
 00
 67
-e1
-4c
-18
-67
-e1
-4c
-1a
-67
 e0
 cc
-1c
+52
 67
-e0
-cb
-f7
+e2
+cc
+5d
 20
 60
 00
 00
+6f
+e1
+47
+8c
+c3
+85
+80
+00
+c3
+83
+80
+00
+c3
+83
+00
+00
 20
 40
-7e
-56
-6f
+05
+85
+20
+40
+05
+82
+20
+20
+26
+f5
+da
+20
+4c
+85
+df
 e0
-cb
-f7
-c0
 00
-84
-aa
-c0
-02
-04
-b4
-c0
-03
-84
-d3
-c0
-05
-04
-f9
-c0
-06
-84
-ee
-c0
-08
-04
-d7
+0a
 20
 20
-05
-02
-70
-47
-c6
-af
-70
-47
-c7
-01
-70
-47
+25
+cd
+20
+40
+05
+8b
+da
+40
+4c
+81
+6f
+e0
 c8
-00
-70
-47
-c9
-02
-58
-00
-00
-01
-67
-e1
-47
-ca
-70
-48
-36
+7d
+1f
+e0
+fe
 01
-70
-48
-35
-06
-70
-4b
-f7
-02
+1f
+e2
+72
+00
 20
-60
+20
+05
+8e
+d8
+c0
+4c
+71
+d8
+a0
+4c
+81
+20
+20
+7d
+0c
+1f
+20
+f3
+ff
+1f
+22
+7e
 00
+20
+7a
 00
-70
-47
-c6
-af
-70
-47
-c7
-02
-70
-47
-c8
 00
-70
-47
-c9
-02
-6f
-f1
+1f
+22
+22
 00
+1a
+20
+a3
+ff
+1a
+42
+0c
 00
-67
-e1
-47
-ca
-58
+ef
+e0
+80
+06
+18
+c2
+0a
 00
-66
-61
-e7
-e1
+e8
+40
+80
+06
+98
+46
+7c
 00
+20
+40
 05
-58
-00
-00
-01
-e7
-e3
-00
+9e
+18
+c0
+8d
+ff
+1a
+20
+a3
+ff
+20
+21
 05
-58
-00
-00
-00
-e7
-e1
+94
+c2
 00
 05
-e7
-e1
+91
+20
+60
+00
 00
+20
+41
 05
+a0
 20
+60
+00
+00
+18
+a0
+8b
+ff
+e0
 40
-04
-db
+80
+05
 e7
 e0
 80
 05
-58
+20
+60
 00
 00
+20
+a6
+aa
+55
+40
 00
-e7
-e0
-80
-05
-68
-49
-4b
-f3
-e0
-41
 00
-05
-6f
-e1
-4b
-f1
-1f
-ed
-7e
+40
+09
 00
-1f
-e3
-7e
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+08
+08
+00
+80
+00
+40
+01
 00
 98
+d6
+53
 46
-7e
 00
-24
-21
-04
-d1
-e7
-e1
-00
-05
-70
-48
-35
-18
-70
-48
-36
 01
-70
-4b
-f7
-05
-20
-60
 00
 00
-58
 00
 00
 00
-20
-20
-04
-cc
-70
-4b
-f7
-08
-70
-47
-c7
-03
-70
-48
-35
-04
-20
-20
-04
-e4
-70
-4b
-f7
-11
-70
-47
-c7
-06
-70
-48
-35
-04
-20
-20
-04
-e4
-6f
-e4
-4b
-ab
-c2
-89
-84
-e0
-c2
-89
-04
-e2
-58
-00
 00
 00
-20
-60
 00
+18
 00
-58
 00
 00
-02
-20
-60
 00
 00
-58
 00
 00
-04
-20
-60
 00
 00
-70
-48
-36
-01
-70
-47
-c6
-af
-70
-47
-c8
+80
 00
-70
-47
-c9
-02
-20
-60
 00
 00
-70
-47
-c8
-01
-70
-48
-36
-01
-70
-47
-c6
-af
-70
-47
-c9
 02
-20
-60
 00
 00
-70
-4b
-f7
-0f
-70
-47
-c7
-05
-6f
-e0
-cc
-1c
-67
-e0
-c7
-ca
-70
-48
-35
-05
-70
-48
-36
+00
 01
-70
-47
-c6
-af
-6f
-e0
-cb
-f5
-67
-e0
-c7
-c8
-70
-47
-c9
-02
-20
-60
 00
 00
-70
-4b
-f7
-0c
-70
-47
-c7
-04
-70
-48
-35
+20
 04
-70
-48
 36
-01
-70
-47
-c6
-af
-6f
-e0
-cb
-f5
-67
-e0
-c7
-c8
-70
-47
-c9
-02
-20
-60
-00
 00
-70
-47
-c6
-af
-70
-47
-c7
-ff
-70
-47
-c8
 00
-70
-47
-c9
-02
-70
-48
-36
+aa
+55
 01
-70
-48
-35
-04
-20
-60
 00
+9a
+40
+08
+aa
+55
+03
 00
+7a
+41
+88
 1f
-e2
-22
-00
-70
-4b
-f8
-00
-70
-48
-36
+ce
+aa
+55
 01
-da
-40
-4b
-f9
-20
-60
 00
-00
-83
-31
+c5
+40
+18
 aa
 55
-40
+01
 00
+ef
+41
+ff
+aa
+55
+02
 00
+ca
 40
-09
+ef
+41
+aa
+55
+01
 00
+7d
+41
+70
+aa
+55
+01
 00
+d0
+44
 00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-08
-08
-00
-80
-00
-40
-01
-00
-88
-56
-53
-46
-00
-01
-00
-00
-00
-00
-00
-00
-00
-00
-18
-00
-00
-00
-00
-00
-00
-00
-00
-00
-80
-00
-00
-00
-02
-00
-00
-00
-01
-00
-00
-20
-04
-16
-00
-00
-aa
-55
-01
-00
-9a
-40
-08
-aa
-55
-03
-00
-7a
-41
-88
-1f
-ce
-aa
-55
-01
-00
-c5
-40
-18
-aa
-55
-01
-00
-ef
-41
-ff
-aa
-55
-02
-00
-ca
-40
-ef
-41
-aa
-55
-01
-00
-7d
-41
-70
-aa
-55
-01
-00
-d0
-44
-00
-aa
-55
-01
+aa
+55
+01
 00
 ea
 41
@@ -5327,7 +5927,7 @@
 04
 09
 4a
-00
+01
 01
 80
 03
@@ -5345,20 +5945,33 @@
 64
 64
 94
+75
 85
-90
 63
 75
 80
 aa
 55
-1a
+03
 00
 0d
 49
 0b
 0c
 0d
+aa
+55
+01
+00
+3b
+4c
+ff
+aa
+55
+14
+00
+10
+49
 ff
 ff
 ff
@@ -5379,6 +5992,19 @@
 ff
 ff
 ff
+aa
+55
+01
+00
+38
+4c
+ff
+aa
+55
+03
+00
+24
+49
 03
 00
 00
@@ -5395,6 +6021,50 @@
 55
 01
 00
+40
+4c
+00
+aa
+55
+01
+00
+42
+4c
+00
+aa
+55
+01
+00
+44
+4c
+00
+aa
+55
+01
+00
+46
+4c
+14
+aa
+55
+01
+00
+4b
+4c
+03
+aa
+55
+03
+00
+48
+4c
+ff
+ff
+ff
+aa
+55
+01
+00
 58
 0b
 ff
@@ -5553,11 +6223,11 @@
 00
 e3
 48
-05
+0f
 01
-9f
+a2
 00
-b1
+b4
 00
 aa
 55
@@ -6150,934 +6820,264 @@
 46
 34
 60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-08
-00
-a3
-4a
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-08
-00
-e3
-4b
-09
-a5
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-02
-00
-8d
-44
-2d
-49
-aa
-55
-01
-00
-8c
-44
-01
-aa
-55
-01
-00
-65
-48
-01
-aa
-55
-01
-00
-64
-48
-01
-aa
-55
-01
-00
-36
-48
-01
-aa
-55
-01
-00
-a8
-48
-06
-aa
-55
-02
-00
-38
-48
-c0
-12
-aa
-55
-03
-00
-54
-48
-19
-19
-1c
-aa
-55
-10
-00
-40
-48
-00
-13
-2c
-42
-06
-15
-36
-48
-0f
-1a
-3a
-4c
-11
-23
-31
-4d
-aa
-55
-01
-00
-5b
-48
-00
-aa
-55
-05
-00
-77
-48
-20
-15
-10
-05
-4e
-aa
-55
-05
-00
-8c
-48
-01
-0f
-0f
-0f
-0f
-aa
-55
-06
-00
-ad
-48
-0c
-f8
-00
-00
-77
-01
-aa
-55
-03
-00
-5c
-48
-00
-48
-60
-aa
-55
-01
-00
-7d
-48
-07
-aa
-55
-02
-00
-99
-48
-b5
-4a
-aa
-55
-01
-00
-ca
-48
-80
-aa
-55
-02
-00
-c2
-48
-14
-00
-aa
-55
-02
-00
-c0
-48
-50
-00
-aa
-55
-03
-00
-b8
-48
-00
-a6
-0e
-aa
-55
-03
-00
-b8
-49
-00
-50
-00
-aa
-55
-02
-00
-79
-44
-80
-1f
-aa
-55
-01
-00
-83
-44
-80
-aa
-55
-01
-00
-e8
-41
-01
-aa
-55
-05
-00
-f0
-4b
-02
-40
-00
-0f
-19
-4e
-b2
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+07
+69
+04
+7d
+20
+7e
+00
+09
+00
 ff
 ff
+aa
+55
+08
+00
+a3
+4a
+09
+5a
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+08
+00
+e3
+4b
+09
+a5
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+02
+00
+8d
+44
+2d
+49
+aa
+55
+01
+00
+8c
+44
+01
+aa
+55
+01
+00
+65
+48
+01
+aa
+55
+01
+00
+64
+48
+01
+aa
+55
+01
+00
+36
+48
+01
+aa
+55
+01
+00
+a8
+48
+06
+aa
+55
+02
+00
+38
+48
+c0
+12
+aa
+55
+03
+00
+54
+48
+19
+19
+1c
+aa
+55
+10
+00
+40
+48
+00
+13
+2c
+42
+06
+15
+36
+48
+0f
+1a
+3a
+4c
+11
+23
+31
+4d
+aa
+55
+01
+00
+5b
+48
+00
+aa
+55
+05
+00
+77
+48
+20
+15
+10
+05
+4e
+aa
+55
+05
+00
+8c
+48
+01
+0f
+0f
+0f
+0f
+aa
+55
+06
+00
+ad
+48
+0c
+f8
+00
+00
+77
+01
+aa
+55
+03
+00
+5c
+48
+00
+48
+60
+aa
+55
+01
+00
+7d
+48
+0f
+aa
+55
+02
+00
+99
+48
+71
+4c
+aa
+55
+01
+00
+ca
+48
+80
+aa
+55
+02
+00
+c2
+48
+14
+00
+aa
+55
+02
+00
+c0
+48
+50
+00
+aa
+55
+03
+00
+b8
+48
+00
+a6
+0e
+aa
+55
+03
+00
+b8
+49
+00
+50
+00
+aa
+55
+02
+00
+79
+44
+80
+1f
+aa
+55
+01
+00
+83
+44
+80
+aa
+55
+01
+00
+e8
+41
+01
+aa
+55
+01
+00
+62
+4c
+10
+01
+a2
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-a1
-5e
+87
+c9
Index: output/memmap.format
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/memmap.format	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/memmap.format	(working copy)
@@ -2222,6 +2222,45 @@
 0x4c1d mem_g24_ota_reset_timer
 0x4c1e mem_le_name_patch_len
 0x4c1f mem_le_name_patch
+0x4c32 mem_fire_key_status
+0x4c33 mem_fire_key_delay
+0x4c37 mem_fire_key_flag
+0x4c38 mem_firebutton_gpio
+0x4c39 mem_mouse_firebutton_connect_vin_flag
+0x4c3a mem_mouse_another_dpi_connect_vin_flag
+0x4c3b mem_dpi_another_button_gpio
+0x4c3c mem_dpi_another_press_status
+0x4c3d mem_dpi_another_button_state
+0x4c3e mem_dpi_another_button_down_enable
+0x4c3f mem_mouse_key_temp_patch
+0x4c40 mem_mouse_1io2led_led_enable
+0x4c41 mem_mouse_multi_led_blink_enable
+0x4c42 mem_mouse_bt_led_recon_effect_flag
+0x4c43 mem_mouse_multi_led_type
+0x4c44 mem_mouse_multi_led_poweron2s_flag_init
+0x4c45 mem_mouse_multi_led_poweron2s_flag
+0x4c46 mem_mouse_multi_led_powon2s_timer_init
+0x4c47 mem_mouse_multi_led_powon2s_timer
+0x4c48 mem_mouse_1io2led_multi_24gled
+0x4c49 mem_mouse_1io2led_multi_bt1led
+0x4c4a mem_mouse_1io2led_multi_bt2led
+0x4c4b mem_mouse_multi_led_blink_timer_init
+0x4c4c mem_mouse_multi_led_blink_timer
+0x4c4d mem_mouse_multi_led_state
+0x4c4e mem_24g_tsniff
+0x4c52 mem_tx_count
+0x4c53 mem_tx_time_last
+0x4c59 mem_tx_time_last_delt
+0x4c5d mem_tx_time_sum
+0x4c62 mem_tx_time_sum_count
+0x4c63 mem_24g_short_sleep_set_init
+0x4c66 mem_retransmit
+0x4c68 mem_sleep_miss
+0x4c69 mem_sleep_time_temp
+0x4c6d mem_sleep_miss_temp
+0x4c71 mem_mouse_end
+0x4c71 mem_mouse_rssi_signal_buf_patch
+0x4c81 mem_mouse_rssi_signal_buf_temp
 0x48d0 mem_remote_car_hard_soft_switch
 0x48d1 mem_remote_car_queue_each_size
 0x48d2 mem_remote_car_queue_length
Index: output/otp.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/otp.dat	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/otp.dat	(working copy)
@@ -2,6413 +2,7 @@
 02
 aa
 55
-3a
-14
-c2
-84
 00
-17
-c0
 00
-00
-22
-c0
-01
-80
-26
-c0
-41
-80
-3f
-c0
-45
-80
-80
-c0
-4f
-80
-8d
-c0
-57
-00
-8f
-c0
-58
-00
-74
-c0
-61
-82
-3e
-c0
-63
-81
-54
-c0
-64
-81
-5a
-c0
-65
-01
-8e
-c0
-66
-00
-70
-c0
-67
-03
-1a
-c0
-68
-02
-4d
-c0
-68
-83
-45
-c0
-6a
-03
-2b
-c0
-6b
-01
-b9
-c0
-6c
-82
-5e
-c0
-6d
-02
-bf
-c0
-6f
-03
-7b
-c0
-74
-02
-cc
-20
-20
-13
-7c
-c0
-19
-80
-50
-c0
-1a
-00
-55
-c0
-43
-82
-c8
-c0
-50
-82
-e0
-c0
-60
-02
-ea
-c0
-6e
-82
-2d
-c0
-71
-02
-08
-c0
-74
-82
-10
-c0
-75
-01
-1d
-c0
-76
-03
-11
-20
-20
-13
-7c
-20
-80
-00
-00
-20
-40
-30
-f3
-20
-40
-3b
-fd
-20
-20
-08
-04
-20
-40
-70
-6c
-20
-40
-75
-97
-20
-40
-6e
-a7
-20
-40
-1b
-93
-20
-40
-08
-3a
-20
-40
-31
-08
-20
-40
-08
-92
-20
-40
-0b
-08
-20
-40
-0b
-7b
-20
-40
-08
-23
-20
-40
-21
-d3
-20
-40
-00
-33
-20
-20
-08
-13
-20
-40
-14
-65
-6f
-e1
-c1
-74
-20
-7a
-00
-00
-6f
-e0
-c0
-99
-20
-7a
-00
-00
-6f
-e0
-c7
-64
-20
-3a
-00
-3c
-6f
-e0
-c6
-b9
-20
-7a
-00
-00
-6f
-e0
-c6
-ba
-24
-7a
-00
-00
-20
-20
-14
-ea
-70
-89
-00
-05
-20
-00
-00
-02
-70
-89
-00
-00
-6f
-e0
-c0
-c5
-c0
-0c
-11
-68
-70
-8a
-87
-29
-20
-20
-11
-7d
-20
-40
-5b
-94
-20
-40
-03
-e8
-20
-34
-00
-4a
-20
-60
-00
-00
-da
-60
-5d
-e2
-6f
-e1
-4b
-f3
-1f
-e0
-fe
-03
-1f
-f0
-fe
-00
-67
-e1
-02
-e4
-20
-20
-5b
-3f
-da
-20
-09
-9e
-d8
-40
-00
-0c
-58
-00
-00
-30
-20
-40
-5e
-63
-20
-20
-60
-bf
-6a
-50
-8a
-12
-70
-8a
-12
-3d
-70
-8a
-11
-aa
-70
-8a
-0a
-0c
-6f
-f0
-8a
-09
-79
-20
-7e
-07
-67
-f0
-8a
-09
-70
-8a
-0b
-04
-20
-00
-00
-3c
-70
-8a
-16
-00
-70
-8a
-17
-06
-20
-40
-61
-1a
-67
-f0
-8a
-97
-70
-80
-dc
-03
-20
-00
-00
-3c
-6f
-f0
-80
-53
-79
-20
-7e
-07
-67
-f0
-80
-53
-20
-00
-03
-e8
-6f
-f1
-01
-50
-67
-e1
-44
-a2
-6f
-f0
-80
-53
-79
-3f
-fe
-07
-67
-f0
-80
-53
-70
-8a
-97
-00
-62
-50
-8a
-12
-20
-60
-00
-00
-6f
-e0
-cb
-aa
-24
-7a
-00
-00
-20
-40
-00
-55
-20
-20
-3e
-bb
-6f
-e0
-83
-0d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-83
-0d
-20
-40
-77
-c5
-20
-40
-31
-e3
-20
-40
-31
-a4
-20
-40
-31
-aa
-20
-40
-5c
-dc
-6f
-e1
-44
-6f
-20
-40
-7e
-05
-20
-20
-00
-74
-70
-8a
-8b
-e6
-20
-40
-12
-6a
-20
-40
-12
-71
-20
-40
-12
-77
-70
-8a
-6d
-09
-70
-8a
-03
-05
-70
-8a
-7a
-94
-70
-8a
-0e
-0b
-70
-8a
-0f
-05
-70
-8a
-83
-90
-70
-8a
-85
-00
-70
-89
-21
-40
-20
-20
-12
-5d
-70
-00
-80
-00
-20
-20
-13
-b7
-24
-55
-80
-46
-24
-55
-80
-9b
-20
-40
-6d
-f3
-20
-40
-00
-c6
-20
-40
-41
-a7
-20
-75
-80
-00
-20
-40
-40
-8e
-20
-40
-3d
-8a
-20
-40
-47
-28
-20
-40
-00
-d6
-20
-40
-03
-3d
-20
-20
-3b
-c9
-6f
-e4
-4c
-1f
-20
-7a
-00
-00
-6f
-e0
-cc
-1e
-1f
-e2
-22
-00
-1f
-e6
-7c
-0b
-24
-21
-00
-ad
-d8
-c0
-4c
-1f
-d8
-a0
-4a
-db
-1a
-22
-72
-00
-20
-40
-7d
-5f
-d8
-c0
-4c
-1f
-d8
-a0
-44
-0a
-1a
-22
-72
-00
-20
-40
-7d
-5f
-d8
-c0
-4c
-1f
-d8
-a0
-42
-f8
-1a
-22
-72
-00
-20
-20
-7d
-5f
-20
-40
-00
-c3
-6f
-e0
-cc
-1e
-1f
-e0
-fe
-01
-67
-e0
-ca
-d2
-70
-4a
-d3
-09
-d8
-c0
-4c
-1f
-d8
-a0
-4a
-d4
-1a
-22
-72
-00
-20
-40
-7d
-5f
-6f
-e0
-cc
-1e
-1f
-e0
-fe
-01
-67
-e0
-c4
-08
-70
-44
-09
-09
-d8
-c0
-4c
-1f
-d8
-a0
-44
-0a
-1a
-22
-72
-00
-20
-40
-7d
-5f
-d8
-c0
-4c
-1e
-d8
-a0
-42
-f7
-1a
-22
-72
-00
-1f
-20
-f2
-01
-20
-20
-7d
-5f
-d8
-a0
-4a
-d2
-df
-20
-00
-14
-20
-20
-7d
-26
-20
-75
-80
-00
-20
-40
-26
-07
-20
-40
-22
-ff
-20
-40
-3f
-1e
-20
-40
-3d
-13
-20
-40
-00
-d0
-6f
-e4
-4b
-ab
-c3
-0c
-3b
-f5
-20
-40
-00
-d3
-20
-20
-3b
-f5
-58
-00
-e2
-90
-67
-e1
-c8
-ad
-20
-60
-00
-00
-58
-00
-17
-70
-67
-e1
-c8
-ad
-20
-60
-00
-00
-58
-00
-00
-db
-67
-e1
-48
-9b
-58
-00
-00
-f7
-67
-e1
-48
-9d
-20
-20
-3b
-d3
-c6
-93
-00
-00
-6f
-e0
-cb
-f6
-24
-3a
-04
-a1
-20
-40
-3f
-70
-24
-74
-00
-00
-6f
-e4
-4b
-ab
-c3
-0a
-80
-e4
-6f
-e0
-cb
-8b
-24
-3a
-48
-84
-20
-40
-42
-cb
-6f
-e0
-c8
-36
-c2
-80
-80
-f3
-68
-48
-c7
-c7
-6f
-e0
-c8
-d0
-98
-41
-fe
-00
-67
-e0
-c8
-d0
-68
-48
-c7
-cc
-6f
-e0
-c8
-d5
-98
-40
-fe
-00
-67
-e0
-c8
-d5
-68
-48
-c7
-cd
-6f
-e0
-c8
-d6
-98
-40
-fe
-00
-67
-e0
-c8
-d6
-70
-48
-36
-01
-da
-20
-00
-07
-da
-40
-48
-d0
-20
-20
-26
-e1
-6f
-e4
-4b
-ab
-c4
-0b
-00
-00
-6f
-e0
-ca
-ae
-20
-7a
-00
-00
-6f
-e0
-c8
-a7
-20
-7a
-00
-00
-6f
-e0
-cb
-a1
-1f
-e0
-fe
-01
-1f
-e1
-7e
-03
-67
-e0
-cb
-a1
-24
-7a
-00
-00
-70
-4b
-a2
-00
-6f
-e0
-cb
-a2
-1f
-e0
-fe
-01
-67
-e0
-cb
-a2
-1f
-e6
-7c
-08
-24
-21
-01
-0d
-20
-40
-25
-9a
-20
-40
-26
-5b
-24
-2c
-01
-13
-24
-37
-81
-13
-20
-40
-48
-b5
-20
-40
-25
-97
-6f
-e0
-cb
-a3
-1f
-e0
-fe
-01
-67
-e0
-cb
-a3
-c0
-08
-01
-15
-20
-60
-00
-00
-20
-40
-22
-cb
-20
-20
-01
-03
-70
-4b
-a3
-00
-6f
-e0
-cb
-a4
-c3
-80
-00
-00
-79
-20
-7e
-00
-67
-e0
-cb
-a4
-6f
-e1
-4b
-bc
-67
-e1
-4a
-b2
-20
-20
-03
-3d
-20
-40
-26
-31
-24
-34
-01
-a0
-20
-40
-01
-2c
-20
-40
-26
-ee
-6f
-e0
-cb
-e1
-24
-3a
-01
-27
-6f
-e4
-48
-b0
-67
-e4
-48
-5c
-6f
-e1
-48
-c2
-67
-e1
-48
-c4
-20
-40
-26
-bb
-24
-74
-00
-00
-20
-40
-7f
-dc
-6f
-e1
-c8
-ad
-20
-20
-26
-b8
-70
-48
-a6
-00
-69
-61
-01
-5f
-34
-73
-02
-00
-20
-40
-26
-5b
-6f
-e0
-c8
-2c
-c0
-00
-a6
-51
-24
-2c
-01
-45
-24
-37
-81
-45
-20
-40
-26
-72
-20
-40
-03
-a9
-20
-40
-01
-38
-20
-20
-26
-51
-6f
-e0
-cb
-e1
-24
-5a
-01
-3c
-70
-4b
-e1
-00
-20
-60
-00
-00
-20
-40
-41
-aa
-6f
-e4
-4b
-ab
-c4
-1e
-00
-00
-6f
-e0
-c9
-13
-d8
-40
-00
-40
-20
-40
-60
-93
-6f
-e0
-c9
-14
-d8
-40
-00
-40
-20
-20
-60
-93
-6f
-e0
-c8
-a7
-24
-7a
-00
-00
-6f
-e1
-48
-a3
-1f
-e0
-fe
-01
-67
-e1
-48
-a3
-6f
-e0
-c8
-a4
-c2
-80
-a6
-79
-20
-40
-26
-7e
-20
-40
-01
-4f
-20
-20
-01
-2d
-6f
-e0
-c8
-a4
-1f
-e6
-7c
-00
-20
-61
-00
-00
-df
-20
-00
-28
-20
-20
-7d
-13
-58
-00
-00
-06
-20
-40
-5b
-0d
-c2
-81
-be
-23
-20
-40
-03
-36
-20
-40
-03
-3d
-20
-20
-3e
-23
-20
-40
-42
-e9
-20
-40
-7f
-dc
-20
-40
-02
-83
-20
-40
-40
-15
-68
-48
-c9
-10
-20
-40
-60
-69
-68
-48
-c9
-10
-20
-40
-60
-42
-6f
-e0
-c9
-20
-d8
-40
-00
-3f
-20
-40
-60
-93
-d8
-40
-00
-03
-20
-40
-3f
-56
-20
-40
-3e
-40
-20
-40
-60
-82
-d8
-40
-00
-13
-20
-40
-3f
-56
-20
-40
-01
-6e
-20
-40
-01
-7b
-20
-20
-01
-82
-6f
-e1
-cb
-de
-67
-e1
-89
-5c
-df
-20
-00
-14
-d8
-40
-00
-00
-6f
-e1
-89
-5c
-2f
-ef
-fe
-00
-20
-40
-e0
-7f
-6f
-e1
-89
-5c
-1f
-e3
-7e
-00
-67
-e1
-89
-5c
-18
-40
-84
-01
-c2
-00
-01
-72
-20
-60
-00
-00
-6f
-e4
-4b
-ab
-c4
-0a
-00
-00
-6f
-e0
-c8
-fd
-c1
-81
-00
-00
-6f
-e0
-c8
-fc
-d8
-40
-00
-c0
-20
-20
-60
-93
-6f
-e4
-4b
-ab
-c4
-1e
-00
-00
-68
-48
-c9
-13
-20
-40
-60
-42
-68
-48
-c9
-14
-20
-40
-60
-42
-6f
-e0
-c9
-13
-d8
-40
-00
-80
-20
-40
-60
-93
-6f
-e0
-c9
-14
-d8
-40
-00
-80
-20
-20
-60
-93
-68
-48
-c9
-13
-20
-40
-60
-50
-68
-48
-c9
-14
-20
-40
-60
-50
-20
-40
-3f
-88
-6f
-e0
-c9
-1f
-d8
-40
-00
-3f
-20
-40
-60
-93
-20
-20
-3e
-44
-70
-48
-a5
-00
-20
-40
-26
-52
-5f
-ff
-ff
-ff
-67
-e2
-48
-5c
-58
-00
-00
-00
-67
-e3
-c8
-d0
-70
-4b
-e1
-01
-20
-40
-03
-3d
-20
-20
-01
-a5
-6f
-e0
-c8
-a7
-20
-5a
-01
-ab
-6f
-e0
-c8
-bd
-c1
-00
-80
-00
-20
-40
-26
-9f
-20
-40
-26
-bb
-24
-74
-00
-00
-6f
-e0
-cb
-e1
-24
-5a
-3e
-33
-6f
-e2
-48
-5c
-20
-20
-26
-b8
-70
-48
-36
-01
-70
-48
-a7
-01
-20
-40
-26
-42
-67
-e0
-c7
-c6
-58
-00
-00
-00
-67
-e3
-c7
-c7
-6f
-e2
-48
-a9
-67
-e2
-47
-ce
-70
-48
-35
-0c
-6f
-e0
-c8
-36
-79
-20
-7e
-03
-67
-e0
-c8
-36
-20
-40
-22
-91
-20
-20
-01
-1f
-1a
-62
-7e
-00
-c0
-00
-81
-c2
-c0
-1e
-01
-e4
-c0
-1c
-81
-e2
-c0
-1d
-01
-eb
-c0
-19
-01
-ce
-c0
-22
-01
-d5
-c0
-0a
-81
-c4
-20
-20
-43
-36
-20
-40
-45
-44
-20
-20
-43
-fa
-58
-00
-00
-00
-67
-e1
-4a
-f2
-70
-4a
-c6
-00
-58
-00
-00
-06
-67
-e1
-43
-72
-67
-e1
-43
-74
-6f
-e4
-4b
-ab
-c2
-8d
-c3
-66
-58
-00
-00
-07
-20
-20
-43
-64
-6f
-e0
-ca
-c7
-c0
-00
-81
-d2
-70
-4b
-76
-14
-20
-20
-43
-73
-20
-40
-43
-6c
-70
-4b
-76
-05
-20
-20
-43
-73
-6f
-e0
-82
-c1
-1f
-e6
-7c
-0c
-24
-21
-43
-84
-67
-e1
-43
-72
-67
-e1
-43
-74
-6f
-e0
-82
-c3
-20
-3a
-43
-9a
-68
-48
-cb
-8a
-98
-46
-7c
-00
-20
-21
-43
-9a
-6f
-e0
-82
-c3
-67
-e0
-cb
-8a
-20
-20
-43
-86
-20
-40
-45
-44
-20
-20
-48
-57
-6f
-e2
-48
-3c
-67
-e2
-48
-91
-67
-e2
-49
-93
-20
-40
-25
-7e
-20
-40
-48
-c6
-20
-40
-45
-44
-20
-20
-48
-4e
-6f
-e0
-c8
-a5
-24
-3a
-01
-97
-6f
-e0
-c8
-8b
-c0
-01
-01
-f2
-c0
-02
-01
-fb
-c0
-01
-82
-00
-20
-20
-48
-39
-6f
-e4
-4b
-ab
-c2
-97
-c8
-11
-c2
-98
-48
-11
-c3
-1d
-48
-06
-6f
-e2
-49
-93
-68
-4a
-49
-74
-98
-46
-7c
-00
-20
-22
-c8
-27
-20
-20
-48
-06
-6f
-e4
-4b
-ab
-c3
-17
-82
-05
-6f
-e0
-cb
-b4
-c0
-00
-82
-05
-20
-20
-48
-1a
-6f
-e4
-4b
-ab
-c3
-17
-82
-05
-c2
-89
-82
-05
-c2
-89
-02
-05
-20
-20
-48
-12
-6f
-e4
-4b
-ab
-c3
-1e
-48
-39
-20
-20
-01
-97
-70
-48
-8b
-00
-6f
-e1
-4b
-eb
-1f
-e0
-fe
-01
-67
-e1
-4b
-eb
-6f
-e0
-cb
-eb
-1f
-e1
-7e
-ff
-c0
-00
-23
-41
-20
-60
-00
-00
-6f
-e1
-48
-89
-d8
-40
-01
-f8
-98
-41
-7e
-00
-20
-3a
-02
-18
-6f
-e1
-48
-89
-1f
-e0
-fe
-01
-67
-e1
-48
-89
-20
-60
-00
-00
-20
-40
-25
-9a
-20
-40
-26
-5b
-24
-2c
-02
-1e
-24
-37
-82
-1e
-20
-40
-26
-72
-20
-20
-25
-86
-6f
-e0
-c8
-8c
-20
-3a
-22
-cb
-6f
-e1
-48
-89
-1f
-e0
-fe
-01
-67
-e1
-48
-89
-6f
-e0
-c8
-8a
-2f
-ef
-fe
-01
-6f
-e0
-c8
-8b
-c0
-00
-a5
-ad
-c0
-01
-25
-af
-c0
-01
-a5
-b1
-c0
-02
-02
-2b
-20
-20
-25
-6e
-20
-20
-a5
-75
-20
-20
-23
-39
-c6
-1a
-00
-00
-c5
-13
-a4
-0e
-c6
-93
-00
-00
-6f
-e0
-c8
-a1
-c2
-81
-83
 b3
-c2
-80
-a3
-40
-c2
-81
-25
-80
-6f
-e0
-c8
-bd
-c0
-00
-82
-37
-20
-20
-26
-21
-20
-40
-22
-ea
-24
-34
-02
-2f
-20
-40
-26
-db
-6f
-e1
-48
-be
-1f
-e0
-fe
-01
-67
-e1
-48
-be
-20
-20
-26
-21
-6f
-e4
-4b
-ab
-c2
-97
-c8
-0a
-6f
-e0
-c9
-38
-c0
-00
-02
-43
-20
-20
-3d
-57
-6f
-e4
-4b
-ab
-c3
-08
-c8
-03
-20
-40
-3d
-65
-20
-34
-48
-06
-6f
-e4
-4b
-ab
-c2
-98
-48
-0c
-c3
-18
-c8
-0c
-20
-40
-41
-10
-1a
-21
-7e
-07
-20
-20
-47
-ff
-20
-40
-40
-8f
-20
-40
-02
-50
-20
-20
-40
-98
-6f
-e0
-c9
-23
-c1
-7f
-80
-00
-6f
-e1
-4a
-c2
-24
-7a
-00
-00
-6f
-e1
-48
-83
-24
-7a
-00
-00
-6f
-e1
-48
-87
-24
-7a
-00
-00
-6f
-e0
-cb
-a7
-24
-7a
-00
-00
-6f
-e0
-cb
-c1
-20
-3a
-02
-8a
-67
-e0
-cb
-a8
-20
-60
-00
-00
-20
-40
-3e
-9b
-20
-40
-49
-56
-20
-40
-23
-2b
-20
-40
-25
-56
-20
-40
-47
-cd
-20
-40
-48
-be
-20
-40
-02
-87
-20
-40
-40
-7c
-20
-40
-44
-cc
-20
-40
-02
-9f
-20
-40
-44
-ff
-20
-40
-45
-04
-20
-40
-45
-12
-20
-40
-02
-b4
-20
-40
-45
-15
-20
-40
-45
-2a
-20
-40
-45
-2d
-20
-40
-45
-32
-20
-40
-45
-35
-20
-40
-40
-22
-20
-40
-45
-47
-20
-40
-02
-79
-20
-40
-02
-b7
-20
-20
-02
-76
-da
-60
-4c
-1d
-da
-40
-5d
-8c
-20
-20
-31
-8a
-6f
-e0
-cb
-ed
-c1
-7f
-80
-00
-6f
-e1
-4a
-b2
-20
-7a
-00
-00
-6f
-e1
-4b
-be
-68
-49
-4a
-b2
-98
-46
-04
-00
-6f
-e1
-4b
-ee
-98
-46
-7e
-00
-20
-21
-02
-85
-68
-48
-cb
-ed
-20
-20
-60
-65
-68
-48
-cb
-ed
-20
-40
-60
-69
-da
-60
-4b
-a8
-da
-40
-02
-8a
-20
-20
-31
-8a
-6f
-e0
-c9
-27
-c0
-01
-c8
-f2
-c0
-05
-c8
-f2
-6f
-e0
-c9
 23
-67
-e0
-c9
-2f
-6f
-e1
-4b
-c2
-67
-e1
-49
-30
-67
-e1
-49
-32
-da
-20
-00
-00
-68
-48
-c9
-92
-18
-40
-84
-02
-18
-46
-7c
-03
-20
-41
-02
-99
-24
-41
-02
-9d
-20
-20
-48
-ff
-6f
-e4
-4b
-ab
-c4
-0e
-00
-00
-18
-40
-84
-01
-20
-60
-00
-00
-18
-40
-85
-fd
-20
-60
-00
-00
-6f
-e0
-c9
-38
-c0
-00
-02
-a5
-6f
-e4
-4b
-ab
-c4
-1a
-80
-00
-68
-48
-cb
-ca
-20
-20
-02
-a8
-6f
-e4
-4b
-ab
-c4
-19
-00
-00
-68
-48
-cb
-cb
-60
-48
-cb
-9d
-20
-40
-41
-15
-1f
-e1
-7e
-07
-68
-48
-cb
-9d
-98
-46
-7c
-00
-20
-22
-82
-af
-20
-20
-44
-eb
-20
-40
-44
-f6
-6f
-e0
-cb
-9f
-c1
-00
-80
-00
-70
-4b
-9f
-01
-20
-60
-00
-00
-6f
-e4
-4b
-ab
-c3
-9d
-80
-00
-20
-20
-45
-1f
-6f
-e0
-c9
-2a
-c3
-83
-80
-00
-da
-60
-4a
-b2
-da
-40
-02
-bc
-20
-20
-31
-91
-6f
-e0
-c9
-38
-c0
-00
-01
-97
-20
-20
-43
-1b
-6f
-e1
-47
-8c
-2f
-ef
-fe
-0b
-20
-40
-c5
-81
-6f
-e1
-47
-8c
-2f
-ef
-fe
-07
-20
-40
-c3
-22
-58
-00
-00
-00
-67
-e1
-4a
-f2
-20
-20
-45
-54
-6f
-e0
-cb
-e2
-24
-5a
-78
-61
-70
-4b
-e2
-00
-20
-20
-78
-51
-6f
-e1
-03
-15
-1f
-e2
-0c
-00
-ef
-e0
-80
-06
-67
-e0
-c5
-f5
-1f
-e1
-04
-0f
-1f
-f1
-fe
-00
-c0
-04
-82
-d4
-20
-20
-4d
-93
-da
-20
-00
-01
-20
-40
-4d
-c0
-6f
-e1
-44
-dc
-e7
-e1
-00
-05
-58
-00
-00
-00
-e7
-e0
-80
-05
-70
-09
-50
-01
-6f
-e0
-c4
-e2
-79
-20
-7e
-06
-67
-e0
-c4
-e2
-70
-09
-5b
-12
-20
-20
-78
-71
-6f
-e0
-c3
-dd
-1f
-e0
-fe
-01
-67
-e0
-c3
-dd
-c0
-06
-16
-5a
-20
-40
-19
-1b
-20
-40
-19
-6a
-6f
-e0
-82
-bd
-20
-40
-16
-8b
-20
-40
-18
-38
-20
-20
-16
-55
-ef
-e1
-00
-06
-c0
-02
-02
-ed
-20
-20
-19
-e4
-ef
-e1
-80
-06
-67
-e1
-c4
-36
-c0
-05
-02
-f2
-c0
-09
-03
-01
-20
-20
-1c
-d3
-6f
-e4
-4b
-ab
-c3
-1d
-9d
-e7
-20
-40
-1e
-8d
-68
-49
-44
-37
-6f
-e0
-c3
-c0
-c2
-81
-82
-fc
-6f
-e1
-44
-37
-c0
-18
-1e
-c8
-68
-49
-44
-37
-20
-20
-1d
-eb
-6f
-e1
-43
-d1
-98
-46
-7c
-00
-24
-22
-82
-f8
-24
-34
-02
-f8
-20
-20
-1e
-10
-18
-c2
-22
-00
-6f
-e1
-43
-d4
-1f
-e0
-a5
-fd
-20
-40
-1a
-25
-6f
-e0
-ca
-c1
-c0
-7f
-9e
-73
-6f
-e0
-ca
-c7
-20
-3a
-1e
-73
-6f
-e0
-cb
-75
-c2
-80
-9e
-73
-58
-00
-00
-1a
-68
-49
-44
-37
-98
-46
-7c
-00
-24
-22
-9e
-73
-70
-02
-d8
-05
-20
-20
-1e
-c9
-6f
-e0
-cb
-aa
-24
-5a
-26
-e1
-78
-34
-7c
-00
-20
-40
-14
-65
-6f
-e1
-c1
-74
-20
-3a
-7e
-56
-6f
-e0
-c0
-99
-20
-3a
-7e
-56
-20
-20
-26
-c4
-78
-54
-7c
-00
-58
-00
-00
-00
-67
-e3
-48
-d1
-20
-40
-42
-40
-20
-40
-40
-8e
-20
-40
-3f
-7e
-20
-40
-3f
-83
-20
-40
-40
-dc
-6f
-e0
-c8
-d0
-1f
-e1
-7e
-1f
-67
-e0
-c8
-d0
-24
-34
-47
-28
-20
-40
-03
-28
-20
-20
-45
-44
-6f
-e0
-c9
-27
-c1
-01
-80
-00
-20
-20
-47
-1a
-20
-40
-3f
-65
-6f
-e0
-c9
-27
-c0
-05
-83
-32
-20
-40
-42
-32
-da
-60
-4a
-a3
-20
-40
-42
-2b
-20
-20
-40
-8e
-20
-40
-03
-39
-da
-60
-4b
-e3
-20
-40
-42
-2b
-20
-20
-40
-8e
-6f
-e0
-c9
-27
-c0
-05
-83
-39
-20
-20
-42
-32
-58
-00
-97
-06
-20
-40
-5b
-0c
-20
-00
-2e
-e0
-20
-60
-00
-00
-20
-40
-41
-a7
-20
-40
-3f
-65
-6f
-e0
-c9
-27
-c0
-05
-83
-43
-58
-00
-08
-06
-20
-20
-5b
-0c
-58
-00
-1f
-06
-20
-20
-5b
-0c
-6f
-e0
-cb
-e1
-24
-5a
-41
-21
-da
-20
-00
-00
-20
-40
-03
-4e
-20
-40
-03
-53
-20
-40
-03
-58
-20
-40
-03
-5d
-20
-40
-03
-6a
-20
-20
-41
-1e
-6f
-e0
-c9
-18
-20
-40
-03
-77
-20
-40
-41
-24
-68
-48
-c9
-18
-20
-20
-3f
-56
-6f
-e0
-c9
-19
-20
-40
-03
-77
-20
-40
-41
-2a
-68
-48
-c9
-19
-20
-20
-3f
-56
-6f
-e0
-c9
-1a
-20
-40
-03
-77
-20
-40
-41
-30
-68
-48
-c9
-1a
-20
-20
-3f
-56
-6f
-e0
-c9
-0d
-c1
-7f
-80
-00
-70
-4b
-96
-03
-6f
-e0
-cb
-91
-1f
-e2
-26
-00
-68
-48
-c9
-0d
-6f
-e0
-c9
-10
-c0
-7f
-83
-66
-20
-20
-41
-3e
-6f
-e0
-c9
-0d
-20
-40
-03
-79
-68
-48
-c9
-0d
-20
-20
-41
-4b
-6f
-e0
-c9
-0e
-c1
-7f
-80
-00
-70
-4b
-96
-04
-6f
-e0
-cb
-92
-1f
-e2
-26
-00
-68
-48
-c9
-0e
-6f
-e0
-c9
-10
-c0
-7f
-83
-73
-20
-20
-41
-57
-6f
-e0
-c9
-0e
-20
-40
-03
-79
-68
-48
-c9
-0e
-20
-20
-41
-64
-d8
-40
-00
-3f
-20
-20
-60
-93
-d8
-40
-00
-3e
-20
-20
-60
-93
-20
-40
-49
-90
-20
-40
-79
-36
-20
-40
-03
-7f
-20
-20
-46
-4f
-6f
-e4
-4b
-ab
-c2
-97
-40
-36
-6f
-e0
-c9
-0f
-c1
-7f
-80
-00
-da
-20
-00
-00
-70
-4b
-96
-05
-68
-48
-c9
-0f
-20
-40
-03
-88
-20
-20
-40
-2f
-6f
-e4
-4b
-ab
-c2
-96
-40
-48
-6f
-e0
-cb
-93
-1f
-e2
-26
-00
-6f
-e0
-c9
-10
-c0
-7f
-83
-8f
-20
-20
-40
-3f
-6f
-e0
-c9
-0f
-20
-40
-03
-79
-68
-48
-c9
-0f
-20
-20
-41
-95
-6f
-e0
-cb
-f6
-20
-7a
-00
-00
-6f
-e0
-cb
-f7
-c0
-01
-03
-9f
-c0
-02
-83
-a1
-c0
-04
-03
-a3
-c0
-05
-83
-a5
-c0
-07
-03
-a7
-c0
-08
-83
-9d
-20
-60
-00
-00
-70
-4b
-f7
-12
-20
-60
-00
-00
-70
-4b
-f7
-03
-20
-60
-00
-00
-70
-4b
-f7
-06
-20
-60
-00
-00
-70
-4b
-f7
-09
-20
-60
-00
-00
-70
-4b
-f7
-0c
-20
-60
-00
-00
-70
-4b
-f7
-0f
-20
-60
-00
-00
-6f
-e0
-c8
-2a
-20
-3a
-03
-93
-1f
-e2
-24
-00
-70
-48
-2a
-00
-6f
-e0
-c8
-0a
-c0
-57
-83
-bb
-20
-60
-00
-00
-70
-4b
-f6
-01
-70
-40
-99
-00
-20
-20
-04
-9b
-20
-60
-00
-00
-70
-47
-c6
-af
-20
-40
-22
-91
-20
-40
-26
-5b
-24
-6c
-00
-00
-24
-77
-80
-00
-20
-40
-25
-97
-20
-20
-26
-72
-6f
-e0
-c8
-0a
-c1
-d7
-80
-00
-ef
-e0
-80
-06
-e8
-40
-80
-06
-18
-46
-7c
-02
-24
-22
-93
-7a
-c0
-00
-83
-ca
-c0
-01
-03
-cd
-c0
-01
-83
-cf
-c0
-02
-03
-d1
-c0
-02
-84
-29
-c0
-03
-04
-4f
-c0
-7f
-83
-c9
-20
-20
-13
-7a
-20
-60
-00
-00
-20
-40
-03
-b0
-70
-4b
-f7
-01
-20
-60
-00
-00
-70
-4b
-f7
-04
-20
-60
-00
-00
-70
-4b
-f7
-07
-20
-60
-00
-00
-70
-4b
-f7
-0a
-ef
-e1
-00
-06
-e8
-41
-00
-06
-6a
-21
-4c
-18
-9a
-26
-7c
-00
-24
-22
-84
-47
-6f
-e1
-4c
-1a
-98
-46
-7c
-00
-24
-22
-84
-47
-20
-40
-03
-dd
-24
-34
-04
-47
-20
-20
-04
-45
-20
-40
-03
-e8
-24
-74
-00
-00
-6f
-e1
-4c
-1a
-9e
-06
-7c
-00
-24
-22
-fe
-56
-68
-49
-09
-e8
-6f
-e1
-4c
-18
-1f
-e0
-ff
-fb
-98
-46
-7c
-00
-24
-22
-fe
-56
-20
-20
-7e
-54
-6f
-e1
-4b
-f3
-1f
-f0
-fe
-00
-67
-e1
-02
-e4
-d8
-40
-00
-03
-da
-20
-09
-d2
-20
-40
-5d
-e2
-6f
-e0
-89
-d2
-c0
-ad
-7e
-56
-e8
-41
-00
-06
-60
-49
-09
-5c
-60
-49
-09
-e8
-6f
-e0
-89
-d2
-dd
-60
-ff
-ff
-d8
-40
-00
-00
-d8
-c0
-09
-d2
-df
-20
-00
-03
-20
-40
-04
-5f
-18
-42
-60
-00
-6f
-e1
-4b
-f3
-1f
-e0
-ee
-03
-20
-40
-04
-0c
-1e
-f0
-fe
-00
-67
-e1
-02
-e4
-d8
-40
-00
-02
-da
-20
-09
-d2
-20
-40
-5d
-e2
-6f
-e1
-09
-d2
-9d
-66
-7c
-00
-24
-22
-fe
-56
-6f
-e0
-89
-d2
-9e
-00
-e0
-00
-ef
-e0
-80
-06
-9e
-00
-e0
-00
-58
-00
-ff
-ff
-9e
-01
-60
-00
-20
-20
-7e
-54
-6f
-e1
-09
-5c
-20
-7a
-00
-00
-1f
-e2
-04
-00
-1f
-e6
-7c
-10
-20
-21
-04
-27
-1f
-e0
-ff
-f0
-d8
-40
-00
-10
-67
-e1
-09
-5c
-18
-42
-5e
-00
-1e
-e2
-7e
-00
-1f
-f0
-fe
-00
-67
-e1
-02
-e4
-da
-20
-09
-d2
-20
-40
-5d
-e2
-1e
-e2
-7e
-00
-9d
-e0
-ee
-00
-1d
-e2
-72
-00
-1d
-62
-7e
-00
-d8
-c0
-09
-d2
-ef
-e0
-00
-06
-1f
-e2
-56
-00
-1d
-e2
-72
-00
-d8
-c0
-09
-d2
-1e
-02
-04
-00
-20
-40
-04
-5f
-18
-42
-60
-00
-20
-20
-04
-0c
-58
-00
-00
-00
-20
-20
-04
-13
-70
-4b
-f7
-0d
-ef
-e0
-80
-06
-18
-c2
-22
-00
-68
-48
-cc
-1c
-98
-46
-7c
-00
-20
-22
-84
-45
-20
-40
-04
-56
-24
-34
-04
-47
-1a
-46
-7c
-04
-20
-21
-04
-47
-1a
-40
-a5
-fc
-62
-41
-09
-59
-62
-21
-09
-57
-20
-40
-5d
-d3
-20
-40
-04
-49
-20
-40
-5d
-da
-6a
-41
-09
-59
-6a
-21
-09
-57
-6f
-e1
-4c
-18
-9a
-40
-fe
-00
-67
-e1
-4c
-18
-1a
-42
-72
-00
-d8
-40
-00
-00
-1a
-22
-0c
-00
-20
-40
-04
-5f
-6f
-e1
-4c
-1a
-98
-40
-fe
-00
-67
-e1
-4c
-1a
-70
-4b
-f5
-00
-20
-60
-00
-00
-70
-4b
-f5
-01
-20
-60
-00
-00
-6f
-e1
-4b
-f3
-20
-7a
-00
-00
-68
-49
-4c
-18
-98
-40
-fe
-00
-1a
-42
-04
-00
-20
-20
-5e
-04
-6f
-e0
-cb
-f7
-c1
-08
-00
-00
-c1
-08
-80
-00
-c1
-09
-00
-00
-70
-4c
-1d
-05
-70
-4b
-f7
-10
-20
-60
-00
-00
-68
-48
-cc
-1c
-67
-e0
-cc
-1c
-c0
-00
-04
-5c
-98
-46
-7e
-00
-c0
-00
-fe
-54
-20
-20
-7e
-56
-18
-46
-7c
-ff
-20
-22
-fe
-54
-20
-20
-7e
-56
-ef
-e0
-80
-06
-98
-40
-84
-00
-c2
-00
-04
-5f
-20
-60
-00
-00
-58
-00
-ff
-ff
-ef
-e0
-00
-06
-20
-60
-00
-00
-6f
-20
-c8
-2a
-1f
-26
-7c
-02
-20
-21
-7e
-56
-df
-e0
-48
-0a
-9f
-20
-8c
-00
-18
-c0
-8d
-fe
-e8
-41
-00
-06
-d8
-c0
-48
-0a
-20
-40
-04
-63
-98
-46
-7c
-00
-20
-22
-fe
-54
-20
-20
-7e
-56
-ef
-e0
-80
-06
-c0
-ad
-04
-8b
-1a
-22
-02
-00
-68
-49
-00
-06
-18
-46
-7c
-03
-20
-21
-04
-8b
-18
-c0
-8c
-02
-ef
-20
-80
-06
-1f
-26
-7c
-00
-24
-22
-84
-8b
-1f
-22
-7e
-00
-98
-c0
-8c
-00
-18
-42
-7e
-00
-1f
-20
-f2
-03
-9f
-26
-04
-00
-24
-22
-84
-76
-e8
-41
-00
-06
-1a
-20
-8c
-01
-ef
-e1
-00
-06
-1f
-e0
-f2
-02
-1a
-20
-8c
-01
-20
-40
-04
-63
-98
-46
-7c
-00
-24
-22
-84
-8b
-20
-20
-7e
-54
-20
-20
-7e
-56
-6f
-e1
-4b
-f3
-1f
-e2
-0c
-00
-20
-40
-04
-72
-24
-34
-04
-97
-6a
-21
-4b
-f3
-1a
-20
-8c
-01
-ef
-e1
-00
-06
-1f
-e0
-fe
-05
-9a
-20
-fe
-00
-67
-e1
-4b
-f3
-20
-20
-04
-8c
-6f
-e1
-4b
-f1
-68
-49
-4b
-f3
-98
-46
-7e
-00
-20
-60
-00
-00
-58
-00
-00
-00
-67
-e1
-4c
-18
-67
-e1
-4c
-1a
-67
-e0
-cc
-1c
-67
-e0
-cb
-f7
-20
-60
-00
-00
-20
-40
-7e
-56
-6f
-e0
-cb
-f7
-c0
-00
-84
-aa
-c0
-02
-04
-b4
-c0
-03
-84
-d3
-c0
-05
-04
-f9
-c0
-06
-84
-ee
-c0
-08
-04
-d7
-20
-20
-05
-02
-70
-47
-c6
-af
-70
-47
-c7
-01
-70
-47
-c8
-00
-70
-47
-c9
-02
-58
-00
-00
-01
-67
-e1
-47
-ca
-70
-48
-36
-01
-70
-48
-35
-06
-70
-4b
-f7
-02
-20
-60
-00
-00
-70
-47
-c6
-af
-70
-47
-c7
-02
-70
-47
-c8
-00
-70
-47
-c9
-02
-6f
-f1
-00
-00
-67
-e1
-47
-ca
-58
-00
-66
-61
-e7
-e1
-00
-05
-58
-00
-00
-01
-e7
-e3
-00
-05
-58
-00
-00
-00
-e7
-e1
-00
-05
-e7
-e1
-00
-05
-20
-40
-04
-db
-e7
-e0
-80
-05
-58
-00
-00
-00
-e7
-e0
-80
-05
-68
-49
-4b
-f3
-e0
-41
-00
-05
-6f
-e1
-4b
-f1
-1f
-ed
-7e
-00
-1f
-e3
-7e
-00
-98
-46
-7e
-00
-24
-21
-04
-d1
-e7
-e1
-00
-05
-70
-48
-35
-18
-70
-48
-36
-01
-70
-4b
-f7
-05
-20
-60
-00
-00
-58
-00
-00
-00
-20
-20
-04
-cc
-70
-4b
-f7
-08
-70
-47
-c7
-03
-70
-48
-35
-04
-20
-20
-04
-e4
-70
-4b
-f7
-11
-70
-47
-c7
-06
-70
-48
-35
-04
-20
-20
-04
-e4
-6f
-e4
-4b
-ab
-c2
-89
-84
-e0
-c2
-89
-04
-e2
-58
-00
-00
-00
-20
-60
-00
-00
-58
-00
-00
-02
-20
-60
-00
-00
-58
-00
-00
-04
-20
-60
-00
-00
-70
-48
-36
-01
-70
-47
-c6
-af
-70
-47
-c8
-00
-70
-47
-c9
-02
-20
-60
-00
-00
-70
-47
-c8
-01
-70
-48
-36
-01
-70
-47
-c6
-af
-70
-47
-c9
-02
-20
-60
-00
-00
-70
-4b
-f7
-0f
-70
-47
-c7
-05
-6f
-e0
-cc
-1c
-67
-e0
-c7
-ca
-70
-48
-35
-05
-70
-48
-36
-01
-70
-47
-c6
-af
-6f
-e0
-cb
-f5
-67
-e0
-c7
-c8
-70
-47
-c9
-02
-20
-60
-00
-00
-70
-4b
-f7
-0c
-70
-47
-c7
-04
-70
-48
-35
-04
-70
-48
-36
-01
-70
-47
-c6
-af
-6f
-e0
-cb
-f5
-67
-e0
-c7
-c8
-70
-47
-c9
-02
-20
-60
-00
-00
-70
-47
-c6
-af
-70
-47
-c7
-ff
-70
-47
-c8
-00
-70
-47
-c9
-02
-70
-48
-36
-01
-70
-48
-35
-04
-20
-60
-00
-00
-1f
-e2
-22
-00
-70
-4b
-f8
-00
-70
-48
-36
-01
-da
-40
-4b
-f9
-20
-60
-00
-00
-83
-31
-aa
-55
-40
-00
-00
-40
-09
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-08
-08
-00
-80
-00
-40
-01
-00
-88
-56
-53
-46
-00
-01
-00
-00
-00
-00
-00
-00
-00
-00
-18
-00
-00
-00
-00
-00
-00
-00
-00
-00
-80
-00
-00
-00
-02
-00
-00
-00
-01
-00
-00
-20
-04
-16
-00
-00
-aa
-55
-01
-00
-9a
-40
-08
-aa
-55
-03
-00
-7a
-41
-88
-1f
-ce
-aa
-55
-01
-00
-c5
-40
-18
-aa
-55
-01
-00
-ef
-41
-ff
-aa
-55
-02
-00
-ca
-40
-ef
-41
-aa
-55
-01
-00
-7d
-41
-70
-aa
-55
-01
-00
-d0
-44
-00
-aa
-55
-01
-00
-ea
-41
-ff
-aa
-55
-01
-00
-ee
-41
-00
-aa
-55
-08
-00
-ab
-4b
-04
-09
-4a
-00
-01
-80
-03
-03
-aa
-55
-0c
-00
-fe
-48
-b0
-04
-58
-02
-64
-64
-94
-85
-90
-63
-75
-80
-aa
-55
-1a
-00
-0d
-49
-0b
-0c
-0d
-ff
-ff
-ff
-05
-04
-03
-ff
-08
-0b
-0c
-0d
-ff
-ff
-ff
-ff
-07
-06
-ff
-ff
-ff
-03
-00
-00
-aa
-55
-03
-00
-ed
-4b
-ff
-58
-02
-aa
-55
-01
-00
-58
-0b
-ff
-aa
-55
-12
-00
-cc
-4b
-00
-05
-00
-04
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-01
-00
-99
-40
-01
-aa
-55
-02
-00
-b3
-4b
-03
-01
-aa
-55
-08
-00
-38
-49
-00
-34
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-07
-00
-56
-49
-34
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-17
-00
-73
-49
-33
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-13
-00
-b5
-4b
-00
-40
-0a
-60
-06
-0a
-00
-64
-00
-70
-17
-14
-0a
-90
-01
-e8
-03
-90
-01
-aa
-55
-02
-00
-ca
-4b
-07
-06
-aa
-55
-01
-00
-c0
-49
-02
-aa
-55
-01
-00
-fd
-48
-02
-aa
-55
-01
-00
-a1
-44
-05
-aa
-55
-06
-00
-e3
-48
-05
-01
-9f
-00
-b1
-00
-aa
-55
-0a
-00
-eb
-48
-10
-00
-52
-00
-35
-00
-21
-00
-25
-00
-aa
-55
-01
-00
-f7
-48
-0a
-aa
-55
-02
-00
-c8
-4b
-64
-00
-aa
-55
-03
-00
-de
-4b
-00
-00
-00
-aa
-55
-01
-00
-ab
-4a
-ff
-aa
-55
-01
-00
-e2
-4b
-01
-aa
-55
-01
-00
-77
-41
-20
-aa
-55
-01
-00
-8a
-4b
-20
-aa
-55
-01
-00
-7d
-44
-06
-aa
-55
-06
-00
-a8
-40
-15
-a0
-c8
-12
-23
-51
-aa
-55
-0c
-00
-fc
-45
-0b
-42
-54
-33
-2e
-30
-20
-4d
-6f
-75
-73
-65
-aa
-55
-05
-00
-55
-44
-0e
-00
-01
-00
-02
-aa
-55
-01
-00
-41
-46
-0a
-aa
-55
-01
-00
-64
-47
-01
-aa
-55
-01
-00
-78
-46
-00
-aa
-55
-01
-00
-5f
-41
-00
-aa
-55
-03
-00
-65
-47
-03
-00
-04
-aa
-55
-01
-00
-8e
-47
-01
-aa
-55
-01
-00
-d8
-40
-01
-aa
-55
-0c
-00
-e7
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
-aa
-55
-14
-00
-d2
-4a
-06
-ff
-06
-00
-03
-00
-80
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0e
-00
-07
-44
-1f
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0c
-00
-f7
-42
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0c
-00
-1e
-4c
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-08
-00
-72
-43
-07
-00
-07
-00
-20
-00
-2c
-01
-aa
-55
-06
-00
-cc
-4a
-03
-12
-18
-ff
-00
-00
-aa
-55
-04
-00
-28
-44
-00
-00
-00
-00
-aa
-55
-01
-00
-32
-44
-07
-aa
-55
-08
-00
-4c
-44
-fb
-00
-48
-08
-fb
-00
-48
-08
-aa
-55
-06
-00
-7a
-43
-8e
-b1
-3a
-0e
-8e
-ed
-aa
-55
-02
-00
-e7
-4a
-15
-00
-aa
-55
-02
-00
-57
-43
-19
-00
-aa
-55
-06
-00
-e9
-4a
-1d
-00
-21
-00
-30
-00
-aa
-55
-02
-00
-d1
-43
-2d
-00
-aa
-55
-01
-00
-f0
-4a
-96
-aa
-55
-01
-00
-86
-44
-ff
-aa
-55
-01
-00
-90
-47
-ff
-aa
-55
-01
-00
-8f
-47
-1e
-aa
-55
-0c
-00
-d0
-49
-03
-04
-01
-02
-20
-2a
-3f
-15
-14
-1b
-11
-0e
-aa
-55
-b2
-00
-df
-49
-09
-5a
-26
-34
-19
-04
-09
-00
-ff
-ff
-09
-5a
-0d
-f0
-1d
-e3
-7d
-d2
-ff
-ff
-09
-5a
-0d
-10
-1d
-ed
-7d
-80
-ff
-ff
-1b
-35
-28
-b4
-29
-46
-2a
-96
-2b
-8c
-2c
-6e
-2d
-64
-38
-5f
-39
-0f
-3a
-32
-3b
-47
-42
-10
-ff
-ff
-54
-2e
-55
-f2
-61
-f4
-63
-70
-75
-52
-76
-41
-77
-ed
-78
-23
-79
-46
-7a
-e5
-7c
-48
-7e
-77
-7f
-01
-0b
-00
-7f
-00
-09
-00
-ff
-ff
-09
-5a
-ff
-27
-ab
-40
-be
-d1
-a0
-41
-a1
-12
-a5
-84
-a7
-ff
-b5
-d0
-b6
-00
-ff
-00
-09
-00
-ff
-ff
-09
-5a
-0d
-10
-0e
-c5
-5b
-9a
-10
-38
-11
-42
-28
-28
-41
-23
-49
-39
-4a
-b0
-4b
-a0
-4c
-90
-4d
-70
-09
-00
-ff
-ff
-09
-5a
-06
-02
-09
-69
-0d
-48
-0e
-9f
-0f
-ba
-09
-00
-ff
-ff
-09
-a5
-46
-34
-60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-08
-00
-a3
-4a
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-08
-00
-e3
-4b
-09
-a5
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-02
-00
-8d
-44
-2d
-49
-aa
-55
-01
-00
-8c
-44
-01
-aa
-55
-01
-00
-65
-48
-01
-aa
-55
-01
-00
-64
-48
-01
-aa
-55
-01
-00
-36
-48
-01
-aa
-55
-01
-00
-a8
-48
-06
-aa
-55
-02
-00
-38
-48
-c0
-12
-aa
-55
-03
-00
-54
-48
-19
-19
-1c
-aa
-55
-10
-00
-40
-48
-00
-13
-2c
-42
-06
-15
-36
-48
-0f
-1a
-3a
-4c
-11
-23
-31
-4d
-aa
-55
-01
-00
-5b
-48
-00
-aa
-55
-05
-00
-77
-48
-20
-15
-10
-05
-4e
-aa
-55
-05
-00
-8c
-48
-01
-0f
-0f
-0f
-0f
-aa
-55
-06
-00
-ad
-48
-0c
-f8
-00
-00
-77
-01
-aa
-55
-03
-00
-5c
-48
-00
-48
-60
-aa
-55
-01
-00
-7d
-48
-07
-aa
-55
-02
-00
-99
-48
-b5
-4a
-aa
-55
-01
-00
-ca
-48
-80
-aa
-55
-02
-00
-c2
-48
-14
-00
-aa
-55
-02
-00
-c0
-48
-50
-00
-aa
-55
-03
-00
-b8
-48
-00
-a6
-0e
-aa
-55
-03
-00
-b8
-49
-00
-50
-00
-aa
-55
-02
-00
-79
-44
-80
-1f
-aa
-55
-01
-00
-83
-44
-80
-aa
-55
-01
-00
-e8
-41
-01
-aa
-55
-05
-00
-f0
-4b
-03
-01
-00
-0f
-19
-fc
-cb
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/program.lis	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/program.lis	(working copy)
@@ -1,1665 +1,1901 @@
               include "bt_format "
               org 0x0000
-0000 c2840017 bbit1 8 ,pf_patch_ext 
-0001 c0000022 beq patch00_0 ,p_soft_reset 
-0002 c0018026 beq patch00_3 ,p_main_loop 
-0003 c041803f beq patch10_3 ,p_set_sync_on 
-0004 c0458080 beq patch11_3 ,p_initialize_radio_cont 
-0005 c04f808d beq patch13_7 ,p_init_param 
-0006 c057008f beq patch15_6 ,p_app_init 
-0007 c0580074 beq patch16_0 ,p_app_evt_100ms_loop 
-0008 c061823e beq patch18_3 ,p_mouse_start_work 
-0009 c0638154 beq patch18_7 ,p_mouse_app_enter_hibernate 
-000a c064815a beq patch19_1 ,p_mouse_setgpio_hibernate 
-000b c065018e beq patch19_2 ,p_mouse_lpm_before_common 
-000c c0660070 beq patch19_4 ,p_mouse_adc_read_start 
-000d c067031a beq patch19_6 ,p_mouse_motion 
-000e c068024d beq patch1a_0 ,p_mouse_seting_dpi 
-000f c0688345 beq patch1a_1 ,p_mouse_check_key_gpio 
-0010 c06a032b beq patch1a_4 ,p_mouse_sensor_poweron 
-0011 c06b01b9 beq patch1a_6 ,p_mouse_priority_bb_event 
-0012 c06c825e beq patch1b_1 ,p_mouse_bb_event_timer 
-0013 c06d02bf beq patch1b_2 ,p_mouse_start_discovery 
-0014 c06f037b beq patch1b_6 ,p_mouse_idle 
-0015 c07402cc beq patch1d_0 ,p_hid_rx_process 
-0016 2020137c branch loop 
+0000 c2840019 bbit1 8 ,pf_patch_ext 
+0001 c0000025 beq patch00_0 ,p_soft_reset 
+0002 c001802e beq patch00_3 ,p_main_loop 
+0003 c0418047 beq patch10_3 ,p_set_sync_on 
+0004 c045807e beq patch11_3 ,p_initialize_radio_cont 
+0005 c04f808b beq patch13_7 ,p_init_param 
+0006 c057008d beq patch15_6 ,p_app_init 
+0007 c0580072 beq patch16_0 ,p_app_evt_100ms_loop 
+0008 c06182be beq patch18_3 ,p_mouse_start_work 
+0009 c062002b beq patch18_4 ,p_mouse_start_reconnect_device 
+000a c063819e beq patch18_7 ,p_mouse_app_enter_hibernate 
+000b c06481a4 beq patch19_1 ,p_mouse_setgpio_hibernate 
+000c c06501d9 beq patch19_2 ,p_mouse_lpm_before_common 
+000d c066006e beq patch19_4 ,p_mouse_adc_read_start 
+000e c0670408 beq patch19_6 ,p_mouse_motion 
+000f c0678508 beq patch19_7 ,p_mouse_dpi_process 
+0010 c06802d3 beq patch1a_0 ,p_mouse_seting_dpi 
+0011 c068843a beq patch1a_1 ,p_mouse_check_key_gpio 
+0012 c06a0419 beq patch1a_4 ,p_mouse_sensor_poweron 
+0013 c06b0207 beq patch1a_6 ,p_mouse_priority_bb_event 
+0014 c06c82e4 beq patch1b_1 ,p_mouse_bb_event_timer 
+0015 c06d0387 beq patch1b_2 ,p_mouse_start_discovery 
+0016 c06f04ad beq patch1b_6 ,p_mouse_idle 
+0017 c07403b7 beq patch1d_0 ,p_hid_rx_process 
+0018 2020137c branch loop 
 
 pf_patch_ext:
-0017 c0198050 beq patch26_3 ,p_adc_init_data 
-0018 c01a0055 beq patch26_4 ,p_enable_adc 
-0019 c04382c8 beq patch30_7 ,p_ui_timer_check 
-001a c05082e0 beq patch34_1 ,p_le_slave_match 
-001b c06002ea beq patch38_0 ,p_le_parse_l2cap 
-001c c06e822d beq patch3b_5 ,p_g24_dispatch 
-001d c0710208 beq patch3c_2 ,p_g24_pair_dispatch 
-001e c0748210 beq patch3d_1 ,p_g24_reconn_dispatch 
-001f c075011d beq patch3d_2 ,p_g24_transmit_no_interrupt 
-0020 c0760311 beq patch3d_4 ,p_g24_lpm_wait 
-0021 2020137c branch loop 
+0019 c019804e beq patch26_3 ,p_adc_init_data 
+001a c01a0053 beq patch26_4 ,p_enable_adc 
+001b c04383b3 beq patch30_7 ,p_ui_timer_check 
+001c c05083cb beq patch34_1 ,p_le_slave_match 
+001d c06003d5 beq patch38_0 ,p_le_parse_l2cap 
+001e c06e82ae beq patch3b_5 ,p_g24_dispatch 
+001f c0710274 beq patch3c_2 ,p_g24_pair_dispatch 
+0020 c074827c beq patch3d_1 ,p_g24_reconn_dispatch 
+0021 c0750140 beq patch3d_2 ,p_g24_transmit_no_interrupt 
+0022 c07603fc beq patch3d_4 ,p_g24_lpm_wait 
+0023 c076857b beq patch3d_5 ,p_power_ctrl_start 
+0024 2020137c branch loop 
 
 p_soft_reset:
-0022 20800000 clear_stack 
-0023 204030f3 call app_param_init 
-0024 20403bfd call mouse_xtal_init 
-0025 20200804 branch soft_reset + 3 
+0025 20800000 clear_stack 
+0026 204030f3 call app_param_init 
+0027 58004c71 setarg mem_mouse_rssi_signal_buf_patch 
+0028 67e14899 store 2 ,mem_rssi_signal_buf_ptr 
+0029 20403bfd call mouse_xtal_init 
+002a 20200804 branch soft_reset + 3 
+
+p_mouse_start_reconnect_device:
+002b 6fe0cc42 fetch 1 ,mem_mouse_bt_led_recon_effect_flag 
+002c 245a0305 ncall p_mouse_multi_led_blink_enable ,blank 
+002d 20203d5a branch mouse_start_reconnect_device + 1 
 
 p_main_loop:
-0026 2040706c call sp_calc_sequence 
-0027 20407597 call sp_calc_sequence_256 
-0028 20406ea7 call sp_calc_sequence_256_check 
-0029 20401b93 call le_advertising_dispatch + 1 
-002a 2040083a call idle_dispatch 
-002b 20403108 call app_process_idle + 1 
-002c 20400892 call inquiry_dispatch + 1 
-002d 20400b08 call inquiry_scan_dispatch + 1 
-002e 20400b7b call page_scan_dispatch + 1 
-002f 20400823 call connection_dispatch + 1 
-0030 204021d3 call g24_dispatch + 2 
-0031 20400033 call p_lpm_dispatch 
-0032 20200813 branch main_loop 
+002e 2040706c call sp_calc_sequence 
+002f 20407597 call sp_calc_sequence_256 
+0030 20406ea7 call sp_calc_sequence_256_check 
+0031 20401b93 call le_advertising_dispatch + 1 
+0032 2040083a call idle_dispatch 
+0033 20403108 call app_process_idle + 1 
+0034 20400892 call inquiry_dispatch + 1 
+0035 20400b08 call inquiry_scan_dispatch + 1 
+0036 20400b7b call page_scan_dispatch + 1 
+0037 20400823 call connection_dispatch + 1 
+0038 204021d3 call g24_dispatch + 2 
+0039 2040003b call p_lpm_dispatch 
+003a 20200813 branch main_loop 
 
 p_lpm_dispatch:
-0033 20401465 call lpo_calibration 
-0034 6fe1c174 fetch 3 ,mem_clks_per_lpo 
-0035 207a0000 rtn blank 
-0036 6fe0c099 fetch 1 ,mem_lpm_mode 
-0037 207a0000 rtn blank 
-0038 6fe0c764 fetch 1 ,mem_ssp_enable 
-0039 203a003c branch p_lpm_dispatch_next ,blank 
-003a 6fe0c6b9 fetch 1 ,mem_sp_local_key_invalid 
-003b 207a0000 rtn blank 
+003b 20401465 call lpo_calibration 
+003c 6fe1c174 fetch 3 ,mem_clks_per_lpo 
+003d 207a0000 rtn blank 
+003e 6fe0c099 fetch 1 ,mem_lpm_mode 
+003f 207a0000 rtn blank 
+0040 6fe0c764 fetch 1 ,mem_ssp_enable 
+0041 203a0044 branch p_lpm_dispatch_next ,blank 
+0042 6fe0c6b9 fetch 1 ,mem_sp_local_key_invalid 
+0043 207a0000 rtn blank 
 
 p_lpm_dispatch_next:
-003c 6fe0c6ba fetch 1 ,mem_sc_calc 
-003d 247a0000 nrtn blank 
-003e 202014ea branch lpm_dispatch_next + 3 
+0044 6fe0c6ba fetch 1 ,mem_sc_calc 
+0045 247a0000 nrtn blank 
+0046 202014ea branch lpm_dispatch_next + 3 
 
 p_set_sync_on:
-003f 70890005 jam 0x5 ,modem_en 
-0040 20000002 nop 2 
-0041 70890000 jam 0x0 ,modem_en 
-0042 6fe0c0c5 fetch 1 ,mem_fcomp_div 
-0043 c00c1168 beq xtal_24m ,set_sync_on_24m 
+0047 70890005 jam 0x5 ,modem_en 
+0048 20000002 nop 2 
+0049 70890000 jam 0x0 ,modem_en 
+004a 6fe0c0c5 fetch 1 ,mem_fcomp_div 
+004b c00c1168 beq xtal_24m ,set_sync_on_24m 
 
 p_set_sync_on_16m:
-0044 708a8729 jam 0x29 ,core_syn_afc_cfg1 
-0045 2020117d branch set_sync_on_16m 
-
-p_g24_load_ota_config_poweron:
-0046 20405b94 call iicd_load_gpio_init 
-0047 204003e8 call p_g24_check_ota_data 
-0048 2034004a branch p_g24_load_ota_config ,user 
-0049 20600000 rtn 
-
-p_g24_load_ota_config:
-004a da605de2 arg iicd_read_eep ,regc 
-004b 6fe14bf3 fetch 2 ,mem_g24_ota_config_addr 
-004c 1fe0fe03 increase 3 ,pdata 
-004d 1ff0fe00 byteswap pdata ,pdata 
-004e 67e102e4 store 2 ,mem_addr_mi 
-004f 20205b3f branch load_storage_loop 
+004c 708a8729 jam 0x29 ,core_syn_afc_cfg1 
+004d 2020117d branch set_sync_on_16m 
 
 p_adc_init_data:
-0050 da20099e arg mem_temp_block2 ,rega 
-0051 d840000c arg 12 ,temp 
-0052 58000030 setarg efuse_offset_adc_param 
-0053 20405e63 call efuse_read_data 
-0054 202060bf branch adc_init_data + 6 
+004e da20099e arg mem_temp_block2 ,rega 
+004f d840000c arg 12 ,temp 
+0050 58000030 setarg efuse_offset_adc_param 
+0051 20405e63 call efuse_read_data 
+0052 202060bf branch adc_init_data + 6 
 
 p_enable_adc:
-0055 6a508a12 fetchr regb ,1 ,core_rf_ldo_cfg6 
-0056 708a123d jam 0x3d ,core_rf_ldo_cfg6 
-0057 708a11aa jam 0xaa ,core_rf_ldo_cfg5 
-0058 708a0a0c jam 0x0c ,core_rf_ldo_en0 
-0059 6ff08a09 fetch 1 ,core_clkpll_cfg6 
-005a 79207e07 set1 7 ,pdata 
-005b 67f08a09 store 1 ,core_clkpll_cfg6 
-005c 708a0b04 jam 0x04 ,core_rf_ldo_en1 
-005d 2000003c nop 60 
-005e 708a1600 jam 0 ,core_syn_en 
-005f 708a1706 jam 6 ,core_rx_en0 
-0060 2040611a call read_adc_mode 
-0061 67f08a97 store 1 ,core_gpadc_ctrl 
-0062 7080dc03 jam 0x03 ,core_sum_ctrl 
-0063 2000003c nop 60 
-0064 6ff08053 fetch 1 ,core_sum_en 
-0065 79207e07 set1 7 ,pdata 
-0066 67f08053 store 1 ,core_sum_en 
-0067 200003e8 nop 1000 
-0068 6ff10150 fetch 2 ,core_adc_sum 
-0069 67e144a2 store 2 ,mem_adc_current_value 
-006a 6ff08053 fetch 1 ,core_sum_en 
-006b 793ffe07 set0 7 ,pdata 
-006c 67f08053 store 1 ,core_sum_en 
-006d 708a9700 jam 0 ,core_gpadc_ctrl 
-006e 62508a12 storer regb ,1 ,core_rf_ldo_cfg6 
-006f 20600000 rtn 
+0053 6a508a12 fetchr regb ,1 ,core_rf_ldo_cfg6 
+0054 708a123d jam 0x3d ,core_rf_ldo_cfg6 
+0055 708a11aa jam 0xaa ,core_rf_ldo_cfg5 
+0056 708a0a0c jam 0x0c ,core_rf_ldo_en0 
+0057 6ff08a09 fetch 1 ,core_clkpll_cfg6 
+0058 79207e07 set1 7 ,pdata 
+0059 67f08a09 store 1 ,core_clkpll_cfg6 
+005a 708a0b04 jam 0x04 ,core_rf_ldo_en1 
+005b 2000003c nop 60 
+005c 708a1600 jam 0 ,core_syn_en 
+005d 708a1706 jam 6 ,core_rx_en0 
+005e 2040611a call read_adc_mode 
+005f 67f08a97 store 1 ,core_gpadc_ctrl 
+0060 7080dc03 jam 0x03 ,core_sum_ctrl 
+0061 2000003c nop 60 
+0062 6ff08053 fetch 1 ,core_sum_en 
+0063 79207e07 set1 7 ,pdata 
+0064 67f08053 store 1 ,core_sum_en 
+0065 200003e8 nop 1000 
+0066 6ff10150 fetch 2 ,core_adc_sum 
+0067 67e144a2 store 2 ,mem_adc_current_value 
+0068 6ff08053 fetch 1 ,core_sum_en 
+0069 793ffe07 set0 7 ,pdata 
+006a 67f08053 store 1 ,core_sum_en 
+006b 708a9700 jam 0 ,core_gpadc_ctrl 
+006c 62508a12 storer regb ,1 ,core_rf_ldo_cfg6 
+006d 20600000 rtn 
 
 p_mouse_adc_read_start:
-0070 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
-0071 247a0000 nrtn blank 
-0072 20400055 call p_enable_adc 
-0073 20203ebb branch mouse_adc_read_start + 3 
+006e 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
+006f 247a0000 nrtn blank 
+0070 20400053 call p_enable_adc 
+0071 20203ebb branch mouse_adc_read_start + 3 
 
 p_app_evt_100ms_loop:
-0074 6fe0830d fetch 1 ,mem_app_evt_timer_count 
-0075 207a0000 rtn blank 
-0076 1fe0ffff increase -1 ,pdata 
-0077 67e0830d store 1 ,mem_app_evt_timer_count 
-0078 204077c5 call ui_button_polling 
-0079 204031e3 call app_lpm_wake_auto_lock_timer 
-007a 204031a4 call app_unsniff_delay_timer 
-007b 204031aa call app_discovery_timer 
-007c 20405cdc call flash_write_spi_sm_timer 
-007d 6fe1446f fetch 2 ,mem_cb_event_timer 
-007e 20407e05 call callback_func 
-007f 20200074 branch p_app_evt_100ms_loop 
+0072 6fe0830d fetch 1 ,mem_app_evt_timer_count 
+0073 207a0000 rtn blank 
+0074 1fe0ffff increase -1 ,pdata 
+0075 67e0830d store 1 ,mem_app_evt_timer_count 
+0076 204077c5 call ui_button_polling 
+0077 204031e3 call app_lpm_wake_auto_lock_timer 
+0078 204031a4 call app_unsniff_delay_timer 
+0079 204031aa call app_discovery_timer 
+007a 20405cdc call flash_write_spi_sm_timer 
+007b 6fe1446f fetch 2 ,mem_cb_event_timer 
+007c 20407e05 call callback_func 
+007d 20200072 branch p_app_evt_100ms_loop 
 
 p_initialize_radio_cont:
-0080 708a8be6 jam 0xe6 ,core_syn_aac_cfg1 
-0081 2040126a call initialize_syn_afc_cfg1 
-0082 20401271 call initialize_rf_ldo_cfg1 
-0083 20401277 call initialize_rc_cal 
-0084 708a6d09 jam 0x09 ,core_rx_bq_cfg0 
-0085 708a0305 jam 5 ,core_clkpll_cfg0 
-0086 708a7a94 jam 0x94 ,core_rx_iqadc_cfg 
-0087 708a0e0b jam 0x0b ,core_rf_ldo_cfg2 
-0088 708a0f05 jam 0x05 ,core_rf_ldo_cfg3 
-0089 708a8390 jam 0x90 ,core_syn_pfd_lkd_cfg 
-008a 708a8500 jam 0x00 ,core_syn_loopdiv_dsm_cfg 
-008b 70892140 jam 0x40 ,core_rx_ctrl1 
-008c 2020125d branch initialize_radio_cont + 8 
+007e 708a8be6 jam 0xe6 ,core_syn_aac_cfg1 
+007f 2040126a call initialize_syn_afc_cfg1 
+0080 20401271 call initialize_rf_ldo_cfg1 
+0081 20401277 call initialize_rc_cal 
+0082 708a6d09 jam 0x09 ,core_rx_bq_cfg0 
+0083 708a0305 jam 5 ,core_clkpll_cfg0 
+0084 708a7a94 jam 0x94 ,core_rx_iqadc_cfg 
+0085 708a0e0b jam 0x0b ,core_rf_ldo_cfg2 
+0086 708a0f05 jam 0x05 ,core_rf_ldo_cfg3 
+0087 708a8390 jam 0x90 ,core_syn_pfd_lkd_cfg 
+0088 708a8500 jam 0x00 ,core_syn_loopdiv_dsm_cfg 
+0089 70892140 jam 0x40 ,core_rx_ctrl1 
+008a 2020125d branch initialize_radio_cont + 8 
 
 p_init_param:
-008d 70008000 jam 0 ,mem_lmo_tid2 
-008e 202013b7 branch init_param_next + 1 
+008b 70008000 jam 0 ,mem_lmo_tid2 
+008c 202013b7 branch init_param_next + 1 
 
 p_app_init:
 
 p_mouse_init:
-008f 24558046 ncall p_g24_load_ota_config_poweron ,wake 
-0090 2455809b ncall p_mouse_le_name_load ,wake 
-0091 20406df3 call enable_authrom 
-0092 204000c6 call p_mouse_setting_config 
-0093 204041a7 call mouse_init_sunt 
-0094 20758000 rtn wake 
-0095 2040408e call mouse_dpi_config 
-0096 20403d8a call mouse_usb_check_enable 
-0097 20404728 call mouse_drawing_optima_init 
-0098 204000d6 call p_mouse_cb_fuction 
-0099 2040033d call p_mouse_sensor_powerdown 
-009a 20203bc9 branch mouse_init + 8 
+008d 245580ba ncall p_mouse_le_name_load ,wake 
+008e 20406df3 call enable_authrom 
+008f 204000e5 call p_mouse_setting_config 
+0090 204041a7 call mouse_init_sunt 
+0091 20758000 rtn wake 
+0092 2040009d call p_g24_report 
+0093 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+0094 67e1cc63 store 3 ,mem_24g_short_sleep_set_init 
+0095 20400577 call p_send_time_long_wake 
+0096 204000a8 call p_mouse_load_default_param 
+0097 2040408e call mouse_dpi_config 
+0098 20403d8a call mouse_usb_check_enable 
+0099 20404728 call mouse_drawing_optima_init 
+009a 204000fb call p_mouse_cb_fuction 
+009b 2040042b call p_mouse_sensor_powerdown 
+009c 20203bc9 branch mouse_init + 8 
+
+p_g24_report:
+009d 58017700 setarg 0x17700 
+009e 67e1cc4e store 3 ,mem_24g_tsniff 
+009f 20402613 call g24_interval_param_8ms 
+00a0 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+00a1 c40c0000 rtnbit0 mouse_enable_24g_250hz 
+00a2 2040260b call g24_interval_param_4ms 
+00a3 5800bb80 setarg 0xbb80 
+00a4 67e1cc4e store 3 ,mem_24g_tsniff 
+00a5 58004800 setarg 0x4800 
+00a6 67e1c8ad store 3 ,mem_24g_short_sleep_set 
+00a7 20600000 rtn 
+
+p_mouse_load_default_param:
+00a8 204000b3 call p_mouse_firebutton_connect_state_check 
+00a9 20400300 call p_mouse_device_multi_led_poweron2s_init 
+00aa 202000ab branch p_mouse_double_dpi_judge 
+
+p_mouse_double_dpi_judge:
+00ab 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+00ac c41e8000 rtnbit0 mouse_enable_double_dpi_key 
+00ad 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
+00ae c28380b1 bbit1 gpio_active_bit ,p_mouse_another_dpi_connect_vin 
+
+p_mouse_another_dpi_connect_gnd:
+00af 704c3a00 jam 0 ,mem_mouse_another_dpi_connect_vin_flag 
+00b0 20600000 rtn 
+
+p_mouse_another_dpi_connect_vin:
+00b1 704c3a01 jam 1 ,mem_mouse_another_dpi_connect_vin_flag 
+00b2 20600000 rtn 
+
+p_mouse_firebutton_connect_state_check:
+00b3 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
+00b4 c17f8000 rtneq gpio_disable 
+00b5 c28380b8 bbit1 gpio_active_bit ,p_mouse_firebutton_connect_vin 
+
+p_mouse_firebutton_connect_gnd:
+00b6 704c3900 jam 0 ,mem_mouse_firebutton_connect_vin_flag 
+00b7 20600000 rtn 
+
+p_mouse_firebutton_connect_vin:
+00b8 704c3901 jam 1 ,mem_mouse_firebutton_connect_vin_flag 
+00b9 20600000 rtn 
 
 p_mouse_le_name_load:
-009b 6fe44c1f fetch 8 ,mem_le_name_patch 
-009c 207a0000 rtn blank 
-009d 6fe0cc1e fetch 1 ,mem_le_name_patch_len 
-009e 1fe22200 copy pdata ,rega 
-009f 1fe67c0b sub pdata ,11 ,null 
-00a0 242100ad nbranch p_mouse_le_name_patch_len_overflow ,positive 
-00a1 d8c04c1f arg mem_le_name_patch ,contr 
-00a2 d8a04adb arg mem_le_adv_swift_pair + 9 ,contw 
-00a3 1a227200 copy rega ,loopcnt 
-00a4 20407d5f call memcpy 
-00a5 d8c04c1f arg mem_le_name_patch ,contr 
-00a6 d8a0440a arg mem_le_scan_data + 2 ,contw 
-00a7 1a227200 copy rega ,loopcnt 
-00a8 20407d5f call memcpy 
-00a9 d8c04c1f arg mem_le_name_patch ,contr 
-00aa d8a042f8 arg mem_le_name ,contw 
-00ab 1a227200 copy rega ,loopcnt 
-00ac 20207d5f branch memcpy 
+00ba 6fe44c1f fetch 8 ,mem_le_name_patch 
+00bb 207a0000 rtn blank 
+00bc 6fe0cc1e fetch 1 ,mem_le_name_patch_len 
+00bd 1fe22200 copy pdata ,rega 
+00be 1fe67c0b sub pdata ,11 ,null 
+00bf 242100cc nbranch p_mouse_le_name_patch_len_overflow ,positive 
+00c0 d8c04c1f arg mem_le_name_patch ,contr 
+00c1 d8a04adb arg mem_le_adv_swift_pair + 9 ,contw 
+00c2 1a227200 copy rega ,loopcnt 
+00c3 20407d5f call memcpy 
+00c4 d8c04c1f arg mem_le_name_patch ,contr 
+00c5 d8a0440a arg mem_le_scan_data + 2 ,contw 
+00c6 1a227200 copy rega ,loopcnt 
+00c7 20407d5f call memcpy 
+00c8 d8c04c1f arg mem_le_name_patch ,contr 
+00c9 d8a042f8 arg mem_le_name ,contw 
+00ca 1a227200 copy rega ,loopcnt 
+00cb 20207d5f branch memcpy 
 
 p_mouse_le_name_patch_len_overflow:
-00ad 204000c3 call p_mouse_le_swift_pair_disable 
-00ae 6fe0cc1e fetch 1 ,mem_le_name_patch_len 
-00af 1fe0fe01 increase 1 ,pdata 
-00b0 67e0cad2 store 1 ,mem_le_adv_swift_pair 
-00b1 704ad309 jam 9 ,mem_le_adv_swift_pair + 1 
-00b2 d8c04c1f arg mem_le_name_patch ,contr 
-00b3 d8a04ad4 arg mem_le_adv_swift_pair + 2 ,contw 
-00b4 1a227200 copy rega ,loopcnt 
-00b5 20407d5f call memcpy 
-00b6 6fe0cc1e fetch 1 ,mem_le_name_patch_len 
-00b7 1fe0fe01 increase 1 ,pdata 
-00b8 67e0c408 store 1 ,mem_le_scan_data 
-00b9 70440909 jam 9 ,mem_le_scan_data + 1 
-00ba d8c04c1f arg mem_le_name_patch ,contr 
-00bb d8a0440a arg mem_le_scan_data + 2 ,contw 
-00bc 1a227200 copy rega ,loopcnt 
-00bd 20407d5f call memcpy 
-00be d8c04c1e arg mem_le_name_patch_len ,contr 
-00bf d8a042f7 arg mem_le_name_len ,contw 
-00c0 1a227200 copy rega ,loopcnt 
-00c1 1f20f201 increase 1 ,loopcnt 
-00c2 20207d5f branch memcpy 
+00cc 204000e2 call p_mouse_le_swift_pair_disable 
+00cd 6fe0cc1e fetch 1 ,mem_le_name_patch_len 
+00ce 1fe0fe01 increase 1 ,pdata 
+00cf 67e0cad2 store 1 ,mem_le_adv_swift_pair 
+00d0 704ad309 jam 9 ,mem_le_adv_swift_pair + 1 
+00d1 d8c04c1f arg mem_le_name_patch ,contr 
+00d2 d8a04ad4 arg mem_le_adv_swift_pair + 2 ,contw 
+00d3 1a227200 copy rega ,loopcnt 
+00d4 20407d5f call memcpy 
+00d5 6fe0cc1e fetch 1 ,mem_le_name_patch_len 
+00d6 1fe0fe01 increase 1 ,pdata 
+00d7 67e0c408 store 1 ,mem_le_scan_data 
+00d8 70440909 jam 9 ,mem_le_scan_data + 1 
+00d9 d8c04c1f arg mem_le_name_patch ,contr 
+00da d8a0440a arg mem_le_scan_data + 2 ,contw 
+00db 1a227200 copy rega ,loopcnt 
+00dc 20407d5f call memcpy 
+00dd d8c04c1e arg mem_le_name_patch_len ,contr 
+00de d8a042f7 arg mem_le_name_len ,contw 
+00df 1a227200 copy rega ,loopcnt 
+00e0 1f20f201 increase 1 ,loopcnt 
+00e1 20207d5f branch memcpy 
 
 p_mouse_le_swift_pair_disable:
-00c3 d8a04ad2 arg mem_le_adv_swift_pair ,contw 
-00c4 df200014 arg 20 ,loopcnt 
-00c5 20207d26 branch clear_mem 
+00e2 d8a04ad2 arg mem_le_adv_swift_pair ,contw 
+00e3 df200014 arg 20 ,loopcnt 
+00e4 20207d26 branch clear_mem 
 
 p_mouse_setting_config:
-00c6 20758000 rtn wake 
-00c7 20402607 call g24_transmit_init 
-00c8 204022ff call g24_chmap_param_init 
-00c9 20403f1e call mouse_gpio_init 
-00ca 20403d13 call mouse_param_init 
-00cb 204000d0 call p_g24_short_sleep_set_8ms 
-00cc 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-00cd c30c3bf5 bbit0 mouse_enable_24g_250hz ,mouse_setting_config_next 
-00ce 204000d3 call p_g24_short_sleep_set_4ms 
-00cf 20203bf5 branch mouse_setting_config_next 
+00e5 20758000 rtn wake 
+00e6 20402607 call g24_transmit_init 
+00e7 204022ff call g24_chmap_param_init 
+00e8 204000f5 call p_mouse_gpio_init 
+00e9 20403d13 call mouse_param_init 
+00ea 204000ef call p_g24_short_sleep_set_8ms 
+00eb 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+00ec c30c3bf5 bbit0 mouse_enable_24g_250hz ,mouse_setting_config_next 
+00ed 204000f2 call p_g24_short_sleep_set_4ms 
+00ee 20203bf5 branch mouse_setting_config_next 
 
 p_g24_short_sleep_set_8ms:
-00d0 5800e290 setarg 58000 
-00d1 67e1c8ad store 3 ,mem_24g_short_sleep_set 
-00d2 20600000 rtn 
+00ef 5800e290 setarg 58000 
+00f0 67e1c8ad store 3 ,mem_24g_short_sleep_set 
+00f1 20600000 rtn 
 
 p_g24_short_sleep_set_4ms:
-00d3 58001770 setarg 6000 
-00d4 67e1c8ad store 3 ,mem_24g_short_sleep_set 
-00d5 20600000 rtn 
+00f2 58001770 setarg 6000 
+00f3 67e1c8ad store 3 ,mem_24g_short_sleep_set 
+00f4 20600000 rtn 
+
+p_mouse_gpio_init:
+00f5 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+00f6 245a00f8 ncall p_mouse_1io2led_all_off ,blank 
+00f7 20203f1e branch mouse_gpio_init 
+
+p_mouse_1io2led_all_off:
+00f8 20400337 call p_mouse_device_24g_led_off 
+00f9 20400339 call p_mouse_device_bt1_led_off 
+00fa 2020033b branch p_mouse_device_bt2_led_off 
 
 p_mouse_cb_fuction:
-00d6 580000db setarg p_mouse_24g_package_data 
-00d7 67e1489b store 2 ,mem_cb_24g_transmit_data 
-00d8 580000f7 setarg p_mouse_24g_search_dongle 
-00d9 67e1489d store 2 ,mem_cb_24g_search_receiver 
-00da 20203bd3 branch mouse_cb_fuction + 4 
+00fb 58000100 setarg p_mouse_24g_package_data 
+00fc 67e1489b store 2 ,mem_cb_24g_transmit_data 
+00fd 5800011a setarg p_mouse_24g_search_dongle 
+00fe 67e1489d store 2 ,mem_cb_24g_search_receiver 
+00ff 20203bd3 branch mouse_cb_fuction + 4 
 
 p_mouse_24g_package_data:
-00db c6930000 rtnmark0 mark_24g 
-00dc 6fe0cbf6 fetch 1 ,mem_g24_ota_mode 
-00dd 243a04a1 nbranch p_mouse_24g_package_ota ,blank 
-00de 20403f70 call mouse_motion 
-00df 24740000 nrtn user 
-00e0 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-00e1 c30a80e4 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-00e2 6fe0cb8b fetch 1 ,mem_customer_key 
-00e3 243a4884 nbranch mouse_24g_keyboard_package_data ,blank 
+0100 c6930000 rtnmark0 mark_24g 
+0101 20403f70 call mouse_motion 
+0102 24740000 nrtn user 
+0103 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0104 c30a8107 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0105 6fe0cb8b fetch 1 ,mem_customer_key 
+0106 243a4884 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-00e4 204042cb call mouse_data_xy_release 
-00e5 6fe0c836 fetch 1 ,mem_24g_data_type 
-00e6 c28080f3 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-00e7 6848c7c7 fetcht 1 ,mem_24g_txbuf + 1 
-00e8 6fe0c8d0 fetch 1 ,mem_mouse_key 
-00e9 9841fe00 ior temp ,pdata 
-00ea 67e0c8d0 store 1 ,mem_mouse_key 
-00eb 6848c7cc fetcht 1 ,mem_24g_txbuf + 6 
-00ec 6fe0c8d5 fetch 1 ,mem_mouse_z 
-00ed 9840fe00 iadd temp ,pdata 
-00ee 67e0c8d5 store 1 ,mem_mouse_z 
-00ef 6848c7cd fetcht 1 ,mem_24g_txbuf + 7 
-00f0 6fe0c8d6 fetch 1 ,mem_mouse_tz 
-00f1 9840fe00 iadd temp ,pdata 
-00f2 67e0c8d6 store 1 ,mem_mouse_tz 
+0107 204042cb call mouse_data_xy_release 
+0108 6fe0c836 fetch 1 ,mem_24g_data_type 
+0109 c2808116 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+010a 6848c7c7 fetcht 1 ,mem_24g_txbuf + 1 
+010b 6fe0c8d0 fetch 1 ,mem_mouse_key 
+010c 9841fe00 ior temp ,pdata 
+010d 67e0c8d0 store 1 ,mem_mouse_key 
+010e 6848c7cc fetcht 1 ,mem_24g_txbuf + 6 
+010f 6fe0c8d5 fetch 1 ,mem_mouse_z 
+0110 9840fe00 iadd temp ,pdata 
+0111 67e0c8d5 store 1 ,mem_mouse_z 
+0112 6848c7cd fetcht 1 ,mem_24g_txbuf + 7 
+0113 6fe0c8d6 fetch 1 ,mem_mouse_tz 
+0114 9840fe00 iadd temp ,pdata 
+0115 67e0c8d6 store 1 ,mem_mouse_tz 
 
 p_mouse_24g_mouse_package_data_now:
-00f3 70483601 jam type_ms ,mem_24g_data_type 
-00f4 da200007 arg 7 ,rega 
-00f5 da4048d0 arg mem_mouse_key ,regb 
-00f6 202026e1 branch g24_transmit_by_interrupt_enable 
+0116 70483601 jam type_ms ,mem_24g_data_type 
+0117 da200007 arg 7 ,rega 
+0118 da4048d0 arg mem_mouse_key ,regb 
+0119 20600000 rtn 
 
 p_mouse_24g_search_dongle:
-00f7 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-00f8 c40b0000 rtnbit0 mouse_enable_24g_search_dongle 
-00f9 6fe0caae fetch 1 ,mem_mouse_long_mult_flag 
-00fa 207a0000 rtn blank 
-00fb 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
-00fc 207a0000 rtn blank 
-00fd 6fe0cba1 fetch 1 ,mem_mouse_search_dongle_interval 
-00fe 1fe0fe01 increase 1 ,pdata 
-00ff 1fe17e03 and_into 3 ,pdata 
-0100 67e0cba1 store 1 ,mem_mouse_search_dongle_interval 
-0101 247a0000 nrtn blank 
-0102 704ba200 jam 0 ,mem_mouse_search_dongle_ch 
+011a 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+011b c40b0000 rtnbit0 mouse_enable_24g_search_dongle 
+011c 6fe0caae fetch 1 ,mem_mouse_long_mult_flag 
+011d 207a0000 rtn blank 
+011e 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
+011f 207a0000 rtn blank 
+0120 6fe0cba1 fetch 1 ,mem_mouse_search_dongle_interval 
+0121 1fe0fe01 increase 1 ,pdata 
+0122 1fe17e03 and_into 3 ,pdata 
+0123 67e0cba1 store 1 ,mem_mouse_search_dongle_interval 
+0124 247a0000 nrtn blank 
+0125 704ba200 jam 0 ,mem_mouse_search_dongle_ch 
 
 p_mouse_24g_search_dongle_loop:
-0103 6fe0cba2 fetch 1 ,mem_mouse_search_dongle_ch 
-0104 1fe0fe01 increase 1 ,pdata 
-0105 67e0cba2 store 1 ,mem_mouse_search_dongle_ch 
-0106 1fe67c08 sub pdata ,g24_ch_number ,null 
-0107 2421010d nbranch p_mouse_24g_search_dongle_loop_end ,positive 
-0108 2040259a call g24_reconn_data_prep 
-0109 2040265b call g24_transmit_receive_ack 
-010a 242c0113 nbranch p_mouse_24g_search_dongle_loop_retry ,sync 
-010b 24378113 nbranch p_mouse_24g_search_dongle_loop_retry ,user3 
-010c 204048b5 call mouse_24g_search_dongle_success 
+0126 6fe0cba2 fetch 1 ,mem_mouse_search_dongle_ch 
+0127 1fe0fe01 increase 1 ,pdata 
+0128 67e0cba2 store 1 ,mem_mouse_search_dongle_ch 
+0129 1fe67c08 sub pdata ,g24_ch_number ,null 
+012a 24210130 nbranch p_mouse_24g_search_dongle_loop_end ,positive 
+012b 2040259a call g24_reconn_data_prep 
+012c 2040265b call g24_transmit_receive_ack 
+012d 242c0136 nbranch p_mouse_24g_search_dongle_loop_retry ,sync 
+012e 24378136 nbranch p_mouse_24g_search_dongle_loop_retry ,user3 
+012f 204048b5 call mouse_24g_search_dongle_success 
 
 p_mouse_24g_search_dongle_loop_end:
-010d 20402597 call g24_txbuf_clear 
-010e 6fe0cba3 fetch 1 ,mem_mouse_search_dongle_count 
-010f 1fe0fe01 increase 1 ,pdata 
-0110 67e0cba3 store 1 ,mem_mouse_search_dongle_count 
-0111 c0080115 beq g24_ch_poll_count ,p_mouse_24g_search_dongle_check 
-0112 20600000 rtn 
+0130 20402597 call g24_txbuf_clear 
+0131 6fe0cba3 fetch 1 ,mem_mouse_search_dongle_count 
+0132 1fe0fe01 increase 1 ,pdata 
+0133 67e0cba3 store 1 ,mem_mouse_search_dongle_count 
+0134 c0080138 beq g24_ch_poll_count ,p_mouse_24g_search_dongle_check 
+0135 20600000 rtn 
 
 p_mouse_24g_search_dongle_loop_retry:
-0113 204022cb call g24_ch 
-0114 20200103 branch p_mouse_24g_search_dongle_loop 
+0136 204022cb call g24_ch 
+0137 20200126 branch p_mouse_24g_search_dongle_loop 
 
 p_mouse_24g_search_dongle_check:
-0115 704ba300 jam 0 ,mem_mouse_search_dongle_count 
-0116 6fe0cba4 fetch 1 ,mem_mouse_search_dongle_action 
-0117 c3800000 rtnbit1 g24_disconn_state 
-0118 79207e00 set1 g24_disconn_state ,pdata 
-0119 67e0cba4 store 1 ,mem_mouse_search_dongle_action 
-011a 6fe14bbc fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-011b 67e14ab2 store 2 ,mem_mouse_no_data_timer 
-011c 2020033d branch p_mouse_sensor_powerdown 
+0138 704ba300 jam 0 ,mem_mouse_search_dongle_count 
+0139 6fe0cba4 fetch 1 ,mem_mouse_search_dongle_action 
+013a c3800000 rtnbit1 g24_disconn_state 
+013b 79207e00 set1 g24_disconn_state ,pdata 
+013c 67e0cba4 store 1 ,mem_mouse_search_dongle_action 
+013d 6fe14bbc fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+013e 67e14ab2 store 2 ,mem_mouse_no_data_timer 
+013f 2020042b branch p_mouse_sensor_powerdown 
 
 p_g24_transmit_no_interrupt:
-011d 20402631 call g24_txdata_prep 
-011e 243401a0 nbranch p_g24_nodata_transmit ,user 
+0140 20402631 call g24_txdata_prep 
+0141 243401eb nbranch p_g24_nodata_transmit ,user 
 
 p_g24_transmit_start:
-011f 2040012c call p_g24_transmit_process 
-0120 204026ee call power_ctrl_start 
-0121 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-0122 243a0127 nbranch p_g24_short_sleep ,blank 
-0123 6fe448b0 fetch 8 ,mem_24g_long_sleep_set 
-0124 67e4485c store 8 ,mem_24g_enter_hibernate 
-0125 6fe148c2 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0126 67e148c4 store 2 ,mem_24g_long_sleep_param_update_timer 
+0142 20400174 call p_g24_transmit_process 
+0143 204026ee call power_ctrl_start 
+0144 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+0145 243a014a nbranch p_g24_short_sleep ,blank 
+0146 6fe448b0 fetch 8 ,mem_24g_long_sleep_set 
+0147 67e4485c store 8 ,mem_24g_enter_hibernate 
+0148 6fe148c2 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0149 67e148c4 store 2 ,mem_24g_long_sleep_param_update_timer 
 
 p_g24_short_sleep:
-0127 204026bb call g24_lpm_wait 
-0128 24740000 nrtn user 
-0129 20407fdc call clear_wake 
-012a 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
-012b 202026b8 branch g24_long_sleep2 
+014a 204026bb call g24_lpm_wait 
+014b 24740000 nrtn user 
+014c 6fe0cc68 fetch 1 ,mem_sleep_miss 
+014d 704c6800 jam 0 ,mem_sleep_miss 
+014e 1fe67c00 sub pdata ,0 ,null 
+014f 2422816e nbranch p_g24_short_sleep_last_miss ,zero 
+0150 68494c66 fetcht 2 ,mem_retransmit 
+0151 18467c00 sub temp ,0 ,null 
+0152 20228164 branch p_g24_short_sleep_default ,zero 
+0153 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
+0154 203a0164 branch p_g24_short_sleep_default ,blank 
+
+p_g24_short_sleep_notify:
+0155 684a4c4e fetcht 4 ,mem_24g_tsniff 
+0156 98460400 isub temp ,temp 
+0157 604a4c6d storet 4 ,mem_sleep_miss_temp 
+0158 24210167 nbranch p_g24_short_sleep_long ,positive 
+0159 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+015a 98467e00 isub temp ,pdata 
+015b 24210172 nbranch p_g24_short_sleep_2 ,positive 
+015c d8400600 arg 0x600 ,temp 
+015d 98467c00 isub temp ,null 
+015e 24210172 nbranch p_g24_short_sleep_2 ,positive 
+
+p_g24_short_sleep2:
+015f 67e24c69 store 4 ,mem_sleep_time_temp 
+0160 2040016b call p_g24_miss_temp_clear 
+0161 204026c4 call g24_setgpio_lpm_before 
+0162 6fe24c69 fetch 4 ,mem_sleep_time_temp 
+0163 202026b8 branch g24_long_sleep2 
+
+p_g24_short_sleep_default:
+0164 2040016b call p_g24_miss_temp_clear 
+0165 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+0166 2020015f branch p_g24_short_sleep2 
+
+p_g24_short_sleep_long:
+0167 18460400 sub temp ,0 ,temp 
+0168 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+0169 9840fe00 iadd temp ,pdata 
+016a 2020015f branch p_g24_short_sleep2 
+
+p_g24_miss_temp_clear:
+016b 58000000 setarg 0 
+016c 67e24c6d store 4 ,mem_sleep_miss_temp 
+016d 20600000 rtn 
+
+p_g24_short_sleep_last_miss:
+016e 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
+016f 684a4c6d fetcht 4 ,mem_sleep_miss_temp 
+0170 9840fe00 iadd temp ,pdata 
+0171 20200155 branch p_g24_short_sleep_notify 
+
+p_g24_short_sleep_2:
+0172 704c6801 jam 1 ,mem_sleep_miss 
+0173 20600000 rtn 
 
 p_g24_transmit_process:
-012c 7048a600 jam 0 ,mem_24g_retry 
+0174 7048a600 jam 0 ,mem_24g_retry 
+0175 58000000 setarg 0 
+0176 67e14c66 store 2 ,mem_retransmit 
 
 p_g24_transmit_loop:
-012d 6961015f fetchr timeup ,2 ,mem_param_rx_setup 
-012e 34730200 until clkn_rt ,meet 
-012f 2040265b call g24_transmit_receive_ack 
-0130 6fe0c82c fetch 1 ,mem_24g_no_ack 
-0131 c000a651 beq no_ack_24g ,g24_transmit_no_ack 
-0132 242c0145 nbranch p_g24_retransmit ,sync 
-0133 24378145 nbranch p_g24_retransmit ,user3 
-0134 20402672 call g24_ackpayload_parse 
-0135 204003a9 call p_g24_mouse_parse_rx 
-0136 20400138 call p_mouse_wakeup_24g 
-0137 20202651 branch g24_transmit_no_ack 
+0177 2040265b call g24_transmit_receive_ack 
+0178 6fe0c82c fetch 1 ,mem_24g_no_ack 
+0179 c000a651 beq no_ack_24g ,g24_transmit_no_ack 
+017a 242c0180 nbranch p_g24_retransmit ,sync 
+017b 24378180 nbranch p_g24_retransmit ,user3 
+017c 20400538 call p_send_time_check 
+017d 20402672 call g24_ackpayload_parse 
+017e 2040018c call p_mouse_wakeup_24g 
+017f 20202651 branch g24_transmit_no_ack 
+
+p_g24_retransmit:
+0180 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
+0181 247a0000 nrtn blank 
+0182 6fe148a3 fetch 2 ,mem_24g_txfail_cnt 
+0183 1fe0fe01 increase 1 ,pdata 
+0184 67e148a3 store 2 ,mem_24g_txfail_cnt 
+0185 6fe0c8a4 fetch 1 ,mem_24g_txfail_cnt + 1 
+0186 c2822679 bbit1 4 ,g24_tx_attempt_fail 
+0187 2040267e call g24_transmit_hop_process 
+0188 6fe14c66 fetch 2 ,mem_retransmit 
+0189 1fe0fe01 increase 1 ,pdata 
+018a 67e14c66 store 2 ,mem_retransmit 
+018b 20200177 branch p_g24_transmit_loop 
 
 p_mouse_wakeup_24g:
-0138 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-0139 245a013c ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
-013a 704be100 jam 0 ,mem_sensor_shutdown_flag 
-013b 20600000 rtn 
+018c 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+018d 245a0190 ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
+018e 704be100 jam 0 ,mem_sensor_shutdown_flag 
+018f 20600000 rtn 
 
 p_mouse_wakeup_24g_from_long_sleep:
-013c 204041aa call mouse_init_sensor_wakeup 
-013d 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-013e c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+0190 204041aa call mouse_init_sensor_wakeup 
+0191 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0192 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
 
 p_mouse_wheel_set_wakeup:
-013f 6fe0c913 fetch 1 ,mem_whee_a_data_gpio 
-0140 d8400040 arg gpcfg_pullup ,temp 
-0141 20406093 call gpio_config_function_int 
-0142 6fe0c914 fetch 1 ,mem_whee_b_data_gpio 
-0143 d8400040 arg gpcfg_pullup ,temp 
-0144 20206093 branch gpio_config_function_int 
-
-p_g24_retransmit:
-0145 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
-0146 247a0000 nrtn blank 
-0147 6fe148a3 fetch 2 ,mem_24g_txfail_cnt 
-0148 1fe0fe01 increase 1 ,pdata 
-0149 67e148a3 store 2 ,mem_24g_txfail_cnt 
-014a 6fe0c8a4 fetch 1 ,mem_24g_txfail_cnt + 1 
-014b c280a679 bbit1 1 ,g24_tx_attempt_fail 
-014c 2040267e call g24_transmit_hop_process 
-014d 2040014f call p_delay_40ms 
-014e 2020012d branch p_g24_transmit_loop 
+0193 6fe0c913 fetch 1 ,mem_whee_a_data_gpio 
+0194 d8400040 arg gpcfg_pullup ,temp 
+0195 20406093 call gpio_config_function_int 
+0196 6fe0c914 fetch 1 ,mem_whee_b_data_gpio 
+0197 d8400040 arg gpcfg_pullup ,temp 
+0198 20206093 branch gpio_config_function_int 
 
 p_delay_40ms:
-014f 6fe0c8a4 fetch 1 ,mem_24g_txfail_cnt + 1 
-0150 1fe67c00 sub pdata ,0x00 ,null 
-0151 20610000 rtn positive 
-0152 df200028 arg 40 ,loopcnt 
-0153 20207d13 branch delay_ms_wait 
+0199 6fe0c8a4 fetch 1 ,mem_24g_txfail_cnt + 1 
+019a 1fe67c00 sub pdata ,0x00 ,null 
+019b 20610000 rtn positive 
+019c df200028 arg 40 ,loopcnt 
+019d 20207d13 branch delay_ms_wait 
 
 p_mouse_app_enter_hibernate:
-0154 58000006 setarg pan_reg_config 
-0155 20405b0d call twspi_read 
-0156 c281be23 bbit1 3 ,mouse_app_enter_hibernate + 3 
-0157 20400336 call p_mouse_sensor_reset 
-0158 2040033d call p_mouse_sensor_powerdown 
-0159 20203e23 branch mouse_app_enter_hibernate + 3 
+019e 58000006 setarg pan_reg_config 
+019f 20405b0d call twspi_read 
+01a0 c281be23 bbit1 3 ,mouse_app_enter_hibernate + 3 
+01a1 20400424 call p_mouse_sensor_reset 
+01a2 2040042b call p_mouse_sensor_powerdown 
+01a3 20203e23 branch mouse_app_enter_hibernate + 3 
 
 p_mouse_setgpio_hibernate:
-015a 204042e9 call mouse_set_sdio_high 
-015b 20407fdc call clear_wake 
-015c 20400283 call p_mouse_logo_led_off 
-015d 20404015 call mouse_before_hibernate_wheel_gpio_set 
-015e 6848c910 fetcht 1 ,mem_matrix_public_gpio 
-015f 20406069 call gpio_out_active 
-0160 6848c910 fetcht 1 ,mem_matrix_public_gpio 
-0161 20406042 call gpio_clr_wake 
-0162 6fe0c920 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0163 d840003f arg gpcfg_output_high ,temp 
-0164 20406093 call gpio_config_function_int 
-0165 d8400003 arg 3 ,temp 
-0166 20403f56 call mouse_gpio_config_input_pu 
-0167 20403e40 call mouse_lpm_before_common 
-0168 20406082 call gpio_pd_idle 
-0169 d8400013 arg 19 ,temp 
-016a 20403f56 call mouse_gpio_config_input_pu 
-016b 2040016e call p_mouse_gpio_set_high_impedance 
-016c 2040017b call p_mouse_adc_gpio_set_before_hibernate 
-016d 20200182 branch p_mouse_wheel_gpio_set_before_hibernate 
+01a4 204042e9 call mouse_set_sdio_high 
+01a5 20407fdc call clear_wake 
+01a6 20400347 call p_mouse_logo_led_off 
+01a7 204000f8 call p_mouse_1io2led_all_off 
+01a8 20404015 call mouse_before_hibernate_wheel_gpio_set 
+01a9 6848c910 fetcht 1 ,mem_matrix_public_gpio 
+01aa 20406069 call gpio_out_active 
+01ab 6848c910 fetcht 1 ,mem_matrix_public_gpio 
+01ac 20406042 call gpio_clr_wake 
+01ad 6fe0c920 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+01ae d840003f arg gpcfg_output_high ,temp 
+01af 20406093 call gpio_config_function_int 
+01b0 d8400003 arg 3 ,temp 
+01b1 20403f56 call mouse_gpio_config_input_pu 
+01b2 20403e40 call mouse_lpm_before_common 
+01b3 20406082 call gpio_pd_idle 
+01b4 d8400013 arg 19 ,temp 
+01b5 20403f56 call mouse_gpio_config_input_pu 
+01b6 204001b9 call p_mouse_gpio_set_high_impedance 
+01b7 204001c6 call p_mouse_adc_gpio_set_before_hibernate 
+01b8 202001cd branch p_mouse_wheel_gpio_set_before_hibernate 
 
 p_mouse_gpio_set_high_impedance:
-016e 6fe1cbde fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-016f 67e1895c store 3 ,mem_pdatatemp 
-0170 df200014 arg 20 ,loopcnt 
-0171 d8400000 arg 0 ,temp 
+01b9 6fe1cbde fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+01ba 67e1895c store 3 ,mem_pdatatemp 
+01bb df200014 arg 20 ,loopcnt 
+01bc d8400000 arg 0 ,temp 
 
 p_mouse_gpio_set_high_impedance_bit_loop:
-0172 6fe1895c fetch 3 ,mem_pdatatemp 
-0173 2feffe00 isolate1 0 ,pdata 
-0174 2040e07f call gpio_set_high_impedance ,true 
-0175 6fe1895c fetch 3 ,mem_pdatatemp 
-0176 1fe37e00 rshift pdata ,pdata 
-0177 67e1895c store 3 ,mem_pdatatemp 
-0178 18408401 increase 1 ,temp 
-0179 c2000172 loop p_mouse_gpio_set_high_impedance_bit_loop 
-017a 20600000 rtn 
+01bd 6fe1895c fetch 3 ,mem_pdatatemp 
+01be 2feffe00 isolate1 0 ,pdata 
+01bf 2040e07f call gpio_set_high_impedance ,true 
+01c0 6fe1895c fetch 3 ,mem_pdatatemp 
+01c1 1fe37e00 rshift pdata ,pdata 
+01c2 67e1895c store 3 ,mem_pdatatemp 
+01c3 18408401 increase 1 ,temp 
+01c4 c20001bd loop p_mouse_gpio_set_high_impedance_bit_loop 
+01c5 20600000 rtn 
 
 p_mouse_adc_gpio_set_before_hibernate:
-017b 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-017c c40a0000 rtnbit0 mouse_enable_adc 
-017d 6fe0c8fd fetch 1 ,mem_adc_config_flag_init 
-017e c1810000 rtnne adc_config_gpio 
-017f 6fe0c8fc fetch 1 ,mem_adc_channel_gpio 
-0180 d84000c0 arg gpcfg_no_ie ,temp 
-0181 20206093 branch gpio_config_function_int 
+01c6 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+01c7 c40a0000 rtnbit0 mouse_enable_adc 
+01c8 6fe0c8fd fetch 1 ,mem_adc_config_flag_init 
+01c9 c1810000 rtnne adc_config_gpio 
+01ca 6fe0c8fc fetch 1 ,mem_adc_channel_gpio 
+01cb d84000c0 arg gpcfg_no_ie ,temp 
+01cc 20206093 branch gpio_config_function_int 
 
 p_mouse_wheel_gpio_set_before_hibernate:
-0182 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0183 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+01cd 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+01ce c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
 
 p_mouse_wheel_clr_wakeup:
-0184 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
-0185 20406042 call gpio_clr_wake 
-0186 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
-0187 20406042 call gpio_clr_wake 
-0188 6fe0c913 fetch 1 ,mem_whee_a_data_gpio 
-0189 d8400080 arg gpcfg_pulldown ,temp 
-018a 20406093 call gpio_config_function_int 
-018b 6fe0c914 fetch 1 ,mem_whee_b_data_gpio 
-018c d8400080 arg gpcfg_pulldown ,temp 
-018d 20206093 branch gpio_config_function_int 
+01cf 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
+01d0 20406042 call gpio_clr_wake 
+01d1 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
+01d2 20406042 call gpio_clr_wake 
+01d3 6fe0c913 fetch 1 ,mem_whee_a_data_gpio 
+01d4 d8400080 arg gpcfg_pulldown ,temp 
+01d5 20406093 call gpio_config_function_int 
+01d6 6fe0c914 fetch 1 ,mem_whee_b_data_gpio 
+01d7 d8400080 arg gpcfg_pulldown ,temp 
+01d8 20206093 branch gpio_config_function_int 
 
 p_mouse_lpm_before_common:
-018e 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
-018f 20406050 call gpio_config_input 
-0190 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
-0191 20406050 call gpio_config_input 
-0192 20403f88 call mouse_wheel_check 
-0193 6fe0c91f fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0194 d840003f arg gpcfg_output_high ,temp 
-0195 20406093 call gpio_config_function_int 
-0196 20203e44 branch mouse_lpm_before_common_next 
+01d9 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
+01da 20406050 call gpio_config_input 
+01db 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
+01dc 20406050 call gpio_config_input 
+01dd 20403f88 call mouse_wheel_check 
+01de 6fe0c91f fetch 1 ,mem_mouse_sensor_sclk_gpio 
+01df d840003f arg gpcfg_output_high ,temp 
+01e0 20406093 call gpio_config_function_int 
+01e1 20203e44 branch mouse_lpm_before_common_next 
 
 p_mouse_24g_hibernate_set:
-0197 7048a500 jam 0 ,mem_24g_attempt_fail_flag 
-0198 20402652 call g24_transmit_next_packet 
-0199 5fffffff setarg -1 
-019a 67e2485c store 4 ,mem_24g_enter_hibernate 
-019b 58000000 setarg 0 
-019c 67e3c8d0 store 7 ,mem_mouse_key 
-019d 704be101 jam 1 ,mem_sensor_shutdown_flag 
-019e 2040033d call p_mouse_sensor_powerdown 
-019f 202001a5 branch p_g24_long_sleep 
+01e2 7048a500 jam 0 ,mem_24g_attempt_fail_flag 
+01e3 20402652 call g24_transmit_next_packet 
+01e4 5fffffff setarg -1 
+01e5 67e2485c store 4 ,mem_24g_enter_hibernate 
+01e6 58000000 setarg 0 
+01e7 67e3c8d0 store 7 ,mem_mouse_key 
+01e8 704be101 jam 1 ,mem_sensor_shutdown_flag 
+01e9 2040042b call p_mouse_sensor_powerdown 
+01ea 202001f0 branch p_g24_long_sleep 
 
 p_g24_nodata_transmit:
-01a0 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
-01a1 205a01ab call p_g24_send_abort_packet ,blank 
-01a2 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
-01a3 c1008000 rtneq g24_tx_timer_int_enable 
-01a4 2040269f call g24_search_receiver 
+01eb 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
+01ec 205a01f9 call p_g24_send_abort_packet ,blank 
+01ed 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
+01ee c1008000 rtneq g24_tx_timer_int_enable 
+01ef 2040269f call g24_search_receiver 
 
 p_g24_long_sleep:
-01a5 204026bb call g24_lpm_wait 
-01a6 24740000 nrtn user 
-01a7 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-01a8 245a3e33 ncall mouse_setgpio_hibernate ,blank 
-01a9 6fe2485c fetch 4 ,mem_24g_enter_hibernate 
-01aa 202026b8 branch g24_long_sleep2 
+01f0 204026bb call g24_lpm_wait 
+01f1 24740000 nrtn user 
+01f2 204026c4 call g24_setgpio_lpm_before 
+01f3 704c6800 jam 0 ,mem_sleep_miss 
+01f4 20400577 call p_send_time_long_wake 
+01f5 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+01f6 245a3e33 ncall mouse_setgpio_hibernate ,blank 
+01f7 6fe2485c fetch 4 ,mem_24g_enter_hibernate 
+01f8 202026b8 branch g24_long_sleep2 
 
 p_g24_send_abort_packet:
-01ab 70483601 jam type_ms ,mem_24g_data_type 
-01ac 7048a701 jam 1 ,mem_24g_abort_pac 
-01ad 20402642 call g24_transmit_rf_ctrl_clear 
-01ae 67e0c7c6 store 1 ,mem_24g_txbuf 
-01af 58000000 setarg 0 
-01b0 67e3c7c7 store 7 ,mem_24g_txbuf + 1 
-01b1 6fe248a9 fetch 4 ,mem_24g_device_addr 
-01b2 67e247ce store 4 ,mem_24g_txbuf + 8 
-01b3 7048350c jam 12 ,mem_24g_datalen 
-01b4 6fe0c836 fetch 1 ,mem_24g_data_type 
-01b5 79207e03 set1 bit_abort ,pdata 
-01b6 67e0c836 store 1 ,mem_24g_data_type 
-01b7 20402291 call g24_transmit_prep 
-01b8 2020011f branch p_g24_transmit_start 
+01f9 70483601 jam type_ms ,mem_24g_data_type 
+01fa 7048a701 jam 1 ,mem_24g_abort_pac 
+01fb 20402642 call g24_transmit_rf_ctrl_clear 
+01fc 67e0c7c6 store 1 ,mem_24g_txbuf 
+01fd 58000000 setarg 0 
+01fe 67e3c7c7 store 7 ,mem_24g_txbuf + 1 
+01ff 6fe248a9 fetch 4 ,mem_24g_device_addr 
+0200 67e247ce store 4 ,mem_24g_txbuf + 8 
+0201 7048350c jam 12 ,mem_24g_datalen 
+0202 6fe0c836 fetch 1 ,mem_24g_data_type 
+0203 79207e03 set1 bit_abort ,pdata 
+0204 67e0c836 store 1 ,mem_24g_data_type 
+0205 20402291 call g24_transmit_prep 
+0206 20200142 branch p_g24_transmit_start 
 
 p_mouse_priority_bb_event:
-01b9 1a627e00 copy regc ,pdata 
-01ba c00081c2 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-01bb c01e01e4 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-01bc c01c81e2 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-01bd c01d01eb beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-01be c01901ce beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-01bf c02201d5 beq bt_evt_le_parse_conn_param_accepted ,p_mouse_le_parse_conn_param_accepted 
-01c0 c00a81c4 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-01c1 20204336 branch mouse_priority_bb_event + 2 
+0207 1a627e00 copy regc ,pdata 
+0208 c0008214 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0209 c01e023d beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+020a c01c8236 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+020b c01d0248 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+020c c0190222 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+020d c0220229 beq bt_evt_le_parse_conn_param_accepted ,p_mouse_le_parse_conn_param_accepted 
+020e c00a8218 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+020f c00a0211 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0210 20204336 branch mouse_priority_bb_event + 2 
+
+p_mouse_le_bb_event_connected:
+0211 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0212 245a030a ncall p_mouse_multi_led_on_enable ,blank 
+0213 20204350 branch mouse_le_bb_event_connected 
 
 p_mouse_bb_event_connected:
-01c2 20404544 call mouse_no_data_timer_init 
-01c3 202043fa branch mouse_bb_event_connected 
+0214 20404544 call mouse_no_data_timer_init 
+0215 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0216 245a030a ncall p_mouse_multi_led_on_enable ,blank 
+0217 202043fa branch mouse_bb_event_connected 
 
 p_mouse_le_bb_disconnected:
-01c4 58000000 setarg 0 
-01c5 67e14af2 store 2 ,mem_le_battery_level_updata_timer 
-01c6 704ac600 jam 0 ,mem_mouse_le_bb_connected_flag 
-01c7 58000006 setarg le_interval_7_5ms 
-01c8 67e14372 store 2 ,mem_le_interval_min 
-01c9 67e14374 store 2 ,mem_le_interval_min + 2 
-01ca 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-01cb c28dc366 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next + 2 
-01cc 58000007 setarg le_interval_8_75ms 
-01cd 20204364 branch mouse_le_bb_disconnected_next 
+0218 58000000 setarg 0 
+0219 67e14af2 store 2 ,mem_le_battery_level_updata_timer 
+021a 704ac600 jam 0 ,mem_mouse_le_bb_connected_flag 
+021b 58000006 setarg le_interval_7_5ms 
+021c 67e14372 store 2 ,mem_le_interval_min 
+021d 67e14374 store 2 ,mem_le_interval_min + 2 
+021e 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+021f c28dc366 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next + 2 
+0220 58000007 setarg le_interval_8_75ms 
+0221 20204364 branch mouse_le_bb_disconnected_next 
 
 p_mouse_le_ll_start_encryt:
-01ce 6fe0cac7 fetch 1 ,mem_mouse_le_reconnect_flag 
-01cf c00081d2 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-01d0 704b7614 jam 20 ,mem_le_start_encrypt_timer 
-01d1 20204373 branch mouse_le_ll_enable_start_enc_flag 
+0222 6fe0cac7 fetch 1 ,mem_mouse_le_reconnect_flag 
+0223 c0008226 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0224 704b7614 jam 20 ,mem_le_start_encrypt_timer 
+0225 20204373 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_ll_reconn_start_encryt:
-01d2 2040436c call mouse_updata_le_param 
-01d3 704b7605 jam 5 ,mem_le_start_encrypt_timer 
-01d4 20204373 branch mouse_le_ll_enable_start_enc_flag 
+0226 2040436c call mouse_updata_le_param 
+0227 704b7605 jam 5 ,mem_le_start_encrypt_timer 
+0228 20204373 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_parse_conn_param_accepted:
-01d5 6fe082c1 fetch 1 ,mem_le_new_conninterval 
-01d6 1fe67c0c sub pdata ,le_interval_15ms ,null 
-01d7 24214384 nbranch mouse_le_conn_param_lpm_disable ,positive 
-01d8 67e14372 store 2 ,mem_le_interval_min 
-01d9 67e14374 store 2 ,mem_le_interval_min + 2 
-01da 6fe082c3 fetch 1 ,mem_le_new_connslavelatency 
-01db 203a439a branch mouse_le_lpm_mult_reinit ,blank 
-01dc 6848cb8a fetcht 1 ,mem_lpm_mult_init 
-01dd 98467c00 isub temp ,null 
-01de 2021439a branch mouse_le_lpm_mult_reinit ,positive 
-01df 6fe082c3 fetch 1 ,mem_le_new_connslavelatency 
-01e0 67e0cb8a store 1 ,mem_lpm_mult_init 
-01e1 20204386 branch mouse_le_conn_param_lpm_enable 
+0229 6fe082c1 fetch 1 ,mem_le_new_conninterval 
+022a 1fe67c0c sub pdata ,le_interval_15ms ,null 
+022b 24214384 nbranch mouse_le_conn_param_lpm_disable ,positive 
+022c 67e14372 store 2 ,mem_le_interval_min 
+022d 67e14374 store 2 ,mem_le_interval_min + 2 
+022e 6fe082c3 fetch 1 ,mem_le_new_connslavelatency 
+022f 203a439a branch mouse_le_lpm_mult_reinit ,blank 
+0230 6848cb8a fetcht 1 ,mem_lpm_mult_init 
+0231 98467c00 isub temp ,null 
+0232 2021439a branch mouse_le_lpm_mult_reinit ,positive 
+0233 6fe082c3 fetch 1 ,mem_le_new_connslavelatency 
+0234 67e0cb8a store 1 ,mem_lpm_mult_init 
+0235 20204386 branch mouse_le_conn_param_lpm_enable 
 
 p_mouse_24g_pairing_complete:
-01e2 20404544 call mouse_no_data_timer_init 
-01e3 20204857 branch mouse_24g_pairing_complete 
+0236 20404544 call mouse_no_data_timer_init 
+0237 d8e00001 arg mouse_24g_pairing_flag ,queue 
+0238 204046f4 call mouse_disable_function_flag 
+0239 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+023a c0004859 beq 0 ,mouse_24g_pairing_complete_enable_poweron_timer 
+023b 2040030a call p_mouse_multi_led_on_enable 
+023c 2020485a branch mouse_24g_pairing_complete_skip_poweron_timer 
 
 p_mouse_24g_attempt_success:
-01e4 6fe2483c fetch 4 ,mem_24g_addr 
-01e5 67e24891 store 4 ,mem_24g_receiver_addr 
-01e6 67e24993 store 4 ,mem_mouse_24g_addr 
-01e7 2040257e call g24_ch_syncword_crc8_init 
-01e8 204048c6 call mouse_device_poweron_timer_init 
-01e9 20404544 call mouse_no_data_timer_init 
-01ea 2020484e branch mouse_24g_attempt_success 
+023d 6fe2483c fetch 4 ,mem_24g_addr 
+023e 67e24891 store 4 ,mem_24g_receiver_addr 
+023f 67e24993 store 4 ,mem_mouse_24g_addr 
+0240 2040257e call g24_ch_syncword_crc8_init 
+0241 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0242 c0000245 beq 0 ,p_mouse_24g_attempt_success_next 
+0243 2040030a call p_mouse_multi_led_on_enable 
+0244 20200246 branch p_mouse_24g_attempt_success_next + 1 
+
+p_mouse_24g_attempt_success_next:
+0245 204048c6 call mouse_device_poweron_timer_init 
+0246 20404544 call mouse_no_data_timer_init 
+0247 2020484e branch mouse_24g_attempt_success 
 
 p_mouse_24g_attempt_fail:
-01eb 6fe0c8a5 fetch 1 ,mem_24g_attempt_fail_flag 
-01ec 243a0197 nbranch p_mouse_24g_hibernate_set ,blank 
-01ed 6fe0c88b fetch 1 ,mem_24g_reconn_type 
-01ee c00101f2 beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
-01ef c00201fb beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-01f0 c0018200 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-01f1 20204839 branch mouse_24g_attempt_fail_enter_hibernate 
+0248 6fe0c8a5 fetch 1 ,mem_24g_attempt_fail_flag 
+0249 243a01e2 nbranch p_mouse_24g_hibernate_set ,blank 
+024a 6fe0c88b fetch 1 ,mem_24g_reconn_type 
+024b c001024f beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
+024c c0020267 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+024d c001826c beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+024e 20204839 branch mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_fast_conn_attempt_fail:
-01f2 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-01f3 c297c811 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-01f4 c2984811 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-01f5 c31d4806 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-01f6 6fe24993 fetch 4 ,mem_mouse_24g_addr 
-01f7 684a4974 fetcht 4 ,mem_mouse_compare_addr_ff 
-01f8 98467c00 isub temp ,null 
-01f9 2022c827 branch mouse_24g_start_pair_mode ,zero 
-01fa 20204806 branch mouse_24g_reconn_dongle_start 
+024f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0250 c2978258 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0251 c2980258 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0252 c31d4806 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0253 6fe24993 fetch 4 ,mem_mouse_24g_addr 
+0254 684a4974 fetcht 4 ,mem_mouse_compare_addr_ff 
+0255 98467c00 isub temp ,null 
+0256 2022825c branch p_mouse_24g_start_pair_mode ,zero 
+0257 20204806 branch mouse_24g_reconn_dongle_start 
+
+p_mouse_24g_start_auto_pair:
+0258 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0259 c0004811 beq 0 ,mouse_24g_start_auto_pair 
+025a 20400305 call p_mouse_multi_led_blink_enable 
+025b 20204812 branch mouse_24g_start_auto_pair + 1 
+
+p_mouse_24g_start_pair_mode:
+025c 70488b00 jam 0 ,mem_24g_reconn_type 
+025d d8e00001 arg mouse_24g_pairing_flag ,queue 
+025e 204046f0 call mouse_enable_function_flag 
+025f 58000000 setarg 0 
+0260 67e14887 store 2 ,mem_24g_reconn_timeout 
+0261 20404576 call mouse_stop_discovery 
+0262 2040498e call mouse_low_voltage_led_blink_disable 
+0263 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0264 c000482d beq 0 ,mouse_24g_start_pair_mode_enable_blink_timer 
+0265 20400305 call p_mouse_multi_led_blink_enable 
+0266 2020482e branch mouse_24g_start_pair_mode_skip_blink_timer 
 
 p_mouse_24g_auto_pair_attempt_fail:
-01fb 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-01fc c3178205 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
-01fd 6fe0cbb4 fetch 1 ,mem_device_number 
-01fe c0008205 beq 1 ,p_mouse_24g_attempt_fail_enter_hibernate 
-01ff 2020481a branch mouse_24g_first_bluetooth_reconnect 
+0267 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0268 c3178271 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+0269 6fe0cbb4 fetch 1 ,mem_device_number 
+026a c0008271 beq 1 ,p_mouse_24g_attempt_fail_enter_hibernate 
+026b 2020481a branch mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_reconn_dongle_attempt_fail:
-0200 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0201 c3178205 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
-0202 c2898205 bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
-0203 c2890205 bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
-0204 20204812 branch mouse_24g_start_auto_pair + 1 
+026c 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+026d c3178271 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+026e c2898271 bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
+026f c2890271 bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
+0270 20204812 branch mouse_24g_start_auto_pair + 1 
 
 p_mouse_24g_attempt_fail_enter_hibernate:
-0205 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0206 c31e4839 bbit0 mouse_enable_wheel_wake_up_cancel ,mouse_24g_attempt_fail_enter_hibernate 
-0207 20200197 branch p_mouse_24g_hibernate_set 
+0271 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0272 c31e4839 bbit0 mouse_enable_wheel_wake_up_cancel ,mouse_24g_attempt_fail_enter_hibernate 
+0273 202001e2 branch p_mouse_24g_hibernate_set 
 
 p_g24_pair_dispatch:
-0208 70488b00 jam default_24g_device ,mem_24g_reconn_type 
-0209 6fe14beb fetch 2 ,mem_24g_pair_count 
-020a 1fe0fe01 increase 1 ,pdata 
-020b 67e14beb store 2 ,mem_24g_pair_count 
-020c 6fe0cbeb fetch 1 ,mem_24g_pair_count 
-020d 1fe17eff and pdata ,0xff ,pdata 
-020e c0002341 beq 0 ,g24_pair_dispatch + 1 
-020f 20600000 rtn 
+0274 70488b00 jam default_24g_device ,mem_24g_reconn_type 
+0275 6fe14beb fetch 2 ,mem_24g_pair_count 
+0276 1fe0fe01 increase 1 ,pdata 
+0277 67e14beb store 2 ,mem_24g_pair_count 
+0278 6fe0cbeb fetch 1 ,mem_24g_pair_count 
+0279 1fe17eff and pdata ,0xff ,pdata 
+027a c0002341 beq 0 ,g24_pair_dispatch + 1 
+027b 20600000 rtn 
 
 p_g24_reconn_dispatch:
-0210 6fe14889 fetch 2 ,mem_24g_reconn_count 
-0211 d84001f8 arg 0x01f8 ,temp 
-0212 98417e00 iand temp ,pdata 
-0213 203a0218 branch p_g24_reconn_dispatch_next ,blank 
-0214 6fe14889 fetch 2 ,mem_24g_reconn_count 
-0215 1fe0fe01 increase 1 ,pdata 
-0216 67e14889 store 2 ,mem_24g_reconn_count 
-0217 20600000 rtn 
+027c 6fe14889 fetch 2 ,mem_24g_reconn_count 
+027d d84001f8 arg 0x01f8 ,temp 
+027e 98417e00 iand temp ,pdata 
+027f 203a0284 branch p_g24_reconn_dispatch_next ,blank 
+0280 6fe14889 fetch 2 ,mem_24g_reconn_count 
+0281 1fe0fe01 increase 1 ,pdata 
+0282 67e14889 store 2 ,mem_24g_reconn_count 
+0283 20600000 rtn 
 
 p_g24_reconn_dispatch_next:
-0218 2040259a call g24_reconn_data_prep 
-0219 2040265b call g24_transmit_receive_ack 
-021a 242c021e nbranch p_g24_reconn_device_fail ,sync 
-021b 2437821e nbranch p_g24_reconn_device_fail ,user3 
-021c 20402672 call g24_ackpayload_parse 
-021d 20202586 branch g24_reconn_receiver_succ 
+0284 2040259a call g24_reconn_data_prep 
+0285 2040265b call g24_transmit_receive_ack 
+0286 242c029f nbranch p_g24_reconn_device_fail ,sync 
+0287 2437829f nbranch p_g24_reconn_device_fail ,user3 
+0288 20402672 call g24_ackpayload_parse 
+0289 6fe24877 fetch 4 ,mem_24g_pair_addr 
+028a 684a483c fetcht 4 ,mem_24g_addr 
+028b 98467c00 isub temp ,null 
+028c 2022a32e branch g24_pair_start ,zero 
+028d 6fe248a9 fetch 4 ,mem_24g_device_addr 
+028e 684a483c fetcht 4 ,mem_24g_addr 
+028f 98467c00 isub temp ,null 
+0290 2042829b call p_g24_store_receiver_addr ,zero 
+0291 6fe0c8a1 fetch 1 ,mem_24g_conn_sm 
+0292 793ffe02 set0 state_24g_reconn ,pdata 
+0293 67e0c8a1 store 1 ,mem_24g_conn_sm 
+0294 58000000 setarg 0 
+0295 67e14883 store 2 ,mem_24g_pair_timeout 
+0296 67e14889 store 2 ,mem_24g_reconn_count 
+0297 67e14887 store 2 ,mem_24g_reconn_timeout 
+0298 70095b3c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0299 20407871 call ui_ipc_send_event 
+029a 20202597 branch g24_txbuf_clear 
+
+p_g24_store_receiver_addr:
+029b 6fe2480c fetch 4 ,mem_24g_rxpayload + 2 
+029c 207a0000 rtn blank 
+029d 67e24891 store 4 ,mem_24g_receiver_addr 
+029e 2020257e branch g24_ch_syncword_crc8_init 
 
 p_g24_reconn_device_fail:
-021e 6fe0c88c fetch 1 ,mem_24g_fast_conn_enable 
-021f 203a22cb branch g24_ch ,blank 
-0220 6fe14889 fetch 2 ,mem_24g_reconn_count 
-0221 1fe0fe01 increase 1 ,pdata 
-0222 67e14889 store 2 ,mem_24g_reconn_count 
-0223 6fe0c88a fetch 1 ,mem_24g_reconn_count + 1 
-0224 2feffe01 isolate1 1 ,pdata 
-0225 6fe0c88b fetch 1 ,mem_24g_reconn_type 
-0226 c000a5ad beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0227 c00125af beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0228 c001a5b1 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0229 c002022b beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
-022a 2020256e branch g24_reconn_receiver_addr 
+029f 6fe0c88c fetch 1 ,mem_24g_fast_conn_enable 
+02a0 203a22cb branch g24_ch ,blank 
+02a1 6fe14889 fetch 2 ,mem_24g_reconn_count 
+02a2 1fe0fe01 increase 1 ,pdata 
+02a3 67e14889 store 2 ,mem_24g_reconn_count 
+02a4 6fe0c88a fetch 1 ,mem_24g_reconn_count + 1 
+02a5 2feffe01 isolate1 1 ,pdata 
+02a6 6fe0c88b fetch 1 ,mem_24g_reconn_type 
+02a7 c000a5ad beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
+02a8 c00125af beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
+02a9 c001a5b1 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
+02aa c00202ac beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
+02ab 2020256e branch g24_reconn_receiver_addr 
 
 p_g24_reconn_pair_and_3_0:
-022b 2020a575 branch g24_reconn_device_3_0_addr ,true 
-022c 20202339 branch g24_pair_init_param 
+02ac 2020a575 branch g24_reconn_device_3_0_addr ,true 
+02ad 20202339 branch g24_pair_init_param 
 
 p_g24_dispatch:
-022d c61a0000 rtnmark1 mark_adc_enable 
-022e c513a40e bmark1 mark_24g_rxmode ,g24_receive_dispatch 
+02ae c61a0000 rtnmark1 mark_adc_enable 
+02af c513a40e bmark1 mark_24g_rxmode ,g24_receive_dispatch 
 
 p_g24_transmit_dispatch:
-022f c6930000 rtnmark0 mark_24g 
-0230 6fe0c8a1 fetch 1 ,mem_24g_conn_sm 
-0231 c28183b3 bbit1 state_24g_ota ,p_g24_ota_dispatch 
-0232 c280a340 bbit1 state_24g_pair ,g24_pair_dispatch 
-0233 c2812580 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0234 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
-0235 c0008237 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
-0236 20202621 branch g24_transmit_no_interrupt 
+02b0 c6930000 rtnmark0 mark_24g 
+02b1 6fe0c8a1 fetch 1 ,mem_24g_conn_sm 
+02b2 c280a340 bbit1 state_24g_pair ,g24_pair_dispatch 
+02b3 c2812580 bbit1 state_24g_reconn ,g24_reconn_dispatch 
+02b4 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
+02b5 c00082b7 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+02b6 20202621 branch g24_transmit_no_interrupt 
 
 p_g24_transmit_by_interrupt:
-0237 204022ea call g24_timer_check 
-0238 2434022f nbranch p_g24_transmit_dispatch ,user 
-0239 204026db call g24_interval_calibrate 
-023a 6fe148be fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-023b 1fe0fe01 increase 1 ,pdata 
-023c 67e148be store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-023d 20202621 branch g24_transmit_no_interrupt 
+02b7 204022ea call g24_timer_check 
+02b8 243402b0 nbranch p_g24_transmit_dispatch ,user 
+02b9 204026db call g24_interval_calibrate 
+02ba 6fe148be fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+02bb 1fe0fe01 increase 1 ,pdata 
+02bc 67e148be store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+02bd 20202621 branch g24_transmit_no_interrupt 
 
 p_mouse_start_work:
-023e 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-023f c297c80a bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0240 6fe0c938 fetch 1 ,mem_device_flag 
-0241 c0000243 beq mode_24g_device ,p_mouse_24g_start_mode 
-0242 20203d57 branch mouse_start_work + 5 
+02be 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+02bf c297c80a bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
+02c0 6fe0c938 fetch 1 ,mem_device_flag 
+02c1 c00002c3 beq mode_24g_device ,p_mouse_24g_start_mode 
+02c2 20203d57 branch mouse_start_work + 5 
 
 p_mouse_24g_start_mode:
-0243 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0244 c308c803 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0245 20403d65 call mouse_wakeup_from_power_check 
-0246 20344806 branch mouse_24g_reconn_dongle_start ,user 
-0247 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0248 c298480c bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0249 c318c80c bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-024a 20404110 call mouse_key_check_once 
-024b 1a217e07 and rega ,0x07 ,pdata 
-024c 202047ff branch mouse_24g_start_mode + 9 
+02c3 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+02c4 c308c803 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+02c5 20403d65 call mouse_wakeup_from_power_check 
+02c6 203402cd branch p_mouse_24g_reconn_dongle_start ,user 
+02c7 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+02c8 c29802d0 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+02c9 c31882d0 bbit0 mouse_enable_24g_power_on_pairing ,p_mouse_24g_reconn_general_dongle 
+02ca 20404110 call mouse_key_check_once 
+02cb 1a217e07 and rega ,0x07 ,pdata 
+02cc 202047ff branch mouse_24g_start_mode + 9 
+
+p_mouse_24g_reconn_dongle_start:
+02cd 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+02ce 245a0305 ncall p_mouse_multi_led_blink_enable ,blank 
+02cf 20204806 branch mouse_24g_reconn_dongle_start 
+
+p_mouse_24g_reconn_general_dongle:
+02d0 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+02d1 245a0305 ncall p_mouse_multi_led_blink_enable ,blank 
+02d2 2020480c branch mouse_24g_reconn_general_dongle 
 
 p_mouse_seting_dpi:
-024d 2040408f call mouse_setting_dpi_4_level 
-024e 20400250 call p_mouse_dpi_led_blink_delay 
-024f 20204098 branch mouse_seting_sensor_type 
+02d3 2040408f call mouse_setting_dpi_4_level 
+02d4 204002d6 call p_mouse_dpi_led_blink_delay 
+02d5 20204098 branch mouse_seting_sensor_type 
 
 p_mouse_dpi_led_blink_delay:
-0250 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
-0251 c17f8000 rtneq gpio_disable 
-0252 6fe14ac2 fetch 2 ,mem_mouse_discovery_timer 
-0253 247a0000 nrtn blank 
-0254 6fe14883 fetch 2 ,mem_24g_pair_timeout 
-0255 247a0000 nrtn blank 
-0256 6fe14887 fetch 2 ,mem_24g_reconn_timeout 
-0257 247a0000 nrtn blank 
-0258 6fe0cba7 fetch 1 ,mem_mouse_device_poweron_timer_count 
-0259 247a0000 nrtn blank 
-025a 6fe0cbc1 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-025b 203a028a branch p_mouse_dpi_led_blink_init ,blank 
-025c 67e0cba8 store 1 ,mem_mouse_dpi_led_delay_count 
-025d 20600000 rtn 
+02d6 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
+02d7 c17f8000 rtneq gpio_disable 
+02d8 6fe14ac2 fetch 2 ,mem_mouse_discovery_timer 
+02d9 247a0000 nrtn blank 
+02da 6fe14883 fetch 2 ,mem_24g_pair_timeout 
+02db 247a0000 nrtn blank 
+02dc 6fe14887 fetch 2 ,mem_24g_reconn_timeout 
+02dd 247a0000 nrtn blank 
+02de 6fe0cba7 fetch 1 ,mem_mouse_device_poweron_timer_count 
+02df 247a0000 nrtn blank 
+02e0 6fe0cbc1 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
+02e1 203a0350 branch p_mouse_dpi_led_blink_init ,blank 
+02e2 67e0cba8 store 1 ,mem_mouse_dpi_led_delay_count 
+02e3 20600000 rtn 
 
 p_mouse_bb_event_timer:
-025e 20403e9b call mouse_adc_read 
-025f 20404956 call mouse_low_voltage_led_timer 
-0260 2040232b call g24_pair_timeout_timer 
-0261 20402556 call g24_reconn_timeout_timer 
-0262 204047cd call mouse_24g_long_sleep_param_update_timer 
-0263 204048be call mouse_device_poweron_timer 
-0264 20400287 call p_mouse_dpi_led_blink_delay_timer 
-0265 2040407c call mouse_dpi_key_check_long_press 
-0266 204044cc call mouse_bt_discovery_check 
-0267 2040029f call p_mouse_commbination_key_process 
-0268 204044ff call mouse_check_discovery_timeout_timer 
-0269 20404504 call mouse_check_direct_timeout_timer 
-026a 20404512 call mouse_le_enable_att_list_timer 
-026b 204002b4 call p_mouse_le_battery_updata_timer 
-026c 20404515 call mouse_le_send_smp_security_request_timer 
-026d 2040452a call mouse_check_hid_handshake_timer 
-026e 2040452d call mouse_bt_check_sniff_req_timeout_timer 
-026f 20404532 call mouse_check_reconnect_delay_long_sleep 
-0270 20404535 call mouse_current_mult_update_timer 
-0271 20404022 call mouse_wheel_trigger_timer 
-0272 20404547 call mouse_store_information_delay_timer 
-0273 20400279 call p_mouse_logo_led_on_timer 
-0274 204002b7 call p_mouse_check_no_data_timeout_timer 
-0275 20200276 branch p_mouse_g24_ota_reset_timer 
+02e4 20403e9b call mouse_adc_read 
+02e5 20404956 call mouse_low_voltage_led_timer 
+02e6 2040232b call g24_pair_timeout_timer 
+02e7 20402556 call g24_reconn_timeout_timer 
+02e8 204047cd call mouse_24g_long_sleep_param_update_timer 
+02e9 204048be call mouse_device_poweron_timer 
+02ea 2040034d call p_mouse_dpi_led_blink_delay_timer 
+02eb 2040030e call p_mouse_led_multi_timer 
+02ec 2040407c call mouse_dpi_key_check_long_press 
+02ed 204044cc call mouse_bt_discovery_check 
+02ee 20400365 call p_mouse_commbination_key_process 
+02ef 204044ff call mouse_check_discovery_timeout_timer 
+02f0 20404504 call mouse_check_direct_timeout_timer 
+02f1 20404512 call mouse_le_enable_att_list_timer 
+02f2 2040037c call p_mouse_le_battery_updata_timer 
+02f3 20404515 call mouse_le_send_smp_security_request_timer 
+02f4 2040452a call mouse_check_hid_handshake_timer 
+02f5 2040452d call mouse_bt_check_sniff_req_timeout_timer 
+02f6 20404532 call mouse_check_reconnect_delay_long_sleep 
+02f7 20404535 call mouse_current_mult_update_timer 
+02f8 20404022 call mouse_wheel_trigger_timer 
+02f9 20404547 call mouse_store_information_delay_timer 
+02fa 2040033d call p_mouse_logo_led_on_timer 
+02fb 2040037f call p_mouse_check_no_data_timeout_timer 
+02fc 202002fd branch p_mouse_g24_ota_reset_timer 
 
 p_mouse_g24_ota_reset_timer:
-0276 da604c1d arg mem_g24_ota_reset_timer ,regc 
-0277 da405d8c arg soft_reset_chip ,regb 
-0278 2020318a branch timer_single_step 
+02fd da604c1d arg mem_g24_ota_reset_timer ,regc 
+02fe da405d8c arg soft_reset_chip ,regb 
+02ff 2020318a branch timer_single_step 
+
+p_mouse_device_multi_led_poweron2s_init:
+0300 6fe0cc46 fetch 1 ,mem_mouse_multi_led_powon2s_timer_init 
+0301 67e0cc47 store 1 ,mem_mouse_multi_led_powon2s_timer 
+0302 6fe0cc44 fetch 1 ,mem_mouse_multi_led_poweron2s_flag_init 
+0303 67e0cc45 store 1 ,mem_mouse_multi_led_poweron2s_flag 
+0304 20600000 rtn 
+
+p_mouse_multi_led_blink_enable:
+0305 704c4101 jam 1 ,mem_mouse_multi_led_blink_enable 
+0306 704c4301 jam multi_led_blink ,mem_mouse_multi_led_type 
+0307 6fe0cc4b fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0308 67e0cc4c store 1 ,mem_mouse_multi_led_blink_timer 
+0309 20600000 rtn 
+
+p_mouse_multi_led_on_enable:
+030a 704c4101 jam 1 ,mem_mouse_multi_led_blink_enable 
+030b 704c4c00 jam 0 ,mem_mouse_multi_led_blink_timer 
+030c 704c4300 jam multi_led_on ,mem_mouse_multi_led_type 
+030d 20600000 rtn 
+
+p_mouse_led_multi_timer:
+030e 6fe0cc41 fetch 1 ,mem_mouse_multi_led_blink_enable 
+030f 207a0000 rtn blank 
+0310 6fe0cc43 fetch 1 ,mem_mouse_multi_led_type 
+0311 c000831e beq multi_led_blink ,p_mouse_multi_led_type_blink 
+
+p_mouse_multi_led_type_on:
+0312 6fe0cc45 fetch 1 ,mem_mouse_multi_led_poweron2s_flag 
+0313 243a0316 nbranch p_mouse_device_multi_led_poweron2s ,blank 
+0314 704c4100 jam 0 ,mem_mouse_multi_led_blink_enable 
+0315 20600000 rtn 
+
+p_mouse_device_multi_led_poweron2s:
+0316 6fe0cc47 fetch 1 ,mem_mouse_multi_led_powon2s_timer 
+0317 203a031b branch p_mouse_multi_led_poweron2s_and_flag_off ,blank 
+0318 1fe0ffff increase -1 
+0319 67e0cc47 store 1 ,mem_mouse_multi_led_powon2s_timer 
+031a 20200325 branch p_mouse_device_multi_led_on 
+
+p_mouse_multi_led_poweron2s_and_flag_off:
+031b 704c4500 jam 0 ,mem_mouse_multi_led_poweron2s_flag 
+031c 704c4100 jam 0 ,mem_mouse_multi_led_blink_enable 
+031d 20200331 branch p_mouse_device_multi_led_off 
+
+p_mouse_multi_led_type_blink:
+031e da604c4c arg mem_mouse_multi_led_blink_timer ,regc 
+031f da400321 arg p_mouse_multi_led_type_blink_timeout ,regb 
+0320 2020318a branch timer_single_step 
+
+p_mouse_multi_led_type_blink_timeout:
+0321 6fe0cc4b fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0322 67e0cc4c store 1 ,mem_mouse_multi_led_blink_timer 
+0323 6fe0cc4d fetch 1 ,mem_mouse_multi_led_state 
+0324 c0008331 beq on ,p_mouse_device_multi_led_off 
+
+p_mouse_device_multi_led_on:
+0325 704c4d01 jam on ,mem_mouse_multi_led_state 
+0326 6fe0c938 fetch 1 ,mem_device_flag 
+0327 c000032b beq mode_24g_device ,p_mouse_device_24g_led_on 
+0328 c000832d beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
+0329 c001032f beq mode_bt_device2 ,p_mouse_device_bt2_led_on 
+032a 20600000 rtn 
+
+p_mouse_device_24g_led_on:
+032b 6848cc48 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+032c 20200330 branch p_mouse_device_led_on 
+
+p_mouse_device_bt1_led_on:
+032d 6848cc49 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+032e 20200330 branch p_mouse_device_led_on 
+
+p_mouse_device_bt2_led_on:
+032f 6848cc4a fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+
+p_mouse_device_led_on:
+0330 20206069 branch gpio_out_active 
+
+p_mouse_device_multi_led_off:
+0331 704c4d00 jam off ,mem_mouse_multi_led_state 
+0332 6fe0c938 fetch 1 ,mem_device_flag 
+0333 c0000337 beq mode_24g_device ,p_mouse_device_24g_led_off 
+0334 c0008339 beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
+0335 c001033b beq mode_bt_device2 ,p_mouse_device_bt2_led_off 
+0336 20600000 rtn 
+
+p_mouse_device_24g_led_off:
+0337 6848cc48 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0338 2020607f branch gpio_set_high_impedance 
+
+p_mouse_device_bt1_led_off:
+0339 6848cc49 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+033a 2020607f branch gpio_set_high_impedance 
+
+p_mouse_device_bt2_led_off:
+033b 6848cc4a fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+033c 2020607f branch gpio_set_high_impedance 
 
 p_mouse_logo_led_on_timer:
-0279 6fe0cbed fetch 1 ,mem_mouse_logo_led_gpio 
-027a c17f8000 rtneq gpio_disable 
-027b 6fe14ab2 fetch 2 ,mem_mouse_no_data_timer 
-027c 207a0000 rtn blank 
-027d 6fe14bbe fetch 2 ,mem_mouse_no_data_timeout 
-027e 68494ab2 fetcht 2 ,mem_mouse_no_data_timer 
-027f 98460400 isub temp ,temp 
-0280 6fe14bee fetch 2 ,mem_mouse_logo_led_on_time_init 
-0281 98467e00 isub temp ,pdata 
-0282 20210285 branch p_mouse_logo_led_on ,positive 
+033d 6fe0cbed fetch 1 ,mem_mouse_logo_led_gpio 
+033e c17f8000 rtneq gpio_disable 
+033f 6fe14ab2 fetch 2 ,mem_mouse_no_data_timer 
+0340 207a0000 rtn blank 
+0341 6fe14bbe fetch 2 ,mem_mouse_no_data_timeout 
+0342 68494ab2 fetcht 2 ,mem_mouse_no_data_timer 
+0343 98460400 isub temp ,temp 
+0344 6fe14bee fetch 2 ,mem_mouse_logo_led_on_time_init 
+0345 98467e00 isub temp ,pdata 
+0346 2021034b branch p_mouse_logo_led_on ,positive 
 
 p_mouse_logo_led_off:
-0283 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
-0284 20206065 branch gpio_out_inactive 
+0347 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
+0348 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0349 c000e07f beq 1 ,gpio_set_high_impedance 
+034a 20206065 branch gpio_out_inactive 
 
 p_mouse_logo_led_on:
-0285 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
-0286 20406069 call gpio_out_active 
+034b 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
+034c 20406069 call gpio_out_active 
 
 p_mouse_dpi_led_blink_delay_timer:
-0287 da604ba8 arg mem_mouse_dpi_led_delay_count ,regc 
-0288 da40028a arg p_mouse_dpi_led_blink_init ,regb 
-0289 2020318a branch timer_single_step 
+034d da604ba8 arg mem_mouse_dpi_led_delay_count ,regc 
+034e da400350 arg p_mouse_dpi_led_blink_init ,regb 
+034f 2020318a branch timer_single_step 
 
 p_mouse_dpi_led_blink_init:
-028a 6fe0c927 fetch 1 ,mem_config_sensor_type 
-028b c001c8f2 beq p3212 ,mouse_dpi_led_blink_init 
-028c c005c8f2 beq ka8g2 ,mouse_dpi_led_blink_init 
-028d 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
-028e 67e0c92f store 1 ,mem_mouse_struct_led_gpio 
-028f 6fe14bc2 fetch 2 ,mem_mouse_dpi_led_blink_time 
-0290 67e14930 store 2 ,mem_mouse_on_time 
-0291 67e14932 store 2 ,mem_mouse_off_time 
-0292 da200000 arg 0 ,rega 
-0293 6848c992 fetcht 1 ,mem_mouse_dpi 
-0294 18408402 increase 2 ,temp 
-0295 18467c03 sub temp ,3 ,null 
-0296 20410299 call p_mouse_dpi_led_blink_init_level_4 ,positive 
-0297 2441029d ncall p_mouse_dpi_led_blink_count_clean ,positive 
-0298 202048ff branch mouse_dpi_led_blink_init_end 
+0350 6fe0c927 fetch 1 ,mem_config_sensor_type 
+0351 c001c8f2 beq p3212 ,mouse_dpi_led_blink_init 
+0352 c005c8f2 beq ka8g2 ,mouse_dpi_led_blink_init 
+0353 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
+0354 67e0c92f store 1 ,mem_mouse_struct_led_gpio 
+0355 6fe14bc2 fetch 2 ,mem_mouse_dpi_led_blink_time 
+0356 67e14930 store 2 ,mem_mouse_on_time 
+0357 67e14932 store 2 ,mem_mouse_off_time 
+0358 da200000 arg 0 ,rega 
+0359 6848c992 fetcht 1 ,mem_mouse_dpi 
+035a 18408402 increase 2 ,temp 
+035b 18467c03 sub temp ,3 ,null 
+035c 2041035f call p_mouse_dpi_led_blink_init_level_4 ,positive 
+035d 24410363 ncall p_mouse_dpi_led_blink_count_clean ,positive 
+035e 202048ff branch mouse_dpi_led_blink_init_end 
 
 p_mouse_dpi_led_blink_init_level_4:
-0299 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-029a c40e0000 rtnbit0 mouse_enable_dpi_level_4 
-029b 18408401 increase 1 ,temp 
-029c 20600000 rtn 
+035f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0360 c40e0000 rtnbit0 mouse_enable_dpi_level_4 
+0361 18408401 increase 1 ,temp 
+0362 20600000 rtn 
 
 p_mouse_dpi_led_blink_count_clean:
-029d 184085fd increase -3 ,temp 
-029e 20600000 rtn 
+0363 184085fd increase -3 ,temp 
+0364 20600000 rtn 
 
 p_mouse_commbination_key_process:
-029f 6fe0c938 fetch 1 ,mem_device_flag 
-02a0 c00002a5 beq mode_24g_device ,p_mouse_24g_commbination_key_process 
-02a1 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02a2 c41a8000 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-02a3 6848cbca fetcht 1 ,mem_mouse_commbination_key_bt 
-02a4 202002a8 branch p_mouse_commbination_key_start 
+0365 6fe0c938 fetch 1 ,mem_device_flag 
+0366 c000036b beq mode_24g_device ,p_mouse_24g_commbination_key_process 
+0367 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0368 c41a8000 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+0369 6848cbca fetcht 1 ,mem_mouse_commbination_key_bt 
+036a 2020036e branch p_mouse_commbination_key_start 
 
 p_mouse_24g_commbination_key_process:
-02a5 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02a6 c4190000 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-02a7 6848cbcb fetcht 1 ,mem_mouse_commbination_key_24g 
+036b 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+036c c4190000 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+036d 6848cbcb fetcht 1 ,mem_mouse_commbination_key_24g 
 
 p_mouse_commbination_key_start:
-02a8 6048cb9d storet 1 ,mem_mouse_commbination_key 
-02a9 20404115 call mouse_check_key_gpio 
-02aa 1fe17e07 and pdata ,0x07 ,pdata 
-02ab 6848cb9d fetcht 1 ,mem_mouse_commbination_key 
-02ac 98467c00 isub temp ,null 
-02ad 202282af branch p_mouse_commbination_key_down ,zero 
-02ae 202044eb branch mouse_commbination_key_up 
+036e 6048cb9d storet 1 ,mem_mouse_commbination_key 
+036f 20404115 call mouse_check_key_gpio 
+0370 1fe17e07 and pdata ,0x07 ,pdata 
+0371 6848cb9d fetcht 1 ,mem_mouse_commbination_key 
+0372 98467c00 isub temp ,null 
+0373 20228375 branch p_mouse_commbination_key_down ,zero 
+0374 202044eb branch mouse_commbination_key_up 
 
 p_mouse_commbination_key_down:
-02af 204044f6 call mouse_combination_ui_timer 
-02b0 6fe0cb9f fetch 1 ,mem_commbination_key_statue 
-02b1 c1008000 rtneq commbination_key_state_down 
-02b2 704b9f01 jam commbination_key_state_down ,mem_commbination_key_statue 
-02b3 20600000 rtn 
+0375 2040037a call p_mouse_combination_ui_timer 
+0376 6fe0cb9f fetch 1 ,mem_commbination_key_statue 
+0377 c1008000 rtneq commbination_key_state_down 
+0378 704b9f01 jam commbination_key_state_down ,mem_commbination_key_statue 
+0379 20600000 rtn 
+
+p_mouse_combination_ui_timer:
+037a da40025c arg p_mouse_24g_start_pair_mode ,regb 
+037b 202044f7 branch mouse_combination_ui_timer + 1 
 
 p_mouse_le_battery_updata_timer:
-02b4 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02b5 c39d8000 rtnbit1 mouse_enable_le_battery_service_cancel 
-02b6 2020451f branch mouse_le_battery_updata_timer 
+037c 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+037d c39d8000 rtnbit1 mouse_enable_le_battery_service_cancel 
+037e 2020451f branch mouse_le_battery_updata_timer 
 
 p_mouse_check_no_data_timeout_timer:
-02b7 6fe0c92a fetch 1 ,mem_usb_addr 
-02b8 c3838000 rtnbit1 7 
-02b9 da604ab2 arg mem_mouse_no_data_timer ,regc 
-02ba da4002bc arg p_mouse_check_no_data_timeout ,regb 
-02bb 20203191 branch timer_single_step_2b 
+037f 6fe0c92a fetch 1 ,mem_usb_addr 
+0380 c3838000 rtnbit1 7 
+0381 da604ab2 arg mem_mouse_no_data_timer ,regc 
+0382 da400384 arg p_mouse_check_no_data_timeout ,regb 
+0383 20203191 branch timer_single_step_2b 
 
 p_mouse_check_no_data_timeout:
-02bc 6fe0c938 fetch 1 ,mem_device_flag 
-02bd c0000197 beq mode_24g_device ,p_mouse_24g_hibernate_set 
-02be 2020431b branch mouse_disconnect 
+0384 6fe0c938 fetch 1 ,mem_device_flag 
+0385 c00001e2 beq mode_24g_device ,p_mouse_24g_hibernate_set 
+0386 2020431b branch mouse_disconnect 
 
 p_mouse_start_discovery:
-02bf 6fe1478c fetch 2 ,mem_ui_state_map 
-02c0 2feffe0b isolate1 ui_state_ble_adv ,pdata 
-02c1 2040c581 call mouse_stop_le_adv ,true 
-02c2 6fe1478c fetch 2 ,mem_ui_state_map 
-02c3 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
-02c4 2040c322 call mouse_cancel_reconnect ,true 
-02c5 58000000 setarg 0 
-02c6 67e14af2 store 2 ,mem_le_battery_level_updata_timer 
-02c7 20204554 branch mouse_start_discovery + 1 
+0387 6fe1478c fetch 2 ,mem_ui_state_map 
+0388 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+0389 2040c581 call mouse_stop_le_adv ,true 
+038a 6fe1478c fetch 2 ,mem_ui_state_map 
+038b 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
+038c 2040c322 call mouse_cancel_reconnect ,true 
+038d 58000000 setarg 0 
+038e 67e14af2 store 2 ,mem_le_battery_level_updata_timer 
+038f 20404314 call mouse_bluetooth_fast_conn_disable 
+0390 6fe1478c fetch 2 ,mem_ui_state_map 
+0391 c285839a bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+0392 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0393 c304039a bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
+0394 68494997 fetcht 2 ,mem_random_addr_increase_count 
+0395 18408401 increase 1 ,temp 
+0396 60494997 storet 2 ,mem_random_addr_increase_count 
+0397 6049437b storet 2 ,mem_le_lap + 1 
+0398 180a7e00 random pdata 
+0399 67e0c37a store 1 ,mem_le_lap 
+
+p_mouse_start_discovery_norandom:
+039a 6fe1cac9 fetch 3 ,mem_mouse_le_lap_temp 
+039b 67e1c37d store 3 ,mem_le_lap + 3 
+039c 20403225 call app_lpm_mult_disable 
+039d 6fe14791 fetch 2 ,mem_discovery_timeout 
+039e 67e14ac2 store 2 ,mem_mouse_discovery_timer 
+039f 7000bd06 jam 6 ,mem_connection_options 
+03a0 58000000 setarg 0 
+03a1 67e14ab2 store 2 ,mem_mouse_no_data_timer 
+03a2 67e0cb77 store 1 ,mem_mouse_direct_timer 
+03a3 67e0cac4 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+03a4 67e0cba7 store 1 ,mem_mouse_device_poweron_timer_count 
+03a5 67e0caac store 1 ,mem_mouse_clear_sensor_data_flag 
+03a6 d8e00002 arg mouse_store_eeprom_flag ,queue 
+03a7 204046f0 call mouse_enable_function_flag 
+03a8 204046e4 call mouse_bt_discovery_button_down_disable 
+03a9 6fe0cbb3 fetch 1 ,mem_mouse_bluetooth_type 
+03aa 2feffe01 isolate1 mode_4_mouse ,pdata 
+03ab 2040c3df call mouse_check_51cmd_adv ,true 
+03ac 6fe0cbb3 fetch 1 ,mem_mouse_bluetooth_type 
+03ad 2feffe00 isolate1 mode_3_mouse ,pdata 
+03ae 2040f8c4 call check_51cmd_start_discovery ,true 
+03af 2040498e call mouse_low_voltage_led_blink_disable 
+03b0 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+03b1 243a0305 nbranch p_mouse_multi_led_blink_enable ,blank 
+03b2 202048cc branch mouse_discover_setting_led_gpio 
 
 p_ui_timer_check:
-02c8 6fe0cbe2 fetch 1 ,mem_power_on_flag 
-02c9 245a7861 ncall ui_timer_init ,blank 
-02ca 704be200 jam 0 ,mem_power_on_flag 
-02cb 20207851 branch ui_timer_check + 1 
+03b3 6fe0cbe2 fetch 1 ,mem_power_on_flag 
+03b4 245a7861 ncall ui_timer_init ,blank 
+03b5 704be200 jam 0 ,mem_power_on_flag 
+03b6 20207851 branch ui_timer_check + 1 
 
 p_hid_rx_process:
-02cc 6fe10315 fetch 2 ,mem_l2cap_payload_ptr 
-02cd 1fe20c00 copy pdata ,contr 
-02ce efe08006 ifetch 1 ,contr 
-02cf 67e0c5f5 store 1 ,mem_l2cap_rcv_hidtype 
-02d0 1fe1040f and pdata ,0x0f ,temp 
-02d1 1ff1fe00 rshift4 pdata ,pdata 
-02d2 c00482d4 beq hid_type_set_idle ,p_hid_rx_process_handshake 
-02d3 20204d93 branch hid_rx_process + 7 
+03b7 6fe10315 fetch 2 ,mem_l2cap_payload_ptr 
+03b8 1fe20c00 copy pdata ,contr 
+03b9 efe08006 ifetch 1 ,contr 
+03ba 67e0c5f5 store 1 ,mem_l2cap_rcv_hidtype 
+03bb 1fe1040f and pdata ,0x0f ,temp 
+03bc 1ff1fe00 rshift4 pdata ,pdata 
+03bd c00483bf beq hid_type_set_idle ,p_hid_rx_process_handshake 
+03be 20204d93 branch hid_rx_process + 7 
 
 p_hid_rx_process_handshake:
-02d4 da200001 arg 1 ,rega 
-02d5 20404dc0 call hid_malloc_tx_buff 
-02d6 6fe144dc fetch 2 ,mem_hid_ctrl_remote_cid 
-02d7 e7e10005 istore 2 ,contw 
-02d8 58000000 setarg 0 
-02d9 e7e08005 istore 1 ,contw 
-02da 70095001 jam 1 ,mem_ui_data_txbuff_length 
-02db 6fe0c4e2 fetch 1 ,mem_hid_control_state 
-02dc 79207e06 set1 l2cap_channel_hid_handshake_done ,pdata 
-02dd 67e0c4e2 store 1 ,mem_hid_control_state 
-02de 70095b12 jam bt_evt_hid_handshake ,mem_fifo_temp 
-02df 20207871 branch ui_ipc_send_event 
+03bf da200001 arg 1 ,rega 
+03c0 20404dc0 call hid_malloc_tx_buff 
+03c1 6fe144dc fetch 2 ,mem_hid_ctrl_remote_cid 
+03c2 e7e10005 istore 2 ,contw 
+03c3 58000000 setarg 0 
+03c4 e7e08005 istore 1 ,contw 
+03c5 70095001 jam 1 ,mem_ui_data_txbuff_length 
+03c6 6fe0c4e2 fetch 1 ,mem_hid_control_state 
+03c7 79207e06 set1 l2cap_channel_hid_handshake_done ,pdata 
+03c8 67e0c4e2 store 1 ,mem_hid_control_state 
+03c9 70095b12 jam bt_evt_hid_handshake ,mem_fifo_temp 
+03ca 20207871 branch ui_ipc_send_event 
 
 p_le_slave_match:
-02e0 6fe0c3dd fetch 1 ,mem_le_md_count 
-02e1 1fe0fe01 pincrease 1 
-02e2 67e0c3dd store 1 ,mem_le_md_count 
-02e3 c006165a beq le_md_max_count ,le_slave_cont 
-02e4 2040191b call le_acknowledge 
-02e5 2040196a call le_prepare_tx 
-02e6 6fe082bd fetch 1 ,mem_le_tx_phy 
-02e7 2040168b call le_enable_phy_by_pdata 
-02e8 20401838 call le_transmit 
-02e9 20201655 branch le_slave_match + 10 
+03cb 6fe0c3dd fetch 1 ,mem_le_md_count 
+03cc 1fe0fe01 pincrease 1 
+03cd 67e0c3dd store 1 ,mem_le_md_count 
+03ce c006165a beq le_md_max_count ,le_slave_cont 
+03cf 2040191b call le_acknowledge 
+03d0 2040196a call le_prepare_tx 
+03d1 6fe082bd fetch 1 ,mem_le_tx_phy 
+03d2 2040168b call le_enable_phy_by_pdata 
+03d3 20401838 call le_transmit 
+03d4 20201655 branch le_slave_match + 10 
 
 p_le_parse_l2cap:
-02ea efe10006 ifetch 2 ,contr 
-02eb c00202ed beq le_l2cap_cid_att ,p_le_parse_att 
-02ec 202019e4 branch le_parse_l2cap + 10 
+03d5 efe10006 ifetch 2 ,contr 
+03d6 c00203d8 beq le_l2cap_cid_att ,p_le_parse_att 
+03d7 202019e4 branch le_parse_l2cap + 10 
 
 p_le_parse_att:
-02ed efe18006 ifetch 3 ,contr 
-02ee 67e1c436 store 3 ,mem_le_att_opcode 
-02ef c00502f2 beq attop_read_request ,p_le_parse_att_read_request 
-02f0 c0090301 beq attop_write_request ,p_le_parse_att_write_request 
-02f1 20201cd3 branch le_parse_att + 2 
+03d8 efe18006 ifetch 3 ,contr 
+03d9 67e1c436 store 3 ,mem_le_att_opcode 
+03da c00503dd beq attop_read_request ,p_le_parse_att_read_request 
+03db c00903ec beq attop_write_request ,p_le_parse_att_write_request 
+03dc 20201cd3 branch le_parse_att + 2 
 
 p_le_parse_att_read_request:
-02f2 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02f3 c31d9de7 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-02f4 20401e8d call le_check_encrypt_state 
-02f5 68494437 fetcht 2 ,mem_le_att_handle 
-02f6 6fe0c3c0 fetch 1 ,mem_le_configuration 
-02f7 c28182fc bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+03dd 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+03de c31d9de7 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+03df 20401e8d call le_check_encrypt_state 
+03e0 68494437 fetcht 2 ,mem_le_att_handle 
+03e1 6fe0c3c0 fetch 1 ,mem_le_configuration 
+03e2 c28183e7 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-02f8 6fe14437 fetch 2 ,mem_le_att_handle 
-02f9 c0181ec8 beq 0x30 ,le_send_att_error_response_notfound 
-02fa 68494437 fetcht 2 ,mem_le_att_handle 
-02fb 20201deb branch le_send_att_read_response 
+03e3 6fe14437 fetch 2 ,mem_le_att_handle 
+03e4 c0181ec8 beq 0x30 ,le_send_att_error_response_notfound 
+03e5 68494437 fetcht 2 ,mem_le_att_handle 
+03e6 20201deb branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-02fc 6fe143d1 fetch 2 ,mem_le_pairing_handle 
-02fd 98467c00 isub temp ,null 
-02fe 242282f8 nbranch p_le_send_att_read_response ,zero 
-02ff 243402f8 nbranch p_le_send_att_read_response ,user 
-0300 20201e10 branch le_send_att_read_response_error_insufficient_auth 
+03e7 6fe143d1 fetch 2 ,mem_le_pairing_handle 
+03e8 98467c00 isub temp ,null 
+03e9 242283e3 nbranch p_le_send_att_read_response ,zero 
+03ea 243403e3 nbranch p_le_send_att_read_response ,user 
+03eb 20201e10 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-0301 18c22200 copy contr ,rega 
-0302 6fe143d4 fetch 2 ,mem_le_l2cap_size 
-0303 1fe0a5fd add pdata ,-3 ,regb 
-0304 20401a25 call le_writeatt_cb 
-0305 6fe0cac1 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0306 c07f9e73 beq 0xff ,le_send_att_write_response_check_auth 
-0307 6fe0cac7 fetch 1 ,mem_mouse_le_reconnect_flag 
-0308 203a1e73 branch le_send_att_write_response_check_auth ,blank 
-0309 6fe0cb75 fetch 1 ,mem_le_connect_status_flag 
-030a c2809e73 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-030b 5800001a setarg 0x001a 
-030c 68494437 fetcht 2 ,mem_le_att_handle 
-030d 98467c00 isub temp ,null 
-030e 24229e73 nbranch le_send_att_write_response_check_auth ,zero 
-030f 7002d805 jam att_err_insufficient_authentication ,mem_le_err_code 
-0310 20201ec9 branch le_send_att_error_response 
+03ec 18c22200 copy contr ,rega 
+03ed 6fe143d4 fetch 2 ,mem_le_l2cap_size 
+03ee 1fe0a5fd add pdata ,-3 ,regb 
+03ef 20401a25 call le_writeatt_cb 
+03f0 6fe0cac1 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+03f1 c07f9e73 beq 0xff ,le_send_att_write_response_check_auth 
+03f2 6fe0cac7 fetch 1 ,mem_mouse_le_reconnect_flag 
+03f3 203a1e73 branch le_send_att_write_response_check_auth ,blank 
+03f4 6fe0cb75 fetch 1 ,mem_le_connect_status_flag 
+03f5 c2809e73 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+03f6 5800001a setarg 0x001a 
+03f7 68494437 fetcht 2 ,mem_le_att_handle 
+03f8 98467c00 isub temp ,null 
+03f9 24229e73 nbranch le_send_att_write_response_check_auth ,zero 
+03fa 7002d805 jam att_err_insufficient_authentication ,mem_le_err_code 
+03fb 20201ec9 branch le_send_att_error_response 
 
 p_g24_lpm_wait:
-0311 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
-0312 245a26e1 ncall g24_transmit_by_interrupt_enable ,blank 
-0313 78347c00 enable user 
-0314 20401465 call lpo_calibration 
-0315 6fe1c174 fetch 3 ,mem_clks_per_lpo 
-0316 203a7e56 branch disable_user ,blank 
-0317 6fe0c099 fetch 1 ,mem_lpm_mode 
-0318 203a7e56 branch disable_user ,blank 
-0319 202026c4 branch g24_setgpio_lpm_before 
+03fc 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
+03fd 245a26e1 ncall g24_transmit_by_interrupt_enable ,blank 
+03fe 78347c00 enable user 
+03ff 20401465 call lpo_calibration 
+0400 6fe1c174 fetch 3 ,mem_clks_per_lpo 
+0401 203a7e56 branch disable_user ,blank 
+0402 6fe0c099 fetch 1 ,mem_lpm_mode 
+0403 203a7e56 branch disable_user ,blank 
+0404 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
+0405 c000fe56 beq g24_tx_timer_int_enable ,disable_user 
+0406 78347c00 enable user 
+0407 20600000 rtn 
 
 p_mouse_motion:
-031a 78547c00 disable user 
-031b 58000000 setarg 0 
-031c 67e348d1 store 6 ,mem_mouse_x 
-031d 20404240 call mouse_check_sensor_data 
-031e 2040408e call mouse_dpi_config 
-031f 20403f7e call mouse_zwheel 
-0320 20403f83 call mouse_t_zwheel 
-0321 204040dc call mouse_key 
-0322 6fe0c8d0 fetch 1 ,mem_mouse_key 
-0323 1fe17e1f and_into 0x1f ,pdata 
-0324 67e0c8d0 store 1 ,mem_mouse_key 
-0325 24344728 nbranch mouse_drawing_optima_init ,user 
-0326 20400328 call p_mouse_drawing_optima 
-0327 20204544 branch mouse_no_data_timer_init 
+0408 78547c00 disable user 
+0409 58000000 setarg 0 
+040a 67e348d1 store 6 ,mem_mouse_x 
+040b 20404240 call mouse_check_sensor_data 
+040c 2040408e call mouse_dpi_config 
+040d 20403f7e call mouse_zwheel 
+040e 20403f83 call mouse_t_zwheel 
+040f 20400433 call p_mouse_key 
+0410 6fe0c8d0 fetch 1 ,mem_mouse_key 
+0411 1fe17e1f and_into 0x1f ,pdata 
+0412 67e0c8d0 store 1 ,mem_mouse_key 
+0413 24344728 nbranch mouse_drawing_optima_init ,user 
+0414 20400416 call p_mouse_drawing_optima 
+0415 20204544 branch mouse_no_data_timer_init 
 
 p_mouse_drawing_optima:
-0328 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0329 c1018000 rtneq p3212 
-032a 2020471a branch mouse_drawing_optima 
+0416 6fe0c927 fetch 1 ,mem_config_sensor_type 
+0417 c1018000 rtneq p3212 
+0418 2020471a branch mouse_drawing_optima 
 
 p_mouse_sensor_poweron:
-032b 20403f65 call mouse_sensor_spi_init 
-032c 6fe0c927 fetch 1 ,mem_config_sensor_type 
-032d c0058332 beq ka8g2 ,p_mouse_ka8g2_sensor_init 
-032e 20404232 call mouse_sensor_reset 
-032f da604aa3 arg mem_sensor_poweron_init ,regc 
-0330 2040422b call mouse_sensor_wr_seq 
-0331 2020408e branch mouse_dpi_config 
+0419 20403f65 call mouse_sensor_spi_init 
+041a 6fe0c927 fetch 1 ,mem_config_sensor_type 
+041b c0058420 beq ka8g2 ,p_mouse_ka8g2_sensor_init 
+041c 20404232 call mouse_sensor_reset 
+041d da604aa3 arg mem_sensor_poweron_init ,regc 
+041e 2040422b call mouse_sensor_wr_seq 
+041f 2020408e branch mouse_dpi_config 
 
 p_mouse_ka8g2_sensor_init:
-0332 20400339 call p_mouse_ka8g2_sensor_reset 
-0333 da604be3 arg mem_ka8g2_sensor_poweron_init ,regc 
-0334 2040422b call mouse_sensor_wr_seq 
-0335 2020408e branch mouse_dpi_config 
+0420 20400427 call p_mouse_ka8g2_sensor_reset 
+0421 da604be3 arg mem_ka8g2_sensor_poweron_init ,regc 
+0422 2040422b call mouse_sensor_wr_seq 
+0423 2020408e branch mouse_dpi_config 
 
 p_mouse_sensor_reset:
-0336 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0337 c0058339 beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
-0338 20204232 branch mouse_sensor_reset 
+0424 6fe0c927 fetch 1 ,mem_config_sensor_type 
+0425 c0058427 beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
+0426 20204232 branch mouse_sensor_reset 
 
 p_mouse_ka8g2_sensor_reset:
-0339 58009706 setarg 0x9706 
-033a 20405b0c call twspi_write 
-033b 20002ee0 nop 12000 
-033c 20600000 rtn 
+0427 58009706 setarg 0x9706 
+0428 20405b0c call twspi_write 
+0429 20002ee0 nop 12000 
+042a 20600000 rtn 
 
 p_mouse_sensor_powerdown:
-033d 204041a7 call mouse_init_sunt 
-033e 20403f65 call mouse_sensor_spi_init 
-033f 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0340 c0058343 beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
-0341 58000806 setarg 0x0806 
-0342 20205b0c branch twspi_write 
+042b 204041a7 call mouse_init_sunt 
+042c 20403f65 call mouse_sensor_spi_init 
+042d 6fe0c927 fetch 1 ,mem_config_sensor_type 
+042e c0058431 beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
+042f 58000806 setarg 0x0806 
+0430 20205b0c branch twspi_write 
 
 p_mouse_ka8g2_sensor_powerdown:
-0343 58001f06 setarg 0x1f06 
-0344 20205b0c branch twspi_write 
+0431 58001f06 setarg 0x1f06 
+0432 20205b0c branch twspi_write 
+
+p_mouse_key:
+0433 20400471 call p_mouse_check_firekey_gpio 
+0434 6fe0cc37 fetch 1 ,mem_fire_key_flag 
+0435 243a0488 nbranch p_fire_key_press ,blank 
+0436 6fe0cc32 fetch 1 ,mem_fire_key_status 
+0437 243a0487 nbranch p_fire_key_process ,blank 
+0438 2040043a call p_mouse_check_key_gpio 
+0439 202040dd branch mouse_key + 1 
 
 p_mouse_check_key_gpio:
-0345 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-0346 245a4121 ncall mouse_check_key_gpio_once ,blank 
-0347 da200000 arg 0 ,rega 
-0348 2040034e call p_mouse_check_lkey_gpio 
-0349 20400353 call p_mouse_check_rkey_gpio 
-034a 20400358 call p_mouse_check_mkey_gpio 
-034b 2040035d call p_mouse_check_bkkey_gpio 
-034c 2040036a call p_mouse_check_fwkey_gpio 
-034d 2020411e branch mouse_check_key_gpio_next 
+043a 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+043b 245a4121 ncall mouse_check_key_gpio_once ,blank 
+043c da200000 arg 0 ,rega 
+043d 20400444 call p_mouse_check_lkey_gpio 
+043e 20400449 call p_mouse_check_rkey_gpio 
+043f 2040044e call p_mouse_check_mkey_gpio 
+0440 20400453 call p_mouse_check_bkkey_gpio 
+0441 20400460 call p_mouse_check_fwkey_gpio 
+0442 20400471 call p_mouse_check_firekey_gpio 
+0443 2020411e branch mouse_check_key_gpio_next 
 
 p_mouse_check_lkey_gpio:
-034e 6fe0c918 fetch 1 ,mem_lbutton_gpio 
-034f 20400377 call p_mouse_gpio_config_output_high 
-0350 20404124 call mouse_check_lkey_gpio 
-0351 6848c918 fetcht 1 ,mem_lbutton_gpio 
-0352 20203f56 branch mouse_gpio_config_input_pu 
+0444 6fe0c918 fetch 1 ,mem_lbutton_gpio 
+0445 2040046d call p_mouse_gpio_config_output_high 
+0446 20404124 call mouse_check_lkey_gpio 
+0447 6848c918 fetcht 1 ,mem_lbutton_gpio 
+0448 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_check_rkey_gpio:
-0353 6fe0c919 fetch 1 ,mem_rbutton_gpio 
-0354 20400377 call p_mouse_gpio_config_output_high 
-0355 2040412a call mouse_check_rkey_gpio 
-0356 6848c919 fetcht 1 ,mem_rbutton_gpio 
-0357 20203f56 branch mouse_gpio_config_input_pu 
+0449 6fe0c919 fetch 1 ,mem_rbutton_gpio 
+044a 2040046d call p_mouse_gpio_config_output_high 
+044b 2040412a call mouse_check_rkey_gpio 
+044c 6848c919 fetcht 1 ,mem_rbutton_gpio 
+044d 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_check_mkey_gpio:
-0358 6fe0c91a fetch 1 ,mem_mbutton_gpio 
-0359 20400377 call p_mouse_gpio_config_output_high 
-035a 20404130 call mouse_check_mkey_gpio 
-035b 6848c91a fetcht 1 ,mem_mbutton_gpio 
-035c 20203f56 branch mouse_gpio_config_input_pu 
+044e 6fe0c91a fetch 1 ,mem_mbutton_gpio 
+044f 2040046d call p_mouse_gpio_config_output_high 
+0450 20404130 call mouse_check_mkey_gpio 
+0451 6848c91a fetcht 1 ,mem_mbutton_gpio 
+0452 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_check_bkkey_gpio:
-035d 6fe0c90d fetch 1 ,mem_bk_button_gpio 
-035e c17f8000 rtneq gpio_disable 
-035f 704b9603 jam mouse_bk_key ,mem_mouse_key_temp 
-0360 6fe0cb91 fetch 1 ,mem_mouse_bkkey_press_status 
-0361 1fe22600 copy pdata ,regc 
-0362 6848c90d fetcht 1 ,mem_bk_button_gpio 
-0363 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
-0364 c07f8366 beq gpio_disable ,p_mouse_3io6key_bk_check 
-0365 2020413e branch mouse_check_bkkey_gpio_next 
+0453 6fe0c90d fetch 1 ,mem_bk_button_gpio 
+0454 c17f8000 rtneq gpio_disable 
+0455 704b9603 jam mouse_bk_key ,mem_mouse_key_temp 
+0456 6fe0cb91 fetch 1 ,mem_mouse_bkkey_press_status 
+0457 1fe22600 copy pdata ,regc 
+0458 6848c90d fetcht 1 ,mem_bk_button_gpio 
+0459 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
+045a c07f845c beq gpio_disable ,p_mouse_3io6key_bk_check 
+045b 2020413e branch mouse_check_bkkey_gpio_next 
 
 p_mouse_3io6key_bk_check:
-0366 6fe0c90d fetch 1 ,mem_bk_button_gpio 
-0367 20400379 call p_mouse_gpio_config_output_low 
-0368 6848c90d fetcht 1 ,mem_bk_button_gpio 
-0369 2020414b branch mouse_3io6key_bk_check 
+045c 6fe0c90d fetch 1 ,mem_bk_button_gpio 
+045d 2040046f call p_mouse_gpio_config_output_low 
+045e 6848c90d fetcht 1 ,mem_bk_button_gpio 
+045f 2020414b branch mouse_3io6key_bk_check 
 
 p_mouse_check_fwkey_gpio:
-036a 6fe0c90e fetch 1 ,mem_fw_button_gpio 
-036b c17f8000 rtneq gpio_disable 
-036c 704b9604 jam mouse_fw_key ,mem_mouse_key_temp 
-036d 6fe0cb92 fetch 1 ,mem_mouse_fwkey_press_status 
-036e 1fe22600 copy pdata ,regc 
-036f 6848c90e fetcht 1 ,mem_fw_button_gpio 
-0370 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
-0371 c07f8373 beq gpio_disable ,p_mouse_3io6key_fw_check 
-0372 20204157 branch mouse_check_fwkey_gpio_next 
+0460 6fe0c90e fetch 1 ,mem_fw_button_gpio 
+0461 c17f8000 rtneq gpio_disable 
+0462 704b9604 jam mouse_fw_key ,mem_mouse_key_temp 
+0463 6fe0cb92 fetch 1 ,mem_mouse_fwkey_press_status 
+0464 1fe22600 copy pdata ,regc 
+0465 6848c90e fetcht 1 ,mem_fw_button_gpio 
+0466 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
+0467 c07f8469 beq gpio_disable ,p_mouse_3io6key_fw_check 
+0468 20204157 branch mouse_check_fwkey_gpio_next 
 
 p_mouse_3io6key_fw_check:
-0373 6fe0c90e fetch 1 ,mem_fw_button_gpio 
-0374 20400379 call p_mouse_gpio_config_output_low 
-0375 6848c90e fetcht 1 ,mem_fw_button_gpio 
-0376 20204164 branch mouse_3io6key_fw_check 
+0469 6fe0c90e fetch 1 ,mem_fw_button_gpio 
+046a 2040046f call p_mouse_gpio_config_output_low 
+046b 6848c90e fetcht 1 ,mem_fw_button_gpio 
+046c 20204164 branch mouse_3io6key_fw_check 
 
 p_mouse_gpio_config_output_high:
-0377 d840003f arg gpcfg_output_high ,temp 
-0378 20206093 branch gpio_config_function_int 
+046d d840003f arg gpcfg_output_high ,temp 
+046e 20206093 branch gpio_config_function_int 
 
 p_mouse_gpio_config_output_low:
-0379 d840003e arg gpcfg_output_low ,temp 
-037a 20206093 branch gpio_config_function_int 
+046f d840003e arg gpcfg_output_low ,temp 
+0470 20206093 branch gpio_config_function_int 
+
+p_mouse_check_firekey_gpio:
+0471 da400000 arg 0 ,regb 
+0472 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
+0473 c17f8000 rtneq gpio_disable 
+0474 6fe0cc39 fetch 1 ,mem_mouse_firebutton_connect_vin_flag 
+0475 243a047e nbranch p_mouse_check_firekey_connect_vin ,blank 
+
+p_mouse_check_firekey_connect_gnd:
+0476 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0477 20403f56 call mouse_gpio_config_input_pu 
+0478 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0479 20406059 call gpio_get_bit 
+047a 7920a400 setflag true ,0 ,regb 
+
+p_mouse_firekey_state_store:
+047b 1a427e00 copy regb ,pdata 
+047c 67e0cc37 store 1 ,mem_fire_key_flag 
+047d 20600000 rtn 
+
+p_mouse_check_firekey_connect_vin:
+047e 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
+047f 793ffe07 set0 gpio_active_bit ,pdata 
+0480 67e0cc38 store 1 ,mem_firebutton_gpio 
+0481 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0482 20403f54 call mouse_gpio_config_input_pd 
+0483 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0484 20406059 call gpio_get_bit 
+0485 7d20a400 nsetflag true ,0 ,regb 
+0486 2020047b branch p_mouse_firekey_state_store 
+
+p_fire_key_process:
+0487 c00204a2 beq 4 ,p_fire_key_process_end 
+
+p_fire_key_press:
+0488 204004a5 call p_firekey_clkn_bt_timer_check 
+0489 6fe24c33 fetch 4 ,mem_fire_key_delay 
+048a d84000a0 arg 0xa0 ,temp 
+048b 98408400 iadd temp ,temp 
+048c 1c427e00 copy clkn_bt ,pdata 
+048d 98467c00 isub temp ,null 
+048e 24610000 nrtn positive 
+048f 67e24c33 store 4 ,mem_fire_key_delay 
+0490 6fe0cc32 fetch 1 ,mem_fire_key_status 
+0491 c0000496 beq 0 ,p_fire_key_process_start 
+0492 c0008499 beq 1 ,p_fire_key_process_release1 
+0493 c001049c beq 2 ,p_fire_key_process_start2 
+0494 c001849f beq 3 ,p_fire_key_process_release2 
+0495 20600000 rtn 
+
+p_fire_key_process_start:
+0496 704c3201 jam 1 ,mem_fire_key_status 
+0497 7048d001 jam 1 ,mem_mouse_key 
+0498 20207e54 branch enable_user 
+
+p_fire_key_process_release1:
+0499 704c3202 jam 2 ,mem_fire_key_status 
+049a 7048d000 jam 0 ,mem_mouse_key 
+049b 20207e54 branch enable_user 
+
+p_fire_key_process_start2:
+049c 704c3203 jam 3 ,mem_fire_key_status 
+049d 7048d001 jam 1 ,mem_mouse_key 
+049e 20207e54 branch enable_user 
+
+p_fire_key_process_release2:
+049f 704c3200 jam 0 ,mem_fire_key_status 
+04a0 7048d000 jam 0 ,mem_mouse_key 
+04a1 20207e54 branch enable_user 
+
+p_fire_key_process_end:
+04a2 704c3200 jam 0 ,mem_fire_key_status 
+04a3 7048d000 jam 0 ,mem_mouse_key 
+04a4 20600000 rtn 
+
+p_firekey_clkn_bt_timer_check:
+04a5 684a4c33 fetcht 4 ,mem_fire_key_delay 
+04a6 1c427e00 copy clkn_bt ,pdata 
+04a7 98467c00 isub temp ,null 
+04a8 244104aa ncall p_firekey_clkn_bt_timer_timeout ,positive 
+04a9 20600000 rtn 
+
+p_firekey_clkn_bt_timer_timeout:
+04aa 58000000 setarg 0 
+04ab 67e24c33 store 4 ,mem_fire_key_delay 
+04ac 20600000 rtn 
 
 p_mouse_idle:
-037b 20404990 call mouse_low_voltage_led_no_enter_lpm 
-037c 20407936 call ui_check_paring_button 
-037d 2040037f call p_mouse_dpi_check 
-037e 2020464f branch mouse_idle + 4 
+04ad 20404990 call mouse_low_voltage_led_no_enter_lpm 
+04ae 20407936 call ui_check_paring_button 
+04af 204004b2 call p_mouse_dpi_check 
+04b0 204004c6 call p_mouse_dpi_another_gpio_check 
+04b1 2020464f branch mouse_idle + 4 
 
 p_mouse_dpi_check:
-037f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0380 c2974036 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
-0381 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
-0382 c17f8000 rtneq gpio_disable 
-0383 da200000 arg 0 ,rega 
-0384 704b9605 jam mouse_dpi_key ,mem_mouse_key_temp 
-0385 6848c90f fetcht 1 ,mem_dpi_button_gpio 
-0386 20400388 call p_mouse_dpi_key_check 
-0387 2020402f branch mouse_dpi_check_next 
+04b2 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+04b3 c2974036 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
+04b4 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
+04b5 c17f8000 rtneq gpio_disable 
+04b6 da200000 arg 0 ,rega 
+04b7 704b9605 jam mouse_dpi_key ,mem_mouse_key_temp 
+04b8 6848c90f fetcht 1 ,mem_dpi_button_gpio 
+04b9 204004bb call p_mouse_dpi_key_check 
+04ba 2020402f branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-0388 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0389 c2964048 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-038a 6fe0cb93 fetch 1 ,mem_mouse_dpikey_press_status 
-038b 1fe22600 copy pdata ,regc 
-038c 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
-038d c07f838f beq gpio_disable ,p_mouse_3io6key_dpi_check 
-038e 2020403f branch mouse_dpi_key_check_next 
+04bb 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+04bc c2964048 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+04bd 6fe0cb93 fetch 1 ,mem_mouse_dpikey_press_status 
+04be 1fe22600 copy pdata ,regc 
+04bf 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
+04c0 c07f84c2 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+04c1 2020403f branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-038f 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
-0390 20400379 call p_mouse_gpio_config_output_low 
-0391 6848c90f fetcht 1 ,mem_dpi_button_gpio 
-0392 20204195 branch mouse_3io6key_check 
-
-p_g24_parse_rx_ota_sm:
-0393 6fe0cbf6 fetch 1 ,mem_g24_ota_mode 
-0394 207a0000 rtn blank 
-0395 6fe0cbf7 fetch 1 ,mem_g24_ota_sm 
-0396 c001039f beq g24_ota_sm_tx_version ,p_g24_ota_sm_tx_version 
-0397 c00283a1 beq g24_ota_sm_tx_info ,p_g24_ota_sm_tx_info 
-0398 c00403a3 beq g24_ota_sm_tx_config ,p_g24_ota_sm_tx_config 
-0399 c00583a5 beq g24_ota_sm_tx_set_config_end ,p_g24_ota_sm_tx_config_end 
-039a c00703a7 beq g24_ota_sm_tx_data ,p_g24_ota_sm_tx_data 
-039b c008839d beq g24_ota_sm_tx_reset ,p_g24_ota_sm_tx_reset 
-039c 20600000 rtn 
-
-p_g24_ota_sm_tx_reset:
-039d 704bf712 jam g24_ota_sm_tx_reset_ok ,mem_g24_ota_sm 
-039e 20600000 rtn 
-
-p_g24_ota_sm_tx_version:
-039f 704bf703 jam g24_ota_sm_tx_version_ok ,mem_g24_ota_sm 
-03a0 20600000 rtn 
-
-p_g24_ota_sm_tx_info:
-03a1 704bf706 jam g24_ota_sm_tx_info_ok ,mem_g24_ota_sm 
-03a2 20600000 rtn 
-
-p_g24_ota_sm_tx_config:
-03a3 704bf709 jam g24_ota_sm_tx_config_ok ,mem_g24_ota_sm 
-03a4 20600000 rtn 
-
-p_g24_ota_sm_tx_config_end:
-03a5 704bf70c jam g24_ota_sm_tx_set_config_end_ok ,mem_g24_ota_sm 
-03a6 20600000 rtn 
-
-p_g24_ota_sm_tx_data:
-03a7 704bf70f jam g24_ota_sm_tx_data_ok ,mem_g24_ota_sm 
-03a8 20600000 rtn 
-
-p_g24_mouse_parse_rx:
-03a9 6fe0c82a fetch 1 ,mem_24g_rxdata_length 
-03aa 203a0393 branch p_g24_parse_rx_ota_sm ,blank 
-03ab 1fe22400 copy pdata ,regb 
-03ac 70482a00 jam 0 ,mem_24g_rxdata_length 
-03ad 6fe0c80a fetch 1 ,mem_24g_rxpayload 
-03ae c05783bb beq datatype_ota ,p_g24_rx_ota 
-03af 20600000 rtn 
-
-p_g24_ota_mode_enable:
-03b0 704bf601 jam 1 ,mem_g24_ota_mode 
-03b1 70409900 jam 0 ,mem_lpm_mode 
-03b2 2020049b branch p_ota_init 
-
-p_g24_ota_dispatch:
-03b3 20600000 rtn 
-
-p_g24_ota_transmit:
-03b4 7047c6af jam datatype_ota ,mem_24g_txbuf 
-03b5 20402291 call g24_transmit_prep 
-03b6 2040265b call g24_transmit_receive_ack 
-03b7 246c0000 nrtn sync 
-03b8 24778000 nrtn user3 
-03b9 20402597 call g24_txbuf_clear 
-03ba 20202672 branch g24_ackpayload_parse 
-
-p_g24_rx_ota:
-03bb 6fe0c80a fetch 1 ,mem_24g_rxpayload 
-03bc c1d78000 rtnne datatype_ota 
-03bd efe08006 ifetch 1 ,contr 
-03be e8408006 ifetcht 1 ,contr 
-03bf 18467c02 sub temp ,g24_ota_target_mouse ,null 
-03c0 2422937a nbranch assert ,zero 
-03c1 c00083ca beq g24_ota_cmd_version ,p_g24_mouse_ota_process_version 
-03c2 c00103cd beq g24_ota_cmd_info ,p_g24_mouse_ota_process_info 
-03c3 c00183cf beq g24_ota_cmd_config ,p_g24_mouse_ota_process_config 
-03c4 c00203d1 beq g24_ota_cmd_set_config_end ,p_g24_mouse_ota_process_set_config_end 
-03c5 c0028429 beq g24_ota_cmd_data ,p_g24_mouse_ota_process_data 
-03c6 c003044f beq g24_ota_cmd_reset ,p_g24_mouse_ota_process_reset 
-03c7 c07f83c9 beq g24_ota_cmd_ping ,p_g24_mouse_ota_process_ping 
-03c8 2020137a branch assert 
-
-p_g24_mouse_ota_process_ping:
-03c9 20600000 rtn 
-
-p_g24_mouse_ota_process_version:
-03ca 204003b0 call p_g24_ota_mode_enable 
-03cb 704bf701 jam g24_ota_sm_rx_version ,mem_g24_ota_sm 
-03cc 20600000 rtn 
-
-p_g24_mouse_ota_process_info:
-03cd 704bf704 jam g24_ota_sm_rx_info ,mem_g24_ota_sm 
-03ce 20600000 rtn 
-
-p_g24_mouse_ota_process_config:
-03cf 704bf707 jam g24_ota_sm_rx_config ,mem_g24_ota_sm 
-03d0 20600000 rtn 
-
-p_g24_mouse_ota_process_set_config_end:
-03d1 704bf70a jam g24_ota_sm_rx_set_config_end ,mem_g24_ota_sm 
-03d2 efe10006 ifetch 2 ,contr 
-03d3 e8410006 ifetcht 2 ,contr 
-03d4 6a214c18 fetchr rega ,2 ,mem_g24_ota_rx_alllen 
-03d5 9a267c00 isub rega ,null 
-03d6 24228447 nbranch p_g24_mouse_ota_process_fail ,zero 
-03d7 6fe14c1a fetch 2 ,mem_g24_ota_rx_sum 
-03d8 98467c00 isub temp ,null 
-03d9 24228447 nbranch p_g24_mouse_ota_process_fail ,zero 
-03da 204003dd call p_g24_check_ota_data_all 
-03db 24340447 nbranch p_g24_mouse_ota_process_fail ,user 
-03dc 20200445 branch p_g24_mouse_ota_process_ok 
-
-p_g24_check_ota_data_all:
-03dd 204003e8 call p_g24_check_ota_data 
-03de 24740000 nrtn user 
-03df 6fe14c1a fetch 2 ,mem_g24_ota_rx_sum 
-03e0 9e067c00 isub alarm ,null 
-03e1 2422fe56 nbranch disable_user ,zero 
-03e2 684909e8 fetcht 2 ,mem_temp_block6 
-03e3 6fe14c18 fetch 2 ,mem_g24_ota_rx_alllen 
-03e4 1fe0fffb increase -5 ,pdata 
-03e5 98467c00 isub temp ,null 
-03e6 2422fe56 nbranch disable_user ,zero 
-03e7 20207e54 branch enable_user 
-
-p_g24_check_ota_data:
-03e8 6fe14bf3 fetch 2 ,mem_g24_ota_config_addr 
-03e9 1ff0fe00 byteswap pdata ,pdata 
-03ea 67e102e4 store 2 ,mem_addr_mi 
-03eb d8400003 arg 3 ,temp 
-03ec da2009d2 arg mem_temp_block5 ,rega 
-03ed 20405de2 call iicd_read_eep 
-03ee 6fe089d2 fetch 1 ,mem_temp_block5 
-03ef c0ad7e56 bne g24_ota_data_header ,disable_user 
-03f0 e8410006 ifetcht 2 ,contr 
-03f1 6049095c storet 2 ,mem_pdatatemp 
-03f2 604909e8 storet 2 ,mem_temp_block6 
-03f3 6fe089d2 fetch 1 ,mem_temp_block5 
-03f4 dd60ffff arg 0xffff ,rege 
-03f5 d8400000 arg 0 ,temp 
-03f6 d8c009d2 arg mem_temp_block5 ,contr 
-03f7 df200003 arg 3 ,loopcnt 
-03f8 2040045f call p_g24_mouse_data_sum 
-03f9 18426000 copy temp ,alarm 
-03fa 6fe14bf3 fetch 2 ,mem_g24_ota_config_addr 
-03fb 1fe0ee03 add pdata ,3 ,regf 
-03fc 2040040c call p_g24_check_ota_data_loop 
-03fd 1ef0fe00 byteswap regf ,pdata 
-03fe 67e102e4 store 2 ,mem_addr_mi 
-03ff d8400002 arg 2 ,temp 
-0400 da2009d2 arg mem_temp_block5 ,rega 
-0401 20405de2 call iicd_read_eep 
-0402 6fe109d2 fetch 2 ,mem_temp_block5 
-0403 9d667c00 isub rege ,null 
-0404 2422fe56 nbranch disable_user ,zero 
-0405 6fe089d2 fetch 1 ,mem_temp_block5 
-0406 9e00e000 iadd alarm ,alarm 
-0407 efe08006 ifetch 1 ,contr 
-0408 9e00e000 iadd alarm ,alarm 
-0409 5800ffff setarg 0xffff 
-040a 9e016000 iand alarm ,alarm 
-040b 20207e54 branch enable_user 
-
-p_g24_check_ota_data_loop:
-040c 6fe1095c fetch 2 ,mem_pdatatemp 
-040d 207a0000 rtn blank 
-040e 1fe20400 copy pdata ,temp 
-040f 1fe67c10 sub pdata ,16 ,null 
-0410 20210427 branch p_g24_check_ota_data_loopend ,positive 
-0411 1fe0fff0 increase -16 ,pdata 
-0412 d8400010 arg 0x10 ,temp 
-
-p_g24_check_ota_data_loop2:
-0413 67e1095c store 2 ,mem_pdatatemp 
-0414 18425e00 copy temp ,regext 
-0415 1ee27e00 copy regf ,pdata 
-0416 1ff0fe00 byteswap pdata ,pdata 
-0417 67e102e4 store 2 ,mem_addr_mi 
-0418 da2009d2 arg mem_temp_block5 ,rega 
-0419 20405de2 call iicd_read_eep 
-041a 1ee27e00 copy regf ,pdata 
-041b 9de0ee00 iadd regext ,regf 
-041c 1de27200 copy regext ,loopcnt 
-041d 1d627e00 copy rege ,pdata 
-041e d8c009d2 arg mem_temp_block5 ,contr 
-041f efe00006 icrc contr 
-0420 1fe25600 copy pdata ,rege 
-0421 1de27200 copy regext ,loopcnt 
-0422 d8c009d2 arg mem_temp_block5 ,contr 
-0423 1e020400 copy alarm ,temp 
-0424 2040045f call p_g24_mouse_data_sum 
-0425 18426000 copy temp ,alarm 
-0426 2020040c branch p_g24_check_ota_data_loop 
-
-p_g24_check_ota_data_loopend:
-0427 58000000 setarg 0 
-0428 20200413 branch p_g24_check_ota_data_loop2 
-
-p_g24_mouse_ota_process_data:
-0429 704bf70d jam g24_ota_sm_rx_data ,mem_g24_ota_sm 
-042a efe08006 ifetch 1 ,contr 
-042b 18c22200 copy contr ,rega 
-042c 6848cc1c fetcht 1 ,mem_g24_ota_rx_data_count 
-042d 98467c00 isub temp ,null 
-042e 20228445 branch p_g24_mouse_ota_process_ok ,zero 
-042f 20400456 call p_g24_cmd_ota_data_check_count 
-0430 24340447 nbranch p_g24_mouse_ota_process_fail ,user 
-0431 1a467c04 sub regb ,4 ,null 
-0432 20210447 branch p_g24_mouse_ota_process_fail ,positive 
-0433 1a40a5fc increase -4 ,regb 
-0434 62410959 storer regb ,2 ,mem_hold_contw 
-0435 62210957 storer rega ,2 ,mem_hold_contr 
-0436 20405dd3 call iicd_eeprom_write_enable 
-0437 20400449 call p_dongle_usb_cmd_ota_write_data 
-0438 20405dda call iicd_eeprom_write_disable 
-0439 6a410959 fetchr regb ,2 ,mem_hold_contw 
-043a 6a210957 fetchr rega ,2 ,mem_hold_contr 
-043b 6fe14c18 fetch 2 ,mem_g24_ota_rx_alllen 
-043c 9a40fe00 iadd regb ,pdata 
-043d 67e14c18 store 2 ,mem_g24_ota_rx_alllen 
-043e 1a427200 copy regb ,loopcnt 
-043f d8400000 arg 0 ,temp 
-0440 1a220c00 copy rega ,contr 
-0441 2040045f call p_g24_mouse_data_sum 
-0442 6fe14c1a fetch 2 ,mem_g24_ota_rx_sum 
-0443 9840fe00 iadd temp ,pdata 
-0444 67e14c1a store 2 ,mem_g24_ota_rx_sum 
-
-p_g24_mouse_ota_process_ok:
-0445 704bf500 jam g24_ota_status_success ,mem_g24_ota_rtn_state 
-0446 20600000 rtn 
-
-p_g24_mouse_ota_process_fail:
-0447 704bf501 jam g24_ota_status_fail ,mem_g24_ota_rtn_state 
-0448 20600000 rtn 
-
-p_dongle_usb_cmd_ota_write_data:
-0449 6fe14bf3 fetch 2 ,mem_g24_ota_config_addr 
-044a 207a0000 rtn blank 
-044b 68494c18 fetcht 2 ,mem_g24_ota_rx_alllen 
-044c 9840fe00 iadd temp ,pdata 
-044d 1a420400 copy regb ,temp 
-044e 20205e04 branch iicd_write_ota_data 
-
-p_g24_mouse_ota_process_reset:
-044f 6fe0cbf7 fetch 1 ,mem_g24_ota_sm 
-0450 c1080000 rtneq g24_ota_sm_rx_reset 
-0451 c1088000 rtneq g24_ota_sm_tx_reset 
-0452 c1090000 rtneq g24_ota_sm_tx_reset_ok 
-0453 704c1d05 jam 5 ,mem_g24_ota_reset_timer 
-0454 704bf710 jam g24_ota_sm_rx_reset ,mem_g24_ota_sm 
-0455 20600000 rtn 
-
-p_g24_cmd_ota_data_check_count:
-0456 6848cc1c fetcht 1 ,mem_g24_ota_rx_data_count 
-0457 67e0cc1c store 1 ,mem_g24_ota_rx_data_count 
-0458 c000045c beq 0 ,p_g24_cmd_ota_data_check_count_0 
-0459 98467e00 isub temp ,pdata 
-045a c000fe54 beq 1 ,enable_user 
-045b 20207e56 branch disable_user 
-
-p_g24_cmd_ota_data_check_count_0:
-045c 18467cff sub temp ,0xff ,null 
-045d 2022fe54 branch enable_user ,zero 
-045e 20207e56 branch disable_user 
-
-p_g24_mouse_data_sum:
-045f efe08006 ifetch 1 ,contr 
-0460 98408400 iadd temp ,temp 
-0461 c200045f loop p_g24_mouse_data_sum 
-0462 20600000 rtn 
-
-p_g24_mouse_ota_crc:
-0463 5800ffff setarg 0xffff 
-0464 efe00006 icrc contr 
-0465 20600000 rtn 
-
-p_g24_mouse_ota_check_crc:
-0466 6f20c82a fetchr loopcnt ,1 ,mem_24g_rxdata_length 
-0467 1f267c02 sub loopcnt ,2 ,null 
-0468 20217e56 branch disable_user ,positive 
-0469 dfe0480a arg mem_24g_rxpayload ,pdata 
-046a 9f208c00 iadd loopcnt ,contr 
-046b 18c08dfe increase -2 ,contr 
-046c e8410006 ifetcht 2 ,contr 
-046d d8c0480a arg mem_24g_rxpayload ,contr 
-046e 20400463 call p_g24_mouse_ota_crc 
-046f 98467c00 isub temp ,null 
-0470 2022fe54 branch enable_user ,zero 
-0471 20207e56 branch disable_user 
-
-p_g24_mouse_ota_check_data:
-0472 efe08006 ifetch 1 ,contr 
-0473 c0ad048b bne 0x5a ,p_g24_mouse_ota_load_fail 
-0474 1a220200 copy rega ,1 ,contr 
-0475 68490006 fetcht 2 ,contr 
-
-p_g24_mouse_ota_check_data_loop:
-0476 18467c03 sub temp ,3 ,null 
-0477 2021048b branch p_g24_mouse_ota_load_fail ,positive 
-0478 18c08c02 increase 2 ,contr 
-0479 ef208006 ifetchr loopcnt ,1 ,contr 
-047a 1f267c00 sub loopcnt ,0 ,null 
-047b 2422848b nbranch p_g24_mouse_ota_load_fail ,zero 
-047c 1f227e00 copy loopcnt ,pdata 
-047d 98c08c00 iadd contr ,contr 
-047e 18427e00 copy temp ,pdata 
-047f 1f20f203 increase 3 ,loopcnt 
-0480 9f260400 isub loopcnt ,temp 
-0481 24228476 nbranch p_g24_mouse_ota_check_data_loop ,zero 
-0482 e8410006 ifetcht 2 ,contr 
-0483 1a208c01 add rega ,1 ,contr 
-0484 efe10006 ifetch 2 ,contr 
-0485 1fe0f202 add pdata ,2 ,loopcnt 
-0486 1a208c01 add rega ,1 ,contr 
-0487 20400463 call p_g24_mouse_ota_crc 
-0488 98467c00 isub temp ,null 
-0489 2422848b nbranch p_g24_mouse_ota_load_fail ,zero 
-
-p_g24_mouse_ota_load_success:
-048a 20207e54 branch enable_user 
-
-p_g24_mouse_ota_load_fail:
-048b 20207e56 branch disable_user 
-
-p_g24_mouse_ota_get_otaaddr:
-048c 6fe14bf3 fetch 2 ,mem_g24_ota_config_addr 
-048d 1fe20c00 copy pdata ,contr 
-048e 20400472 call p_g24_mouse_ota_check_data 
-048f 24340497 nbranch p_g24_mouse_ota_config_end ,user 
-0490 6a214bf3 fetchr rega ,2 ,mem_g24_ota_config_addr 
-0491 1a208c01 add rega ,1 ,contr 
-0492 efe10006 ifetch 2 ,contr 
-0493 1fe0fe05 increase 5 ,pdata 
-0494 9a20fe00 iadd rega ,pdata 
-0495 67e14bf3 store 2 ,mem_g24_ota_config_addr 
-0496 2020048c branch p_g24_mouse_ota_get_otaaddr 
-
-p_g24_mouse_ota_config_end:
-0497 6fe14bf1 fetch 2 ,mem_g24_ota_storage_size 
-0498 68494bf3 fetcht 2 ,mem_g24_ota_config_addr 
-0499 98467e00 isub temp ,pdata 
-049a 20600000 rtn 
-
-p_ota_init:
-049b 58000000 setarg 0 
-049c 67e14c18 store 2 ,mem_g24_ota_rx_alllen 
-049d 67e14c1a store 2 ,mem_g24_ota_rx_sum 
-049e 67e0cc1c store 1 ,mem_g24_ota_rx_data_count 
-049f 67e0cbf7 store 1 ,mem_g24_ota_sm 
-04a0 20600000 rtn 
-
-p_mouse_24g_package_ota:
-04a1 20407e56 call disable_user 
-04a2 6fe0cbf7 fetch 1 ,mem_g24_ota_sm 
-04a3 c00084aa beq g24_ota_sm_rx_version ,p_mouse_24g_package_ota_version 
-04a4 c00204b4 beq g24_ota_sm_rx_info ,p_mouse_24g_package_ota_info 
-04a5 c00384d3 beq g24_ota_sm_rx_config ,p_mouse_24g_package_ota_config 
-04a6 c00504f9 beq g24_ota_sm_rx_set_config_end ,p_mouse_24g_package_ota_set_config_end 
-04a7 c00684ee beq g24_ota_sm_rx_data ,p_mouse_24g_package_ota_data 
-04a8 c00804d7 beq g24_ota_sm_rx_reset ,p_mouse_24g_package_ota_reset 
-04a9 20200502 branch p_mouse_24g_package_ping 
-
-p_mouse_24g_package_ota_version:
-04aa 7047c6af jam datatype_ota ,mem_24g_txbuf 
-04ab 7047c701 jam g24_ota_cmd_version ,mem_24g_txbuf + 1 
-04ac 7047c800 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-04ad 7047c902 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-04ae 58000001 setarg g24_ota_version 
-04af 67e147ca store 2 ,mem_24g_txbuf + 4 
-04b0 70483601 jam type_ms ,mem_24g_data_type 
-04b1 70483506 jam 6 ,mem_24g_datalen 
-04b2 704bf702 jam g24_ota_sm_tx_version ,mem_g24_ota_sm 
-04b3 20600000 rtn 
-
-p_mouse_24g_package_ota_info:
-04b4 7047c6af jam datatype_ota ,mem_24g_txbuf 
-04b5 7047c702 jam g24_ota_cmd_info ,mem_24g_txbuf + 1 
-04b6 7047c800 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-04b7 7047c902 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-04b8 6ff10000 fetch 2 ,core_chipid 
-04b9 67e147ca store 2 ,mem_24g_txbuf + 4 
-04ba 58006661 setarg 0x6661 
-04bb e7e10005 istore 2 ,contw 
-04bc 58000001 setarg 1 
-04bd e7e30005 istore 6 ,contw 
-04be 58000000 setarg 0 
-04bf e7e10005 istore 2 ,contw 
-04c0 e7e10005 istore 2 ,contw 
-04c1 204004db call p_mouse_24g_storage_type 
-04c2 e7e08005 istore 1 ,contw 
-04c3 58000000 setarg 0 
-04c4 e7e08005 istore 1 ,contw 
-04c5 68494bf3 fetcht 2 ,mem_g24_ota_config_addr 
-04c6 e0410005 istoret 2 ,contw 
-04c7 6fe14bf1 fetch 2 ,mem_g24_ota_storage_size 
-04c8 1fed7e00 lshift8 pdata ,pdata 
-04c9 1fe37e00 rshift pdata ,pdata 
-04ca 98467e00 isub temp ,pdata 
-04cb 242104d1 nbranch p_dongle_usb_cmd_ota_info_dongle_empty ,positive 
-
-p_dongle_usb_cmd_ota_info_dongle_common:
-04cc e7e10005 istore 2 ,contw 
-04cd 70483518 jam 24 ,mem_24g_datalen 
-04ce 70483601 jam type_ms ,mem_24g_data_type 
-04cf 704bf705 jam g24_ota_sm_tx_info ,mem_g24_ota_sm 
-04d0 20600000 rtn 
-
-p_dongle_usb_cmd_ota_info_dongle_empty:
-04d1 58000000 setarg 0 
-04d2 202004cc branch p_dongle_usb_cmd_ota_info_dongle_common 
-
-p_mouse_24g_package_ota_config:
-04d3 704bf708 jam g24_ota_sm_tx_config ,mem_g24_ota_sm 
-04d4 7047c703 jam g24_ota_cmd_config ,mem_24g_txbuf + 1 
-04d5 70483504 jam 4 ,mem_24g_datalen 
-04d6 202004e4 branch p_mouse_24g_package_ota_common_ok 
-
-p_mouse_24g_package_ota_reset:
-04d7 704bf711 jam g24_ota_sm_tx_reset ,mem_g24_ota_sm 
-04d8 7047c706 jam g24_ota_cmd_reset ,mem_24g_txbuf + 1 
-04d9 70483504 jam 4 ,mem_24g_datalen 
-04da 202004e4 branch p_mouse_24g_package_ota_common_ok 
-
-p_mouse_24g_storage_type:
-04db 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-04dc c28984e0 bbit1 mouse_enable_eeprom ,p_mouse_24g_storage_type_eeprom 
-04dd c28904e2 bbit1 mouse_enable_flash ,p_mouse_24g_storage_type_flash 
-04de 58000000 setarg g24_ota_storage_error 
-04df 20600000 rtn 
-
-p_mouse_24g_storage_type_eeprom:
-04e0 58000002 setarg g24_ota_storage_eeprom 
-04e1 20600000 rtn 
-
-p_mouse_24g_storage_type_flash:
-04e2 58000004 setarg g24_ota_storage_flash 
-04e3 20600000 rtn 
-
-p_mouse_24g_package_ota_common_ok:
-04e4 70483601 jam type_ms ,mem_24g_data_type 
-04e5 7047c6af jam datatype_ota ,mem_24g_txbuf 
-04e6 7047c800 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-04e7 7047c902 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-04e8 20600000 rtn 
-
-p_mouse_24g_package_ota_common_fail:
-04e9 7047c801 jam g24_ota_status_fail ,mem_24g_txbuf + 2 
-04ea 70483601 jam type_ms ,mem_24g_data_type 
-04eb 7047c6af jam datatype_ota ,mem_24g_txbuf 
-04ec 7047c902 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-04ed 20600000 rtn 
-
-p_mouse_24g_package_ota_data:
-04ee 704bf70f jam g24_ota_sm_tx_data_ok ,mem_g24_ota_sm 
-04ef 7047c705 jam g24_ota_cmd_data ,mem_24g_txbuf + 1 
-04f0 6fe0cc1c fetch 1 ,mem_g24_ota_rx_data_count 
-04f1 67e0c7ca store 1 ,mem_24g_txbuf + 4 
-04f2 70483505 jam 5 ,mem_24g_datalen 
-04f3 70483601 jam type_ms ,mem_24g_data_type 
-04f4 7047c6af jam datatype_ota ,mem_24g_txbuf 
-04f5 6fe0cbf5 fetch 1 ,mem_g24_ota_rtn_state 
-04f6 67e0c7c8 store 1 ,mem_24g_txbuf + 2 
-04f7 7047c902 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
+04c2 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
+04c3 2040046f call p_mouse_gpio_config_output_low 
+04c4 6848c90f fetcht 1 ,mem_dpi_button_gpio 
+04c5 20204195 branch mouse_3io6key_check 
+
+p_mouse_dpi_another_gpio_check:
+04c6 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+04c7 c41e8000 rtnbit0 mouse_enable_double_dpi_key 
+04c8 6fe0cc3a fetch 1 ,mem_mouse_another_dpi_connect_vin_flag 
+04c9 243a04cf nbranch p_mouse_dpi_another_gpio_connect_vin_check ,blank 
+
+p_mouse_dpi_another_gpio_connect_gnd_check:
+04ca 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
+04cb 2040046d call p_mouse_gpio_config_output_high 
+04cc 204004e0 call p_mouse_dpi_another_check 
+04cd 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+04ce 20203f56 branch mouse_gpio_config_input_pu 
+
+p_mouse_dpi_another_gpio_connect_vin_check:
+04cf 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
+04d0 793ffe07 set0 gpio_active_bit ,pdata 
+04d1 67e0cc3b store 1 ,mem_dpi_another_button_gpio 
+04d2 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
+04d3 2040046f call p_mouse_gpio_config_output_low 
+04d4 704c3f00 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+04d5 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+04d6 6fe0cc3c fetch 1 ,mem_dpi_another_press_status 
+04d7 204004f9 call p_mouse_check_key_connect_vin_new 
+04d8 204004e4 call p_mouse_dpi_another_state_check 
+04d9 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+04da 20203f56 branch mouse_gpio_config_input_pu 
+
+p_mouse_dpi_another_down_new:
+04db 20403f56 call mouse_gpio_config_input_pu 
+04dc 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
+04dd c1008000 rtneq dpi_button_state_down 
+04de 704c3d01 jam dpi_button_state_down ,mem_dpi_another_button_state 
+04df 20204069 branch mouse_dpi_process 
+
+p_mouse_dpi_another_check:
+04e0 704c3f00 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+04e1 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+04e2 6fe0cc3c fetch 1 ,mem_dpi_another_press_status 
+04e3 204004ef call p_mouse_check_key_connect_gnd_new 
+
+p_mouse_dpi_another_state_check:
+04e4 67e0cc3c store 1 ,mem_dpi_another_press_status 
+04e5 6fe0cc3e fetch 1 ,mem_dpi_another_button_down_enable 
+04e6 203a04eb branch p_mouse_dpi_another_up ,blank 
+
+p_mouse_dpi_another_down:
+04e7 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
+04e8 c1008000 rtneq dpi_button_state_down 
+04e9 704c3d01 jam dpi_button_state_down ,mem_dpi_another_button_state 
+04ea 20204069 branch mouse_dpi_process 
+
+p_mouse_dpi_another_up:
+04eb 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
+04ec c1000000 rtneq dpi_button_state_up 
+04ed 704c3d00 jam dpi_button_state_up ,mem_dpi_another_button_state 
+04ee 20600000 rtn 
+
+p_mouse_check_key_connect_gnd_new:
+04ef 1fe3fe00 lshift pdata ,pdata 
+04f0 1fe22400 copy pdata ,regb 
+04f1 20406059 call gpio_get_bit 
+04f2 7920a400 setflag true ,0 ,regb 
+04f3 1a417e07 and regb ,0x07 ,pdata 
+04f4 6848cc3f fetcht 1 ,mem_mouse_key_temp_patch 
+04f5 18420e00 copy temp ,queue 
+04f6 c0038504 beq 0x07 ,p_mouse_key_press 
+04f7 c0000506 beq 0x00 ,p_mouse_key_release 
 04f8 20600000 rtn 
 
-p_mouse_24g_package_ota_set_config_end:
-04f9 704bf70c jam g24_ota_sm_tx_set_config_end_ok ,mem_g24_ota_sm 
-04fa 7047c704 jam g24_ota_cmd_set_config_end ,mem_24g_txbuf + 1 
-04fb 70483504 jam 4 ,mem_24g_datalen 
-04fc 70483601 jam type_ms ,mem_24g_data_type 
-04fd 7047c6af jam datatype_ota ,mem_24g_txbuf 
-04fe 6fe0cbf5 fetch 1 ,mem_g24_ota_rtn_state 
-04ff 67e0c7c8 store 1 ,mem_24g_txbuf + 2 
-0500 7047c902 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0501 20600000 rtn 
-
-p_mouse_24g_package_ping:
-0502 7047c6af jam datatype_ota ,mem_24g_txbuf 
-0503 7047c7ff jam g24_ota_cmd_ping ,mem_24g_txbuf + 1 
-0504 7047c800 jam g24_ota_status_success ,mem_24g_txbuf + 2 
-0505 7047c902 jam g24_ota_target_mouse ,mem_24g_txbuf + 3 
-0506 70483601 jam type_ms ,mem_24g_data_type 
-0507 70483504 jam 4 ,mem_24g_datalen 
-0508 20600000 rtn 
-
-p_mouse_24g_package_data_ota:
-0509 1fe22200 copy pdata ,rega 
-050a 704bf800 jam 0 ,mem_g24_ota_prepare_send_len 
-050b 70483601 jam type_ms ,mem_24g_data_type 
-050c da404bf9 arg mem_g24_ota_txbuf ,regb 
-050d 20600000 rtn 
+p_mouse_check_key_connect_vin_new:
+04f9 1fe3fe00 lshift pdata ,pdata 
+04fa 1fe22400 copy pdata ,regb 
+04fb 20403f54 call mouse_gpio_config_input_pd 
+04fc 20406059 call gpio_get_bit 
+04fd 7920a400 setflag true ,0 ,regb 
+04fe 1a417e07 and regb ,0x07 ,pdata 
+04ff 6848cc3f fetcht 1 ,mem_mouse_key_temp_patch 
+0500 18420e00 copy temp ,queue 
+0501 c0038504 beq 0x07 ,p_mouse_key_press 
+0502 c0000506 beq 0x00 ,p_mouse_key_release 
+0503 20600000 rtn 
+
+p_mouse_key_press:
+0504 704c3e01 jam 1 ,mem_dpi_another_button_down_enable 
+0505 20600000 rtn 
+
+p_mouse_key_release:
+0506 704c3e00 jam 0 ,mem_dpi_another_button_down_enable 
+0507 20600000 rtn 
+
+p_mouse_dpi_process:
+0508 20404072 call mouse_dpi_ghost_check 
+0509 20740000 rtn user 
+050a 6fe0c992 fetch 1 ,mem_mouse_dpi 
+050b 1fe20400 copy pdata ,temp 
+050c 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+050d c29e8514 bbit1 mouse_enable_double_dpi_key ,p_mouse_double_dpi_check 
+050e 18427e00 copy temp ,pdata 
+050f 1fe0fe01 increase 1 ,pdata 
+0510 1fe17e03 and pdata ,0x03 ,pdata 
+
+p_mouse_dpi_store:
+0511 67e0c992 store 1 ,mem_mouse_dpi 
+0512 20404095 call mouse_seting_dpi 
+0513 202045ee branch mouse_store_device_info_delay 
+
+p_mouse_double_dpi_check:
+0514 6fe0cc3e fetch 1 ,mem_dpi_another_button_down_enable 
+0515 243a0531 nbranch p_mouse_another_dpi_button_down ,blank 
+
+p_mouse_dpi_increase:
+0516 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0517 c28e0525 bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_increase_level_4 
+0518 18427e00 copy temp ,pdata 
+0519 c1008000 rtneq mouse_dpi_level2 
+
+p_mouse_dpi_increase_level:
+051a c0000521 beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
+051b c001051f beq mouse_dpi_level3 ,p_mouse_dpi_level_2 
+051c 20600000 rtn 
+
+p_mouse_dpi_level_1:
+051d 58000002 setarg 2 
+051e 20200511 branch p_mouse_dpi_store 
+
+p_mouse_dpi_level_2:
+051f 58000000 setarg 0 
+0520 20200511 branch p_mouse_dpi_store 
+
+p_mouse_dpi_level_3:
+0521 58000001 setarg 1 
+0522 20200511 branch p_mouse_dpi_store 
+
+p_mouse_dpi_level_4:
+0523 58000003 setarg 3 
+0524 20200511 branch p_mouse_dpi_store 
+
+p_mouse_dpi_increase_level_4:
+0525 18427e00 copy temp ,pdata 
+0526 c1008000 rtneq mouse_dpi_level2 
+0527 c0000521 beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
+0528 c0010523 beq mouse_dpi_level3 ,p_mouse_dpi_level_4 
+0529 c001851f beq mouse_dpi_level4 ,p_mouse_dpi_level_2 
+052a 20600000 rtn 
+
+p_mouse_dpi_decrease_level_4:
+052b 18427e00 copy temp ,pdata 
+052c c1010000 rtneq mouse_dpi_level3 
+052d c0000523 beq mouse_dpi_level1 ,p_mouse_dpi_level_4 
+052e c000851f beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
+052f c001851d beq mouse_dpi_level4 ,p_mouse_dpi_level_1 
+0530 20600000 rtn 
+
+p_mouse_another_dpi_button_down:
+
+p_mouse_dpi_decrease:
+0531 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0532 c28e052b bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_decrease_level_4 
+0533 18427e00 copy temp ,pdata 
+0534 c1010000 rtneq mouse_dpi_level3 
+
+p_mouse_dpi_decrease_level:
+0535 c000051d beq mouse_dpi_level1 ,p_mouse_dpi_level_1 
+0536 c000851f beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
+0537 20600000 rtn 
+
+p_send_time_check:
+0538 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
+0539 c0008573 beq g24_tx_timer_int_enable ,p_send_timer_first 
+053a 6fe0cc52 fetch 1 ,mem_tx_count 
+053b 203a0573 branch p_send_timer_first ,blank 
+053c 1b227e00 copy clkn ,pdata 
+053d 684b4c53 fetcht 6 ,mem_tx_time_last 
+053e 67e34c53 store 6 ,mem_tx_time_last 
+053f 20407d95 call clk_diff_rt 
+0540 67e24c59 store 4 ,mem_tx_time_last_delt 
+0541 6fe0cc68 fetch 1 ,mem_sleep_miss 
+0542 247a0000 nrtn blank 
+0543 6fe14c66 fetch 2 ,mem_retransmit 
+0544 247a0000 nrtn blank 
+0545 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
+0546 684acc5d fetcht 5 ,mem_tx_time_sum 
+0547 9840fe00 iadd temp ,pdata 
+0548 67e2cc5d store 5 ,mem_tx_time_sum 
+0549 6848cc52 fetcht 1 ,mem_tx_count 
+054a 6fe0cc62 fetch 1 ,mem_tx_time_sum_count 
+054b 98467c00 isub temp ,null 
+054c 20228550 branch p_send_time_check_average ,zero 
+054d 18408401 increase 1 ,temp 
+054e 6048cc52 storet 1 ,mem_tx_count 
+054f 20600000 rtn 
+
+p_send_time_check_average:
+0550 704c5201 jam 1 ,mem_tx_count 
+0551 d8400000 arg 0 ,temp 
+0552 6fe2cc5d fetch 5 ,mem_tx_time_sum 
+0553 604acc5d storet 5 ,mem_tx_time_sum 
+0554 6848cc62 fetcht 1 ,mem_tx_time_sum_count 
+0555 9846fc00 idiv temp 
+0556 20407def call wait_div_end 
+0557 1807fe00 quotient pdata 
+0558 684a4c4e fetcht 4 ,mem_24g_tsniff 
+0559 184085d8 increase -40 ,temp 
+055a 98467e00 isub temp ,pdata 
+055b 20210567 branch p_send_time_check_average_late ,positive 
+055c 1fe67e00 sub pdata ,0 ,pdata 
+055d 1feb7e00 rshift2 pdata ,pdata 
+055e 6849c8ad fetcht 3 ,mem_24g_short_sleep_set 
+055f 98408400 iadd temp ,temp 
+0560 6fe1cc63 fetch 3 ,mem_24g_short_sleep_set_init 
+0561 da201800 arg 0x1800 ,rega 
+0562 9a20fe00 iadd rega ,pdata 
+0563 98467c00 isub temp ,null 
+0564 24210571 nbranch p_send_time_check_average_min ,positive 
+0565 6049c8ad storet 3 ,mem_24g_short_sleep_set 
+0566 20600000 rtn 
+
+p_send_time_check_average_late:
+0567 1feb0400 rshift2 pdata ,temp 
+0568 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+0569 98460400 isub temp ,temp 
+056a 6fe1cc63 fetch 3 ,mem_24g_short_sleep_set_init 
+056b da201800 arg 0x1800 ,rega 
+056c 9a267e00 isub rega ,pdata 
+056d 98467c00 isub temp ,null 
+056e 20210571 branch p_send_time_check_average_min ,positive 
+056f 6049c8ad storet 3 ,mem_24g_short_sleep_set 
+0570 20600000 rtn 
+
+p_send_time_check_average_min:
+0571 67e1c8ad store 3 ,mem_24g_short_sleep_set 
+0572 20600000 rtn 
+
+p_send_timer_first:
+0573 704c5201 jam 1 ,mem_tx_count 
+0574 1b227e00 copy clkn ,pdata 
+0575 67e34c53 store 6 ,mem_tx_time_last 
+0576 20600000 rtn 
+
+p_send_time_long_wake:
+0577 58000000 setarg 0 
+0578 67e0cc52 store 1 ,mem_tx_count 
+0579 67e2cc5d store 5 ,mem_tx_time_sum 
+057a 20600000 rtn 
+
+p_power_ctrl_start:
+057b 6fe1478c fetch 2 ,mem_ui_state_map 
+057c c3858000 rtnbit1 ui_state_ble_adv 
+057d c3838000 rtnbit1 ui_state_bt_reconnect 
+057e c3830000 rtnbit1 ui_state_bt_discovery 
+057f 20400585 call p_rssi_sort 
+0580 20400582 call p_rssi_average 
+0581 202026f5 branch power_ctrl_store_rssi_avg_received 
+
+p_rssi_average:
+0582 da204c85 arg mem_mouse_rssi_signal_buf_temp + 4 ,rega 
+0583 dfe0000a arg 10 ,pdata 
+0584 202025cd branch rssi_average + 2 
+
+p_rssi_sort:
+0585 2040058b call p_memcpy16 
+0586 da404c81 arg mem_mouse_rssi_signal_buf_temp ,regb 
+0587 6fe0c87d fetch 1 ,mem_rssi_buff_index 
+0588 1fe0fe01 increase 1 ,pdata 
+0589 1fe27200 copy pdata ,loopcnt 
+058a 2020058e branch p_bubble_sort 
+
+p_memcpy16:
+058b d8c04c71 arg mem_mouse_rssi_signal_buf_patch ,contr 
+058c d8a04c81 arg mem_mouse_rssi_signal_buf_temp ,contw 
+058d 20207d0c branch memcpy16 
+
+p_bubble_sort:
+058e 1f20f3ff increase -1 ,loopcnt 
+058f 1f227e00 deposit loopcnt 
+0590 207a0000 rtn blank 
+
+p_external_loop:
+0591 1f222200 copy loopcnt ,rega 
+0592 1a20a3ff increase -1 ,rega 
+0593 1a420c00 copy regb ,contr 
+
+p_internal_loop:
+0594 efe08006 ifetch 1 ,contr 
+0595 18c20a00 copy contr ,contw 
+0596 e8408006 ifetcht 1 ,contr 
+0597 98467c00 isub temp ,null 
+0598 2040059e call p_sort_up 
+0599 18c08dff increase -1 ,contr 
+059a 1a20a3ff increase -1 ,rega 
+059b 20210594 branch p_internal_loop ,positive 
+059c c2000591 loop p_external_loop 
+059d 20600000 rtn 
+
+p_sort_up:
+059e 204105a0 call p_exchange_data ,positive 
+059f 20600000 rtn 
+
+p_exchange_data:
+05a0 18a08bff increase -1 ,contw 
+05a1 e0408005 istoret 1 ,contw 
+05a2 e7e08005 istore 1 ,contw 
+05a3 20600000 rtn 
 
Index: output/ramcode.rom
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/ramcode.rom	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/ramcode.rom	(working copy)
@@ -1,41 +1,49 @@
-c2840017
-c0000022
-c0018026
-c041803f
-c0458080
-c04f808d
-c057008f
-c0580074
-c061823e
-c0638154
-c064815a
-c065018e
-c0660070
-c067031a
-c068024d
-c0688345
-c06a032b
-c06b01b9
-c06c825e
-c06d02bf
-c06f037b
-c07402cc
+c2840019
+c0000025
+c001802e
+c0418047
+c045807e
+c04f808b
+c057008d
+c0580072
+c06182be
+c062002b
+c063819e
+c06481a4
+c06501d9
+c066006e
+c0670408
+c0678508
+c06802d3
+c068843a
+c06a0419
+c06b0207
+c06c82e4
+c06d0387
+c06f04ad
+c07403b7
 2020137c
-c0198050
-c01a0055
-c04382c8
-c05082e0
-c06002ea
-c06e822d
-c0710208
-c0748210
-c075011d
-c0760311
+c019804e
+c01a0053
+c04383b3
+c05083cb
+c06003d5
+c06e82ae
+c0710274
+c074827c
+c0750140
+c07603fc
+c076857b
 2020137c
 20800000
 204030f3
+58004c71
+67e14899
 20403bfd
 20200804
+6fe0cc42
+245a0305
+20203d5a
 2040706c
 20407597
 20406ea7
@@ -47,7 +55,7 @@
 20400b7b
 20400823
 204021d3
-20400033
+2040003b
 20200813
 20401465
 6fe1c174
@@ -55,7 +63,7 @@
 6fe0c099
 207a0000
 6fe0c764
-203a003c
+203a0044
 6fe0c6b9
 207a0000
 6fe0c6ba
@@ -68,16 +76,6 @@
 c00c1168
 708a8729
 2020117d
-20405b94
-204003e8
-2034004a
-20600000
-da605de2
-6fe14bf3
-1fe0fe03
-1ff0fe00
-67e102e4
-20205b3f
 da20099e
 d840000c
 58000030
@@ -112,7 +110,7 @@
 20600000
 6fe0cbaa
 247a0000
-20400055
+20400053
 20203ebb
 6fe0830d
 207a0000
@@ -125,7 +123,7 @@
 20405cdc
 6fe1446f
 20407e05
-20200074
+20200072
 708a8be6
 2040126a
 20401271
@@ -141,24 +139,57 @@
 2020125d
 70008000
 202013b7
-24558046
-2455809b
+245580ba
 20406df3
-204000c6
+204000e5
 204041a7
 20758000
+2040009d
+6fe1c8ad
+67e1cc63
+20400577
+204000a8
 2040408e
 20403d8a
 20404728
-204000d6
-2040033d
+204000fb
+2040042b
 20203bc9
+58017700
+67e1cc4e
+20402613
+6fe44bab
+c40c0000
+2040260b
+5800bb80
+67e1cc4e
+58004800
+67e1c8ad
+20600000
+204000b3
+20400300
+202000ab
+6fe44bab
+c41e8000
+6fe0cc3b
+c28380b1
+704c3a00
+20600000
+704c3a01
+20600000
+6fe0cc38
+c17f8000
+c28380b8
+704c3900
+20600000
+704c3901
+20600000
 6fe44c1f
 207a0000
 6fe0cc1e
 1fe22200
 1fe67c0b
-242100ad
+242100cc
 d8c04c1f
 d8a04adb
 1a227200
@@ -171,7 +202,7 @@
 d8a042f8
 1a227200
 20207d5f
-204000c3
+204000e2
 6fe0cc1e
 1fe0fe01
 67e0cad2
@@ -199,12 +230,12 @@
 20758000
 20402607
 204022ff
-20403f1e
+204000f5
 20403d13
-204000d0
+204000ef
 6fe44bab
 c30c3bf5
-204000d3
+204000f2
 20203bf5
 5800e290
 67e1c8ad
@@ -212,23 +243,27 @@
 58001770
 67e1c8ad
 20600000
-580000db
+6fe0cc40
+245a00f8
+20203f1e
+20400337
+20400339
+2020033b
+58000100
 67e1489b
-580000f7
+5800011a
 67e1489d
 20203bd3
 c6930000
-6fe0cbf6
-243a04a1
 20403f70
 24740000
 6fe44bab
-c30a80e4
+c30a8107
 6fe0cb8b
 243a4884
 204042cb
 6fe0c836
-c28080f3
+c2808116
 6848c7c7
 6fe0c8d0
 9841fe00
@@ -244,7 +279,7 @@
 70483601
 da200007
 da4048d0
-202026e1
+20600000
 6fe44bab
 c40b0000
 6fe0caae
@@ -261,20 +296,20 @@
 1fe0fe01
 67e0cba2
 1fe67c08
-2421010d
+24210130
 2040259a
 2040265b
-242c0113
-24378113
+242c0136
+24378136
 204048b5
 20402597
 6fe0cba3
 1fe0fe01
 67e0cba3
-c0080115
+c0080138
 20600000
 204022cb
-20200103
+20200126
 704ba300
 6fe0cba4
 c3800000
@@ -282,36 +317,85 @@
 67e0cba4
 6fe14bbc
 67e14ab2
-2020033d
+2020042b
 20402631
-243401a0
-2040012c
+243401eb
+20400174
 204026ee
 6fe0cbe1
-243a0127
+243a014a
 6fe448b0
 67e4485c
 6fe148c2
 67e148c4
 204026bb
 24740000
-20407fdc
+6fe0cc68
+704c6800
+1fe67c00
+2422816e
+68494c66
+18467c00
+20228164
+6fe24c59
+203a0164
+684a4c4e
+98460400
+604a4c6d
+24210167
 6fe1c8ad
+98467e00
+24210172
+d8400600
+98467c00
+24210172
+67e24c69
+2040016b
+204026c4
+6fe24c69
 202026b8
+2040016b
+6fe1c8ad
+2020015f
+18460400
+6fe1c8ad
+9840fe00
+2020015f
+58000000
+67e24c6d
+20600000
+6fe24c59
+684a4c6d
+9840fe00
+20200155
+704c6801
+20600000
 7048a600
-6961015f
-34730200
+58000000
+67e14c66
 2040265b
 6fe0c82c
 c000a651
-242c0145
-24378145
+242c0180
+24378180
+20400538
 20402672
-204003a9
-20400138
+2040018c
 20202651
+6fe0c8a7
+247a0000
+6fe148a3
+1fe0fe01
+67e148a3
+6fe0c8a4
+c2822679
+2040267e
+6fe14c66
+1fe0fe01
+67e14c66
+20200177
 6fe0cbe1
-245a013c
+245a0190
 704be100
 20600000
 204041aa
@@ -323,16 +407,6 @@
 6fe0c914
 d8400040
 20206093
-6fe0c8a7
-247a0000
-6fe148a3
-1fe0fe01
-67e148a3
-6fe0c8a4
-c280a679
-2040267e
-2040014f
-2020012d
 6fe0c8a4
 1fe67c00
 20610000
@@ -341,12 +415,13 @@
 58000006
 20405b0d
 c281be23
-20400336
-2040033d
+20400424
+2040042b
 20203e23
 204042e9
 20407fdc
-20400283
+20400347
+204000f8
 20404015
 6848c910
 20406069
@@ -361,9 +436,9 @@
 20406082
 d8400013
 20403f56
-2040016e
-2040017b
-20200182
+204001b9
+204001c6
+202001cd
 6fe1cbde
 67e1895c
 df200014
@@ -375,7 +450,7 @@
 1fe37e00
 67e1895c
 18408401
-c2000172
+c20001bd
 20600000
 6fe44bab
 c40a0000
@@ -412,15 +487,18 @@
 58000000
 67e3c8d0
 704be101
-2040033d
-202001a5
+2040042b
+202001f0
 6fe0c8a7
-205a01ab
+205a01f9
 6fe0c8bd
 c1008000
 2040269f
 204026bb
 24740000
+204026c4
+704c6800
+20400577
 6fe0cbe1
 245a3e33
 6fe2485c
@@ -438,17 +516,23 @@
 79207e03
 67e0c836
 20402291
-2020011f
+20200142
 1a627e00
-c00081c2
-c01e01e4
-c01c81e2
-c01d01eb
-c01901ce
-c02201d5
-c00a81c4
+c0008214
+c01e023d
+c01c8236
+c01d0248
+c0190222
+c0220229
+c00a8218
+c00a0211
 20204336
+6fe0cc40
+245a030a
+20204350
 20404544
+6fe0cc40
+245a030a
 202043fa
 58000000
 67e14af2
@@ -461,7 +545,7 @@
 58000007
 20204364
 6fe0cac7
-c00081d2
+c0008226
 704b7614
 20204373
 2040436c
@@ -481,43 +565,67 @@
 67e0cb8a
 20204386
 20404544
-20204857
+d8e00001
+204046f4
+6fe0cc40
+c0004859
+2040030a
+2020485a
 6fe2483c
 67e24891
 67e24993
 2040257e
+6fe0cc40
+c0000245
+2040030a
+20200246
 204048c6
 20404544
 2020484e
 6fe0c8a5
-243a0197
+243a01e2
 6fe0c88b
-c00101f2
-c00201fb
-c0018200
+c001024f
+c0020267
+c001826c
 20204839
 6fe44bab
-c297c811
-c2984811
+c2978258
+c2980258
 c31d4806
 6fe24993
 684a4974
 98467c00
-2022c827
+2022825c
 20204806
+6fe0cc40
+c0004811
+20400305
+20204812
+70488b00
+d8e00001
+204046f0
+58000000
+67e14887
+20404576
+2040498e
+6fe0cc40
+c000482d
+20400305
+2020482e
 6fe44bab
-c3178205
+c3178271
 6fe0cbb4
-c0008205
+c0008271
 2020481a
 6fe44bab
-c3178205
-c2898205
-c2890205
+c3178271
+c2898271
+c2890271
 20204812
 6fe44bab
 c31e4839
-20200197
+202001e2
 70488b00
 6fe14beb
 1fe0fe01
@@ -529,17 +637,38 @@
 6fe14889
 d84001f8
 98417e00
-203a0218
+203a0284
 6fe14889
 1fe0fe01
 67e14889
 20600000
 2040259a
 2040265b
-242c021e
-2437821e
+242c029f
+2437829f
 20402672
-20202586
+6fe24877
+684a483c
+98467c00
+2022a32e
+6fe248a9
+684a483c
+98467c00
+2042829b
+6fe0c8a1
+793ffe02
+67e0c8a1
+58000000
+67e14883
+67e14889
+67e14887
+70095b3c
+20407871
+20202597
+6fe2480c
+207a0000
+67e24891
+2020257e
 6fe0c88c
 203a22cb
 6fe14889
@@ -551,7 +680,7 @@
 c000a5ad
 c00125af
 c001a5b1
-c002022b
+c00202ac
 2020256e
 2020a575
 20202339
@@ -559,14 +688,13 @@
 c513a40e
 c6930000
 6fe0c8a1
-c28183b3
 c280a340
 c2812580
 6fe0c8bd
-c0008237
+c00082b7
 20202621
 204022ea
-2434022f
+243402b0
 204026db
 6fe148be
 1fe0fe01
@@ -575,20 +703,26 @@
 6fe44bab
 c297c80a
 6fe0c938
-c0000243
+c00002c3
 20203d57
 6fe44bab
 c308c803
 20403d65
-20344806
+203402cd
 6fe44bab
-c298480c
-c318c80c
+c29802d0
+c31882d0
 20404110
 1a217e07
 202047ff
+6fe0cc40
+245a0305
+20204806
+6fe0cc40
+245a0305
+2020480c
 2040408f
-20400250
+204002d6
 20204098
 6fe0c923
 c17f8000
@@ -601,7 +735,7 @@
 6fe0cba7
 247a0000
 6fe0cbc1
-203a028a
+203a0350
 67e0cba8
 20600000
 20403e9b
@@ -610,14 +744,15 @@
 20402556
 204047cd
 204048be
-20400287
+2040034d
+2040030e
 2040407c
 204044cc
-2040029f
+20400365
 204044ff
 20404504
 20404512
-204002b4
+2040037c
 20404515
 2040452a
 2040452d
@@ -625,12 +760,73 @@
 20404535
 20404022
 20404547
-20400279
-204002b7
-20200276
+2040033d
+2040037f
+202002fd
 da604c1d
 da405d8c
 2020318a
+6fe0cc46
+67e0cc47
+6fe0cc44
+67e0cc45
+20600000
+704c4101
+704c4301
+6fe0cc4b
+67e0cc4c
+20600000
+704c4101
+704c4c00
+704c4300
+20600000
+6fe0cc41
+207a0000
+6fe0cc43
+c000831e
+6fe0cc45
+243a0316
+704c4100
+20600000
+6fe0cc47
+203a031b
+1fe0ffff
+67e0cc47
+20200325
+704c4500
+704c4100
+20200331
+da604c4c
+da400321
+2020318a
+6fe0cc4b
+67e0cc4c
+6fe0cc4d
+c0008331
+704c4d01
+6fe0c938
+c000032b
+c000832d
+c001032f
+20600000
+6848cc48
+20200330
+6848cc49
+20200330
+6848cc4a
+20206069
+704c4d00
+6fe0c938
+c0000337
+c0008339
+c001033b
+20600000
+6848cc48
+2020607f
+6848cc49
+2020607f
+6848cc4a
+2020607f
 6fe0cbed
 c17f8000
 6fe14ab2
@@ -640,13 +836,15 @@
 98460400
 6fe14bee
 98467e00
-20210285
+2021034b
 6848cbed
+6fe0cc40
+c000e07f
 20206065
 6848cbed
 20406069
 da604ba8
-da40028a
+da400350
 2020318a
 6fe0c927
 c001c8f2
@@ -660,8 +858,8 @@
 6848c992
 18408402
 18467c03
-20410299
-2441029d
+2041035f
+24410363
 202048ff
 6fe44bab
 c40e0000
@@ -670,11 +868,11 @@
 184085fd
 20600000
 6fe0c938
-c00002a5
+c000036b
 6fe44bab
 c41a8000
 6848cbca
-202002a8
+2020036e
 6fe44bab
 c4190000
 6848cbcb
@@ -683,23 +881,25 @@
 1fe17e07
 6848cb9d
 98467c00
-202282af
+20228375
 202044eb
-204044f6
+2040037a
 6fe0cb9f
 c1008000
 704b9f01
 20600000
+da40025c
+202044f7
 6fe44bab
 c39d8000
 2020451f
 6fe0c92a
 c3838000
 da604ab2
-da4002bc
+da400384
 20203191
 6fe0c938
-c0000197
+c00001e2
 2020431b
 6fe1478c
 2feffe0b
@@ -709,7 +909,42 @@
 2040c322
 58000000
 67e14af2
-20204554
+20404314
+6fe1478c
+c285839a
+6fe44bab
+c304039a
+68494997
+18408401
+60494997
+6049437b
+180a7e00
+67e0c37a
+6fe1cac9
+67e1c37d
+20403225
+6fe14791
+67e14ac2
+7000bd06
+58000000
+67e14ab2
+67e0cb77
+67e0cac4
+67e0cba7
+67e0caac
+d8e00002
+204046f0
+204046e4
+6fe0cbb3
+2feffe01
+2040c3df
+6fe0cbb3
+2feffe00
+2040f8c4
+2040498e
+6fe0cc40
+243a0305
+202048cc
 6fe0cbe2
 245a7861
 704be200
@@ -720,7 +955,7 @@
 67e0c5f5
 1fe1040f
 1ff1fe00
-c00482d4
+c00483bf
 20204d93
 da200001
 20404dc0
@@ -745,27 +980,27 @@
 20401838
 20201655
 efe10006
-c00202ed
+c00203d8
 202019e4
 efe18006
 67e1c436
-c00502f2
-c0090301
+c00503dd
+c00903ec
 20201cd3
 6fe44bab
 c31d9de7
 20401e8d
 68494437
 6fe0c3c0
-c28182fc
+c28183e7
 6fe14437
 c0181ec8
 68494437
 20201deb
 6fe143d1
 98467c00
-242282f8
-243402f8
+242283e3
+243403e3
 20201e10
 18c22200
 6fe143d4
@@ -791,7 +1026,10 @@
 203a7e56
 6fe0c099
 203a7e56
-202026c4
+6fe0c8bd
+c000fe56
+78347c00
+20600000
 78547c00
 58000000
 67e348d1
@@ -799,29 +1037,29 @@
 2040408e
 20403f7e
 20403f83
-204040dc
+20400433
 6fe0c8d0
 1fe17e1f
 67e0c8d0
 24344728
-20400328
+20400416
 20204544
 6fe0c927
 c1018000
 2020471a
 20403f65
 6fe0c927
-c0058332
+c0058420
 20404232
 da604aa3
 2040422b
 2020408e
-20400339
+20400427
 da604be3
 2040422b
 2020408e
 6fe0c927
-c0058339
+c0058427
 20204232
 58009706
 20405b0c
@@ -830,32 +1068,40 @@
 204041a7
 20403f65
 6fe0c927
-c0058343
+c0058431
 58000806
 20205b0c
 58001f06
 20205b0c
+20400471
+6fe0cc37
+243a0488
+6fe0cc32
+243a0487
+2040043a
+202040dd
 6fe0cbe1
 245a4121
 da200000
-2040034e
-20400353
-20400358
-2040035d
-2040036a
+20400444
+20400449
+2040044e
+20400453
+20400460
+20400471
 2020411e
 6fe0c918
-20400377
+2040046d
 20404124
 6848c918
 20203f56
 6fe0c919
-20400377
+2040046d
 2040412a
 6848c919
 20203f56
 6fe0c91a
-20400377
+2040046d
 20404130
 6848c91a
 20203f56
@@ -866,10 +1112,10 @@
 1fe22600
 6848c90d
 6fe0c910
-c07f8366
+c07f845c
 2020413e
 6fe0c90d
-20400379
+2040046f
 6848c90d
 2020414b
 6fe0c90e
@@ -879,19 +1125,80 @@
 1fe22600
 6848c90e
 6fe0c910
-c07f8373
+c07f8469
 20204157
 6fe0c90e
-20400379
+2040046f
 6848c90e
 20204164
 d840003f
 20206093
 d840003e
 20206093
+da400000
+6fe0cc38
+c17f8000
+6fe0cc39
+243a047e
+6848cc38
+20403f56
+6848cc38
+20406059
+7920a400
+1a427e00
+67e0cc37
+20600000
+6fe0cc38
+793ffe07
+67e0cc38
+6848cc38
+20403f54
+6848cc38
+20406059
+7d20a400
+2020047b
+c00204a2
+204004a5
+6fe24c33
+d84000a0
+98408400
+1c427e00
+98467c00
+24610000
+67e24c33
+6fe0cc32
+c0000496
+c0008499
+c001049c
+c001849f
+20600000
+704c3201
+7048d001
+20207e54
+704c3202
+7048d000
+20207e54
+704c3203
+7048d001
+20207e54
+704c3200
+7048d000
+20207e54
+704c3200
+7048d000
+20600000
+684a4c33
+1c427e00
+98467c00
+244104aa
+20600000
+58000000
+67e24c33
+20600000
 20404990
 20407936
-2040037f
+204004b2
+204004c6
 2020464f
 6fe44bab
 c2974036
@@ -900,395 +1207,238 @@
 da200000
 704b9605
 6848c90f
-20400388
+204004bb
 2020402f
 6fe44bab
 c2964048
 6fe0cb93
 1fe22600
 6fe0c910
-c07f838f
+c07f84c2
 2020403f
 6fe0c90f
-20400379
+2040046f
 6848c90f
 20204195
-6fe0cbf6
-207a0000
-6fe0cbf7
-c001039f
-c00283a1
-c00403a3
-c00583a5
-c00703a7
-c008839d
-20600000
-704bf712
-20600000
-704bf703
-20600000
-704bf706
-20600000
-704bf709
-20600000
-704bf70c
-20600000
-704bf70f
+6fe44bab
+c41e8000
+6fe0cc3a
+243a04cf
+6fe0cc3b
+2040046d
+204004e0
+6848cc3b
+20203f56
+6fe0cc3b
+793ffe07
+67e0cc3b
+6fe0cc3b
+2040046f
+704c3f00
+6848cc3b
+6fe0cc3c
+204004f9
+204004e4
+6848cc3b
+20203f56
+20403f56
+6fe0cc3d
+c1008000
+704c3d01
+20204069
+704c3f00
+6848cc3b
+6fe0cc3c
+204004ef
+67e0cc3c
+6fe0cc3e
+203a04eb
+6fe0cc3d
+c1008000
+704c3d01
+20204069
+6fe0cc3d
+c1000000
+704c3d00
 20600000
-6fe0c82a
-203a0393
+1fe3fe00
 1fe22400
-70482a00
-6fe0c80a
-c05783bb
-20600000
-704bf601
-70409900
-2020049b
+20406059
+7920a400
+1a417e07
+6848cc3f
+18420e00
+c0038504
+c0000506
 20600000
-7047c6af
-20402291
-2040265b
-246c0000
-24778000
-20402597
-20202672
-6fe0c80a
-c1d78000
-efe08006
-e8408006
-18467c02
-2422937a
-c00083ca
-c00103cd
-c00183cf
-c00203d1
-c0028429
-c003044f
-c07f83c9
-2020137a
+1fe3fe00
+1fe22400
+20403f54
+20406059
+7920a400
+1a417e07
+6848cc3f
+18420e00
+c0038504
+c0000506
+20600000
+704c3e01
+20600000
+704c3e00
+20600000
+20404072
+20740000
+6fe0c992
+1fe20400
+6fe44bab
+c29e8514
+18427e00
+1fe0fe01
+1fe17e03
+67e0c992
+20404095
+202045ee
+6fe0cc3e
+243a0531
+6fe44bab
+c28e0525
+18427e00
+c1008000
+c0000521
+c001051f
 20600000
-204003b0
-704bf701
+58000002
+20200511
+58000000
+20200511
+58000001
+20200511
+58000003
+20200511
+18427e00
+c1008000
+c0000521
+c0010523
+c001851f
 20600000
-704bf704
+18427e00
+c1010000
+c0000523
+c000851f
+c001851d
 20600000
-704bf707
+6fe44bab
+c28e052b
+18427e00
+c1010000
+c000051d
+c000851f
 20600000
-704bf70a
-efe10006
-e8410006
-6a214c18
-9a267c00
-24228447
-6fe14c1a
-98467c00
-24228447
-204003dd
-24340447
-20200445
-204003e8
-24740000
-6fe14c1a
-9e067c00
-2422fe56
-684909e8
-6fe14c18
-1fe0fffb
-98467c00
-2422fe56
-20207e54
-6fe14bf3
-1ff0fe00
-67e102e4
-d8400003
-da2009d2
-20405de2
-6fe089d2
-c0ad7e56
-e8410006
-6049095c
-604909e8
-6fe089d2
-dd60ffff
-d8400000
-d8c009d2
-df200003
-2040045f
-18426000
-6fe14bf3
-1fe0ee03
-2040040c
-1ef0fe00
-67e102e4
-d8400002
-da2009d2
-20405de2
-6fe109d2
-9d667c00
-2422fe56
-6fe089d2
-9e00e000
-efe08006
-9e00e000
-5800ffff
-9e016000
-20207e54
-6fe1095c
-207a0000
-1fe20400
-1fe67c10
-20210427
-1fe0fff0
-d8400010
-67e1095c
-18425e00
-1ee27e00
-1ff0fe00
-67e102e4
-da2009d2
-20405de2
-1ee27e00
-9de0ee00
-1de27200
-1d627e00
-d8c009d2
-efe00006
-1fe25600
-1de27200
-d8c009d2
-1e020400
-2040045f
-18426000
-2020040c
-58000000
-20200413
-704bf70d
-efe08006
-18c22200
-6848cc1c
-98467c00
-20228445
-20400456
-24340447
-1a467c04
-20210447
-1a40a5fc
-62410959
-62210957
-20405dd3
-20400449
-20405dda
-6a410959
-6a210957
-6fe14c18
-9a40fe00
-67e14c18
-1a427200
-d8400000
-1a220c00
-2040045f
-6fe14c1a
+6fe0c8bd
+c0008573
+6fe0cc52
+203a0573
+1b227e00
+684b4c53
+67e34c53
+20407d95
+67e24c59
+6fe0cc68
+247a0000
+6fe14c66
+247a0000
+6fe24c59
+684acc5d
 9840fe00
-67e14c1a
-704bf500
-20600000
-704bf501
+67e2cc5d
+6848cc52
+6fe0cc62
+98467c00
+20228550
+18408401
+6048cc52
 20600000
-6fe14bf3
-207a0000
-68494c18
-9840fe00
-1a420400
-20205e04
-6fe0cbf7
-c1080000
-c1088000
-c1090000
-704c1d05
-704bf710
-20600000
-6848cc1c
-67e0cc1c
-c000045c
+704c5201
+d8400000
+6fe2cc5d
+604acc5d
+6848cc62
+9846fc00
+20407def
+1807fe00
+684a4c4e
+184085d8
 98467e00
-c000fe54
-20207e56
-18467cff
-2022fe54
-20207e56
-efe08006
+20210567
+1fe67e00
+1feb7e00
+6849c8ad
 98408400
-c200045f
-20600000
-5800ffff
-efe00006
-20600000
-6f20c82a
-1f267c02
-20217e56
-dfe0480a
-9f208c00
-18c08dfe
-e8410006
-d8c0480a
-20400463
+6fe1cc63
+da201800
+9a20fe00
 98467c00
-2022fe54
-20207e56
-efe08006
-c0ad048b
-1a220200
-68490006
-18467c03
-2021048b
-18c08c02
-ef208006
-1f267c00
-2422848b
-1f227e00
-98c08c00
-18427e00
-1f20f203
-9f260400
-24228476
-e8410006
-1a208c01
-efe10006
-1fe0f202
-1a208c01
-20400463
+24210571
+6049c8ad
+20600000
+1feb0400
+6fe1c8ad
+98460400
+6fe1cc63
+da201800
+9a267e00
 98467c00
-2422848b
-20207e54
-20207e56
-6fe14bf3
-1fe20c00
-20400472
-24340497
-6a214bf3
-1a208c01
-efe10006
-1fe0fe05
-9a20fe00
-67e14bf3
-2020048c
-6fe14bf1
-68494bf3
-98467e00
+20210571
+6049c8ad
 20600000
-58000000
-67e14c18
-67e14c1a
-67e0cc1c
-67e0cbf7
-20600000
-20407e56
-6fe0cbf7
-c00084aa
-c00204b4
-c00384d3
-c00504f9
-c00684ee
-c00804d7
-20200502
-7047c6af
-7047c701
-7047c800
-7047c902
-58000001
-67e147ca
-70483601
-70483506
-704bf702
+67e1c8ad
 20600000
-7047c6af
-7047c702
-7047c800
-7047c902
-6ff10000
-67e147ca
-58006661
-e7e10005
-58000001
-e7e30005
-58000000
-e7e10005
-e7e10005
-204004db
-e7e08005
-58000000
-e7e08005
-68494bf3
-e0410005
-6fe14bf1
-1fed7e00
-1fe37e00
-98467e00
-242104d1
-e7e10005
-70483518
-70483601
-704bf705
+704c5201
+1b227e00
+67e34c53
 20600000
 58000000
-202004cc
-704bf708
-7047c703
-70483504
-202004e4
-704bf711
-7047c706
-70483504
-202004e4
-6fe44bab
-c28984e0
-c28904e2
-58000000
+67e0cc52
+67e2cc5d
 20600000
-58000002
-20600000
-58000004
-20600000
-70483601
-7047c6af
-7047c800
-7047c902
-20600000
-7047c801
-70483601
-7047c6af
-7047c902
+6fe1478c
+c3858000
+c3838000
+c3830000
+20400585
+20400582
+202026f5
+da204c85
+dfe0000a
+202025cd
+2040058b
+da404c81
+6fe0c87d
+1fe0fe01
+1fe27200
+2020058e
+d8c04c71
+d8a04c81
+20207d0c
+1f20f3ff
+1f227e00
+207a0000
+1f222200
+1a20a3ff
+1a420c00
+efe08006
+18c20a00
+e8408006
+98467c00
+2040059e
+18c08dff
+1a20a3ff
+20210594
+c2000591
 20600000
-704bf70f
-7047c705
-6fe0cc1c
-67e0c7ca
-70483505
-70483601
-7047c6af
-6fe0cbf5
-67e0c7c8
-7047c902
-20600000
-704bf70c
-7047c704
-70483504
-70483601
-7047c6af
-6fe0cbf5
-67e0c7c8
-7047c902
-20600000
-7047c6af
-7047c7ff
-7047c800
-7047c902
-70483601
-70483504
+204105a0
 20600000
-1fe22200
-704bf800
-70483601
-da404bf9
+18a08bff
+e0408005
+e7e08005
 20600000
Index: output/romcode.rom
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/romcode.rom	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/romcode.rom	(working copy)
@@ -31321,154 +31321,4 @@
 00000000
 00000000
 00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-00000000
-000083ea
+0000813a
Index: output/sched.rom
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/output/sched.rom	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/output/sched.rom	(working copy)
@@ -23,8 +23,8 @@
 40   #mem_patch15
 01   #mem_patch16
 00   #mem_patch17
-88   #mem_patch18
-56   #mem_patch19
+98   #mem_patch18
+d6   #mem_patch19
 53   #mem_patch1a
 46   #mem_patch1b
 00   #mem_patch1c
@@ -60,7 +60,7 @@
 00   #mem_patch3a
 20   #mem_patch3b
 04   #mem_patch3c
-16   #mem_patch3d
+36   #mem_patch3d
 00   #mem_patch3e
 00   #mem_patch3f
 
@@ -119,7 +119,7 @@
 #bit5 MOUSE_ENABLE_USB_250
 #bit6 MOUSE_ENABLE_USB_500
 #bit7 MOUSE_ENABLE_USB_1000
-00
+01
 
 #mouse flag byte5
 #bit0 MOUSE_ENABLE_POWER_ON_LED
@@ -160,6 +160,7 @@
 #bit2 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED
 #bit3 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
 #bit4 MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
+#bit5 MOUSE_ENABLE_DOUBLE_DPI_KEY
 03
 
 
@@ -169,8 +170,8 @@
 mem_mouse_24g_reconn_timeout_init:64 #10s
 
 mem_mouse_24g_pair_tx_power:94 #-20dBm
-mem_rssi_dis_min_24g_init:85
-mem_rssi_dis_max_24g_init:90
+mem_rssi_dis_min_24g_init:75
+mem_rssi_dis_max_24g_init:85
 mem_rssi_hex_received_max_value_init:63
 mem_rssi_dis_min_ble_init:75
 mem_rssi_dis_max_ble_init:80
@@ -178,6 +179,7 @@
 mem_bk_button_gpio:0b
 mem_fw_button_gpio:0c
 mem_dpi_button_gpio:0d
+mem_dpi_another_button_gpio:ff
 mem_matrix_public_gpio:ff
 mem_sensor_motion_gpio:ff
 mem_customer_key_gpio:ff
@@ -199,6 +201,7 @@
 mem_config_low_voltage_alarm_gpio:ff
 mem_config_device_bt2_led_gpio:ff
 mem_dpi_led_gpio:ff #03
+mem_firebutton_gpio:ff
 
 mem_sensor_angle_default:03	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
 mem_sensor_angle_switch:00	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
@@ -208,6 +211,17 @@
 mem_mouse_logo_led_on_time_init:58 02	#1min
 
 
+#1io2led multi start
+mem_mouse_1io2led_led_enable:00			#00:close 	01:open
+mem_mouse_bt_led_recon_effect_flag:00		#00:close 	01:open
+mem_mouse_multi_led_poweron2s_flag_init:00	#00:close 01:open
+mem_mouse_multi_led_powon2s_timer_init:14	#2s
+mem_mouse_multi_led_blink_timer_init:03
+mem_mouse_1io2led_multi_24gled:ff
+mem_mouse_1io2led_multi_bt1led:ff
+mem_mouse_1io2led_multi_bt2led:ff
+#1io2led multi end
+
 mem_usb_offline_check_gpio:ff
 
 
@@ -215,11 +229,13 @@
 #03 ea 00 00 00 00 00 00 00 #VOL DOWN
 #02 01 00 00 00 00 00 00 00 #POWERDOWN
 00 05 00 04 00 00 00 00 00#CTRL+ALT+A
+#00 08 00 07 00 00 00 00 00#One-click desktop
 
 mem_customer_key_release:
 #03 00 00 00 00 00 00 00 00 #MEDIA RELEASE
 #02 00 00 00 00 00 00 00 00 #SYSTEM CRTL RELEASE
 00 00 00 00 00 00 00 00 00#STANDARD KEY RELEASE
+#00 00 00 00 00 00 00 00 00#One-click desktop
 
 mem_lpm_mode:01
 
@@ -263,9 +279,9 @@
 #adc start
 mem_adc_config_flag_init:02 		#00-vinlpm   01-hvin   02-gpio
 mem_adc_channel:05 		#00-gpio4   01-gpio5   02-gpio6  03-gpio7    04-gpio9  05-gpio10  06-gpio11  07-gpio12
-mem_mouse_vdd_full_vol:05 01		#1.5V
-9f 00#mem_mouse_vdd_empty_vol  :0.9V
-b1 00#mem_mouse_vdd_low_vol   :1.0V
+mem_mouse_vdd_full_vol:0f 01		#1.5V
+a2 00#mem_mouse_vdd_empty_vol  :0.9V
+b4 00#mem_mouse_vdd_low_vol   :1.0V
 #mem_mouse_vdd_full_vol:3c 01		#3.3V
 #1e 01#mem_mouse_vdd_empty_vol  :3.0V
 #30 01#mem_mouse_vdd_low_vol   :3.2V
@@ -533,8 +549,8 @@
 mem_24g_short_sleep_set:0c f8 00
 mem_24g_long_sleep_set:00 77 01
 mem_24g_enter_hibernate:00 48 60
-mem_rssi_buff_index:07
-mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf
+mem_rssi_buff_index:0f
+mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf_patch
 mem_power_ctrl_pac_succ_cnt_init:80
 mem_24g_long_sleep_param_update_timer_init:14 00
 mem_24g_transmit_by_interrupt_exit_count_init:50 00
@@ -547,5 +563,7 @@
 
 mem_tx_power:01#3dbm
 
+mem_tx_time_sum_count:10 
+
 
 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/program/patch.prog	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/program/patch.prog	(working copy)
@@ -1,4 +1,7 @@
 
+//define G24_OTA
+define FIRE_KEY
+//define UARTA_DEBUG
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -9,11 +12,13 @@
 	beq patch15_6,p_app_init
 	beq patch16_0,p_app_evt_100ms_loop
 	beq patch18_3,p_mouse_start_work
+	beq patch18_4,p_mouse_start_reconnect_device
 	beq patch18_7,p_mouse_app_enter_hibernate
 	beq patch19_1,p_mouse_setgpio_hibernate
 	beq patch19_2,p_mouse_lpm_before_common
 	beq patch19_4,p_mouse_adc_read_start
 	beq patch19_6,p_mouse_motion
+	beq patch19_7,p_mouse_dpi_process
 	beq patch1a_0,p_mouse_seting_dpi
 	beq patch1a_1,p_mouse_check_key_gpio
 	beq patch1a_4,p_mouse_sensor_poweron
@@ -35,15 +40,23 @@
 	beq patch3d_1,p_g24_reconn_dispatch
 	beq patch3d_2,p_g24_transmit_no_interrupt
 	beq patch3d_4,p_g24_lpm_wait
+	beq patch3d_5,p_power_ctrl_start
 	branch loop
 
 
 p_soft_reset:
 	clear_stack
 	call app_param_init
+	setarg mem_mouse_rssi_signal_buf_patch
+	store 2,mem_rssi_signal_buf_ptr	
 	call mouse_xtal_init		// 16M / 24M
 	branch soft_reset+3
 
+p_mouse_start_reconnect_device:
+	fetch 1,mem_mouse_bt_led_recon_effect_flag
+	ncall p_mouse_multi_led_blink_enable,blank
+	branch mouse_start_reconnect_device+1
+
 /////////////////////////////////// adc//////////////////////////////////////
 p_main_loop:
 ifdef SIMPLE_PAIRING
@@ -93,7 +106,7 @@
 	jam 0x29,core_syn_afc_cfg1
 	branch set_sync_on_16m	
 
-
+ifdef G24_OTA
 p_g24_load_ota_config_poweron:
 	call iicd_load_gpio_init
 	call p_g24_check_ota_data
@@ -107,7 +120,7 @@
 	byteswap pdata,pdata
 	store 2,mem_addr_mi
 	branch load_storage_loop
-	
+endif	
 	
 p_adc_init_data:
 	arg mem_temp_block2,rega
@@ -206,19 +219,75 @@
 /////////////////////////////////// g24 250Hz use lpm//////////////////////////////////////
 p_app_init:
 p_mouse_init:
+ifdef G24_OTA
 	ncall p_g24_load_ota_config_poweron,wake
+endif
 	ncall p_mouse_le_name_load,wake
 	call enable_authrom
 	call p_mouse_setting_config
 	call mouse_init_sunt
 	rtn wake
+	call p_g24_report
+	fetch 3,mem_24g_short_sleep_set
+	store 3,mem_24g_short_sleep_set_init
+	call p_send_time_long_wake
+	call p_mouse_load_default_param
 	call mouse_dpi_config
 	call mouse_usb_check_enable
 	call mouse_drawing_optima_init
 	call p_mouse_cb_fuction
 	call p_mouse_sensor_powerdown
+ifdef UARTA_DEBUG
+	call p_module_hardware_init
+endif
 	branch mouse_init+8
 
+
+p_g24_report:
+	setarg 0x17700
+	store 3,mem_24g_tsniff
+	call g24_interval_param_8ms
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_24G_250Hz
+	call g24_interval_param_4ms
+	setarg 0xbb80
+	store 3,mem_24g_tsniff
+	setarg 0x4800
+	store 3,mem_24g_short_sleep_set
+	rtn
+
+p_mouse_load_default_param:
+ifdef FIRE_KEY
+	call p_mouse_firebutton_connect_state_check
+endif
+	call p_mouse_device_multi_led_poweron2s_init
+	branch p_mouse_double_dpi_judge
+
+p_mouse_double_dpi_judge:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_DOUBLE_DPI_KEY
+	fetch 1,mem_dpi_another_button_gpio
+	bbit1 gpio_active_bit,p_mouse_another_dpi_connect_vin
+p_mouse_another_dpi_connect_gnd:
+	jam 0,mem_mouse_another_dpi_connect_vin_flag
+	rtn
+p_mouse_another_dpi_connect_vin:
+	jam 1,mem_mouse_another_dpi_connect_vin_flag
+	rtn
+	
+ifdef FIRE_KEY
+p_mouse_firebutton_connect_state_check:
+	fetch 1,mem_firebutton_gpio
+	rtneq GPIO_DISABLE
+	bbit1 gpio_active_bit,p_mouse_firebutton_connect_vin
+p_mouse_firebutton_connect_gnd:	
+	jam 0,mem_mouse_firebutton_connect_vin_flag
+	rtn
+p_mouse_firebutton_connect_vin:
+	jam 1,mem_mouse_firebutton_connect_vin_flag
+	rtn
+endif
+
 p_mouse_le_name_load:
 	fetch 8,mem_le_name_patch
 	rtn blank
@@ -278,7 +347,7 @@
 	rtn wake
 	call g24_transmit_init
 	call g24_chmap_param_init
-	call mouse_gpio_init
+	call p_mouse_gpio_init
 	call mouse_param_init
 	call p_g24_short_sleep_set_8ms
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -295,6 +364,16 @@
 	store 3,mem_24g_short_sleep_set
 	rtn
 
+p_mouse_gpio_init:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall  p_mouse_1io2led_all_off,blank
+	branch mouse_gpio_init
+
+p_mouse_1io2led_all_off:
+	call p_mouse_device_24g_led_off
+	call p_mouse_device_bt1_led_off
+	branch p_mouse_device_bt2_led_off
+
 p_mouse_cb_fuction:
 	setarg p_mouse_24g_package_data
 	store 2,mem_cb_24g_transmit_data
@@ -304,8 +383,10 @@
 
 p_mouse_24g_package_data:		// 250Hz
 	rtnmark0 mark_24g
+ifdef G24_OTA
 	fetch 1,mem_g24_ota_mode
 	nbranch p_mouse_24g_package_ota,blank
+endif
 	call mouse_motion
 	nrtn user
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -332,7 +413,8 @@
 	jam TYPE_MS,mem_24g_data_type
 	arg 7,rega	//length
 	arg mem_mouse_key,regb //tx buff
-	branch g24_transmit_by_interrupt_enable
+	rtn
+//	branch g24_transmit_by_interrupt_enable
 
 p_mouse_24g_search_dongle:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -395,25 +477,106 @@
 p_g24_short_sleep:
 	call g24_lpm_wait
 	nrtn user
-	call clear_wake
+//	branch p_g24_short_sleep_default	
+	fetch 1,mem_sleep_miss
+	jam 0,mem_sleep_miss
+	sub pdata,0,null
+	nbranch  p_g24_short_sleep_last_miss,zero
+	fetcht 2,mem_retransmit
+	sub temp,0,null
+	branch p_g24_short_sleep_default,zero
+
+	fetch 4,mem_tx_time_last_delt
+	branch p_g24_short_sleep_default,blank
+p_g24_short_sleep_notify:
+
+	fetcht 4,mem_24g_tsniff
+	isub temp,temp
+	storet 4,mem_sleep_miss_temp
+	nbranch p_g24_short_sleep_long,positive
+//	ncall p_g24_miss_temp_clear,positive
+
 	fetch 3,mem_24g_short_sleep_set
+	isub temp,pdata
+	nbranch p_g24_short_sleep_2, positive
+//	nrtn  positive
+	
+	arg 0x600,temp
+	isub temp,null
+	nbranch p_g24_short_sleep_2, positive
+p_g24_short_sleep2:
+	store 4,mem_sleep_time_temp
+	call p_g24_miss_temp_clear
+	call g24_setgpio_lpm_before
+//	call clear_wake
+	fetch 4,mem_sleep_time_temp
 	branch g24_long_sleep2
 
+p_g24_short_sleep_default:
+	call p_g24_miss_temp_clear
+	fetch 3,mem_24g_short_sleep_set
+	branch p_g24_short_sleep2
+
+p_g24_short_sleep_long:
+	sub temp,0,temp
+	fetch 3,mem_24g_short_sleep_set
+	iadd temp,pdata
+	branch p_g24_short_sleep2
+	
+p_g24_miss_temp_clear:
+	setarg 0
+	store 4,mem_sleep_miss_temp
+	rtn
+	
+p_g24_short_sleep_last_miss:
+	fetch 4,mem_tx_time_last_delt
+	fetcht 4,mem_sleep_miss_temp
+	iadd temp,pdata
+	branch p_g24_short_sleep_notify
+	
+	
+p_g24_short_sleep_2:
+	jam 1,mem_sleep_miss
+	rtn
+	
+
 p_g24_transmit_process:
 	jam 0,mem_24g_retry
+	setarg 0
+	store 2,mem_retransmit
 p_g24_transmit_loop:
-	fetchr timeup,2,mem_param_rx_setup
-	until clkn_rt,meet
 	call g24_transmit_receive_ack
 	fetch 1,mem_24g_no_ack	//tx noack
 	beq no_ack_24g,g24_transmit_no_ack
 	nbranch p_g24_retransmit,sync
 	nbranch p_g24_retransmit,user3
-	call g24_ackpayload_parse
+	call p_send_time_check
+		
+	call g24_ackpayload_parse		
+ifdef G24_OTA
 	call p_g24_mouse_parse_rx
+endif
 	call p_mouse_wakeup_24g
 	branch g24_transmit_no_ack
 
+
+p_g24_retransmit:
+	fetch 1,mem_24g_abort_pac
+	nrtn  blank
+	fetch 2,mem_24g_txfail_cnt
+	increase 1,pdata
+	store 2,mem_24g_txfail_cnt	
+	fetch 1,mem_24g_txfail_cnt+1
+	bbit1 4,g24_tx_attempt_fail
+	call g24_transmit_hop_process
+	fetch 2,mem_retransmit
+	increase 1,pdata
+	store 2,mem_retransmit
+//	call p_delay_40ms
+	branch p_g24_transmit_loop
+	
+
+
 p_mouse_wakeup_24g:
 	fetch 1,mem_sensor_shutdown_flag
 	ncall p_mouse_wakeup_24g_from_long_sleep,blank
@@ -432,17 +595,6 @@
 	arg gpcfg_pullup,temp
  	branch gpio_config_function_int
 
-p_g24_retransmit:	
-	fetch 1,mem_24g_abort_pac
-	nrtn blank
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt	
-	fetch 1,mem_24g_txfail_cnt+1
-	bbit1 1,g24_tx_attempt_fail
-	call g24_transmit_hop_process
-	call p_delay_40ms
-	branch p_g24_transmit_loop
 
 p_delay_40ms:
 	fetch 1,mem_24g_txfail_cnt+1
@@ -465,6 +617,7 @@
 	call mouse_set_sdio_high
 	call clear_wake
 	call p_mouse_logo_led_off
+	call p_mouse_1io2led_all_off
 	call mouse_before_hibernate_wheel_gpio_set
 	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
 	call gpio_out_active
@@ -556,6 +709,9 @@
 p_g24_long_sleep:
 	call g24_lpm_wait
 	nrtn user
+	call g24_setgpio_lpm_before
+	jam 0,mem_sleep_miss
+	call p_send_time_long_wake
 	fetch 1,mem_sensor_shutdown_flag
 	ncall mouse_setgpio_hibernate,blank
 	fetch 4,mem_24g_enter_hibernate
@@ -586,10 +742,17 @@
 	beq BT_EVT_LE_START_ENC,p_mouse_le_ll_start_encryt
 	beq BT_EVT_LE_PARSE_CONN_PARAM_ACCEPTED,p_mouse_le_parse_conn_param_accepted
 	beq BT_EVT_LE_DISCONNECTED,p_mouse_le_bb_disconnected
+	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
 	branch mouse_priority_bb_event+2
 
+p_mouse_le_bb_event_connected:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall  p_mouse_multi_led_on_enable,blank
+	branch mouse_le_bb_event_connected
 p_mouse_bb_event_connected:
 	call mouse_no_data_timer_init
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall  p_mouse_multi_led_on_enable,blank
 	branch mouse_bb_event_connected
 	
 p_mouse_le_bb_disconnected:
@@ -632,13 +795,23 @@
 
 p_mouse_24g_pairing_complete:
 	call mouse_no_data_timer_init
-	branch mouse_24g_pairing_complete
+	arg MOUSE_24G_PAIRING_FLAG,queue
+	call mouse_disable_function_flag
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,mouse_24g_pairing_complete_enable_poweron_timer
+	call p_mouse_multi_led_on_enable
+	branch mouse_24g_pairing_complete_skip_poweron_timer
 
 p_mouse_24g_attempt_success:
 	fetch 4,mem_24g_addr
 	store 4,mem_24g_receiver_addr
 	store 4,mem_mouse_24g_addr		// if need store 24g address to eeprom/flash,need get mem_24g_addr
 	call g24_ch_syncword_crc8_init
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,p_mouse_24g_attempt_success_next
+	call p_mouse_multi_led_on_enable
+	branch p_mouse_24g_attempt_success_next+1
+p_mouse_24g_attempt_success_next:
 	call mouse_device_poweron_timer_init
 	call mouse_no_data_timer_init
 	branch mouse_24g_attempt_success
@@ -655,14 +828,32 @@
 
 p_mouse_24g_fast_conn_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_start_auto_pair
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_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
 	fetcht 4,mem_mouse_compare_addr_ff
 	isub temp,null
-	branch mouse_24g_start_pair_mode,zero
+	branch p_mouse_24g_start_pair_mode,zero
 	branch mouse_24g_reconn_dongle_start
+p_mouse_24g_start_auto_pair:
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,mouse_24g_start_auto_pair
+	call p_mouse_multi_led_blink_enable
+	branch mouse_24g_start_auto_pair+1
+	
+p_mouse_24g_start_pair_mode:
+	jam 0,mem_24g_reconn_type
+	arg MOUSE_24G_PAIRING_FLAG,queue
+	call mouse_enable_function_flag
+	setarg 0
+	store 2,mem_24g_reconn_timeout	
+	call mouse_stop_discovery
+	call mouse_low_voltage_led_blink_disable
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 0,mouse_24g_start_pair_mode_enable_blink_timer
+	call p_mouse_multi_led_blink_enable
+	branch mouse_24g_start_pair_mode_skip_blink_timer
 
 p_mouse_24g_auto_pair_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
@@ -708,7 +899,31 @@
 	nbranch p_g24_reconn_device_fail,sync
 	nbranch p_g24_reconn_device_fail,user3
 	call g24_ackpayload_parse
-	branch g24_reconn_receiver_succ
+	fetch 4,mem_24g_pair_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	branch g24_pair_start,zero
+	
+	fetch 4,mem_24g_device_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	call p_g24_store_receiver_addr,zero
+	fetch 1,mem_24g_conn_sm
+	set0 STATE_24G_RECONN,pdata
+	store 1,mem_24g_conn_sm
+	setarg 0
+	store 2,mem_24g_pair_timeout
+	store 2,mem_24g_reconn_count
+	store 2,mem_24g_reconn_timeout	
+	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
+	call ui_ipc_send_event
+	branch g24_txbuf_clear
+
+p_g24_store_receiver_addr:
+	fetch 4,mem_24g_rxpayload+2
+	rtn blank
+	store 4,mem_24g_receiver_addr	
+	branch g24_ch_syncword_crc8_init
 	
 p_g24_reconn_device_fail:
 	fetch 1,mem_24g_fast_conn_enable
@@ -735,7 +950,9 @@
 p_g24_transmit_dispatch:
 	rtnmark0 mark_24g
 	fetch 1,mem_24g_conn_sm
+ifdef G24_OTA
 	bbit1 STATE_24G_OTA,p_g24_ota_dispatch
+endif
 	bbit1 STATE_24G_PAIR,g24_pair_dispatch
 	bbit1 STATE_24G_RECONN,g24_reconn_dispatch
 	fetch 1,mem_24g_transmit_by_interrupt
@@ -757,19 +974,28 @@
 	fetch 1,mem_device_flag
 	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
 	branch mouse_start_work+5
-
+	
 p_mouse_24g_start_mode:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
 	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
-	branch mouse_24g_reconn_dongle_start,user
+	branch p_mouse_24g_reconn_dongle_start,user
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_reconn_general_dongle
-	bbit0 MOUSE_ENABLE_24G_POWER_ON_PAIRING,mouse_24g_reconn_general_dongle
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
+	bbit0 MOUSE_ENABLE_24G_POWER_ON_PAIRING,p_mouse_24g_reconn_general_dongle
 	call mouse_key_check_once		// pdata output:00
 	and rega,0x07,pdata
 	branch mouse_24g_start_mode+9
-
+	
+p_mouse_24g_reconn_dongle_start:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall p_mouse_multi_led_blink_enable,blank
+	branch mouse_24g_reconn_dongle_start
+p_mouse_24g_reconn_general_dongle:
+	fetch 1,mem_mouse_1io2led_led_enable
+	ncall p_mouse_multi_led_blink_enable,blank
+	branch mouse_24g_reconn_general_dongle
+	
 ///////////////////dpi led adjust////////////////////////////////////////////////////////////////////
 p_mouse_seting_dpi:
 	call mouse_setting_dpi_4_level
@@ -803,6 +1029,7 @@
 	//led
 	call mouse_device_poweron_timer
 	call p_mouse_dpi_led_blink_delay_timer
+	call p_mouse_led_multi_timer
 
 	call mouse_dpi_key_check_long_press
 	call mouse_bt_discovery_check
@@ -829,6 +1056,93 @@
 	arg soft_reset_chip,regb
 	branch timer_single_step	
 
+//================led multi start===================//
+
+p_mouse_device_multi_led_poweron2s_init:
+	fetch 1,mem_mouse_multi_led_powon2s_timer_init
+	store 1,mem_mouse_multi_led_powon2s_timer
+	fetch 1,mem_mouse_multi_led_poweron2s_flag_init
+	store 1,mem_mouse_multi_led_poweron2s_flag
+	rtn
+p_mouse_multi_led_blink_enable:
+	jam 1,mem_mouse_multi_led_blink_enable
+	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
+	fetch 1,mem_mouse_multi_led_blink_timer_init
+	store 1,mem_mouse_multi_led_blink_timer
+	rtn
+p_mouse_multi_led_on_enable:	
+	jam 1,mem_mouse_multi_led_blink_enable	//disable flag 
+	jam 0,mem_mouse_multi_led_blink_timer
+	jam MULTI_LED_ON,mem_mouse_multi_led_type
+	rtn
+	
+p_mouse_led_multi_timer:
+	fetch 1,mem_mouse_multi_led_blink_enable
+	rtn blank
+	fetch 1,mem_mouse_multi_led_type
+	beq MULTI_LED_BLINK,p_mouse_multi_led_type_blink
+p_mouse_multi_led_type_on:
+	fetch 1,mem_mouse_multi_led_poweron2s_flag
+	nbranch p_mouse_device_multi_led_poweron2s,blank
+	jam 0,mem_mouse_multi_led_blink_enable
+	rtn
+p_mouse_device_multi_led_poweron2s:
+	fetch 1,mem_mouse_multi_led_powon2s_timer
+	branch p_mouse_multi_led_poweron2s_and_flag_off,blank
+	increase -1
+	store 1,mem_mouse_multi_led_powon2s_timer
+	branch p_mouse_device_multi_led_on
+p_mouse_multi_led_poweron2s_and_flag_off:
+	jam 0,mem_mouse_multi_led_poweron2s_flag
+	jam 0,mem_mouse_multi_led_blink_enable
+	branch p_mouse_device_multi_led_off
+
+p_mouse_multi_led_type_blink:
+	arg mem_mouse_multi_led_blink_timer,regc
+	arg p_mouse_multi_led_type_blink_timeout,regb
+	branch timer_single_step
+
+p_mouse_multi_led_type_blink_timeout:
+	fetch 1,mem_mouse_multi_led_blink_timer_init
+	store 1,mem_mouse_multi_led_blink_timer
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,p_mouse_device_multi_led_off	
+p_mouse_device_multi_led_on:
+	jam ON,mem_mouse_multi_led_state
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_device_24g_led_on
+	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_on
+	beq MODE_BT_DEVICE2,p_mouse_device_bt2_led_on
+	rtn
+p_mouse_device_24g_led_on:
+	fetcht 1,mem_mouse_1io2led_multi_24gled
+	branch p_mouse_device_led_on
+p_mouse_device_bt1_led_on:
+	fetcht 1,mem_mouse_1io2led_multi_bt1led
+	branch p_mouse_device_led_on
+p_mouse_device_bt2_led_on:
+	fetcht 1,mem_mouse_1io2led_multi_bt2led
+p_mouse_device_led_on:
+	branch gpio_out_active	//by mouse.dat config
+
+p_mouse_device_multi_led_off:
+	jam OFF,mem_mouse_multi_led_state
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_device_24g_led_off
+	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_off
+	beq MODE_BT_DEVICE2,p_mouse_device_bt2_led_off
+	rtn
+p_mouse_device_24g_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_24gled
+	branch gpio_set_high_impedance
+p_mouse_device_bt1_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_bt1led
+	branch gpio_set_high_impedance
+p_mouse_device_bt2_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_bt2led
+	branch gpio_set_high_impedance
+
+//================led multi end===================//
 
 p_mouse_logo_led_on_timer:
 	fetch 1,mem_mouse_logo_led_gpio
@@ -843,6 +1157,8 @@
 	branch p_mouse_logo_led_on,positive
 p_mouse_logo_led_off:
 	fetcht 1,mem_mouse_logo_led_gpio
+	fetch 1,mem_mouse_1io2led_led_enable
+	beq 1,gpio_set_high_impedance
 	branch gpio_out_inactive
 
 p_mouse_logo_led_on:
@@ -905,12 +1221,16 @@
 
 		
 p_mouse_commbination_key_down:		// enter hibernate when reconnect
-	call mouse_combination_ui_timer
+	call p_mouse_combination_ui_timer
 	fetch 1,mem_commbination_key_statue
 	rtneq COMMBINATION_KEY_STATE_DOWN
 	jam COMMBINATION_KEY_STATE_DOWN,mem_commbination_key_statue
 	rtn
 
+p_mouse_combination_ui_timer:
+	arg p_mouse_24g_start_pair_mode,regb
+	branch mouse_combination_ui_timer+1
+
 p_mouse_le_battery_updata_timer:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit1 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
@@ -938,8 +1258,43 @@
 	call mouse_cancel_reconnect,true
 	setarg 0
 	store 2,mem_le_battery_level_updata_timer
-	branch mouse_start_discovery+1
-
+	call mouse_bluetooth_fast_conn_disable
+	fetch 2,mem_ui_state_map
+	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,p_mouse_start_discovery_norandom
+	fetcht 2,mem_random_addr_increase_count
+	increase 1,temp
+	storet 2,mem_random_addr_increase_count
+	storet 2,mem_le_lap+1
+	random pdata					//random ble addr
+	store 1,mem_le_lap
+p_mouse_start_discovery_norandom:
+	fetch 3,mem_mouse_le_lap_temp
+	store 3,mem_le_lap+3
+	call app_lpm_mult_disable
+	fetch 2,mem_discovery_timeout
+	store 2,mem_mouse_discovery_timer
+	jam 6,mem_connection_options
+	setarg 0
+	store 2,mem_mouse_no_data_timer
+	store 1,mem_mouse_direct_timer
+	store 1,mem_mouse_bluetooth_reconnect_timeout
+	store 1,mem_mouse_device_poweron_timer_count
+	store 1,mem_mouse_clear_sensor_data_flag
+	arg MOUSE_STORE_EEPROM_FLAG,queue
+	call mouse_enable_function_flag
+	call mouse_bt_discovery_button_down_disable
+	fetch 1,mem_mouse_bluetooth_type
+	isolate1 MODE_4_MOUSE,pdata
+	call mouse_check_51cmd_adv,true
+	fetch 1,mem_mouse_bluetooth_type
+	isolate1 MODE_3_MOUSE,pdata
+	call check_51cmd_start_discovery,true
+	call mouse_low_voltage_led_blink_disable
+	fetch 1,mem_mouse_1io2led_led_enable
+	nbranch p_mouse_multi_led_blink_enable,blank
+	branch mouse_discover_setting_led_gpio
 
 p_ui_timer_check:		// 100ms timer will return 4 or 5 times when power on
 	fetch 1,mem_power_on_flag
@@ -1045,8 +1400,13 @@
 	branch disable_user,blank
 	fetch 1,mem_lpm_mode
 	branch disable_user,blank
-	branch g24_setgpio_lpm_before
+//	call g24_setgpio_lpm_before
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
+	enable user
+	rtn
 
+	
 p_mouse_motion:
 	disable user
 	setarg 0
@@ -1055,7 +1415,7 @@
 	call mouse_dpi_config
 	call mouse_zwheel
 	call mouse_t_zwheel
-	call mouse_key
+	call p_mouse_key
 	fetch 1,mem_mouse_key
 	and_into 0x1f,pdata
 	store 1,mem_mouse_key
@@ -1106,6 +1466,17 @@
 
 
 //////////////////////////////modify key start///////////////////////////////////////////////
+p_mouse_key:
+ifdef FIRE_KEY
+	call p_mouse_check_firekey_gpio
+	fetch 1,mem_fire_key_flag
+	nbranch p_fire_key_press,blank
+	fetch 1,mem_fire_key_status
+	nbranch p_fire_key_process,blank
+endif
+	call p_mouse_check_key_gpio
+	branch mouse_key+1
+
 p_mouse_check_key_gpio:	//when mem_matrix_public_gpio=0xff
 	fetch 1,mem_sensor_shutdown_flag
 	ncall mouse_check_key_gpio_once,blank
@@ -1115,6 +1486,9 @@
 	call p_mouse_check_mkey_gpio
 	call p_mouse_check_bkkey_gpio
 	call p_mouse_check_fwkey_gpio
+ifdef FIRE_KEY	
+	call p_mouse_check_firekey_gpio
+endif
 	branch mouse_check_key_gpio_next
 
 p_mouse_check_lkey_gpio:
@@ -1178,10 +1552,100 @@
 	arg gpcfg_output_low,temp
 	branch gpio_config_function_int	
 
+/////////////////////////////////////////////firekey start//////////////////////////////////////////
+
+ifdef FIRE_KEY
+p_mouse_check_firekey_gpio:
+	arg 0,regb
+	fetch 1,mem_firebutton_gpio
+	rtneq GPIO_DISABLE
+	fetch 1,mem_mouse_firebutton_connect_vin_flag
+	nbranch p_mouse_check_firekey_connect_vin,blank
+p_mouse_check_firekey_connect_gnd:
+	fetcht 1,mem_firebutton_gpio
+	call mouse_gpio_config_input_pu
+	fetcht 1,mem_firebutton_gpio
+	call gpio_get_bit
+	setflag true,0,regb
+p_mouse_firekey_state_store:	
+	copy regb,pdata
+	store 1,mem_fire_key_flag
+	rtn
+
+p_mouse_check_firekey_connect_vin:
+	fetch 1,mem_firebutton_gpio
+	set0 gpio_active_bit,pdata
+	store 1,mem_firebutton_gpio
+	fetcht 1,mem_firebutton_gpio
+	call mouse_gpio_config_input_pd
+	fetcht 1,mem_firebutton_gpio
+	call gpio_get_bit
+	nsetflag true,0,regb
+	branch p_mouse_firekey_state_store
+
+p_fire_key_process: 
+	beq 4,p_fire_key_process_end
+p_fire_key_press:
+	call p_firekey_clkn_bt_timer_check 
+	fetch 4,mem_fire_key_delay
+	arg 0xa0,temp      
+	iadd temp,temp
+	copy clkn_bt,pdata
+	isub temp,null
+	nrtn positive
+	store 4,mem_fire_key_delay 
+	fetch 1,mem_fire_key_status
+	beq 0,p_fire_key_process_start
+	beq 1,p_fire_key_process_release1
+	beq 2,p_fire_key_process_start2
+	beq 3,p_fire_key_process_release2
+	rtn
+
+p_fire_key_process_start:
+	jam 1,mem_fire_key_status
+	jam 1,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_release1:
+	jam 2,mem_fire_key_status
+	jam 0,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_start2:
+	jam 3,mem_fire_key_status
+	jam 1,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_release2:
+	jam 0,mem_fire_key_status
+	jam 0,mem_mouse_key
+	branch enable_user
+
+p_fire_key_process_end:
+	jam 0,mem_fire_key_status
+	jam 0,mem_mouse_key
+	rtn
+
+p_firekey_clkn_bt_timer_check:
+	fetcht 4,mem_fire_key_delay
+	copy clkn_bt,pdata
+	isub temp,null
+	ncall p_firekey_clkn_bt_timer_timeout,positive
+	rtn
+p_firekey_clkn_bt_timer_timeout:
+	setarg 0
+	store 4,mem_fire_key_delay
+	rtn
+
+endif
+
+/////////////////////////////////////////////firekey end//////////////////////////////////////////
+
 p_mouse_idle:
 	call mouse_low_voltage_led_no_enter_lpm
 	call ui_check_paring_button
 	call p_mouse_dpi_check
+	call p_mouse_dpi_another_gpio_check
 	branch mouse_idle+4
 p_mouse_dpi_check:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1207,11 +1671,174 @@
 	call p_mouse_gpio_config_output_low
 	fetcht 1,mem_dpi_button_gpio
 	branch mouse_3io6key_check
+
+p_mouse_dpi_another_gpio_check:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_DOUBLE_DPI_KEY
+	fetch 1,mem_mouse_another_dpi_connect_vin_flag
+	nbranch p_mouse_dpi_another_gpio_connect_vin_check,blank
+p_mouse_dpi_another_gpio_connect_gnd_check:	
+	fetch 1,mem_dpi_another_button_gpio
+	call p_mouse_gpio_config_output_high
+	call p_mouse_dpi_another_check
+	fetcht 1,mem_dpi_another_button_gpio
+	branch mouse_gpio_config_input_pu	
+
+p_mouse_dpi_another_gpio_connect_vin_check:
+	fetch 1,mem_dpi_another_button_gpio
+	set0 gpio_active_bit,pdata
+	store 1,mem_dpi_another_button_gpio
+	fetch 1,mem_dpi_another_button_gpio
+	call p_mouse_gpio_config_output_low
+	jam MOUSE_DPI_ANOTHER_KEY,mem_mouse_key_temp_patch
+	fetcht 1,mem_dpi_another_button_gpio
+	fetch 1,mem_dpi_another_press_status
+	call p_mouse_check_key_connect_vin_new
+	call p_mouse_dpi_another_state_check
+	fetcht 1,mem_dpi_another_button_gpio
+	branch mouse_gpio_config_input_pu	
+
+p_mouse_dpi_another_down_new:
+	call mouse_gpio_config_input_pu	
+	fetch 1,mem_dpi_another_button_state
+	rtneq DPI_BUTTON_STATE_DOWN
+	jam DPI_BUTTON_STATE_DOWN,mem_dpi_another_button_state
+	//fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	//rtnbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
+	//rtnbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
+	branch mouse_dpi_process
+	
+p_mouse_dpi_another_check:
+	jam MOUSE_DPI_ANOTHER_KEY,mem_mouse_key_temp_patch
+	fetcht 1,mem_dpi_another_button_gpio
+	fetch 1,mem_dpi_another_press_status	
+	call p_mouse_check_key_connect_gnd_new
+p_mouse_dpi_another_state_check:
+	store 1,mem_dpi_another_press_status
+	fetch 1,mem_dpi_another_button_down_enable
+	branch p_mouse_dpi_another_up,blank	
+p_mouse_dpi_another_down:
+	fetch 1,mem_dpi_another_button_state
+	rtneq DPI_BUTTON_STATE_DOWN
+	jam DPI_BUTTON_STATE_DOWN,mem_dpi_another_button_state
+	//fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	//rtnbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
+	//rtnbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
+	branch mouse_dpi_process
+
+p_mouse_dpi_another_up:
+	fetch 1,mem_dpi_another_button_state
+	rtneq DPI_BUTTON_STATE_UP
+	jam DPI_BUTTON_STATE_UP,mem_dpi_another_button_state
+	//fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	//bbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON,mouse_dpi_up_next
+	//bbit1 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY,mouse_dpi_up_next
+	rtn
+
+p_mouse_check_key_connect_gnd_new:	
+	lshift pdata,pdata
+	copy pdata,regb
+	call gpio_get_bit
+	setflag true,0,regb
+	and regb,0x07,pdata
+	fetcht 1,mem_mouse_key_temp_patch
+	copy temp,queue
+	beq 0x07,p_mouse_key_press		//  about 17~22ms three times
+	beq 0x00,p_mouse_key_release
+	rtn
+
+p_mouse_check_key_connect_vin_new:	
+	lshift pdata,pdata
+	copy pdata,regb
+	call mouse_gpio_config_input_pd
+	call gpio_get_bit
+	setflag true,0,regb
+	and regb,0x07,pdata
+	fetcht 1,mem_mouse_key_temp_patch
+	copy temp,queue
+	beq 0x07,p_mouse_key_press		//  about 17~22ms three times
+	beq 0x00,p_mouse_key_release
+	rtn
+
+p_mouse_key_press:
+	jam 1,mem_dpi_another_button_down_enable
+	rtn
+p_mouse_key_release:
+	jam 0,mem_dpi_another_button_down_enable
+	rtn
+
+p_mouse_dpi_process:
+	call mouse_dpi_ghost_check
+	rtn user
+	fetch 1,mem_mouse_dpi
+	copy pdata,temp
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_DOUBLE_DPI_KEY,p_mouse_double_dpi_check
+	copy temp,pdata
+	increase 1,pdata
+	and pdata,0x03,pdata
+p_mouse_dpi_store:
+	store 1,mem_mouse_dpi
+	call mouse_seting_dpi
+	branch mouse_store_device_info_delay
+
+p_mouse_double_dpi_check:
+	fetch 1,mem_dpi_another_button_down_enable
+	nbranch p_mouse_another_dpi_button_down,blank
+p_mouse_dpi_increase:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_DPI_LEVEL_4,p_mouse_dpi_increase_level_4
+	copy temp,pdata
+	rtneq MOUSE_DPI_LEVEL2
+p_mouse_dpi_increase_level:
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_3	//1600
+	beq MOUSE_DPI_LEVEL3,p_mouse_dpi_level_2 	//1200
+	rtn
+
+p_mouse_dpi_level_1:		//800
+	setarg 2
+	branch p_mouse_dpi_store
+p_mouse_dpi_level_2:		//1200
+	setarg 0
+	branch p_mouse_dpi_store
+p_mouse_dpi_level_3:		//1600
+	setarg 1
+	branch p_mouse_dpi_store
+p_mouse_dpi_level_4:		//1000
+	setarg 3
+	branch p_mouse_dpi_store
+
+p_mouse_dpi_increase_level_4:
+	copy temp,pdata			//0->1,2->3,3->0
+	rtneq MOUSE_DPI_LEVEL2
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_3
+	beq MOUSE_DPI_LEVEL3,p_mouse_dpi_level_4
+	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_level_2
+	rtn
+p_mouse_dpi_decrease_level_4:
+	copy temp,pdata			//0->3,1->0,3->2
+	rtneq MOUSE_DPI_LEVEL3
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_4
+	beq MOUSE_DPI_LEVEL2,p_mouse_dpi_level_2
+	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_level_1
+	rtn
+
+p_mouse_another_dpi_button_down:
+p_mouse_dpi_decrease:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_DPI_LEVEL_4,p_mouse_dpi_decrease_level_4
+	copy temp,pdata
+	rtneq MOUSE_DPI_LEVEL3
+p_mouse_dpi_decrease_level:
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level_1
+	beq MOUSE_DPI_LEVEL2,p_mouse_dpi_level_2
+	rtn
 	
 //////////////////////////////modify key end///////////////////////////////////////////////
 
 
-
+///////////////////////////// 2.4g ota start ///////////////////////////////////////////////////////////	
+ifdef G24_OTA
 p_g24_parse_rx_ota_sm:
 	fetch 1,mem_g24_ota_mode
 	rtn blank
@@ -1247,8 +1874,7 @@
 p_g24_ota_sm_tx_data:
 	jam G24_OTA_SM_TX_DATA_OK,mem_g24_ota_sm
 	rtn		
-	
-	
+
 p_g24_mouse_parse_rx:
 	fetch 1,mem_24g_rxdata_length
 	branch  p_g24_parse_rx_ota_sm, blank
@@ -1260,18 +1886,14 @@
 	beq DATATYPE_OTA,p_g24_rx_ota	//mouse
 	rtn
 
-
 p_g24_ota_mode_enable:
 	jam 1,mem_g24_ota_mode
 //	jam CLEAR_INIT,mem_24g_mode_init
 	jam 0,mem_lpm_mode
 	branch p_ota_init
-	
 
 p_g24_ota_dispatch:
-
 	rtn
-	
 
 p_g24_ota_transmit:
 	jam DATATYPE_OTA,mem_24g_txbuf
@@ -1281,8 +1903,7 @@
 	nrtn user3
 	call g24_txbuf_clear
 	branch g24_ackpayload_parse
-	
-	
+
 p_g24_rx_ota:
 	fetch 1,mem_24g_rxpayload
 	rtnne DATATYPE_OTA
@@ -1299,7 +1920,7 @@
 	beq G24_OTA_CMD_RESET,p_g24_mouse_ota_process_reset
 	beq G24_OTA_CMD_PING,p_g24_mouse_ota_process_ping
 	branch assert
-	
+
 p_g24_mouse_ota_process_ping:
 	rtn
 
@@ -1316,11 +1937,9 @@
 p_g24_mouse_ota_process_config:
 	jam G24_OTA_SM_RX_CONFIG,mem_g24_ota_sm
 	rtn
-	
 
 p_g24_mouse_ota_process_set_config_end:
 	jam G24_OTA_SM_RX_SET_CONFIG_END,mem_g24_ota_sm
-
 	ifetch 2,contr
 	ifetcht 2,contr
 	fetchr rega, 2,mem_g24_ota_rx_alllen
@@ -1345,7 +1964,6 @@
 	isub temp,null
 	nbranch disable_user,zero
 	branch enable_user
-	
 
 p_g24_check_ota_data:
 	fetch 2,mem_g24_ota_config_addr
@@ -1392,7 +2010,7 @@
 	setarg 0xffff
 	iand alarm,alarm
 	branch enable_user
-	
+
 p_g24_check_ota_data_loop:
 	fetch 2,mem_pdatatemp
 	rtn blank
@@ -1425,13 +2043,10 @@
 
 p_g24_check_ota_data_loopend:
 	setarg 0
-	branch p_g24_check_ota_data_loop2
-	
+	branch p_g24_check_ota_data_loop2	
 
-	
 p_g24_mouse_ota_process_data:
 	jam G24_OTA_SM_RX_DATA,mem_g24_ota_sm
-
 	ifetch 1,contr
 	copy contr,rega
 	fetcht 1,mem_g24_ota_rx_data_count
@@ -1460,8 +2075,7 @@
 	call p_g24_mouse_data_sum	
 	fetch 2,mem_g24_ota_rx_sum
 	iadd temp,pdata
-	store 2,mem_g24_ota_rx_sum
-
+	store 2,mem_g24_ota_rx_sum	
 p_g24_mouse_ota_process_ok:	
 	jam G24_OTA_STATUS_SUCCESS,mem_g24_ota_rtn_state
 	rtn
@@ -1478,7 +2092,6 @@
 	iadd temp,pdata
 	copy regb,temp
 	branch iicd_write_ota_data 
-	
 
 p_g24_mouse_ota_process_reset:
 	fetch 1,mem_g24_ota_sm
@@ -1489,7 +2102,6 @@
 	jam G24_OTA_SM_RX_RESET,mem_g24_ota_sm
 	rtn
 	
-	
 p_g24_cmd_ota_data_check_count:
 	fetcht 1,mem_g24_ota_rx_data_count
 	store 1,mem_g24_ota_rx_data_count
@@ -1497,7 +2109,7 @@
 	isub temp,pdata
 	beq  1,enable_user	
 	branch disable_user
-	
+
 p_g24_cmd_ota_data_check_count_0:	
 	sub temp,0xff,null
 	branch enable_user,zero
@@ -1509,7 +2121,6 @@
 	loop p_g24_mouse_data_sum
 	rtn
 	
-
 //input loopcnt :len ; contr :data ptr 
 //ouput pdata :crc
 p_g24_mouse_ota_crc:
@@ -1531,7 +2142,6 @@
 	branch enable_user,zero
 	branch disable_user
 
-
 p_g24_mouse_ota_check_data:
 	ifetch 1,contr
 	bne 0x5a,p_g24_mouse_ota_load_fail
@@ -1559,9 +2169,8 @@
 	isub temp,null
 	nbranch p_g24_mouse_ota_load_fail,zero	
 p_g24_mouse_ota_load_success:
-	branch enable_user
+	branch enable_user	
 
-	
 p_g24_mouse_ota_load_fail:
 	branch disable_user
 
@@ -1584,7 +2193,6 @@
 	isub temp,pdata	
 	rtn
 
-
 p_ota_init:
 	setarg 0
 	store 2,mem_g24_ota_rx_alllen
@@ -1650,7 +2258,7 @@
 	jam TYPE_MS,mem_24g_data_type
 	jam G24_OTA_SM_TX_INFO,mem_g24_ota_sm
 	rtn	
-	
+
 p_dongle_usb_cmd_ota_info_dongle_empty:
 	setarg 0
 	branch p_dongle_usb_cmd_ota_info_dongle_common
@@ -1682,7 +2290,6 @@
 	setarg G24_OTA_STORAGE_FLASH
 	rtn
 	
-
 p_mouse_24g_package_ota_common_ok:
 	jam TYPE_MS,mem_24g_data_type
 	jam DATATYPE_OTA,mem_24g_txbuf
@@ -1697,10 +2304,8 @@
 	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
 	rtn
 
-	
 p_mouse_24g_package_ota_data:
 	jam G24_OTA_SM_TX_DATA_OK,mem_g24_ota_sm
-	
 	jam G24_OTA_CMD_DATA,mem_24g_txbuf+1
 	fetch 1,mem_g24_ota_rx_data_count
 	store 1,mem_24g_txbuf+4	
@@ -1712,12 +2317,10 @@
 	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
 	rtn
 
-
 p_mouse_24g_package_ota_set_config_end:
 	jam G24_OTA_SM_TX_SET_CONFIG_END_OK,mem_g24_ota_sm
 	jam G24_OTA_CMD_SET_CONFIG_END,mem_24g_txbuf+1
 	jam 4,mem_24g_datalen
-	
 	jam TYPE_MS,mem_24g_data_type
 	jam DATATYPE_OTA,mem_24g_txbuf
 	fetch 1,mem_g24_ota_rtn_state
@@ -1725,7 +2328,6 @@
 	jam G24_OTA_TARGET_MOUSE,mem_24g_txbuf+3
 	rtn
 
-	
 p_mouse_24g_package_ping:
 	jam DATATYPE_OTA,mem_24g_txbuf
 	jam G24_OTA_CMD_PING,mem_24g_txbuf+1
@@ -1736,7 +2338,7 @@
 	jam TYPE_MS,mem_24g_data_type
 	jam 4,mem_24g_datalen
 	rtn
-	
+
 p_mouse_24g_package_data_ota:
 	copy pdata,rega //length
 	jam 0,mem_g24_ota_prepare_send_len
@@ -1744,3 +2346,261 @@
 	arg mem_g24_ota_txbuf,regb //tx buff		
 	rtn
 
+///////////////////////////// 2.4g ota  ///////////////////////////////////////////////////////////	
+endif
+
+p_send_time_check:
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq  G24_TX_TIMER_INT_ENABLE,p_send_timer_first
+	fetch 1,mem_tx_count
+	branch p_send_timer_first,blank
+//	call p_send_time_check_ptr
+	copy clkn,pdata
+	fetcht 6,mem_tx_time_last
+	store 6,mem_tx_time_last
+	call clk_diff_rt
+	store 4,mem_tx_time_last_delt
+
+	fetch 1,mem_sleep_miss
+	nrtn blank
+	fetch 2,mem_retransmit
+	nrtn blank
+	fetch 4,mem_tx_time_last_delt
+//	fetcht 2,mem_tx_time_write_ptr
+//	copy temp,contw
+//	istore 3,contw
+//	copy contw,temp
+//	storet 2,mem_tx_time_write_ptr
+	fetcht 5,mem_tx_time_sum
+	iadd temp,pdata
+	store 5,mem_tx_time_sum	
+	fetcht 1,mem_tx_count
+	fetch 1,mem_tx_time_sum_count
+	isub temp,null
+	branch p_send_time_check_average,zero
+	increase 1,temp
+//	sub temp,65,null
+	storet 1,mem_tx_count
+	rtn
+
+p_send_time_check_average:
+	jam 1,mem_tx_count
+	arg 0,temp
+	fetch 5,mem_tx_time_sum
+	storet 5,mem_tx_time_sum
+	fetcht 1,mem_tx_time_sum_count
+	idiv temp
+	call wait_div_end
+  	quotient pdata
+
+//	rshift2 pdata,pdata
+	fetcht 4,mem_24g_tsniff
+	increase -40,temp
+	
+//	add temp,0x80,temp
+	isub temp,pdata
+	branch p_send_time_check_average_late,positive
+	sub pdata,0,pdata
+	
+	rshift2 pdata,pdata
+	fetcht 3,mem_24g_short_sleep_set
+	iadd temp,temp
+	fetch 3,mem_24g_short_sleep_set_init
+	arg 0x1800,rega
+	iadd rega,pdata
+	isub temp,null
+	nbranch p_send_time_check_average_min,positive
+	storet 3,mem_24g_short_sleep_set
+	rtn
+
+p_send_time_check_average_late:
+	rshift2 pdata,temp
+	fetch 3,mem_24g_short_sleep_set
+	isub temp,temp
+	fetch 3,mem_24g_short_sleep_set_init
+	arg 0x1800,rega
+	isub rega,pdata
+	isub temp,null
+	branch p_send_time_check_average_min,positive
+	storet 3,mem_24g_short_sleep_set
+	rtn
+p_send_time_check_average_min:
+	store 3,mem_24g_short_sleep_set
+	rtn
+
+
+p_send_timer_first:
+	jam 1,mem_tx_count
+	copy clkn,pdata
+	store 6,mem_tx_time_last
+	rtn
+	
+
+p_send_time_long_wake:
+	setarg 0
+	store 1,mem_tx_count
+	store 5,mem_tx_time_sum
+	rtn
+
+p_power_ctrl_start:
+	fetch 2,mem_ui_state_map
+	rtnbit1 UI_STATE_BLE_ADV
+	rtnbit1 UI_STATE_BT_RECONNECT
+	rtnbit1 UI_STATE_BT_DISCOVERY	
+	call p_rssi_sort	
+	call p_rssi_average
+	branch power_ctrl_store_rssi_avg_received
+	
+p_rssi_average:
+	arg mem_mouse_rssi_signal_buf_temp+4,rega
+	arg 10,pdata
+	branch rssi_average+2
+
+p_rssi_sort:
+	call p_memcpy16
+	arg mem_mouse_rssi_signal_buf_temp,regb
+	fetch 1,mem_rssi_buff_index
+	increase 1,pdata
+	copy pdata,loopcnt
+	branch p_bubble_sort
+
+p_memcpy16:
+	arg mem_mouse_rssi_signal_buf_patch,contr
+	arg mem_mouse_rssi_signal_buf_temp,contw
+	branch memcpy16
+
+//input:regb buff ptr,pdata buff length
+p_bubble_sort:
+	increase -1,loopcnt
+	deposit loopcnt
+	rtn blank
+p_external_loop:
+	copy loopcnt,rega
+	increase -1,rega
+	copy regb,contr
+p_internal_loop:
+	ifetch 1,contr
+	copy contr,contw
+	ifetcht 1,contr
+	isub temp,null
+	call p_sort_up
+	increase -1,contr
+	increase -1,rega
+	branch p_internal_loop,positive
+	loop p_external_loop
+	rtn
+p_sort_up:
+	call p_exchange_data,positive
+	rtn
+p_exchange_data:
+	increase -1,contw
+	istoret 1,contw
+	istore 1,contw
+	rtn
+
+ifdef UARTA_DEBUG
+p_module_hardware_init:
+	setarg AT_baud_230400
+	store uart_baud_len,core_uart_baud
+p_module_lpm_uart_init:
+	fetch 1,core_uart_ctrl
+	set0 BIT_UART_CONTROL_ENABLE,pdata
+	store 1,core_uart_ctrl
+	fetch 8,mem_module_uart_rx_buffer
+	call uarta_init_dma_mem
+	jam gpcfg_uart_txd,0x807c	//tx pin gpio12
+	jam 0,core_uart_ctrl
+
+	setarg mem_module_rx_buf
+	store 2,core_uart_rsaddr
+	setarg mem_module_rx_buf_end
+	store 2,core_uart_readdr
+	setarg mem_module_tx_buf
+	store 2,core_uart_tsaddr
+	setarg mem_module_tx_buf_end
+	store 2,core_uart_teaddr
+	
+	setarg mem_module_tx_buf
+	store 2,core_uart_twptr
+	setarg mem_module_rx_buf
+	store 2,core_uart_rrptr
+
+	fetch 2,core_clkoff
+	set0 CLOCK_OFF_UART,pdata
+	store 2,core_clkoff
+	jam uartclk_dpll,core_uart_clksel
+	jam uart_ctrl_normal,core_uart_ctrl
+	rtn
+
+p_print_space:
+	call uarta_prepare_tx
+	setarg 0x20
+	istore 1,contwu
+	branch uarta_send
+
+p_print_end:
+	call uarta_prepare_tx
+	setarg 0x0a0d
+	istore 2,contwu
+	branch uarta_send
+
+p_print_rssi_rece_ascii:
+	call uarta_prepare_tx
+	setarg 0x7372		//rs rec
+	istore 2,contwu
+	setarg 0x7220
+	istore 2,contwu
+	setarg 0x6563
+	istore 2,contwu
+	call uarta_send
+	branch p_print_colon_ascii
+
+p_print_rssi_avg_ascii:
+	call uarta_prepare_tx
+	setarg 0x7372		//rs avg
+	istore 2,contwu
+	setarg 0x6120
+	istore 2,contwu
+	setarg 0x6776	
+	istore 2,contwu
+	call uarta_send
+	branch p_print_colon_ascii
+
+p_print_colon_ascii:
+	call uarta_prepare_tx
+	setarg 0x3a
+	istore 1,contwu
+	branch uarta_send
+	
+//input: 1 byte hex @pdata  
+//output: 4 byte  '0','x', ASCII,ASCII, @pdata
+hex2ascii:
+	rshift4 pdata,rega  //high 4bit in rega
+	and_into 0x0f,pdata
+	call hex2ascii_half_byte
+	copy pdata,regb
+	copy rega,pdata
+	call hex2ascii_half_byte
+	lshift8 regb,regb
+	iadd regb,pdata
+	lshift16 pdata,pdata
+	arg 0x7830,regb   //0x
+	iadd regb,pdata
+	rtn
+
+//input: 1 byte hex @pdata  
+//output: 4 byte  '0','x', ASCII,ASCII, @pdata
+hex2ascii_half_byte:
+	arg 0xa,temp
+	isub temp,temp
+	nbranch hex2ascii_half_byte_numberic,positive
+	setarg 0x41  // A
+	iadd temp,pdata
+	rtn
+hex2ascii_half_byte_numberic:
+	arg 0x30,temp
+	iadd temp,pdata
+	rtn
+endif
+
+	
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_public_sdk/sched/mouse.dat	(revision 1235)
+++ /YC1308AC/branch/mouse_project/mouse_public_sdk/sched/mouse.dat	(working copy)
@@ -52,7 +52,7 @@
 #bit5 MOUSE_ENABLE_USB_250
 #bit6 MOUSE_ENABLE_USB_500
 #bit7 MOUSE_ENABLE_USB_1000
-00
+01
 
 #mouse flag byte5
 #bit0 MOUSE_ENABLE_POWER_ON_LED
@@ -93,6 +93,7 @@
 #bit2 MOUSE_ENABLE_24G_AUTO_PAIR_NERVER_BEEN_PAIRED
 #bit3 MOUSE_ENABLE_LE_BATTERY_SERVICE_CANCEL
 #bit4 MOUSE_ENABLE_WHEEL_WAKE_UP_CANCEL
+#bit5 MOUSE_ENABLE_DOUBLE_DPI_KEY
 03
 
 
@@ -102,8 +103,8 @@
 mem_mouse_24g_reconn_timeout_init:64 #10s
 
 mem_mouse_24g_pair_tx_power:94 #-20dBm
-mem_rssi_dis_min_24g_init:85
-mem_rssi_dis_max_24g_init:90
+mem_rssi_dis_min_24g_init:75
+mem_rssi_dis_max_24g_init:85
 mem_rssi_hex_received_max_value_init:63
 mem_rssi_dis_min_ble_init:75
 mem_rssi_dis_max_ble_init:80
@@ -111,6 +112,7 @@
 mem_bk_button_gpio:0b
 mem_fw_button_gpio:0c
 mem_dpi_button_gpio:0d
+mem_dpi_another_button_gpio:ff
 mem_matrix_public_gpio:ff
 mem_sensor_motion_gpio:ff
 mem_customer_key_gpio:ff
@@ -132,6 +134,7 @@
 mem_config_low_voltage_alarm_gpio:ff
 mem_config_device_bt2_led_gpio:ff
 mem_dpi_led_gpio:ff #03
+mem_firebutton_gpio:ff
 
 mem_sensor_angle_default:03	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
 mem_sensor_angle_switch:00	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
@@ -141,6 +144,17 @@
 mem_mouse_logo_led_on_time_init:58 02	#1min
 
 
+#1io2led multi start
+mem_mouse_1io2led_led_enable:00			#00:close 	01:open
+mem_mouse_bt_led_recon_effect_flag:00		#00:close 	01:open
+mem_mouse_multi_led_poweron2s_flag_init:00	#00:close 01:open
+mem_mouse_multi_led_powon2s_timer_init:14	#2s
+mem_mouse_multi_led_blink_timer_init:03
+mem_mouse_1io2led_multi_24gled:ff
+mem_mouse_1io2led_multi_bt1led:ff
+mem_mouse_1io2led_multi_bt2led:ff
+#1io2led multi end
+
 mem_usb_offline_check_gpio:ff
 
 
@@ -148,11 +162,13 @@
 #03 ea 00 00 00 00 00 00 00 #VOL DOWN
 #02 01 00 00 00 00 00 00 00 #POWERDOWN
 00 05 00 04 00 00 00 00 00#CTRL+ALT+A
+#00 08 00 07 00 00 00 00 00#One-click desktop
 
 mem_customer_key_release:
 #03 00 00 00 00 00 00 00 00 #MEDIA RELEASE
 #02 00 00 00 00 00 00 00 00 #SYSTEM CRTL RELEASE
 00 00 00 00 00 00 00 00 00#STANDARD KEY RELEASE
+#00 00 00 00 00 00 00 00 00#One-click desktop
 
 mem_lpm_mode:01
 
@@ -196,9 +212,9 @@
 #adc start
 mem_adc_config_flag_init:02 		#00-vinlpm   01-hvin   02-gpio
 mem_adc_channel:05 		#00-gpio4   01-gpio5   02-gpio6  03-gpio7    04-gpio9  05-gpio10  06-gpio11  07-gpio12
-mem_mouse_vdd_full_vol:05 01		#1.5V
-9f 00#mem_mouse_vdd_empty_vol  :0.9V
-b1 00#mem_mouse_vdd_low_vol   :1.0V
+mem_mouse_vdd_full_vol:0f 01		#1.5V
+a2 00#mem_mouse_vdd_empty_vol  :0.9V
+b4 00#mem_mouse_vdd_low_vol   :1.0V
 #mem_mouse_vdd_full_vol:3c 01		#3.3V
 #1e 01#mem_mouse_vdd_empty_vol  :3.0V
 #30 01#mem_mouse_vdd_low_vol   :3.2V
@@ -466,8 +482,8 @@
 mem_24g_short_sleep_set:0c f8 00
 mem_24g_long_sleep_set:00 77 01
 mem_24g_enter_hibernate:00 48 60
-mem_rssi_buff_index:07
-mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf
+mem_rssi_buff_index:0f
+mem_rssi_signal_buf_ptr:mem_mouse_rssi_signal_buf_patch
 mem_power_ctrl_pac_succ_cnt_init:80
 mem_24g_long_sleep_param_update_timer_init:14 00
 mem_24g_transmit_by_interrupt_exit_count_init:50 00
@@ -480,5 +496,7 @@
 
 mem_tx_power:01#3dbm
 
+mem_tx_time_sum_count:10 
+
 
 
