Index: rongyuan/format/app_module.format
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/format/app_module.format	(revision 937)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/format/app_module.format	(working copy)
@@ -103,8 +103,28 @@
 6 mem_gpio_wakeup_backup
 4 mem_mcu_set_bt_wake_timer
 
+16 mem_le_search_service_uuid
+)
+(
+
+0x42 BT_EVT_ANCS_ENABLE
 
 )
+//ANCS
+(
+0 ANCS_NULL	
+1 ANCS_FOUND_VALUE
+2 ANCS_SERVICE_READ_DOWN
+3 ANCS_ENABLE_NOTIFY
+4 ANCS_END
+0xff ANCS_NOT_FOUND
+)
+
+(
+3 ATT_PROPERITE_WRITE
+4 ATT_PROPERITE_NOTIFY
+)
+
 (
 45 mark_24g_rx
 46 mark_test_24g
@@ -230,6 +250,7 @@
 (//event
 0x29 HCI_EVENT_UUID_HANDLE
 
+0x3f HCI_EVENT_BLE_ANCS_ENABLE
 0xb0 HCI_EVENT_BT_HID_CONNECT
 0xb1 HCI_EVENT_BT_RECONNECT_FAIL
 0xb2 HCI_EVENT_RECEIVE_BT_HID_DATA
Index: rongyuan/output/bt_code.c
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/bt_code.c	(revision 939)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/bt_code.c	(working copy)
@@ -1,14 +1,14 @@
 const unsigned char bt_code[] = {
-0x00,0x02,0xaa,0x55,0xc6,0x14,0xc2,0x84,0x00,0x15,0xc0,0x00,0x82,0x40,0xc0,0x01,
-0x82,0x46,0xc0,0x03,0x80,0x5f,0xc0,0x09,0x80,0x62,0xc0,0x0b,0x80,0x65,0xc0,0x13,
-0x00,0x6d,0xc0,0x1a,0x00,0x92,0xc0,0x22,0x80,0x51,0xc0,0x42,0x82,0x50,0xc0,0x44,
-0x82,0x76,0xc0,0x4a,0x02,0x26,0xc0,0x51,0x02,0xab,0xc0,0x51,0x82,0x31,0xc0,0x54,
-0x82,0x34,0xc0,0x56,0x02,0xb4,0xc0,0x5c,0x00,0xa8,0xc0,0x5d,0x81,0x1a,0xc0,0x5e,
-0x01,0xca,0xc0,0x5f,0x05,0x10,0x20,0x20,0x4a,0x8b,0xc0,0x01,0x84,0x2b,0xc0,0x02,
-0x84,0x22,0xc0,0x03,0x02,0x71,0xc0,0x09,0x84,0x73,0xc0,0x0f,0x84,0x37,0xc0,0x11,
-0x04,0x49,0xc0,0x18,0x00,0xa2,0xc0,0x1e,0x01,0xe2,0xc0,0x1d,0x01,0xec,0xc0,0x1e,
-0x81,0xfc,0xc0,0x1f,0x02,0x0a,0xc0,0x20,0x82,0x1c,0xc0,0x24,0x80,0x25,0xc0,0x4c,
-0x82,0x22,0xc0,0x51,0x00,0x96,0x20,0x20,0x4a,0x8b,0x19,0x42,0x7e,0x00,0x67,0xe4,
+0x00,0x02,0xaa,0x55,0xaa,0x14,0xc2,0x84,0x00,0x15,0xc0,0x00,0x82,0x42,0xc0,0x01,
+0x82,0x48,0xc0,0x03,0x80,0x5f,0xc0,0x09,0x80,0x62,0xc0,0x0b,0x80,0x65,0xc0,0x13,
+0x00,0x6d,0xc0,0x1a,0x00,0x92,0xc0,0x22,0x80,0x51,0xc0,0x42,0x82,0x52,0xc0,0x44,
+0x82,0x78,0xc0,0x4a,0x02,0x28,0xc0,0x51,0x02,0xad,0xc0,0x51,0x82,0x33,0xc0,0x54,
+0x82,0x36,0xc0,0x56,0x02,0xb6,0xc0,0x5c,0x00,0xa8,0xc0,0x5d,0x81,0x18,0xc0,0x5e,
+0x01,0xcc,0xc0,0x5f,0x05,0x09,0x20,0x20,0x4a,0x8b,0xc0,0x01,0x84,0x32,0xc0,0x02,
+0x84,0x29,0xc0,0x03,0x02,0x73,0xc0,0x09,0x84,0x55,0xc0,0x0f,0x84,0x3e,0xc0,0x11,
+0x04,0x50,0xc0,0x18,0x00,0xa2,0xc0,0x1e,0x01,0xe4,0xc0,0x1d,0x01,0xee,0xc0,0x1e,
+0x81,0xfe,0xc0,0x1f,0x02,0x0c,0xc0,0x20,0x82,0x1e,0xc0,0x24,0x80,0x25,0xc0,0x4c,
+0x82,0x24,0xc0,0x51,0x00,0x96,0x20,0x20,0x4a,0x8b,0x19,0x42,0x7e,0x00,0x67,0xe4,
 0x4f,0xf6,0x70,0x40,0x91,0x00,0x20,0x40,0x00,0x37,0x6f,0xe2,0x80,0x43,0xc3,0x83,
 0x80,0x00,0x79,0x20,0x7e,0x07,0x67,0xe2,0x80,0x43,0x20,0x60,0x00,0x00,0x6f,0xec,
 0x4d,0x1d,0x67,0xec,0x00,0xa1,0x1c,0xe2,0x7e,0x00,0x20,0x3a,0x00,0x3b,0x20,0x40,
@@ -41,376 +41,376 @@
 0x40,0x01,0x70,0x44,0x56,0x02,0x6f,0xe4,0x46,0x52,0x79,0x20,0x7e,0x0b,0x67,0xe4,
 0x46,0x52,0x20,0x60,0x00,0x00,0x70,0x0a,0x95,0x26,0x20,0x20,0x7b,0xb4,0x20,0x40,
 0x5b,0x86,0x20,0x20,0x00,0xa4,0xda,0x60,0x43,0x81,0xda,0x20,0x43,0x62,0x20,0x40,
-0x5b,0xa5,0x20,0x60,0x00,0x00,0x58,0x00,0x00,0xd3,0x67,0xe4,0x41,0xf6,0x58,0x00,
-0x00,0xf4,0x67,0xe4,0x41,0xfe,0x58,0x00,0x00,0xbd,0x67,0xe4,0x41,0xf4,0x58,0x00,
-0x00,0xff,0x67,0xe4,0x41,0xfa,0x58,0x00,0x01,0x0e,0x67,0xe4,0x41,0xea,0x58,0x00,
-0x01,0x18,0x67,0xe4,0x41,0xf2,0x20,0x40,0x04,0x1c,0x20,0x40,0x4d,0xaf,0x20,0x40,
-0x4d,0xbc,0x20,0x40,0x4c,0x2a,0x20,0x20,0x50,0x4d,0x6f,0xe2,0x80,0x43,0x79,0x3f,
-0xfe,0x07,0x67,0xe2,0x80,0x43,0x20,0x60,0x00,0x00,0x20,0x40,0x50,0xd3,0x20,0x40,
+0x5b,0xa5,0x20,0x60,0x00,0x00,0x58,0x00,0x00,0xcf,0x67,0xe4,0x41,0xf6,0x58,0x00,
+0x00,0xf2,0x67,0xe4,0x41,0xfe,0x58,0x00,0x00,0xb9,0x67,0xe4,0x41,0xf4,0x58,0x00,
+0x00,0xfd,0x67,0xe4,0x41,0xfa,0x58,0x00,0x01,0x0c,0x67,0xe4,0x41,0xea,0x58,0x00,
+0x01,0x16,0x67,0xe4,0x41,0xf2,0x20,0x40,0x04,0x23,0x20,0x40,0x4d,0xaf,0x20,0x40,
+0x4d,0xbc,0x20,0x40,0x4c,0x2a,0x20,0x20,0x50,0x4d,0x20,0x40,0x50,0xd3,0x20,0x40,
 0x56,0x48,0x24,0x7a,0x00,0x00,0x6f,0xe4,0x4f,0xfc,0x68,0x44,0x4f,0xfe,0x98,0x46,
 0x7c,0x00,0x20,0x62,0x80,0x00,0x20,0x40,0x67,0xf7,0xef,0xe2,0x00,0x03,0xc0,0x80,
-0x80,0xd1,0xef,0xe2,0x00,0x03,0x67,0xe2,0x0a,0xff,0xe8,0x42,0x00,0x03,0x18,0x62,
+0x80,0xcd,0xef,0xe2,0x00,0x03,0x67,0xe2,0x0a,0xff,0xe8,0x42,0x00,0x03,0x18,0x62,
 0x22,0x00,0x60,0x42,0x0b,0x00,0x70,0x0b,0x01,0x01,0x20,0x40,0x4e,0x5a,0x6f,0xe2,
 0x0b,0x01,0xc1,0x00,0x00,0x00,0x20,0x20,0x4e,0x55,0x20,0x40,0x50,0x7e,0x20,0x20,
-0x4e,0x51,0x1a,0x62,0x7e,0x00,0xc0,0x00,0x84,0x95,0xc0,0x01,0x04,0x98,0xc0,0x02,
-0x04,0xa6,0xc0,0x02,0x84,0xaf,0xc0,0x03,0x04,0xb0,0xc0,0x03,0x84,0xb3,0xc0,0x09,
-0x04,0xba,0xc0,0x09,0x84,0xc4,0xc0,0x13,0x84,0xc5,0xc0,0x17,0x04,0xc8,0xc0,0x1e,
-0x84,0xc9,0xc0,0x0c,0x04,0xca,0xc0,0x14,0x84,0x88,0xc0,0x05,0x80,0xe3,0x20,0x20,
-0x4d,0xdf,0x20,0x60,0x00,0x00,0x20,0x40,0x4d,0xd7,0x6f,0xe4,0x40,0x42,0x1f,0xe3,
-0x7e,0x00,0x68,0x44,0x41,0xe4,0x98,0x46,0x7c,0x00,0x20,0x20,0x4d,0x91,0x6f,0xe2,
-0x46,0x79,0xc3,0x82,0x80,0x00,0x6f,0xe4,0x4f,0xfc,0x68,0x44,0x4f,0xfe,0x98,0x46,
-0x7c,0x00,0x24,0x42,0xd0,0xda,0x20,0x20,0x4d,0x87,0x20,0x60,0x00,0x00,0x20,0x40,
-0x4d,0x6b,0x20,0x20,0x4d,0x73,0x20,0x40,0x00,0xf9,0x20,0x40,0x04,0xd9,0x20,0x40,
-0x04,0xe1,0x20,0x40,0x04,0xe4,0x20,0x60,0x00,0x00,0x6f,0xe8,0x4d,0x23,0x20,0x7a,
-0x00,0x00,0x1f,0xe0,0xff,0xff,0x67,0xe8,0x4d,0x23,0x24,0x7a,0x00,0x00,0x20,0x20,
-0x00,0x34,0x20,0x40,0x4f,0x11,0x20,0x74,0x00,0x00,0x1a,0x22,0x7e,0x00,0x67,0xe4,
-0x46,0x71,0x1a,0x42,0x7e,0x00,0x67,0xe2,0x46,0x70,0x68,0x44,0x04,0x74,0x60,0x44,
-0x46,0x73,0x6f,0xe2,0x04,0x9e,0x20,0x20,0x50,0x42,0xe8,0x42,0x00,0x11,0x58,0x00,
-0x00,0x01,0x67,0xe2,0x0a,0x96,0xe0,0x42,0x00,0x05,0x20,0x20,0x05,0x1c,0x6f,0xe2,
-0x4f,0xef,0xc0,0x00,0x81,0x15,0x6f,0xe2,0x44,0x96,0xc0,0x80,0x01,0x13,0x20,0x20,
-0x4d,0x4d,0xc0,0x7f,0xcd,0x4d,0x20,0x20,0x01,0x15,0x20,0x40,0x00,0x37,0x20,0x40,
-0x67,0xbc,0x20,0x20,0x4d,0x4b,0x20,0x20,0x01,0x19,0x20,0x20,0x4d,0xcb,0x6f,0xe2,
-0x0a,0xff,0xc0,0x08,0x81,0xb1,0xc0,0x0a,0x81,0xb9,0xc0,0x13,0x81,0x3c,0xc0,0x06,
-0x01,0xbe,0xc0,0x58,0x01,0xc7,0xc0,0x58,0x84,0xf4,0xc0,0x50,0x01,0x91,0xc0,0x01,
-0x01,0x76,0xc0,0x3b,0x01,0x62,0xc0,0x1a,0x01,0xaf,0xc0,0x64,0x82,0xbe,0xc0,0x60,
-0x02,0xb5,0xc0,0x60,0x82,0xba,0xc0,0x61,0x02,0xbc,0xc0,0x61,0x82,0xc3,0xc0,0x62,
-0x02,0xc7,0xc0,0x62,0x82,0xca,0xc0,0x64,0x02,0xdb,0xc0,0x63,0x02,0xe0,0xc0,0x63,
-0x82,0xe7,0xc0,0x78,0x02,0xf2,0xc0,0x65,0x02,0xeb,0xc0,0x59,0x85,0x00,0xc0,0x5a,
-0x05,0x0e,0xc0,0x7f,0x81,0x39,0xc0,0x50,0x81,0x4d,0xc0,0x20,0x01,0x3d,0xc0,0x7f,
-0x81,0x39,0xc0,0x3c,0x81,0x4a,0x20,0x20,0x4e,0x5c,0xef,0xe2,0x00,0x03,0x67,0xe2,
-0x40,0x91,0x20,0x60,0x00,0x00,0x20,0x20,0x4d,0x85,0xef,0xe2,0x00,0x03,0x68,0x48,
-0x41,0x79,0x79,0x3a,0x04,0x10,0x79,0x3a,0x04,0x18,0x60,0x48,0x41,0x79,0x68,0x42,
-0x41,0x57,0x79,0x3a,0x04,0x00,0x60,0x42,0x41,0x57,0xef,0xec,0x00,0x03,0x67,0xec,
-0x00,0xa1,0x67,0xec,0x4d,0x1d,0x20,0x40,0x4b,0xe3,0x20,0x20,0x50,0x1f,0xef,0xe8,
-0x00,0x03,0x67,0xe8,0x4d,0x23,0x20,0x20,0x50,0x1f,0x78,0x56,0x7c,0x00,0xe8,0x42,
-0x00,0x03,0x20,0x40,0x01,0x5a,0x24,0x36,0x50,0x1c,0x18,0xc2,0x0a,0x00,0x1a,0x22,
-0x06,0x00,0x18,0x60,0x86,0x02,0x6f,0xe2,0x0b,0x00,0x1f,0xe0,0xff,0xfe,0xe7,0xe2,
-0x00,0x05,0x1f,0xe2,0x72,0x00,0x20,0x40,0x67,0xed,0x20,0x20,0x50,0x1f,0x78,0x56,
-0x7c,0x00,0x20,0x40,0x5b,0x4d,0x20,0x22,0x81,0x5e,0x20,0x60,0x00,0x00,0x78,0x36,
-0x7c,0x00,0xef,0xe2,0x00,0x06,0x98,0xc0,0x8c,0x00,0x20,0x60,0x00,0x00,0x20,0x40,
-0x01,0x6b,0x18,0xc0,0x8d,0xfe,0x18,0xc2,0x0a,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,
-0x72,0x00,0x20,0x40,0x67,0xed,0x58,0x00,0x00,0x00,0xe7,0xe4,0x00,0x05,0x20,0x20,
-0x50,0x1f,0x6f,0xe4,0x44,0x8e,0x98,0x00,0x0c,0x00,0xef,0xe4,0x00,0x06,0x20,0x7a,
-0x00,0x00,0x1f,0xe0,0x84,0x01,0xef,0xe2,0x00,0x06,0x98,0xc0,0x8c,0x00,0xef,0xe2,
-0x00,0x06,0x98,0xc0,0x8c,0x00,0x18,0xc2,0x0a,0x00,0x20,0x20,0x01,0x6d,0x6f,0xe2,
-0x0b,0x00,0xc0,0x80,0xd0,0x1c,0x1a,0x22,0x06,0x00,0x20,0x40,0x50,0x1f,0xe8,0x42,
-0x00,0x03,0x60,0x42,0x46,0x6f,0x6f,0xe4,0x46,0x52,0xc3,0x84,0x80,0x00,0xc3,0x80,
-0x00,0x00,0x6f,0xe2,0x46,0x6c,0x2f,0xef,0xfe,0x00,0x24,0x20,0x81,0x85,0x68,0x42,
-0x46,0x6f,0x18,0x41,0x7e,0x03,0x67,0xe2,0x40,0x93,0x6f,0xe2,0x46,0x6c,0x2f,0xef,
-0xfe,0x01,0x24,0x60,0x80,0x00,0x68,0x42,0x46,0x6f,0x28,0x4f,0xfe,0x02,0x20,0x20,
-0x81,0x8c,0x20,0x20,0x4d,0x73,0x6f,0xe2,0x44,0x56,0xc0,0x00,0x4d,0x75,0xc0,0x00,
-0xcd,0x6f,0xc0,0x01,0x00,0xa0,0x20,0x60,0x00,0x00,0xef,0xe2,0x00,0x03,0x2f,0xef,
-0xfe,0x00,0x20,0x20,0x81,0x99,0x2f,0xef,0xfe,0x01,0x20,0x20,0x81,0x9d,0x2f,0xef,
-0xfe,0x02,0x20,0x20,0x81,0xa6,0x20,0x20,0x50,0x1c,0x70,0x44,0x56,0x01,0xef,0xec,
-0x00,0x03,0x67,0xec,0x41,0xd1,0x20,0x20,0x50,0x1f,0x70,0x44,0x56,0x02,0x6f,0xe2,
-0x0b,0x00,0x1f,0xe0,0xff,0xff,0x1f,0xe2,0x72,0x00,0x18,0x62,0x0c,0x00,0x67,0xe2,
-0x43,0x41,0xd8,0xa0,0x43,0x42,0x20,0x40,0x7c,0xcf,0x20,0x20,0x50,0x1f,0x70,0x44,
-0x56,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe0,0xff,0xff,0x1f,0xe2,0x72,0x00,0x18,0x62,
-0x0c,0x00,0x67,0xe2,0x43,0x41,0xd8,0xa0,0x43,0x42,0x20,0x40,0x7c,0xcf,0x20,0x20,
-0x50,0x1f,0x70,0x44,0x56,0x00,0x20,0x20,0x4f,0xbd,0x6f,0xe4,0x46,0x52,0xc3,0x00,
-0x50,0x1c,0x20,0x40,0x50,0x1f,0x20,0x40,0x4d,0x64,0x6f,0xe4,0x46,0x52,0xc4,0x01,
-0x00,0x00,0x70,0x0a,0xff,0xb6,0x20,0x20,0x50,0x4e,0x6f,0xe2,0x0b,0x00,0xc0,0x81,
-0xd0,0x1f,0xef,0xe6,0x00,0x03,0x67,0xe6,0x40,0xaa,0x20,0x20,0x50,0x1f,0x1a,0x22,
-0x06,0x00,0xef,0xe2,0x00,0x03,0xc0,0x00,0x4f,0x1c,0xc0,0x00,0xcf,0x1f,0xc0,0x01,
-0x4f,0x25,0xc0,0x01,0x81,0xc5,0x20,0x20,0x50,0x1c,0x58,0x00,0x00,0x01,0x20,0x20,
-0x4f,0x20,0x6f,0xe4,0x46,0x52,0xc2,0x81,0x04,0xe7,0x20,0x20,0x50,0x1c,0x18,0x40,
-0xff,0xfd,0xd8,0x40,0x00,0xc8,0x20,0x40,0x7d,0xb5,0x68,0x42,0x46,0x7a,0x20,0x40,
-0x7d,0xb5,0x1f,0xe2,0x22,0x00,0x18,0x42,0x7e,0x00,0x9a,0x26,0x7e,0x00,0x67,0xe2,
-0x46,0x7a,0x68,0x44,0x46,0x7b,0x18,0x40,0x85,0xff,0x20,0x40,0x5b,0x4d,0x20,0x3a,
-0x01,0xde,0xe8,0x48,0x00,0x06,0x59,0x28,0x03,0x02,0x98,0x46,0x7c,0x00,0x24,0x22,
-0x81,0xde,0xef,0xe2,0x00,0x06,0xc2,0x82,0x4f,0x01,0x20,0x20,0x01,0xde,0x70,0x46,
-0x7a,0x00,0x70,0x0b,0x01,0x01,0x20,0x40,0x50,0xe0,0x20,0x20,0x50,0x1c,0x6f,0xe2,
-0x05,0x4e,0x67,0xe2,0x04,0xc5,0xc0,0x19,0x81,0xe6,0x20,0x20,0x61,0x94,0x6f,0xe2,
-0x04,0xcd,0x79,0x20,0x7e,0x00,0x67,0xe2,0x04,0xcd,0x70,0x0a,0x95,0x01,0x20,0x40,
-0x7b,0xab,0x20,0x20,0x61,0xbf,0x6f,0xe2,0x00,0x7d,0xc0,0x08,0x01,0xf3,0xc0,0x0b,
-0x81,0xf9,0x20,0x20,0x60,0xfe,0x70,0x00,0x7d,0x2a,0x70,0x00,0x7c,0x03,0x20,0x60,
-0x00,0x00,0x68,0x42,0x05,0x4e,0x18,0x46,0x7c,0x06,0x20,0x21,0x01,0xf7,0x20,0x20,
-0x62,0x06,0x70,0x00,0x7e,0x24,0x20,0x20,0x61,0x34,0x6f,0xe4,0x05,0x53,0x20,0x3a,
-0x62,0xd2,0x20,0x20,0x62,0xbc,0x6f,0xe2,0x05,0x4e,0x67,0xe2,0x04,0xc5,0xc0,0x05,
-0x82,0x00,0x20,0x20,0x61,0xa6,0x20,0x40,0x61,0xdf,0x79,0x3f,0x80,0x30,0x6f,0xe2,
-0x00,0x55,0xc1,0x8c,0x80,0x00,0x70,0x0a,0xff,0xb1,0x58,0x00,0x00,0x01,0x20,0x40,
-0x50,0xa5,0x58,0x00,0x00,0x01,0xe7,0xe2,0x00,0x0a,0x20,0x20,0x67,0xb9,0x78,0x54,
-0x7c,0x00,0x20,0x40,0x66,0xa3,0x6f,0xe2,0x00,0x48,0x20,0x7a,0x00,0x00,0xc2,0x83,
-0x82,0x10,0x20,0x20,0x63,0xf2,0xc0,0x42,0x02,0x13,0xc0,0x41,0x82,0x16,0x20,0x20,
-0x64,0x21,0x20,0x40,0x02,0x19,0x6f,0xe2,0x00,0x48,0x20,0x20,0x64,0x7b,0x20,0x40,
-0x02,0x19,0x6f,0xe2,0x00,0x48,0x20,0x20,0x64,0xef,0x6f,0xe2,0x46,0x2c,0x20,0x3a,
-0x65,0x0d,0x20,0x20,0x65,0x06,0x6f,0xe2,0x40,0x9e,0x79,0x3f,0xfe,0x03,0x67,0xe2,
-0x40,0x9e,0x58,0x00,0x00,0x01,0x67,0xe4,0x04,0xca,0x20,0x60,0x00,0x00,0x6f,0xe2,
-0x44,0x90,0x20,0x3a,0x5e,0xd0,0x20,0x40,0x74,0x38,0x20,0x20,0x79,0x32,0x18,0x42,
-0x7e,0x00,0x20,0x40,0x7d,0x2b,0x1c,0x30,0x7e,0x00,0x79,0x20,0x7e,0x2c,0x20,0x40,
-0x7d,0x14,0x79,0x3f,0xfe,0x2c,0x20,0x40,0x4a,0x76,0x20,0x40,0x7d,0x14,0x20,0x74,
-0x00,0x00,0x20,0x40,0x02,0x3d,0x20,0x20,0x4a,0x2f,0x1b,0x42,0x7e,0x00,0x20,0x40,
-0x02,0x3c,0x20,0x20,0x4a,0xe9,0x6f,0xe4,0x40,0x4e,0x1f,0xe3,0x7e,0x00,0x20,0x40,
-0x7d,0x2b,0x1e,0x02,0x7e,0x00,0x20,0x40,0x7d,0x14,0x1b,0x42,0x04,0x00,0x20,0x40,
-0x02,0x3c,0x20,0x20,0x4b,0x67,0x20,0x40,0x7d,0x14,0x98,0x00,0x0c,0x00,0x79,0x3f,
-0x8c,0x10,0x20,0x20,0x7d,0x1f,0x20,0x40,0x68,0xc4,0x20,0x40,0x60,0xd7,0x20,0x40,
-0x02,0x44,0x20,0x20,0x40,0x0a,0x20,0x75,0x80,0x00,0x20,0x20,0x7b,0x9a,0x20,0x40,
-0x02,0xeb,0x20,0x40,0x03,0xb1,0x20,0x40,0x03,0xaf,0x20,0x20,0x40,0x10,0x20,0x20,
-0x5a,0xcc,0x20,0x40,0x7b,0x84,0x20,0x40,0x7b,0xc1,0x20,0x40,0x4c,0x8f,0x6f,0xe4,
-0x41,0xf4,0x20,0x20,0x7d,0x77,0x20,0x30,0x82,0x60,0x70,0x89,0x55,0xd4,0x20,0x00,
-0x00,0x04,0x70,0x89,0x55,0xd2,0x20,0x00,0x00,0x04,0x70,0x89,0x55,0xd1,0x20,0x00,
-0x00,0x04,0x6f,0xe2,0x41,0xdf,0xc0,0x00,0x02,0x5e,0xc0,0x00,0x82,0x6e,0xc0,0x01,
-0x02,0x5e,0xc0,0x01,0x82,0x6e,0xc0,0x02,0x02,0x6e,0xc0,0x10,0x02,0x6e,0x70,0x89,
-0x55,0xd0,0x70,0x89,0x56,0xe0,0x18,0x00,0x2a,0x08,0x18,0x00,0x2a,0x00,0x78,0x50,
-0xfc,0x00,0x78,0x50,0x7c,0x00,0x78,0x2f,0x7c,0x00,0x70,0x89,0x02,0x00,0x70,0x89,
-0x01,0x00,0x70,0x89,0x00,0x00,0x70,0x89,0x03,0x00,0x70,0x89,0x04,0x70,0x6f,0xe2,
-0x89,0x06,0x79,0x20,0x7e,0x00,0x67,0xe2,0x89,0x06,0x20,0x60,0x00,0x00,0x70,0x89,
-0x55,0xd0,0x70,0x89,0x56,0xc0,0x20,0x20,0x02,0x60,0x20,0x40,0x57,0xaf,0x20,0x40,
-0x02,0x74,0x20,0x20,0x58,0xa7,0x20,0x36,0x82,0x7b,0x20,0x20,0x57,0xbe,0x60,0x42,
-0x00,0x17,0x20,0x40,0x49,0x2a,0x20,0x40,0x49,0x80,0x58,0x00,0x05,0x00,0x20,0x40,
-0x4a,0x8e,0x6f,0xe2,0x89,0x06,0x79,0x20,0x7e,0x00,0x67,0xe2,0x89,0x06,0x70,0x89,
-0x00,0x3c,0x70,0x89,0x01,0xe0,0x70,0x89,0x6d,0x12,0x20,0x00,0x00,0x0a,0x70,0x89,
-0x02,0x01,0x70,0x89,0x02,0x3d,0x20,0x00,0x00,0x0a,0x70,0x89,0x03,0xb7,0x20,0x00,
-0x00,0x0a,0x70,0x89,0x02,0x7f,0x6f,0xe2,0x41,0xdf,0xc0,0x00,0x49,0x48,0xc0,0x00,
-0xc9,0x4c,0xc0,0x01,0x02,0x92,0xc0,0x01,0xc9,0x54,0xc0,0x02,0x49,0x58,0xc0,0x05,
-0x02,0x96,0xc0,0x07,0x82,0x9d,0xc0,0x0a,0x02,0xa4,0xc0,0x10,0x49,0x5c,0x70,0x89,
-0x56,0xff,0x20,0x40,0x49,0x62,0x70,0x89,0x55,0xdf,0x20,0x60,0x00,0x00,0x70,0x89,
-0x54,0x68,0x70,0x89,0x55,0xd8,0x70,0x89,0x56,0xe5,0x70,0x89,0x57,0x4c,0x70,0x89,
-0x58,0x36,0x70,0x89,0x59,0x10,0x20,0x60,0x00,0x00,0x70,0x89,0x54,0x68,0x70,0x89,
-0x55,0xd8,0x70,0x89,0x56,0xe2,0x70,0x89,0x57,0x4c,0x70,0x89,0x58,0x36,0x70,0x89,
-0x59,0x10,0x20,0x60,0x00,0x00,0x70,0x89,0x54,0x68,0x70,0x89,0x55,0xd8,0x70,0x89,
-0x56,0xe1,0x70,0x89,0x57,0x4c,0x70,0x89,0x58,0x36,0x70,0x89,0x59,0x10,0x20,0x60,
-0x00,0x00,0x70,0x89,0x06,0x74,0x20,0x00,0x2e,0xe0,0x70,0x89,0x06,0x7c,0x20,0x75,
-0x80,0x00,0x58,0x00,0x00,0x00,0x67,0xe4,0x41,0xdd,0x1c,0x43,0x7e,0x00,0x67,0xe8,
-0x40,0x94,0x20,0x60,0x00,0x00,0x20,0x20,0x4b,0x7f,0x20,0x40,0x50,0x1f,0xef,0xe2,
-0x00,0x03,0x20,0x3a,0x02,0xb9,0x20,0x20,0x49,0x30,0x20,0x20,0x48,0xf5,0x79,0x3f,
-0x80,0x2d,0x20,0x20,0x03,0x35,0x79,0x20,0x00,0x2d,0x20,0x60,0x00,0x00,0x6f,0xe2,
-0x0b,0x00,0x1f,0xe2,0x72,0x00,0x67,0xe2,0x0b,0x60,0xd8,0xa0,0x0b,0x61,0x20,0x20,
-0x67,0xed,0xef,0xe2,0x00,0x03,0x67,0xe2,0x41,0xdf,0x20,0x60,0x00,0x00,0x70,0x4d,
-0x16,0x01,0xef,0xe2,0x00,0x03,0x67,0xe2,0x4c,0xe7,0x20,0x60,0x00,0x00,0xef,0xe8,
-0x00,0x03,0x67,0xe8,0x4c,0xe8,0x20,0x20,0x02,0xcd,0x67,0xe8,0x4c,0xe8,0xda,0x20,
-0x00,0x00,0xdf,0x20,0x00,0x04,0xd8,0xc0,0x4c,0xe8,0xef,0xe2,0x00,0x06,0x9a,0x20,
-0xa2,0x00,0xc2,0x00,0x02,0xd1,0x1a,0x22,0x7e,0x00,0x67,0xe4,0x4c,0xee,0x6f,0xe2,
-0x4c,0xee,0x68,0x42,0x4c,0xef,0x98,0x40,0xfe,0x00,0x67,0xe2,0x4c,0xf0,0x20,0x60,
-0x00,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,0x72,0x00,0x67,0xe2,0x4c,0xf4,0xd8,0xa0,
-0x4c,0xf5,0x20,0x20,0x67,0xed,0xef,0xe2,0x00,0x03,0x67,0xe2,0x4d,0x17,0xef,0xe2,
-0x00,0x03,0x1f,0xef,0xfe,0x78,0x67,0xe4,0x4c,0xe4,0x20,0x60,0x00,0x00,0x20,0x20,
-0x50,0x1f,0xef,0xe2,0x00,0x03,0x67,0xe2,0x4c,0xec,0x20,0x60,0x00,0x00,0x20,0x20,
-0x50,0x1f,0xc6,0x96,0x80,0x00,0x20,0x40,0x03,0xc5,0x58,0x00,0x00,0xca,0xda,0x20,
-0x00,0x01,0xda,0x40,0x00,0x18,0xd8,0x40,0x00,0x00,0x20,0x20,0x50,0x2b,0xef,0xe2,
-0x00,0x03,0xc0,0x00,0x82,0xf6,0x79,0x3f,0x80,0x2e,0x20,0x20,0x50,0x1f,0xef,0xe2,
-0x00,0x03,0x67,0xe2,0x4d,0x19,0xef,0xe2,0x00,0x03,0x67,0xe2,0x41,0xdf,0x79,0x20,
-0x00,0x2e,0x20,0x20,0x50,0x1f,0x78,0x44,0xfc,0x00,0x78,0x43,0xfc,0x00,0x58,0x55,
-0x55,0x55,0x98,0x00,0x1e,0x00,0x6f,0xe2,0x4c,0xe7,0x1f,0xed,0x84,0x00,0x79,0x20,
-0x04,0x01,0x18,0x43,0x1c,0x00,0x20,0x60,0x00,0x00,0x20,0x40,0x49,0xba,0x78,0x4d,
-0xfc,0x00,0x78,0x45,0xfc,0x00,0x78,0x4e,0xfc,0x00,0x78,0x4e,0x7c,0x00,0x78,0x46,
-0xfc,0x00,0x78,0x46,0x7c,0x00,0x78,0x44,0xfc,0x00,0x78,0x47,0x7c,0x00,0x78,0x43,
-0xfc,0x00,0x37,0xd3,0x82,0x00,0x20,0x00,0x00,0x64,0x20,0x60,0x00,0x00,0x20,0x40,
-0x49,0x15,0x68,0x42,0x4c,0xe7,0x20,0x20,0x02,0x76,0x20,0x40,0x57,0x9e,0x6f,0xe8,
-0x4c,0xe8,0x98,0x00,0x12,0x00,0x20,0x40,0x02,0xfc,0x20,0x40,0x03,0x12,0x79,0x20,
-0x2a,0x00,0x78,0x2e,0xfc,0x00,0x78,0x30,0x7c,0x00,0x78,0x50,0xfc,0x00,0x19,0x31,
-0x7e,0x00,0x1f,0xec,0xfe,0x00,0x1f,0xf1,0xfe,0x00,0x08,0x00,0x86,0x28,0x78,0x23,
+0x4e,0x51,0x1a,0x62,0x7e,0x00,0xc0,0x00,0x84,0x8e,0xc0,0x01,0x04,0x91,0xc0,0x02,
+0x04,0x9f,0xc0,0x02,0x84,0xa8,0xc0,0x03,0x04,0xa9,0xc0,0x03,0x84,0xac,0xc0,0x09,
+0x04,0xb3,0xc0,0x09,0x84,0xbd,0xc0,0x13,0x84,0xbe,0xc0,0x17,0x04,0xc1,0xc0,0x1e,
+0x84,0xc2,0xc0,0x0c,0x04,0xc3,0xc0,0x19,0x04,0x6c,0xc0,0x14,0x84,0x6d,0xc0,0x21,
+0x04,0x68,0xc0,0x05,0x80,0xe1,0x20,0x20,0x4d,0xdf,0x20,0x60,0x00,0x00,0x20,0x40,
+0x4d,0xd7,0x6f,0xe4,0x40,0x42,0x1f,0xe3,0x7e,0x00,0x68,0x44,0x41,0xe4,0x98,0x46,
+0x7c,0x00,0x20,0x20,0x4d,0x91,0x6f,0xe2,0x46,0x79,0xc3,0x82,0x80,0x00,0x6f,0xe4,
+0x4f,0xfc,0x68,0x44,0x4f,0xfe,0x98,0x46,0x7c,0x00,0x24,0x42,0xd0,0xda,0x20,0x20,
+0x4d,0x87,0x20,0x60,0x00,0x00,0x20,0x40,0x4d,0x6b,0x20,0x20,0x4d,0x73,0x20,0x40,
+0x00,0xf7,0x20,0x40,0x04,0xd2,0x20,0x40,0x04,0xda,0x20,0x40,0x04,0xdd,0x20,0x60,
+0x00,0x00,0x6f,0xe8,0x4d,0x23,0x20,0x7a,0x00,0x00,0x1f,0xe0,0xff,0xff,0x67,0xe8,
+0x4d,0x23,0x24,0x7a,0x00,0x00,0x20,0x20,0x00,0x34,0x20,0x40,0x4f,0x11,0x20,0x74,
+0x00,0x00,0x1a,0x22,0x7e,0x00,0x67,0xe4,0x46,0x71,0x1a,0x42,0x7e,0x00,0x67,0xe2,
+0x46,0x70,0x68,0x44,0x04,0x74,0x60,0x44,0x46,0x73,0x6f,0xe2,0x04,0x9e,0x20,0x20,
+0x50,0x42,0xe8,0x42,0x00,0x11,0x58,0x00,0x00,0x01,0x67,0xe2,0x0a,0x96,0xe0,0x42,
+0x00,0x05,0x20,0x20,0x05,0x15,0x6f,0xe2,0x4f,0xef,0xc0,0x00,0x81,0x13,0x6f,0xe2,
+0x44,0x96,0xc0,0x80,0x01,0x11,0x20,0x20,0x4d,0x4d,0xc0,0x7f,0xcd,0x4d,0x20,0x20,
+0x01,0x13,0x20,0x40,0x00,0x37,0x20,0x40,0x67,0xbc,0x20,0x20,0x4d,0x4b,0x20,0x20,
+0x01,0x17,0x20,0x20,0x4d,0xcb,0x6f,0xe2,0x0a,0xff,0xc0,0x08,0x81,0xb3,0xc0,0x0a,
+0x81,0xbb,0xc0,0x13,0x81,0x3e,0xc0,0x06,0x01,0xc0,0xc0,0x58,0x01,0xc9,0xc0,0x58,
+0x84,0xed,0xc0,0x50,0x01,0x93,0xc0,0x01,0x01,0x78,0xc0,0x3b,0x01,0x64,0xc0,0x1a,
+0x01,0xb1,0xc0,0x64,0x82,0xc0,0xc0,0x60,0x02,0xb7,0xc0,0x60,0x82,0xbc,0xc0,0x61,
+0x02,0xbe,0xc0,0x61,0x82,0xc5,0xc0,0x62,0x02,0xc9,0xc0,0x62,0x82,0xcc,0xc0,0x64,
+0x02,0xdd,0xc0,0x63,0x02,0xe2,0xc0,0x63,0x82,0xe9,0xc0,0x78,0x02,0xf4,0xc0,0x65,
+0x02,0xed,0xc0,0x59,0x84,0xf9,0xc0,0x5a,0x05,0x07,0xc0,0x7f,0x81,0x37,0xc0,0x50,
+0x81,0x4f,0xc0,0x20,0x01,0x3f,0xc0,0x7f,0x81,0x37,0xc0,0x3c,0x81,0x4c,0x20,0x20,
+0x4e,0x5c,0x1a,0x22,0x7e,0x00,0x67,0xe4,0x0a,0x9e,0x20,0x40,0x50,0x1f,0x6f,0xe4,
+0x0a,0x9e,0xef,0xe2,0x00,0x03,0x67,0xe2,0x40,0x91,0x20,0x60,0x00,0x00,0x20,0x20,
+0x4d,0x85,0xef,0xe2,0x00,0x03,0x68,0x48,0x41,0x79,0x79,0x3a,0x04,0x10,0x79,0x3a,
+0x04,0x18,0x60,0x48,0x41,0x79,0x68,0x42,0x41,0x57,0x79,0x3a,0x04,0x00,0x60,0x42,
+0x41,0x57,0xef,0xec,0x00,0x03,0x67,0xec,0x00,0xa1,0x67,0xec,0x4d,0x1d,0x20,0x40,
+0x4b,0xe3,0x20,0x20,0x50,0x1f,0xef,0xe8,0x00,0x03,0x67,0xe8,0x4d,0x23,0x20,0x20,
+0x50,0x1f,0x78,0x56,0x7c,0x00,0xe8,0x42,0x00,0x03,0x20,0x40,0x01,0x5c,0x24,0x36,
+0x50,0x1c,0x18,0xc2,0x0a,0x00,0x1a,0x22,0x06,0x00,0x18,0x60,0x86,0x02,0x6f,0xe2,
+0x0b,0x00,0x1f,0xe0,0xff,0xfe,0xe7,0xe2,0x00,0x05,0x1f,0xe2,0x72,0x00,0x20,0x40,
+0x67,0xed,0x20,0x20,0x50,0x1f,0x78,0x56,0x7c,0x00,0x20,0x40,0x5b,0x4d,0x20,0x22,
+0x81,0x60,0x20,0x60,0x00,0x00,0x78,0x36,0x7c,0x00,0xef,0xe2,0x00,0x06,0x98,0xc0,
+0x8c,0x00,0x20,0x60,0x00,0x00,0x20,0x40,0x01,0x6d,0x18,0xc0,0x8d,0xfe,0x18,0xc2,
+0x0a,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,0x72,0x00,0x20,0x40,0x67,0xed,0x58,0x00,
+0x00,0x00,0xe7,0xe4,0x00,0x05,0x20,0x20,0x50,0x1f,0x6f,0xe4,0x44,0x8e,0x98,0x00,
+0x0c,0x00,0xef,0xe4,0x00,0x06,0x20,0x7a,0x00,0x00,0x1f,0xe0,0x84,0x01,0xef,0xe2,
+0x00,0x06,0x98,0xc0,0x8c,0x00,0xef,0xe2,0x00,0x06,0x98,0xc0,0x8c,0x00,0x18,0xc2,
+0x0a,0x00,0x20,0x20,0x01,0x6f,0x6f,0xe2,0x0b,0x00,0xc0,0x80,0xd0,0x1c,0x1a,0x22,
+0x06,0x00,0x20,0x40,0x50,0x1f,0xe8,0x42,0x00,0x03,0x60,0x42,0x46,0x6f,0x6f,0xe4,
+0x46,0x52,0xc3,0x84,0x80,0x00,0xc3,0x80,0x00,0x00,0x6f,0xe2,0x46,0x6c,0x2f,0xef,
+0xfe,0x00,0x24,0x20,0x81,0x87,0x68,0x42,0x46,0x6f,0x18,0x41,0x7e,0x03,0x67,0xe2,
+0x40,0x93,0x6f,0xe2,0x46,0x6c,0x2f,0xef,0xfe,0x01,0x24,0x60,0x80,0x00,0x68,0x42,
+0x46,0x6f,0x28,0x4f,0xfe,0x02,0x20,0x20,0x81,0x8e,0x20,0x20,0x4d,0x73,0x6f,0xe2,
+0x44,0x56,0xc0,0x00,0x4d,0x75,0xc0,0x00,0xcd,0x6f,0xc0,0x01,0x00,0xa0,0x20,0x60,
+0x00,0x00,0xef,0xe2,0x00,0x03,0x2f,0xef,0xfe,0x00,0x20,0x20,0x81,0x9b,0x2f,0xef,
+0xfe,0x01,0x20,0x20,0x81,0x9f,0x2f,0xef,0xfe,0x02,0x20,0x20,0x81,0xa8,0x20,0x20,
+0x50,0x1c,0x70,0x44,0x56,0x01,0xef,0xec,0x00,0x03,0x67,0xec,0x41,0xd1,0x20,0x20,
+0x50,0x1f,0x70,0x44,0x56,0x02,0x6f,0xe2,0x0b,0x00,0x1f,0xe0,0xff,0xff,0x1f,0xe2,
+0x72,0x00,0x18,0x62,0x0c,0x00,0x67,0xe2,0x43,0x41,0xd8,0xa0,0x43,0x42,0x20,0x40,
+0x7c,0xcf,0x20,0x20,0x50,0x1f,0x70,0x44,0x56,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe0,
+0xff,0xff,0x1f,0xe2,0x72,0x00,0x18,0x62,0x0c,0x00,0x67,0xe2,0x43,0x41,0xd8,0xa0,
+0x43,0x42,0x20,0x40,0x7c,0xcf,0x20,0x20,0x50,0x1f,0x70,0x44,0x56,0x00,0x20,0x20,
+0x4f,0xbd,0x6f,0xe4,0x46,0x52,0xc3,0x00,0x50,0x1c,0x20,0x40,0x50,0x1f,0x20,0x40,
+0x4d,0x64,0x6f,0xe4,0x46,0x52,0xc4,0x01,0x00,0x00,0x70,0x0a,0xff,0xb6,0x20,0x20,
+0x50,0x4e,0x6f,0xe2,0x0b,0x00,0xc0,0x81,0xd0,0x1f,0xef,0xe6,0x00,0x03,0x67,0xe6,
+0x40,0xaa,0x20,0x20,0x50,0x1f,0x1a,0x22,0x06,0x00,0xef,0xe2,0x00,0x03,0xc0,0x00,
+0x4f,0x1c,0xc0,0x00,0xcf,0x1f,0xc0,0x01,0x4f,0x25,0xc0,0x01,0x81,0xc7,0x20,0x20,
+0x50,0x1c,0x58,0x00,0x00,0x01,0x20,0x20,0x4f,0x20,0x6f,0xe4,0x46,0x52,0xc2,0x81,
+0x04,0xe0,0x20,0x20,0x50,0x1c,0x18,0x40,0xff,0xfd,0xd8,0x40,0x00,0xc8,0x20,0x40,
+0x7d,0xb5,0x68,0x42,0x46,0x7a,0x20,0x40,0x7d,0xb5,0x1f,0xe2,0x22,0x00,0x18,0x42,
+0x7e,0x00,0x9a,0x26,0x7e,0x00,0x67,0xe2,0x46,0x7a,0x68,0x44,0x46,0x7b,0x18,0x40,
+0x85,0xff,0x20,0x40,0x5b,0x4d,0x20,0x3a,0x01,0xe0,0xe8,0x48,0x00,0x06,0x59,0x28,
+0x03,0x02,0x98,0x46,0x7c,0x00,0x24,0x22,0x81,0xe0,0xef,0xe2,0x00,0x06,0xc2,0x82,
+0x4f,0x01,0x20,0x20,0x01,0xe0,0x70,0x46,0x7a,0x00,0x70,0x0b,0x01,0x01,0x20,0x40,
+0x50,0xe0,0x20,0x20,0x50,0x1c,0x6f,0xe2,0x05,0x4e,0x67,0xe2,0x04,0xc5,0xc0,0x19,
+0x81,0xe8,0x20,0x20,0x61,0x94,0x6f,0xe2,0x04,0xcd,0x79,0x20,0x7e,0x00,0x67,0xe2,
+0x04,0xcd,0x70,0x0a,0x95,0x01,0x20,0x40,0x7b,0xab,0x20,0x20,0x61,0xbf,0x6f,0xe2,
+0x00,0x7d,0xc0,0x08,0x01,0xf5,0xc0,0x0b,0x81,0xfb,0x20,0x20,0x60,0xfe,0x70,0x00,
+0x7d,0x2a,0x70,0x00,0x7c,0x03,0x20,0x60,0x00,0x00,0x68,0x42,0x05,0x4e,0x18,0x46,
+0x7c,0x06,0x20,0x21,0x01,0xf9,0x20,0x20,0x62,0x06,0x70,0x00,0x7e,0x24,0x20,0x20,
+0x61,0x34,0x6f,0xe4,0x05,0x53,0x20,0x3a,0x62,0xd2,0x20,0x20,0x62,0xbc,0x6f,0xe2,
+0x05,0x4e,0x67,0xe2,0x04,0xc5,0xc0,0x05,0x82,0x02,0x20,0x20,0x61,0xa6,0x20,0x40,
+0x61,0xdf,0x79,0x3f,0x80,0x30,0x6f,0xe2,0x00,0x55,0xc1,0x8c,0x80,0x00,0x70,0x0a,
+0xff,0xb1,0x58,0x00,0x00,0x01,0x20,0x40,0x50,0xa5,0x58,0x00,0x00,0x01,0xe7,0xe2,
+0x00,0x0a,0x20,0x20,0x67,0xb9,0x78,0x54,0x7c,0x00,0x20,0x40,0x66,0xa3,0x6f,0xe2,
+0x00,0x48,0x20,0x7a,0x00,0x00,0xc2,0x83,0x82,0x12,0x20,0x20,0x63,0xf2,0xc0,0x42,
+0x02,0x15,0xc0,0x41,0x82,0x18,0x20,0x20,0x64,0x21,0x20,0x40,0x02,0x1b,0x6f,0xe2,
+0x00,0x48,0x20,0x20,0x64,0x7b,0x20,0x40,0x02,0x1b,0x6f,0xe2,0x00,0x48,0x20,0x20,
+0x64,0xef,0x6f,0xe2,0x46,0x2c,0x20,0x3a,0x65,0x0d,0x20,0x20,0x65,0x06,0x6f,0xe2,
+0x40,0x9e,0x79,0x3f,0xfe,0x03,0x67,0xe2,0x40,0x9e,0x58,0x00,0x00,0x01,0x67,0xe4,
+0x04,0xca,0x20,0x60,0x00,0x00,0x6f,0xe2,0x44,0x90,0x20,0x3a,0x5e,0xd0,0x20,0x40,
+0x74,0x38,0x20,0x20,0x79,0x32,0x18,0x42,0x7e,0x00,0x20,0x40,0x7d,0x2b,0x1c,0x30,
+0x7e,0x00,0x79,0x20,0x7e,0x2c,0x20,0x40,0x7d,0x14,0x79,0x3f,0xfe,0x2c,0x20,0x40,
+0x4a,0x76,0x20,0x40,0x7d,0x14,0x20,0x74,0x00,0x00,0x20,0x40,0x02,0x3f,0x20,0x20,
+0x4a,0x2f,0x1b,0x42,0x7e,0x00,0x20,0x40,0x02,0x3e,0x20,0x20,0x4a,0xe9,0x6f,0xe4,
+0x40,0x4e,0x1f,0xe3,0x7e,0x00,0x20,0x40,0x7d,0x2b,0x1e,0x02,0x7e,0x00,0x20,0x40,
+0x7d,0x14,0x1b,0x42,0x04,0x00,0x20,0x40,0x02,0x3e,0x20,0x20,0x4b,0x67,0x20,0x40,
+0x7d,0x14,0x98,0x00,0x0c,0x00,0x79,0x3f,0x8c,0x10,0x20,0x20,0x7d,0x1f,0x20,0x40,
+0x68,0xc4,0x20,0x40,0x60,0xd7,0x20,0x40,0x02,0x46,0x20,0x20,0x40,0x0a,0x20,0x75,
+0x80,0x00,0x20,0x20,0x7b,0x9a,0x20,0x40,0x02,0xed,0x20,0x40,0x03,0xb8,0x20,0x40,
+0x03,0xb6,0x20,0x20,0x40,0x10,0x20,0x20,0x5a,0xcc,0x20,0x40,0x7b,0x84,0x20,0x40,
+0x7b,0xc1,0x20,0x40,0x4c,0x8f,0x6f,0xe4,0x41,0xf4,0x20,0x20,0x7d,0x77,0x20,0x30,
+0x82,0x62,0x70,0x89,0x55,0xd4,0x20,0x00,0x00,0x04,0x70,0x89,0x55,0xd2,0x20,0x00,
+0x00,0x04,0x70,0x89,0x55,0xd1,0x20,0x00,0x00,0x04,0x6f,0xe2,0x41,0xdf,0xc0,0x00,
+0x02,0x60,0xc0,0x00,0x82,0x70,0xc0,0x01,0x02,0x60,0xc0,0x01,0x82,0x70,0xc0,0x02,
+0x02,0x70,0xc0,0x10,0x02,0x70,0x70,0x89,0x55,0xd0,0x70,0x89,0x56,0xe0,0x18,0x00,
+0x2a,0x08,0x18,0x00,0x2a,0x00,0x78,0x50,0xfc,0x00,0x78,0x50,0x7c,0x00,0x78,0x2f,
+0x7c,0x00,0x70,0x89,0x02,0x00,0x70,0x89,0x01,0x00,0x70,0x89,0x00,0x00,0x70,0x89,
+0x03,0x00,0x70,0x89,0x04,0x70,0x6f,0xe2,0x89,0x06,0x79,0x20,0x7e,0x00,0x67,0xe2,
+0x89,0x06,0x20,0x60,0x00,0x00,0x70,0x89,0x55,0xd0,0x70,0x89,0x56,0xc0,0x20,0x20,
+0x02,0x62,0x20,0x40,0x57,0xaf,0x20,0x40,0x02,0x76,0x20,0x20,0x58,0xa7,0x20,0x36,
+0x82,0x7d,0x20,0x20,0x57,0xbe,0x60,0x42,0x00,0x17,0x20,0x40,0x49,0x2a,0x20,0x40,
+0x49,0x80,0x58,0x00,0x05,0x00,0x20,0x40,0x4a,0x8e,0x6f,0xe2,0x89,0x06,0x79,0x20,
+0x7e,0x00,0x67,0xe2,0x89,0x06,0x70,0x89,0x00,0x3c,0x70,0x89,0x01,0xe0,0x70,0x89,
+0x6d,0x12,0x20,0x00,0x00,0x0a,0x70,0x89,0x02,0x01,0x70,0x89,0x02,0x3d,0x20,0x00,
+0x00,0x0a,0x70,0x89,0x03,0xb7,0x20,0x00,0x00,0x0a,0x70,0x89,0x02,0x7f,0x6f,0xe2,
+0x41,0xdf,0xc0,0x00,0x49,0x48,0xc0,0x00,0xc9,0x4c,0xc0,0x01,0x02,0x94,0xc0,0x01,
+0xc9,0x54,0xc0,0x02,0x49,0x58,0xc0,0x05,0x02,0x98,0xc0,0x07,0x82,0x9f,0xc0,0x0a,
+0x02,0xa6,0xc0,0x10,0x49,0x5c,0x70,0x89,0x56,0xff,0x20,0x40,0x49,0x62,0x70,0x89,
+0x55,0xdf,0x20,0x60,0x00,0x00,0x70,0x89,0x54,0x68,0x70,0x89,0x55,0xd8,0x70,0x89,
+0x56,0xe5,0x70,0x89,0x57,0x4c,0x70,0x89,0x58,0x36,0x70,0x89,0x59,0x10,0x20,0x60,
+0x00,0x00,0x70,0x89,0x54,0x68,0x70,0x89,0x55,0xd8,0x70,0x89,0x56,0xe2,0x70,0x89,
+0x57,0x4c,0x70,0x89,0x58,0x36,0x70,0x89,0x59,0x10,0x20,0x60,0x00,0x00,0x70,0x89,
+0x54,0x68,0x70,0x89,0x55,0xd8,0x70,0x89,0x56,0xe1,0x70,0x89,0x57,0x4c,0x70,0x89,
+0x58,0x36,0x70,0x89,0x59,0x10,0x20,0x60,0x00,0x00,0x70,0x89,0x06,0x74,0x20,0x00,
+0x2e,0xe0,0x70,0x89,0x06,0x7c,0x20,0x75,0x80,0x00,0x58,0x00,0x00,0x00,0x67,0xe4,
+0x41,0xdd,0x1c,0x43,0x7e,0x00,0x67,0xe8,0x40,0x94,0x20,0x60,0x00,0x00,0x20,0x20,
+0x4b,0x7f,0x20,0x40,0x50,0x1f,0xef,0xe2,0x00,0x03,0x20,0x3a,0x02,0xbb,0x20,0x20,
+0x49,0x30,0x20,0x20,0x48,0xf5,0x79,0x3f,0x80,0x2d,0x20,0x20,0x03,0x39,0x79,0x20,
+0x00,0x2d,0x20,0x60,0x00,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,0x72,0x00,0x67,0xe2,
+0x0b,0x60,0xd8,0xa0,0x0b,0x61,0x20,0x20,0x67,0xed,0xef,0xe2,0x00,0x03,0x67,0xe2,
+0x41,0xdf,0x20,0x60,0x00,0x00,0x70,0x4d,0x16,0x01,0xef,0xe2,0x00,0x03,0x67,0xe2,
+0x4c,0xe7,0x20,0x60,0x00,0x00,0xef,0xe8,0x00,0x03,0x67,0xe8,0x4c,0xe8,0x20,0x20,
+0x02,0xcf,0x67,0xe8,0x4c,0xe8,0xda,0x20,0x00,0x00,0xdf,0x20,0x00,0x04,0xd8,0xc0,
+0x4c,0xe8,0xef,0xe2,0x00,0x06,0x9a,0x20,0xa2,0x00,0xc2,0x00,0x02,0xd3,0x1a,0x22,
+0x7e,0x00,0x67,0xe4,0x4c,0xee,0x6f,0xe2,0x4c,0xee,0x68,0x42,0x4c,0xef,0x98,0x40,
+0xfe,0x00,0x67,0xe2,0x4c,0xf0,0x20,0x60,0x00,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,
+0x72,0x00,0x67,0xe2,0x4c,0xf4,0xd8,0xa0,0x4c,0xf5,0x20,0x20,0x67,0xed,0xef,0xe2,
+0x00,0x03,0x67,0xe2,0x4d,0x17,0xef,0xe2,0x00,0x03,0x1f,0xef,0xfe,0x78,0x67,0xe4,
+0x4c,0xe4,0x20,0x60,0x00,0x00,0x20,0x20,0x50,0x1f,0xef,0xe2,0x00,0x03,0x67,0xe2,
+0x4c,0xec,0x20,0x60,0x00,0x00,0x20,0x20,0x50,0x1f,0xc6,0x96,0x80,0x00,0x20,0x40,
+0x03,0xcc,0x58,0x00,0x00,0xca,0xda,0x20,0x00,0x01,0xda,0x40,0x00,0x18,0xd8,0x40,
+0x00,0x00,0x20,0x20,0x50,0x2b,0xef,0xe2,0x00,0x03,0xc0,0x00,0x82,0xf8,0x79,0x3f,
+0x80,0x2e,0x20,0x20,0x50,0x1f,0xef,0xe2,0x00,0x03,0x67,0xe2,0x4d,0x19,0xef,0xe2,
+0x00,0x03,0x67,0xe2,0x41,0xdf,0x79,0x20,0x00,0x2e,0x20,0x20,0x50,0x1f,0x78,0x44,
+0xfc,0x00,0x78,0x43,0xfc,0x00,0x58,0x55,0x55,0x55,0x98,0x00,0x1e,0x00,0x6f,0xe2,
+0x4c,0xe7,0x1f,0xed,0x84,0x00,0x79,0x20,0x04,0x01,0x18,0x43,0x1c,0x00,0x20,0x60,
+0x00,0x00,0x20,0x40,0x49,0xba,0x78,0x4d,0xfc,0x00,0x78,0x45,0xfc,0x00,0x78,0x4e,
+0xfc,0x00,0x78,0x4e,0x7c,0x00,0x78,0x46,0xfc,0x00,0x78,0x46,0x7c,0x00,0x78,0x44,
+0xfc,0x00,0x78,0x47,0x7c,0x00,0x78,0x43,0xfc,0x00,0x37,0xd3,0x82,0x00,0x20,0x00,
+0x00,0x64,0x20,0x60,0x00,0x00,0x20,0x40,0x49,0x15,0x68,0x42,0x4c,0xe7,0x20,0x20,
+0x02,0x78,0x20,0x40,0x57,0x9e,0x6f,0xe8,0x4c,0xe8,0x98,0x00,0x12,0x00,0x20,0x40,
+0x02,0xfe,0x20,0x40,0x03,0x14,0x79,0x20,0x2a,0x00,0x78,0x2e,0xfc,0x00,0x78,0x30,
+0x7c,0x00,0x78,0x50,0xfc,0x00,0x19,0x31,0x7e,0x00,0x1f,0xec,0xfe,0x00,0x1f,0xf1,
+0xfe,0x00,0x08,0x00,0x86,0x28,0x78,0x4e,0xfc,0x00,0x78,0x2d,0xfc,0x00,0x78,0x23,
 0xfc,0x00,0x78,0x24,0xfc,0x00,0x6f,0xe2,0x4c,0xf0,0x08,0x00,0x86,0x08,0x6f,0xe2,
 0x0b,0x40,0x1f,0xe0,0xfe,0x01,0x98,0x00,0x72,0x00,0xd8,0xc0,0x0b,0x40,0xef,0xe2,
-0x00,0x06,0x08,0x00,0x86,0x08,0xc2,0x00,0x03,0x2a,0x78,0x24,0x7c,0x00,0x08,0x00,
+0x00,0x06,0x08,0x00,0x86,0x08,0xc2,0x00,0x03,0x2e,0x78,0x24,0x7c,0x00,0x08,0x00,
 0x86,0x18,0x78,0x44,0x7c,0x00,0x37,0xd3,0x82,0x00,0x20,0x00,0x00,0x64,0x78,0x4e,
 0xfc,0x00,0x78,0x4d,0xfc,0x00,0x20,0x60,0x00,0x00,0x70,0x4c,0xe6,0x00,0x20,0x40,
-0x03,0x4a,0x24,0x37,0x83,0x3b,0x20,0x40,0x03,0xa4,0x20,0x40,0x03,0x9d,0x20,0x60,
+0x03,0x4e,0x24,0x37,0x83,0x3f,0x20,0x40,0x03,0xab,0x20,0x40,0x03,0xa4,0x20,0x60,
 0x00,0x00,0x6f,0xe2,0x4d,0x17,0x68,0x42,0x4c,0xe6,0x98,0x46,0x7c,0x00,0x20,0x22,
-0x83,0xa0,0x24,0x21,0x03,0xa0,0x6f,0xe2,0x4c,0xe6,0x1f,0xe0,0xfe,0x01,0x67,0xe2,
-0x4c,0xe6,0x20,0x20,0x03,0x36,0x6f,0xe2,0x0b,0x60,0x1f,0xe0,0xfe,0x01,0x1f,0xe2,
+0x83,0xa7,0x24,0x21,0x03,0xa7,0x6f,0xe2,0x4c,0xe6,0x1f,0xe0,0xfe,0x01,0x67,0xe2,
+0x4c,0xe6,0x20,0x20,0x03,0x3a,0x6f,0xe2,0x0b,0x60,0x1f,0xe0,0xfe,0x01,0x1f,0xe2,
 0x72,0x00,0xd8,0xc0,0x0b,0x60,0xd8,0xa0,0x0b,0x40,0x20,0x20,0x7c,0xdc,0x78,0x57,
-0xfc,0x00,0x20,0x40,0x03,0x44,0x20,0x40,0x03,0x15,0x6f,0xe2,0x4c,0xec,0xc0,0x00,
-0x83,0x58,0x18,0x00,0x2a,0x00,0x6f,0xe8,0x4c,0xe8,0x98,0x00,0x12,0x00,0x68,0x42,
-0x00,0x17,0x20,0x40,0x49,0x1c,0x20,0x40,0x49,0x21,0x20,0x40,0x03,0x62,0x20,0x57,
-0x83,0x05,0x20,0x60,0x00,0x00,0x70,0x0b,0x1f,0x00,0x78,0x37,0xfc,0x00,0x20,0x20,
-0x03,0x05,0x20,0x40,0x57,0x9e,0x6f,0xe8,0x4c,0xe8,0x98,0x00,0x12,0x00,0x20,0x40,
+0xfc,0x00,0x20,0x40,0x03,0x48,0x20,0x40,0x03,0x17,0x6f,0xe2,0x4c,0xec,0xc0,0x00,
+0x83,0x5c,0x18,0x00,0x2a,0x00,0x6f,0xe8,0x4c,0xe8,0x98,0x00,0x12,0x00,0x68,0x42,
+0x00,0x17,0x20,0x40,0x49,0x1c,0x20,0x40,0x49,0x21,0x20,0x40,0x03,0x66,0x20,0x57,
+0x83,0x07,0x20,0x60,0x00,0x00,0x70,0x0b,0x1f,0x00,0x78,0x37,0xfc,0x00,0x20,0x20,
+0x03,0x07,0x20,0x40,0x57,0x9e,0x6f,0xe8,0x4c,0xe8,0x98,0x00,0x12,0x00,0x20,0x40,
 0x49,0x15,0x68,0x42,0x4c,0xe7,0x20,0x40,0x49,0x1c,0x20,0x40,0x49,0x21,0x20,0x40,
-0x02,0xfc,0x78,0x26,0xfc,0x00,0x78,0x30,0xfc,0x00,0x78,0x50,0x7c,0x00,0x78,0x28,
+0x02,0xfe,0x78,0x26,0xfc,0x00,0x78,0x30,0xfc,0x00,0x78,0x50,0x7c,0x00,0x78,0x28,
 0x7c,0x00,0x6f,0xe4,0x4c,0xe4,0x98,0x00,0x36,0x00,0x37,0xc1,0x84,0x00,0x24,0x2c,
-0x03,0x05,0x78,0x23,0xfc,0x00,0x78,0x24,0xfc,0x00,0x09,0x80,0x00,0x08,0x19,0x89,
-0x7e,0x00,0x67,0xe2,0x4c,0xf1,0x68,0x42,0x4c,0xf0,0x98,0x46,0x7c,0x00,0x24,0x22,
-0x83,0x05,0x09,0x80,0x00,0x08,0x19,0x89,0x7e,0x00,0x67,0xe2,0x0b,0x1e,0x1f,0xe1,
-0x72,0x1f,0x20,0x22,0x83,0x7c,0x09,0x80,0x00,0x08,0x19,0x89,0x7e,0x00,0xe7,0xe2,
-0x00,0x05,0xc2,0x00,0x03,0x78,0x09,0x80,0x00,0x18,0x1f,0xef,0x7e,0x00,0x1f,0xf1,
-0x7e,0x00,0xe7,0xe6,0x00,0x05,0x20,0x23,0x03,0x05,0x20,0x40,0x49,0xba,0x78,0x37,
-0xfc,0x00,0x6f,0xe2,0x00,0x17,0x1f,0xe0,0xa2,0x00,0x20,0x40,0x49,0x80,0x78,0x46,
-0xfc,0x00,0x20,0x40,0x49,0x15,0x20,0x60,0x00,0x00,0x20,0x40,0x03,0x8e,0x24,0x37,
-0x83,0x9d,0x20,0x40,0x03,0xa4,0x78,0x57,0xfc,0x00,0x20,0x60,0x00,0x00,0x20,0x40,
-0x03,0x9d,0x78,0x57,0xfc,0x00,0x20,0x40,0x03,0x5b,0x24,0x77,0x80,0x00,0x6f,0xe2,
-0x4c,0xec,0xc0,0x00,0x83,0x05,0x20,0x40,0x03,0x97,0x20,0x40,0x03,0x15,0x20,0x20,
-0x03,0x05,0x6f,0xe2,0x4c,0xf4,0x1f,0xe0,0xfe,0x01,0x1f,0xe2,0x72,0x00,0xd8,0xc0,
-0x4c,0xf4,0xd8,0xa0,0x0b,0x40,0x20,0x20,0x7c,0xdc,0xd8,0xa0,0x0b,0x1e,0xdf,0x20,
-0x00,0x42,0x20,0x20,0x7c,0xaf,0x70,0x0a,0xff,0xc2,0x58,0x00,0x00,0x00,0x20,0x40,
-0x50,0xa5,0x20,0x20,0x67,0xb9,0x70,0x0a,0xff,0xc1,0x6f,0xe2,0x0b,0x1e,0x1f,0xe1,
-0x72,0x1f,0x1f,0x22,0x7e,0x00,0x1f,0xe0,0xfe,0x01,0x20,0x40,0x50,0xa5,0x6f,0xe2,
-0x00,0x18,0xe7,0xe2,0x00,0x0a,0xd8,0xc0,0x0b,0x1f,0x20,0x40,0x67,0xd4,0x20,0x20,
-0x67,0xb9,0xc6,0x96,0x80,0x00,0x20,0x20,0x03,0x89,0xc6,0x97,0x00,0x00,0x68,0x42,
-0x4d,0x19,0x20,0x40,0x49,0x15,0x20,0x40,0x02,0x76,0x20,0x40,0x57,0x9e,0x79,0x20,
-0x2a,0x00,0x78,0x2e,0xfc,0x00,0x78,0x30,0x7c,0x00,0x78,0x50,0xfc,0x00,0x20,0x40,
-0x58,0x59,0xd8,0xa0,0x0f,0xa2,0x58,0x00,0x00,0x20,0x67,0xe2,0x89,0x08,0xdf,0x20,
-0x00,0x18,0xd8,0xc0,0x0f,0xa2,0x20,0x20,0x03,0xc1,0xef,0xe2,0x00,0x06,0x08,0x00,
-0x86,0x08,0xc2,0x00,0x03,0xc1,0x20,0x60,0x00,0x00,0x20,0x40,0x57,0x9e,0x6f,0xe8,
-0x4c,0xe8,0x98,0x00,0x12,0x00,0x20,0x40,0x49,0x15,0x68,0x42,0x4c,0xe7,0x20,0x40,
-0x49,0x1c,0x20,0x40,0x49,0x21,0x20,0x40,0x02,0xfc,0x78,0x26,0xfc,0x00,0x78,0x30,
-0xfc,0x00,0x78,0x50,0x7c,0x00,0x78,0x28,0x7c,0x00,0x58,0x00,0x00,0x0c,0x98,0x00,
-0x36,0x00,0x37,0xc1,0x84,0x00,0x24,0x2c,0x03,0x05,0x20,0x20,0x03,0x05,0x20,0x40,
-0x03,0xe9,0x20,0x20,0x03,0xe5,0x20,0x40,0x03,0xe9,0x20,0x40,0x03,0xe5,0x20,0x40,
-0x03,0xe9,0x20,0x40,0x03,0xe5,0x20,0x20,0x03,0xe9,0x20,0x40,0x03,0xe9,0x20,0x40,
-0x03,0xe5,0x20,0x20,0x03,0xe9,0x20,0x40,0x03,0xe5,0x20,0x40,0x03,0xe9,0x20,0x20,
-0x03,0xe5,0x20,0x40,0x03,0xe5,0x20,0x20,0x03,0xe9,0xd8,0x40,0x00,0x0f,0x20,0x20,
-0x03,0xf4,0xd8,0x40,0x00,0x0f,0x20,0x40,0x03,0xf8,0xd8,0x40,0x00,0x0f,0x20,0x20,
-0x03,0xf8,0x20,0x40,0x03,0xf2,0x20,0x40,0x03,0xee,0x20,0x20,0x03,0xf2,0xd8,0x40,
-0x00,0x16,0x20,0x20,0x03,0xf4,0xd8,0x40,0x00,0x16,0x20,0x40,0x03,0xf8,0xd8,0x40,
-0x00,0x16,0x20,0x20,0x03,0xf8,0x18,0x46,0x7c,0xff,0x20,0x62,0x80,0x00,0x2f,0xcf,
-0xfe,0x07,0x20,0x20,0x03,0xfb,0x18,0x46,0x7c,0xff,0x20,0x62,0x80,0x00,0x2f,0xcc,
-0x00,0x07,0x58,0x00,0x00,0x00,0x7d,0x20,0xfe,0x07,0x98,0x42,0x84,0x00,0x20,0x40,
-0x04,0x11,0x58,0x00,0x00,0x3f,0x28,0x4f,0xfe,0x07,0x79,0x20,0xfe,0x00,0x20,0x20,
-0x04,0x03,0xe7,0xe2,0x00,0x05,0xda,0xc0,0x00,0x00,0x20,0x60,0x00,0x00,0x20,0x40,
-0x04,0x0c,0x70,0x4f,0xf0,0x66,0x20,0x20,0x04,0x09,0x6f,0xe2,0x4f,0xf1,0xc0,0xd5,
-0x04,0x09,0x20,0x60,0x00,0x00,0xda,0xc0,0x00,0x00,0x6f,0xe2,0x80,0x43,0x79,0x3f,
-0xfe,0x07,0x67,0xe2,0x80,0x43,0x20,0x60,0x00,0x00,0x20,0x40,0x04,0x17,0xda,0xc0,
-0x00,0x0f,0x18,0x41,0x7e,0x3f,0xd8,0xa1,0x87,0x00,0x98,0xa0,0x8a,0x00,0x20,0x60,
-0x00,0x00,0xda,0xc0,0x00,0x00,0x6f,0xe2,0x80,0x43,0x79,0x20,0x7e,0x07,0x67,0xe2,
-0x80,0x43,0x20,0x60,0x00,0x00,0x58,0x00,0x00,0x25,0x67,0xe4,0x44,0xcc,0x20,0x40,
-0x5b,0xf0,0x20,0x40,0x5c,0x0c,0x20,0x40,0x5c,0x19,0x20,0x20,0x5b,0xf8,0x20,0x40,
-0x58,0xa3,0x20,0x40,0x49,0x15,0x68,0x42,0x00,0x17,0x20,0x40,0x49,0x1c,0x20,0x00,
-0x05,0xdc,0x20,0x40,0x49,0x21,0x78,0x28,0x7c,0x00,0xd9,0x60,0x15,0x7c,0x20,0x20,
-0x58,0x69,0x20,0x40,0x49,0xba,0x78,0x23,0xfc,0x00,0x78,0x24,0xfc,0x00,0x09,0x80,
-0x00,0x08,0x19,0x89,0x7e,0x00,0x67,0xe2,0x02,0xd5,0x09,0x80,0x00,0x08,0x19,0x89,
-0x7e,0x00,0xe7,0xe2,0x00,0x05,0x1f,0xe2,0x72,0x00,0x20,0x3a,0x58,0x8b,0x20,0x20,
-0x58,0x87,0xc6,0x07,0x80,0x00,0x20,0x40,0x5c,0x70,0x24,0x7a,0x00,0x00,0x6f,0xe2,
-0x02,0xd5,0x1f,0xe1,0x7e,0x03,0x67,0xe2,0x44,0xde,0xef,0xe2,0x00,0x06,0x67,0xe2,
-0x44,0xdd,0x20,0x7a,0x00,0x00,0x18,0xc2,0x7e,0x00,0x67,0xe4,0x44,0xdf,0x6f,0xe2,
-0x44,0xde,0xc0,0x01,0xe0,0x44,0x20,0x40,0x5a,0x76,0xd8,0xe0,0x00,0x03,0x24,0x34,
-0x4b,0xec,0x20,0x40,0x4b,0xf0,0x20,0x20,0x5a,0x6b,0xef,0xe4,0x00,0x06,0xc0,0x02,
-0x04,0x4e,0xc0,0x03,0x5e,0xd4,0xc0,0x02,0xde,0x96,0x20,0x60,0x00,0x00,0xef,0xe6,
-0x00,0x06,0x67,0xe6,0x04,0x73,0x20,0x20,0x5c,0x8d,0x68,0x44,0x04,0x74,0x6f,0xe2,
-0x44,0xbb,0xc2,0x81,0x84,0x55,0x20,0x20,0x04,0x5c,0x6f,0xe4,0x44,0xcc,0x98,0x46,
-0x7c,0x00,0x24,0x22,0x84,0x5c,0x20,0x40,0x5e,0x22,0x24,0x34,0x04,0x5c,0x70,0x04,
-0x76,0x05,0x20,0x20,0x5e,0x57,0x20,0x40,0x5b,0x4a,0x20,0x3a,0x5e,0x56,0x18,0xc0,
-0x8d,0xfe,0xef,0xe4,0x00,0x06,0xd8,0x40,0x2a,0x00,0x98,0x46,0x7c,0x00,0x20,0x22,
-0xdd,0xb3,0xef,0xe2,0x00,0x06,0x18,0xc2,0x26,0x00,0x68,0x42,0x44,0x78,0x98,0x46,
-0x7c,0x00,0x24,0x21,0x04,0x69,0x6f,0xe2,0x44,0x78,0x1a,0x62,0x0c,0x00,0x1f,0xe2,
-0x26,0x00,0x20,0x40,0x7c,0x80,0x1a,0x60,0xa2,0x01,0x20,0x40,0x5e,0x62,0x58,0x00,
-0x00,0x0b,0xe7,0xe2,0x00,0x05,0x1a,0x62,0x72,0x00,0x20,0x40,0x7c,0x7a,0x20,0x20,
-0x7c,0xdc,0x20,0x40,0x5a,0xc9,0x20,0x40,0x59,0x9a,0x6f,0xe2,0x02,0xd5,0x2f,0xef,
-0xfe,0x04,0x79,0x20,0x80,0x2a,0x1f,0xe3,0x7e,0x00,0x98,0x42,0xfe,0x00,0x2f,0xef,
-0xfe,0x02,0x79,0x20,0x80,0x0f,0xc6,0x07,0x80,0x00,0x6f,0xe2,0x02,0xd6,0x20,0x3a,
-0x59,0x96,0x6f,0xe2,0x04,0x3b,0xc3,0x02,0x59,0x96,0x20,0x40,0x73,0x42,0x20,0x40,
-0x72,0xb2,0x7d,0x3a,0x00,0x0f,0x24,0x7a,0x00,0x00,0x20,0x20,0x59,0x96,0x70,0x0a,
-0xff,0xb3,0x20,0x20,0x50,0x4e,0x70,0x0a,0xff,0xb4,0x58,0x00,0x00,0x1d,0x20,0x40,
-0x50,0xa5,0x6f,0xec,0x44,0x72,0xe7,0xec,0x00,0x0a,0x6f,0xec,0x04,0x4b,0xe7,0xec,
-0x00,0x0a,0xd8,0xc0,0x43,0xeb,0xdf,0x20,0x00,0x10,0x20,0x40,0x67,0xd4,0x6f,0xe2,
-0x44,0x60,0xe7,0xe2,0x00,0x0a,0x20,0x20,0x67,0xb9,0x70,0x4c,0xe1,0x00,0x70,0x4c,
-0xe0,0x00,0x20,0x60,0x00,0x00,0x20,0x40,0x4e,0x2f,0x20,0x40,0x04,0xa0,0x6f,0xe4,
-0x46,0x52,0xc4,0x06,0x00,0x00,0x79,0x3f,0xfe,0x0c,0x67,0xe4,0x46,0x52,0x70,0x0a,
-0xff,0xb6,0x20,0x20,0x50,0x4e,0x70,0x41,0xe3,0x00,0x70,0x46,0x50,0x00,0x70,0x42,
-0x04,0x00,0x70,0x4c,0xe0,0x00,0x70,0x4c,0xe1,0x00,0x20,0x60,0x00,0x00,0x79,0x3f,
-0x80,0x30,0x20,0x40,0x4e,0x2f,0x70,0x0a,0xff,0xb1,0x58,0x00,0x00,0x01,0x20,0x40,
-0x50,0xa5,0x58,0x00,0x00,0x00,0xe7,0xe2,0x00,0x0a,0x20,0x40,0x67,0xb9,0x20,0x20,
-0x4d,0x34,0x20,0x20,0x00,0xf2,0x58,0x00,0x00,0x02,0x67,0xe2,0x46,0x50,0x20,0x60,
-0x00,0x00,0x6f,0xe4,0x46,0x52,0x79,0x3f,0xfe,0x0c,0x67,0xe4,0x46,0x52,0x70,0x0a,
-0xff,0xb6,0x20,0x40,0x50,0x4e,0x70,0x4c,0xe0,0x00,0x20,0x60,0x00,0x00,0x6f,0xe2,
-0x41,0xe3,0xc1,0x00,0x80,0x00,0x6f,0xe4,0x46,0x52,0x79,0x20,0x7e,0x0c,0x67,0xe4,
-0x46,0x52,0x70,0x0a,0xff,0xb0,0x20,0x40,0x50,0x4e,0x70,0x41,0xe3,0x01,0x70,0x40,
-0x91,0x00,0x20,0x20,0x00,0xf2,0x20,0x20,0x04,0xa6,0x58,0x00,0x00,0x05,0x67,0xe2,
-0x4c,0xe0,0x20,0x60,0x00,0x00,0x20,0x20,0x4d,0x48,0x20,0x60,0x00,0x00,0x20,0x20,
-0x04,0xcb,0x79,0x3f,0x80,0x30,0x70,0x0a,0xff,0xb5,0x58,0x00,0x00,0x1d,0x20,0x40,
-0x50,0xa5,0x6f,0xec,0x40,0xa0,0xe7,0xec,0x00,0x0a,0x6f,0xec,0x00,0x40,0xe7,0xec,
-0x00,0x0a,0xd8,0xc0,0x41,0xbf,0xdf,0x20,0x00,0x10,0x20,0x40,0x67,0xd4,0x58,0x00,
-0x00,0x00,0xe7,0xe2,0x00,0x0a,0x20,0x20,0x67,0xb9,0xda,0x60,0x4c,0xe0,0xda,0x40,
-0x04,0xdc,0x20,0x20,0x4d,0x04,0x6f,0xe2,0x02,0x7b,0x79,0x20,0x7e,0x00,0x79,0x20,
-0x7e,0x07,0x67,0xe2,0x02,0x7b,0x20,0x60,0x00,0x00,0xda,0x60,0x46,0x50,0xda,0x40,
-0x04,0xba,0x20,0x20,0x4d,0x04,0xda,0x60,0x4c,0xe1,0xda,0x40,0x4d,0x64,0x20,0x20,
-0x4d,0x04,0x20,0x40,0x56,0x48,0x24,0x7a,0x00,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe0,
-0xa2,0x01,0x20,0x40,0x51,0x3d,0x6f,0xe4,0x42,0x20,0xe7,0xe4,0x00,0x05,0x58,0x00,
-0x00,0xa1,0xe7,0xe2,0x00,0x05,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,0x72,0x00,0x20,0x40,
-0x67,0xed,0x20,0x20,0x50,0x1f,0x79,0x20,0x00,0x30,0xef,0xec,0x00,0x03,0x67,0xec,
-0x40,0xa0,0xef,0xec,0x00,0x03,0x67,0xec,0x41,0xd1,0xd8,0xa0,0x41,0xbf,0xdf,0x20,
-0x00,0x10,0x20,0x40,0x67,0xed,0x20,0x40,0x68,0xbe,0x20,0x40,0x00,0xf2,0x20,0x40,
-0x4d,0x5c,0x20,0x20,0x50,0x1f,0x18,0x62,0x26,0x00,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,
-0x72,0x00,0x68,0x44,0x4d,0x1a,0x6f,0xe4,0x45,0x47,0x98,0x40,0x8a,0x00,0x1a,0x62,
-0x06,0x00,0x20,0x40,0x67,0xed,0x18,0xa2,0x7e,0x00,0x68,0x44,0x4d,0x1a,0x6f,0xe2,
-0x0b,0x00,0x98,0x40,0xfe,0x00,0x67,0xe4,0x4d,0x1a,0x20,0x20,0x50,0x1f,0x20,0x40,
-0x4d,0x62,0x20,0x20,0x50,0x1f,0x6f,0xe4,0x02,0x60,0x1f,0xe2,0x0c,0x00,0xef,0xe2,
-0x00,0x06,0x1f,0xe1,0x04,0x0f,0x1f,0xf1,0xfe,0x00,0xc0,0x04,0xd1,0x2d,0xc0,0x03,
-0xd1,0x2d,0xc0,0x05,0x05,0x1c,0xc0,0x02,0x85,0x28,0xc0,0x00,0x85,0x2a,0xc0,0x02,
-0x51,0x2d,0x20,0x60,0x00,0x00,0x70,0x0a,0xff,0xb2,0x6f,0xe2,0x02,0x62,0x1f,0xe0,
-0xff,0xff,0x20,0x40,0x50,0xa5,0x6f,0xe2,0x02,0x62,0x1f,0xe0,0xff,0xff,0x1f,0xe2,
-0x72,0x00,0x6f,0xe4,0x02,0x60,0x1f,0xe0,0xfe,0x01,0x1f,0xe2,0x0c,0x00,0x20,0x40,
-0x67,0xd4,0x20,0x20,0x67,0xb9,0x20,0x40,0x05,0x1c,0x20,0x20,0x51,0x26,0x18,0x42,
-0x7e,0x00,0xc0,0x02,0xd1,0x1e,0x70,0x4c,0xe2,0x01,0xc0,0x01,0xd1,0x2d,0x70,0x4c,
-0xe2,0x00,0xc0,0x02,0x51,0x2d,0x20,0x60,0x00,0x00,0xf3,0x84,0xaa,0x55,0x40,0x00,
-0x00,0x40,0x8a,0x00,0x88,0x00,0x40,0x00,0x10,0x00,0x20,0x00,0x00,0x00,0x00,0x00,
-0x00,0x00,0x20,0x02,0x10,0x00,0x0c,0x12,0x00,0x59,0x00,0x00,0x00,0x00,0x00,0x00,
-0x00,0x00,0x68,0x00,0x08,0x80,0x04,0x00,0x01,0x74,0x02,0x02,0x00,0x00,0x00,0x00,
-0x00,0x00,0x00,0x00,0x00,0x02,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
-0x00,0x00,0xaa,0x55,0x01,0x00,0xed,0x4c,0x40,0xaa,0x55,0x01,0x00,0xec,0x4c,0x00,
-0xaa,0x55,0x02,0x00,0xe4,0x4c,0xc0,0x12,0xaa,0x55,0x0a,0x00,0xa2,0x0f,0x00,0x00,
-0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xaa,0x55,0x01,0x00,0x6e,0x46,0x05,0xaa,
-0x55,0x07,0x00,0x25,0x44,0x02,0x03,0x00,0x05,0x10,0x02,0x03,0xaa,0x55,0x08,0x00,
-0x68,0x44,0x08,0x00,0x10,0x00,0x00,0x00,0x2c,0x01,0xaa,0x55,0x01,0x00,0x78,0x44,
-0x17,0xaa,0x55,0x01,0x00,0x7a,0x44,0x17,0xaa,0x55,0x01,0x00,0x90,0x44,0x00,0xaa,
-0x55,0x01,0x00,0x5f,0x44,0x07,0xaa,0x55,0x01,0x00,0x98,0x44,0x00,0xaa,0x55,0x01,
-0x00,0x40,0x43,0x00,0xaa,0x55,0x02,0x00,0x54,0x44,0x40,0x00,0xaa,0x55,0x06,0x00,
-0x72,0x44,0x21,0x22,0x01,0x33,0x02,0x3a,0xaa,0x55,0x01,0x00,0x81,0x43,0x00,0xaa,
-0x55,0x0c,0x00,0x41,0x43,0x03,0x02,0x01,0x05,0x03,0x19,0xc1,0x03,0x03,0x03,0x12,
-0x18,0xaa,0x55,0x01,0x00,0x61,0x43,0x1f,0xaa,0x55,0x02,0x00,0x8e,0x44,0x3f,0x49,
-0xaa,0x55,0x02,0x00,0x3f,0x49,0x00,0x00,0xaa,0x55,0x01,0x00,0x06,0x42,0x17,0xaa,
-0x55,0x01,0x00,0x93,0x40,0x00,0xaa,0x55,0x01,0x00,0x6d,0x46,0x28,0xaa,0x55,0x03,
-0x00,0x2d,0x46,0x02,0x00,0x04,0xaa,0x55,0x01,0x00,0x2c,0x46,0x01,0xaa,0x55,0x01,
-0x00,0x34,0x46,0x02,0xaa,0x55,0x01,0x00,0x54,0x46,0x01,0xaa,0x55,0x06,0x00,0xa0,
-0x40,0x36,0xff,0xc2,0x08,0x66,0x22,0xaa,0x55,0x0f,0x00,0xe7,0x44,0x0e,0x42,0x54,
-0x33,0x2e,0x30,0x20,0x4b,0x65,0x79,0x62,0x6f,0x61,0x72,0x64,0xaa,0x55,0x03,0x00,
-0xe4,0x41,0x0e,0x00,0x01,0xaa,0x55,0x01,0x00,0xe8,0x41,0x01,0xaa,0x55,0x01,0x00,
-0x2c,0x45,0x0a,0xaa,0x55,0x03,0x00,0xaa,0x40,0x40,0x25,0x00,0xaa,0x55,0x01,0x00,
-0x92,0x40,0x43,0xaa,0x55,0x01,0x00,0x5b,0x41,0x00,0xaa,0x55,0x08,0x00,0x98,0x40,
-0xff,0xfb,0x8f,0xfa,0x8b,0x85,0x59,0x83,0xaa,0x55,0x01,0x00,0xd1,0x40,0x01,0xaa,
-0x55,0x0e,0x00,0x49,0x45,0x06,0x03,0x11,0x00,0x00,0x01,0x02,0x10,0x24,0x11,0x00,
-0x12,0x01,0x00,0xaa,0x55,0x01,0x00,0x5f,0x45,0x00,0xaa,0x55,0x02,0x00,0x47,0x45,
-0x83,0x46,0xaa,0x55,0x5a,0x02,0x83,0x46,0x04,0x00,0x11,0x01,0x00,0x10,0x02,0x11,
-0x24,0x00,0x01,0x00,0x00,0x36,0x01,0x9a,0x09,0x00,0x00,0x0a,0x00,0x01,0x00,0x00,
-0x09,0x00,0x01,0x35,0x03,0x19,0x11,0x24,0x09,0x00,0x04,0x35,0x0d,0x35,0x06,0x19,
-0x01,0x00,0x09,0x00,0x11,0x35,0x03,0x19,0x00,0x11,0x09,0x00,0x05,0x35,0x03,0x19,
-0x10,0x02,0x09,0x00,0x06,0x35,0x09,0x09,0x65,0x6e,0x09,0x00,0x6a,0x09,0x01,0x00,
-0x09,0x00,0x09,0x35,0x08,0x35,0x06,0x19,0x11,0x24,0x09,0x01,0x00,0x09,0x00,0x0d,
-0x35,0x0f,0x35,0x0d,0x35,0x06,0x19,0x01,0x00,0x09,0x00,0x13,0x35,0x03,0x19,0x00,
-0x11,0x09,0x01,0x00,0x25,0x3d,0x42,0x72,0x6f,0x61,0x64,0x63,0x6f,0x6d,0x20,0x42,
-0x6c,0x75,0x65,0x74,0x6f,0x6f,0x74,0x68,0x20,0x57,0x69,0x72,0x65,0x6c,0x65,0x73,
-0x73,0x20,0x20,0x4b,0x65,0x79,0x62,0x6f,0x61,0x72,0x64,0x20,0x20,0x20,0x20,0x20,
-0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
-0x20,0x20,0x20,0x09,0x01,0x01,0x25,0x08,0x4b,0x65,0x79,0x62,0x6f,0x61,0x72,0x64,
-0x09,0x01,0x02,0x25,0x10,0x42,0x72,0x6f,0x61,0x64,0x63,0x6f,0x6d,0x20,0x43,0x6f,
-0x72,0x70,0x2e,0x20,0x20,0x09,0x02,0x00,0x09,0x01,0x00,0x09,0x02,0x01,0x09,0x01,
-0x11,0x09,0x02,0x02,0x08,0x40,0x09,0x02,0x03,0x08,0x21,0x09,0x02,0x04,0x28,0x01,
-0x09,0x02,0x05,0x28,0x01,0x09,0x02,0x06,0x35,0x89,0x35,0x87,0x08,0x22,0x25,0x83,
-0x05,0x01,0x09,0x06,0xa1,0x01,0x85,0x01,0x75,0x01,0x95,0x08,0x05,0x07,0x19,0xe0,
-0x29,0xe7,0x15,0x00,0x25,0x01,0x81,0x02,0x95,0x01,0x75,0x08,0x81,0x03,0x95,0x05,
-0x75,0x01,0x05,0x08,0x19,0x01,0x29,0x05,0x91,0x02,0x95,0x01,0x75,0x03,0x91,0x03,
-0x95,0x06,0x75,0x08,0x15,0x00,0x25,0xff,0x05,0x07,0x19,0x00,0x29,0xff,0x81,0x00,
-0xc0,0x05,0x0c,0x09,0x01,0xa1,0x01,0x85,0x02,0x19,0x00,0x2a,0xff,0x03,0x15,0x00,
-0x26,0xff,0x03,0x95,0x01,0x75,0x10,0x81,0x00,0xc0,0x05,0x01,0x09,0x06,0xa1,0x01,
-0x85,0x07,0x05,0x07,0x19,0xe0,0x29,0xe7,0x15,0x00,0x25,0x01,0x75,0x01,0x95,0x08,
-0x81,0x00,0x95,0xa8,0x75,0x01,0x15,0x00,0x25,0x01,0x05,0x07,0x19,0x00,0x29,0xa8,
-0x81,0x02,0xc0,0x09,0x02,0x07,0x35,0x08,0x35,0x06,0x09,0x04,0x09,0x09,0x01,0x00,
-0x09,0x02,0x0b,0x09,0x01,0x00,0x09,0x02,0x0c,0x09,0x0c,0x80,0x09,0x02,0x0d,0x28,
-0x00,0x09,0x02,0x0e,0x28,0x01,0x09,0x02,0x0f,0x09,0x03,0x18,0x09,0x02,0x10,0x09,
-0x00,0x00,0x03,0x10,0x02,0x12,0x00,0x00,0x01,0x00,0x01,0x00,0x01,0x36,0x00,0xa1,
-0x09,0x00,0x00,0x0a,0x00,0x01,0x00,0x01,0x09,0x00,0x01,0x35,0x03,0x19,0x12,0x00,
-0x09,0x00,0x04,0x35,0x0d,0x35,0x06,0x19,0x01,0x00,0x09,0x00,0x01,0x35,0x03,0x19,
-0x00,0x01,0x09,0x00,0x06,0x35,0x09,0x09,0x65,0x6e,0x09,0x00,0x6a,0x09,0x01,0x00,
-0x09,0x00,0x09,0x35,0x08,0x35,0x06,0x19,0x12,0x00,0x09,0x01,0x00,0x09,0x01,0x00,
-0x25,0x2f,0x42,0x72,0x6f,0x61,0x64,0x63,0x6f,0x6d,0x20,0x42,0x6c,0x75,0x65,0x74,
-0x6f,0x6f,0x74,0x68,0x20,0x57,0x69,0x72,0x65,0x6c,0x65,0x73,0x73,0x20,0x4b,0x65,
-0x79,0x62,0x6f,0x61,0x72,0x64,0x20,0x50,0x6e,0x50,0x20,0x53,0x65,0x72,0x76,0x65,
-0x72,0x09,0x01,0x01,0x25,0x08,0x4b,0x65,0x79,0x62,0x6f,0x61,0x72,0x64,0x09,0x02,
-0x00,0x09,0x01,0x03,0x09,0x02,0x01,0x09,0x04,0xe8,0x09,0x02,0x02,0x09,0x70,0x21,
-0x09,0x02,0x03,0x09,0x00,0x01,0x09,0x02,0x04,0x28,0x01,0x09,0x02,0x05,0x09,0x00,
-0x02,0x00,0xaa,0x55,0x01,0x00,0x92,0x40,0x0a,0xaa,0x55,0x03,0x00,0x14,0x42,0xaf,
-0x4c,0x00,0xaa,0x55,0x10,0x00,0xf0,0x4f,0x00,0x1c,0xff,0x1f,0x00,0x1c,0x00,0x1c,
-0x30,0x4d,0xe0,0x4f,0x30,0x4d,0x30,0x4d,0xaa,0x55,0x02,0x00,0x68,0x46,0x30,0x11,
-0xaa,0x55,0x01,0x00,0x6c,0x46,0x03,0xaa,0x55,0x01,0x00,0x6f,0x46,0x07,0xaa,0x55,
-0x01,0x00,0x79,0x46,0x00,0xaa,0x55,0x01,0x00,0x91,0x40,0x00,0xaa,0x55,0x03,0x00,
-0x54,0x41,0x00,0x01,0x08,0xaa,0x55,0x01,0x00,0x74,0x41,0x02,0xaa,0x55,0x02,0x00,
-0xe4,0x41,0x10,0x00,0xaa,0x55,0x07,0x00,0x76,0x41,0x0f,0x84,0xf0,0x0a,0x0b,0xb0,
-0x30,0xaa,0x55,0x02,0x00,0x57,0x41,0x89,0x0b,0xaa,0x55,0x08,0x00,0xa1,0x00,0x00,
-0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xaa,0x55,0x02,0x00,0xbd,0x40,0x02,0x24,0xaa,
-0x55,0x08,0x00,0xad,0x40,0x40,0x00,0x00,0x02,0x32,0x00,0x00,0x02,0xaa,0x55,0x02,
-0x00,0xbb,0x40,0x20,0x00,0xaa,0x55,0x04,0x00,0xb7,0x40,0x20,0x00,0xff,0xff,0xaa,
-0x55,0x04,0x00,0xbf,0x40,0x80,0x04,0x00,0x10,0xaa,0x55,0x05,0x00,0xe2,0x44,0x08,
-0x0e,0x05,0x04,0x00,0xaa,0x55,0x02,0x00,0x02,0x42,0x30,0x1f,0xaa,0x55,0x01,0x00,
-0x10,0x42,0x20,0xaa,0x55,0x01,0x00,0xe0,0x41,0x01,0xaa,0x55,0x0f,0x00,0xd1,0x4c,
-0x4b,0xba,0x55,0xd0,0x56,0xe0,0x57,0x88,0x58,0x6c,0x59,0x10,0x07,0xff,0xff,0xaa,
-0x55,0x02,0x00,0xc3,0x40,0xd1,0x4c,0xf9,0xce
+0x03,0x07,0x78,0x46,0xfc,0x00,0x78,0x25,0xfc,0x00,0x78,0x23,0xfc,0x00,0x78,0x24,
+0xfc,0x00,0x09,0x80,0x00,0x08,0x19,0x89,0x7e,0x00,0x67,0xe2,0x4c,0xf1,0x68,0x42,
+0x4c,0xf0,0x98,0x46,0x7c,0x00,0x24,0x22,0x83,0x07,0x09,0x80,0x00,0x08,0x19,0x89,
+0x7e,0x00,0x67,0xe2,0x0b,0x1e,0x1f,0xe1,0x72,0x1f,0x20,0x22,0x83,0x82,0x09,0x80,
+0x00,0x08,0x19,0x89,0x7e,0x00,0xe7,0xe2,0x00,0x05,0xc2,0x00,0x03,0x7e,0x09,0x80,
+0x00,0x18,0x1f,0xef,0x7e,0x00,0x1f,0xf1,0x7e,0x00,0xe7,0xe6,0x00,0x05,0x78,0x45,
+0xfc,0x00,0x20,0x23,0x03,0x07,0x20,0x40,0x49,0xba,0x78,0x37,0xfc,0x00,0x6f,0xe2,
+0x00,0x17,0x1f,0xe0,0xa2,0x00,0x20,0x40,0x49,0x80,0x78,0x46,0xfc,0x00,0x20,0x40,
+0x49,0x15,0x20,0x60,0x00,0x00,0x20,0x40,0x03,0x95,0x24,0x37,0x83,0xa4,0x20,0x40,
+0x03,0xab,0x78,0x57,0xfc,0x00,0x20,0x60,0x00,0x00,0x20,0x40,0x03,0xa4,0x78,0x57,
+0xfc,0x00,0x20,0x40,0x03,0x5f,0x24,0x77,0x80,0x00,0x6f,0xe2,0x4c,0xec,0xc0,0x00,
+0x83,0x07,0x20,0x40,0x03,0x9e,0x20,0x40,0x03,0x17,0x20,0x20,0x03,0x07,0x6f,0xe2,
+0x4c,0xf4,0x1f,0xe0,0xfe,0x01,0x1f,0xe2,0x72,0x00,0xd8,0xc0,0x4c,0xf4,0xd8,0xa0,
+0x0b,0x40,0x20,0x20,0x7c,0xdc,0xd8,0xa0,0x0b,0x1e,0xdf,0x20,0x00,0x42,0x20,0x20,
+0x7c,0xaf,0x70,0x0a,0xff,0xc2,0x58,0x00,0x00,0x00,0x20,0x40,0x50,0xa5,0x20,0x20,
+0x67,0xb9,0x70,0x0a,0xff,0xc1,0x6f,0xe2,0x0b,0x1e,0x1f,0xe1,0x72,0x1f,0x1f,0x22,
+0x7e,0x00,0x1f,0xe0,0xfe,0x01,0x20,0x40,0x50,0xa5,0x6f,0xe2,0x00,0x18,0xe7,0xe2,
+0x00,0x0a,0xd8,0xc0,0x0b,0x1f,0x20,0x40,0x67,0xd4,0x20,0x20,0x67,0xb9,0xc6,0x96,
+0x80,0x00,0x20,0x20,0x03,0x90,0xc6,0x97,0x00,0x00,0x68,0x42,0x4d,0x19,0x20,0x40,
+0x49,0x15,0x20,0x40,0x02,0x78,0x20,0x40,0x57,0x9e,0x79,0x20,0x2a,0x00,0x78,0x2e,
+0xfc,0x00,0x78,0x30,0x7c,0x00,0x78,0x50,0xfc,0x00,0x20,0x40,0x58,0x59,0xd8,0xa0,
+0x0f,0xa2,0x58,0x00,0x00,0x20,0x67,0xe2,0x89,0x08,0xdf,0x20,0x00,0x18,0xd8,0xc0,
+0x0f,0xa2,0x20,0x20,0x03,0xc8,0xef,0xe2,0x00,0x06,0x08,0x00,0x86,0x08,0xc2,0x00,
+0x03,0xc8,0x20,0x60,0x00,0x00,0x20,0x40,0x57,0x9e,0x6f,0xe8,0x4c,0xe8,0x98,0x00,
+0x12,0x00,0x20,0x40,0x49,0x15,0x68,0x42,0x4c,0xe7,0x20,0x40,0x49,0x1c,0x20,0x40,
+0x49,0x21,0x20,0x40,0x02,0xfe,0x78,0x26,0xfc,0x00,0x78,0x30,0xfc,0x00,0x78,0x50,
+0x7c,0x00,0x78,0x28,0x7c,0x00,0x58,0x00,0x00,0x0c,0x98,0x00,0x36,0x00,0x37,0xc1,
+0x84,0x00,0x24,0x2c,0x03,0x07,0x20,0x20,0x03,0x07,0x20,0x40,0x03,0xf0,0x20,0x20,
+0x03,0xec,0x20,0x40,0x03,0xf0,0x20,0x40,0x03,0xec,0x20,0x40,0x03,0xf0,0x20,0x40,
+0x03,0xec,0x20,0x20,0x03,0xf0,0x20,0x40,0x03,0xf0,0x20,0x40,0x03,0xec,0x20,0x20,
+0x03,0xf0,0x20,0x40,0x03,0xec,0x20,0x40,0x03,0xf0,0x20,0x20,0x03,0xec,0x20,0x40,
+0x03,0xec,0x20,0x20,0x03,0xf0,0xd8,0x40,0x00,0x0f,0x20,0x20,0x03,0xfb,0xd8,0x40,
+0x00,0x0f,0x20,0x40,0x03,0xff,0xd8,0x40,0x00,0x0f,0x20,0x20,0x03,0xff,0x20,0x40,
+0x03,0xf9,0x20,0x40,0x03,0xf5,0x20,0x20,0x03,0xf9,0xd8,0x40,0x00,0x16,0x20,0x20,
+0x03,0xfb,0xd8,0x40,0x00,0x16,0x20,0x40,0x03,0xff,0xd8,0x40,0x00,0x16,0x20,0x20,
+0x03,0xff,0x18,0x46,0x7c,0xff,0x20,0x62,0x80,0x00,0x2f,0xcf,0xfe,0x07,0x20,0x20,
+0x04,0x02,0x18,0x46,0x7c,0xff,0x20,0x62,0x80,0x00,0x2f,0xcc,0x00,0x07,0x58,0x00,
+0x00,0x00,0x7d,0x20,0xfe,0x07,0x98,0x42,0x84,0x00,0x20,0x40,0x04,0x18,0x58,0x00,
+0x00,0x3f,0x28,0x4f,0xfe,0x07,0x79,0x20,0xfe,0x00,0x20,0x20,0x04,0x0a,0xe7,0xe2,
+0x00,0x05,0xda,0xc0,0x00,0x00,0x20,0x60,0x00,0x00,0x20,0x40,0x04,0x13,0x70,0x4f,
+0xf0,0x66,0x20,0x20,0x04,0x10,0x6f,0xe2,0x4f,0xf1,0xc0,0xd5,0x04,0x10,0x20,0x60,
+0x00,0x00,0xda,0xc0,0x00,0x00,0x6f,0xe2,0x80,0x43,0x79,0x3f,0xfe,0x07,0x67,0xe2,
+0x80,0x43,0x20,0x60,0x00,0x00,0x20,0x40,0x04,0x1e,0xda,0xc0,0x00,0x0f,0x18,0x41,
+0x7e,0x3f,0xd8,0xa1,0x87,0x00,0x98,0xa0,0x8a,0x00,0x20,0x60,0x00,0x00,0xda,0xc0,
+0x00,0x00,0x6f,0xe2,0x80,0x43,0x79,0x20,0x7e,0x07,0x67,0xe2,0x80,0x43,0x20,0x60,
+0x00,0x00,0x58,0x00,0x00,0x25,0x67,0xe4,0x44,0xcc,0x20,0x40,0x5b,0xf0,0x20,0x40,
+0x5c,0x0c,0x20,0x40,0x5c,0x19,0x20,0x20,0x5b,0xf8,0x20,0x40,0x58,0xa3,0x20,0x40,
+0x49,0x15,0x68,0x42,0x00,0x17,0x20,0x40,0x49,0x1c,0x20,0x00,0x05,0xdc,0x20,0x40,
+0x49,0x21,0x78,0x28,0x7c,0x00,0xd9,0x60,0x15,0x7c,0x20,0x20,0x58,0x69,0x20,0x40,
+0x49,0xba,0x78,0x23,0xfc,0x00,0x78,0x24,0xfc,0x00,0x09,0x80,0x00,0x08,0x19,0x89,
+0x7e,0x00,0x67,0xe2,0x02,0xd5,0x09,0x80,0x00,0x08,0x19,0x89,0x7e,0x00,0xe7,0xe2,
+0x00,0x05,0x1f,0xe2,0x72,0x00,0x20,0x3a,0x58,0x8b,0x20,0x20,0x58,0x87,0xc6,0x07,
+0x80,0x00,0x20,0x40,0x5c,0x70,0x24,0x7a,0x00,0x00,0x6f,0xe2,0x02,0xd5,0x1f,0xe1,
+0x7e,0x03,0x67,0xe2,0x44,0xde,0xef,0xe2,0x00,0x06,0x67,0xe2,0x44,0xdd,0x20,0x7a,
+0x00,0x00,0x18,0xc2,0x7e,0x00,0x67,0xe4,0x44,0xdf,0x6f,0xe2,0x44,0xde,0xc0,0x01,
+0xe0,0x44,0x20,0x40,0x5a,0x76,0xd8,0xe0,0x00,0x03,0x24,0x34,0x4b,0xec,0x20,0x40,
+0x4b,0xf0,0x20,0x20,0x5a,0x6b,0xef,0xe4,0x00,0x06,0xc0,0x02,0x04,0x7a,0xc0,0x03,
+0x5e,0xd4,0xc0,0x02,0xde,0x96,0x20,0x60,0x00,0x00,0x20,0x40,0x5a,0xc9,0x20,0x40,
+0x59,0x9a,0x6f,0xe2,0x02,0xd5,0x2f,0xef,0xfe,0x04,0x79,0x20,0x80,0x2a,0x1f,0xe3,
+0x7e,0x00,0x98,0x42,0xfe,0x00,0x2f,0xef,0xfe,0x02,0x79,0x20,0x80,0x0f,0xc6,0x07,
+0x80,0x00,0x6f,0xe2,0x02,0xd6,0x20,0x3a,0x59,0x96,0x6f,0xe2,0x04,0x3b,0xc3,0x02,
+0x59,0x96,0x20,0x40,0x73,0x42,0x20,0x40,0x72,0xb2,0x7d,0x3a,0x00,0x0f,0x24,0x7a,
+0x00,0x00,0x20,0x20,0x59,0x96,0x70,0x0a,0xff,0x3f,0x58,0x00,0x00,0x00,0x20,0x40,
+0x50,0xa5,0x20,0x20,0x67,0xb9,0x20,0x20,0x04,0x7e,0x70,0x0a,0xff,0xb4,0x58,0x00,
+0x00,0x1d,0x20,0x40,0x50,0xa5,0x6f,0xec,0x44,0x72,0xe7,0xec,0x00,0x0a,0x6f,0xec,
+0x04,0x4b,0xe7,0xec,0x00,0x0a,0xd8,0xc0,0x43,0xeb,0xdf,0x20,0x00,0x10,0x20,0x40,
+0x67,0xd4,0x6f,0xe2,0x44,0x60,0xe7,0xe2,0x00,0x0a,0x20,0x20,0x67,0xb9,0xef,0xe6,
+0x00,0x06,0x67,0xe6,0x04,0x73,0xc0,0x03,0x84,0x8b,0x20,0x20,0x5c,0x8d,0xda,0x20,
+0x00,0x17,0xda,0x40,0x00,0x04,0x20,0x40,0x5c,0x27,0x58,0x00,0x00,0x06,0xe7,0xe2,
+0x00,0x05,0x58,0x00,0x00,0x01,0xe7,0xe4,0x00,0x05,0x58,0x00,0xff,0xff,0xe7,0xe4,
+0x00,0x05,0x58,0x00,0x28,0x00,0xe7,0xe4,0x00,0x05,0xd8,0xc0,0x4d,0x27,0x20,0x20,
+0x7c,0x9a,0x70,0x0a,0x95,0x42,0x20,0x40,0x7b,0xab,0x20,0x60,0x00,0x00,0x70,0x4c,
+0xe1,0x00,0x70,0x4c,0xe0,0x00,0x20,0x60,0x00,0x00,0x20,0x40,0x4e,0x2f,0x20,0x40,
+0x04,0x99,0x6f,0xe4,0x46,0x52,0xc4,0x06,0x00,0x00,0x79,0x3f,0xfe,0x0c,0x67,0xe4,
+0x46,0x52,0x70,0x0a,0xff,0xb6,0x20,0x20,0x50,0x4e,0x70,0x41,0xe3,0x00,0x70,0x46,
+0x50,0x00,0x70,0x42,0x04,0x00,0x70,0x4c,0xe0,0x00,0x70,0x4c,0xe1,0x00,0x20,0x60,
+0x00,0x00,0x79,0x3f,0x80,0x30,0x20,0x40,0x4e,0x2f,0x70,0x0a,0xff,0xb1,0x58,0x00,
+0x00,0x01,0x20,0x40,0x50,0xa5,0x58,0x00,0x00,0x00,0xe7,0xe2,0x00,0x0a,0x20,0x40,
+0x67,0xb9,0x20,0x20,0x4d,0x34,0x20,0x20,0x00,0xf0,0x58,0x00,0x00,0x02,0x67,0xe2,
+0x46,0x50,0x20,0x60,0x00,0x00,0x6f,0xe4,0x46,0x52,0x79,0x3f,0xfe,0x0c,0x67,0xe4,
+0x46,0x52,0x70,0x0a,0xff,0xb6,0x20,0x40,0x50,0x4e,0x70,0x4c,0xe0,0x00,0x20,0x60,
+0x00,0x00,0x6f,0xe2,0x41,0xe3,0xc1,0x00,0x80,0x00,0x6f,0xe4,0x46,0x52,0x79,0x20,
+0x7e,0x0c,0x67,0xe4,0x46,0x52,0x70,0x0a,0xff,0xb0,0x20,0x40,0x50,0x4e,0x70,0x41,
+0xe3,0x01,0x70,0x40,0x91,0x00,0x20,0x20,0x00,0xf0,0x20,0x20,0x04,0x9f,0x58,0x00,
+0x00,0x05,0x67,0xe2,0x4c,0xe0,0x20,0x60,0x00,0x00,0x20,0x20,0x4d,0x48,0x20,0x60,
+0x00,0x00,0x20,0x20,0x04,0xc4,0x79,0x3f,0x80,0x30,0x70,0x0a,0xff,0xb5,0x58,0x00,
+0x00,0x1d,0x20,0x40,0x50,0xa5,0x6f,0xec,0x40,0xa0,0xe7,0xec,0x00,0x0a,0x6f,0xec,
+0x00,0x40,0xe7,0xec,0x00,0x0a,0xd8,0xc0,0x41,0xbf,0xdf,0x20,0x00,0x10,0x20,0x40,
+0x67,0xd4,0x58,0x00,0x00,0x00,0xe7,0xe2,0x00,0x0a,0x20,0x20,0x67,0xb9,0xda,0x60,
+0x4c,0xe0,0xda,0x40,0x04,0xd5,0x20,0x20,0x4d,0x04,0x6f,0xe2,0x02,0x7b,0x79,0x20,
+0x7e,0x00,0x79,0x20,0x7e,0x07,0x67,0xe2,0x02,0x7b,0x20,0x60,0x00,0x00,0xda,0x60,
+0x46,0x50,0xda,0x40,0x04,0xb3,0x20,0x20,0x4d,0x04,0xda,0x60,0x4c,0xe1,0xda,0x40,
+0x4d,0x64,0x20,0x20,0x4d,0x04,0x20,0x40,0x56,0x48,0x24,0x7a,0x00,0x00,0x6f,0xe2,
+0x0b,0x00,0x1f,0xe0,0xa2,0x01,0x20,0x40,0x51,0x3d,0x6f,0xe4,0x42,0x20,0xe7,0xe4,
+0x00,0x05,0x58,0x00,0x00,0xa1,0xe7,0xe2,0x00,0x05,0x6f,0xe2,0x0b,0x00,0x1f,0xe2,
+0x72,0x00,0x20,0x40,0x67,0xed,0x20,0x20,0x50,0x1f,0x79,0x20,0x00,0x30,0xef,0xec,
+0x00,0x03,0x67,0xec,0x40,0xa0,0xef,0xec,0x00,0x03,0x67,0xec,0x41,0xd1,0xd8,0xa0,
+0x41,0xbf,0xdf,0x20,0x00,0x10,0x20,0x40,0x67,0xed,0x20,0x40,0x68,0xbe,0x20,0x40,
+0x00,0xf0,0x20,0x40,0x4d,0x5c,0x20,0x20,0x50,0x1f,0x18,0x62,0x26,0x00,0x6f,0xe2,
+0x0b,0x00,0x1f,0xe2,0x72,0x00,0x68,0x44,0x4d,0x1a,0x6f,0xe4,0x45,0x47,0x98,0x40,
+0x8a,0x00,0x1a,0x62,0x06,0x00,0x20,0x40,0x67,0xed,0x18,0xa2,0x7e,0x00,0x68,0x44,
+0x4d,0x1a,0x6f,0xe2,0x0b,0x00,0x98,0x40,0xfe,0x00,0x67,0xe4,0x4d,0x1a,0x20,0x20,
+0x50,0x1f,0x20,0x40,0x4d,0x62,0x20,0x20,0x50,0x1f,0x6f,0xe4,0x02,0x60,0x1f,0xe2,
+0x0c,0x00,0xef,0xe2,0x00,0x06,0x1f,0xe1,0x04,0x0f,0x1f,0xf1,0xfe,0x00,0xc0,0x04,
+0xd1,0x2d,0xc0,0x03,0xd1,0x2d,0xc0,0x05,0x05,0x15,0xc0,0x02,0x85,0x21,0xc0,0x00,
+0x85,0x23,0xc0,0x02,0x51,0x2d,0x20,0x60,0x00,0x00,0x70,0x0a,0xff,0xb2,0x6f,0xe2,
+0x02,0x62,0x1f,0xe0,0xff,0xff,0x20,0x40,0x50,0xa5,0x6f,0xe2,0x02,0x62,0x1f,0xe0,
+0xff,0xff,0x1f,0xe2,0x72,0x00,0x6f,0xe4,0x02,0x60,0x1f,0xe0,0xfe,0x01,0x1f,0xe2,
+0x0c,0x00,0x20,0x40,0x67,0xd4,0x20,0x20,0x67,0xb9,0x20,0x40,0x05,0x15,0x20,0x20,
+0x51,0x26,0x18,0x42,0x7e,0x00,0xc0,0x02,0xd1,0x1e,0x70,0x4c,0xe2,0x01,0xc0,0x01,
+0xd1,0x2d,0x70,0x4c,0xe2,0x00,0xc0,0x02,0x51,0x2d,0x20,0x60,0x00,0x00,0x3b,0x87,
+0xaa,0x55,0x40,0x00,0x00,0x40,0x8a,0x00,0x88,0x00,0x40,0x00,0x10,0x00,0x20,0x00,
+0x00,0x00,0x00,0x00,0x00,0x00,0x20,0x02,0x10,0x00,0x0c,0x12,0x00,0x59,0x00,0x00,
+0x00,0x00,0x00,0x00,0x00,0x00,0x68,0x00,0x08,0x80,0x04,0x00,0x01,0x74,0x02,0x02,
+0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x04,0x00,0x00,0x00,0x00,0x00,
+0x00,0x00,0x00,0x00,0x00,0x00,0xaa,0x55,0x01,0x00,0xed,0x4c,0x40,0xaa,0x55,0x01,
+0x00,0xec,0x4c,0x00,0xaa,0x55,0x02,0x00,0xe4,0x4c,0xc0,0x12,0xaa,0x55,0x0a,0x00,
+0xa2,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xaa,0x55,0x01,0x00,
+0x6e,0x46,0x05,0xaa,0x55,0x07,0x00,0x25,0x44,0x02,0x03,0x00,0x05,0x10,0x02,0x03,
+0xaa,0x55,0x08,0x00,0x68,0x44,0x08,0x00,0x10,0x00,0x00,0x00,0x2c,0x01,0xaa,0x55,
+0x10,0x00,0x27,0x4d,0xd0,0x00,0x2d,0x12,0x1e,0x4b,0x0f,0xa4,0x99,0x4e,0xce,0xb5,
+0x31,0xf4,0x05,0x79,0xaa,0x55,0x01,0x00,0x78,0x44,0x17,0xaa,0x55,0x01,0x00,0x7a,
+0x44,0x17,0xaa,0x55,0x01,0x00,0x90,0x44,0x00,0xaa,0x55,0x01,0x00,0x5f,0x44,0x07,
+0xaa,0x55,0x01,0x00,0x98,0x44,0x00,0xaa,0x55,0x01,0x00,0x40,0x43,0x00,0xaa,0x55,
+0x02,0x00,0x54,0x44,0x40,0x00,0xaa,0x55,0x06,0x00,0x72,0x44,0x21,0x22,0x01,0x33,
+0x02,0x3a,0xaa,0x55,0x01,0x00,0x81,0x43,0x00,0xaa,0x55,0x0c,0x00,0x41,0x43,0x03,
+0x02,0x01,0x05,0x03,0x19,0xc1,0x03,0x03,0x03,0x12,0x18,0xaa,0x55,0x01,0x00,0x61,
+0x43,0x1f,0xaa,0x55,0x02,0x00,0x8e,0x44,0x3f,0x49,0xaa,0x55,0x02,0x00,0x3f,0x49,
+0x00,0x00,0xaa,0x55,0x01,0x00,0x06,0x42,0x17,0xaa,0x55,0x01,0x00,0x93,0x40,0x00,
+0xaa,0x55,0x01,0x00,0x6d,0x46,0x28,0xaa,0x55,0x03,0x00,0x2d,0x46,0x02,0x00,0x04,
+0xaa,0x55,0x01,0x00,0x2c,0x46,0x01,0xaa,0x55,0x01,0x00,0x34,0x46,0x02,0xaa,0x55,
+0x01,0x00,0x54,0x46,0x01,0xaa,0x55,0x06,0x00,0xa0,0x40,0x36,0xff,0xc2,0x08,0x66,
+0x22,0xaa,0x55,0x0f,0x00,0xe7,0x44,0x0e,0x42,0x54,0x33,0x2e,0x30,0x20,0x4b,0x65,
+0x79,0x62,0x6f,0x61,0x72,0x64,0xaa,0x55,0x03,0x00,0xe4,0x41,0x0e,0x00,0x01,0xaa,
+0x55,0x01,0x00,0xe8,0x41,0x01,0xaa,0x55,0x01,0x00,0x2c,0x45,0x0a,0xaa,0x55,0x03,
+0x00,0xaa,0x40,0x40,0x25,0x00,0xaa,0x55,0x01,0x00,0x92,0x40,0x43,0xaa,0x55,0x01,
+0x00,0x5b,0x41,0x00,0xaa,0x55,0x08,0x00,0x98,0x40,0xff,0xfb,0x8f,0xfa,0x8b,0x85,
+0x59,0x83,0xaa,0x55,0x01,0x00,0xd1,0x40,0x01,0xaa,0x55,0x0e,0x00,0x49,0x45,0x06,
+0x03,0x11,0x00,0x00,0x01,0x02,0x10,0x24,0x11,0x00,0x12,0x01,0x00,0xaa,0x55,0x01,
+0x00,0x5f,0x45,0x00,0xaa,0x55,0x02,0x00,0x47,0x45,0x83,0x46,0xaa,0x55,0x5a,0x02,
+0x83,0x46,0x04,0x00,0x11,0x01,0x00,0x10,0x02,0x11,0x24,0x00,0x01,0x00,0x00,0x36,
+0x01,0x9a,0x09,0x00,0x00,0x0a,0x00,0x01,0x00,0x00,0x09,0x00,0x01,0x35,0x03,0x19,
+0x11,0x24,0x09,0x00,0x04,0x35,0x0d,0x35,0x06,0x19,0x01,0x00,0x09,0x00,0x11,0x35,
+0x03,0x19,0x00,0x11,0x09,0x00,0x05,0x35,0x03,0x19,0x10,0x02,0x09,0x00,0x06,0x35,
+0x09,0x09,0x65,0x6e,0x09,0x00,0x6a,0x09,0x01,0x00,0x09,0x00,0x09,0x35,0x08,0x35,
+0x06,0x19,0x11,0x24,0x09,0x01,0x00,0x09,0x00,0x0d,0x35,0x0f,0x35,0x0d,0x35,0x06,
+0x19,0x01,0x00,0x09,0x00,0x13,0x35,0x03,0x19,0x00,0x11,0x09,0x01,0x00,0x25,0x3d,
+0x42,0x72,0x6f,0x61,0x64,0x63,0x6f,0x6d,0x20,0x42,0x6c,0x75,0x65,0x74,0x6f,0x6f,
+0x74,0x68,0x20,0x57,0x69,0x72,0x65,0x6c,0x65,0x73,0x73,0x20,0x20,0x4b,0x65,0x79,
+0x62,0x6f,0x61,0x72,0x64,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
+0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x09,0x01,0x01,
+0x25,0x08,0x4b,0x65,0x79,0x62,0x6f,0x61,0x72,0x64,0x09,0x01,0x02,0x25,0x10,0x42,
+0x72,0x6f,0x61,0x64,0x63,0x6f,0x6d,0x20,0x43,0x6f,0x72,0x70,0x2e,0x20,0x20,0x09,
+0x02,0x00,0x09,0x01,0x00,0x09,0x02,0x01,0x09,0x01,0x11,0x09,0x02,0x02,0x08,0x40,
+0x09,0x02,0x03,0x08,0x21,0x09,0x02,0x04,0x28,0x01,0x09,0x02,0x05,0x28,0x01,0x09,
+0x02,0x06,0x35,0x89,0x35,0x87,0x08,0x22,0x25,0x83,0x05,0x01,0x09,0x06,0xa1,0x01,
+0x85,0x01,0x75,0x01,0x95,0x08,0x05,0x07,0x19,0xe0,0x29,0xe7,0x15,0x00,0x25,0x01,
+0x81,0x02,0x95,0x01,0x75,0x08,0x81,0x03,0x95,0x05,0x75,0x01,0x05,0x08,0x19,0x01,
+0x29,0x05,0x91,0x02,0x95,0x01,0x75,0x03,0x91,0x03,0x95,0x06,0x75,0x08,0x15,0x00,
+0x25,0xff,0x05,0x07,0x19,0x00,0x29,0xff,0x81,0x00,0xc0,0x05,0x0c,0x09,0x01,0xa1,
+0x01,0x85,0x02,0x19,0x00,0x2a,0xff,0x03,0x15,0x00,0x26,0xff,0x03,0x95,0x01,0x75,
+0x10,0x81,0x00,0xc0,0x05,0x01,0x09,0x06,0xa1,0x01,0x85,0x07,0x05,0x07,0x19,0xe0,
+0x29,0xe7,0x15,0x00,0x25,0x01,0x75,0x01,0x95,0x08,0x81,0x00,0x95,0xa8,0x75,0x01,
+0x15,0x00,0x25,0x01,0x05,0x07,0x19,0x00,0x29,0xa8,0x81,0x02,0xc0,0x09,0x02,0x07,
+0x35,0x08,0x35,0x06,0x09,0x04,0x09,0x09,0x01,0x00,0x09,0x02,0x0b,0x09,0x01,0x00,
+0x09,0x02,0x0c,0x09,0x0c,0x80,0x09,0x02,0x0d,0x28,0x00,0x09,0x02,0x0e,0x28,0x01,
+0x09,0x02,0x0f,0x09,0x03,0x18,0x09,0x02,0x10,0x09,0x00,0x00,0x03,0x10,0x02,0x12,
+0x00,0x00,0x01,0x00,0x01,0x00,0x01,0x36,0x00,0xa1,0x09,0x00,0x00,0x0a,0x00,0x01,
+0x00,0x01,0x09,0x00,0x01,0x35,0x03,0x19,0x12,0x00,0x09,0x00,0x04,0x35,0x0d,0x35,
+0x06,0x19,0x01,0x00,0x09,0x00,0x01,0x35,0x03,0x19,0x00,0x01,0x09,0x00,0x06,0x35,
+0x09,0x09,0x65,0x6e,0x09,0x00,0x6a,0x09,0x01,0x00,0x09,0x00,0x09,0x35,0x08,0x35,
+0x06,0x19,0x12,0x00,0x09,0x01,0x00,0x09,0x01,0x00,0x25,0x2f,0x42,0x72,0x6f,0x61,
+0x64,0x63,0x6f,0x6d,0x20,0x42,0x6c,0x75,0x65,0x74,0x6f,0x6f,0x74,0x68,0x20,0x57,
+0x69,0x72,0x65,0x6c,0x65,0x73,0x73,0x20,0x4b,0x65,0x79,0x62,0x6f,0x61,0x72,0x64,
+0x20,0x50,0x6e,0x50,0x20,0x53,0x65,0x72,0x76,0x65,0x72,0x09,0x01,0x01,0x25,0x08,
+0x4b,0x65,0x79,0x62,0x6f,0x61,0x72,0x64,0x09,0x02,0x00,0x09,0x01,0x03,0x09,0x02,
+0x01,0x09,0x04,0xe8,0x09,0x02,0x02,0x09,0x70,0x21,0x09,0x02,0x03,0x09,0x00,0x01,
+0x09,0x02,0x04,0x28,0x01,0x09,0x02,0x05,0x09,0x00,0x02,0x00,0xaa,0x55,0x01,0x00,
+0x92,0x40,0x0a,0xaa,0x55,0x03,0x00,0x14,0x42,0xaf,0x4c,0x00,0xaa,0x55,0x10,0x00,
+0xf0,0x4f,0x00,0x1c,0xff,0x1f,0x00,0x1c,0x00,0x1c,0x40,0x4d,0xe0,0x4f,0x40,0x4d,
+0x40,0x4d,0xaa,0x55,0x02,0x00,0x68,0x46,0x30,0x12,0xaa,0x55,0x01,0x00,0x6c,0x46,
+0x03,0xaa,0x55,0x01,0x00,0x6f,0x46,0x07,0xaa,0x55,0x01,0x00,0x79,0x46,0x00,0xaa,
+0x55,0x01,0x00,0x91,0x40,0x00,0xaa,0x55,0x03,0x00,0x54,0x41,0x00,0x01,0x08,0xaa,
+0x55,0x01,0x00,0x74,0x41,0x02,0xaa,0x55,0x02,0x00,0xe4,0x41,0x10,0x00,0xaa,0x55,
+0x07,0x00,0x76,0x41,0x0f,0x84,0xf0,0x0a,0x0b,0xb0,0x30,0xaa,0x55,0x02,0x00,0x57,
+0x41,0x89,0x0b,0xaa,0x55,0x08,0x00,0xa1,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
+0x00,0xaa,0x55,0x02,0x00,0xbd,0x40,0x02,0x24,0xaa,0x55,0x08,0x00,0xad,0x40,0x40,
+0x00,0x00,0x02,0x32,0x00,0x00,0x02,0xaa,0x55,0x02,0x00,0xbb,0x40,0x20,0x00,0xaa,
+0x55,0x04,0x00,0xb7,0x40,0x20,0x00,0xff,0xff,0xaa,0x55,0x04,0x00,0xbf,0x40,0x80,
+0x04,0x00,0x10,0xaa,0x55,0x05,0x00,0xe2,0x44,0x08,0x0e,0x05,0x04,0x00,0xaa,0x55,
+0x02,0x00,0x02,0x42,0x30,0x1f,0xaa,0x55,0x01,0x00,0x10,0x42,0x20,0xaa,0x55,0x01,
+0x00,0xe0,0x41,0x01,0xaa,0x55,0x0f,0x00,0xd1,0x4c,0x4b,0xba,0x55,0xd0,0x56,0xe0,
+0x57,0x88,0x58,0x6c,0x59,0x10,0x07,0xff,0xff,0xaa,0x55,0x02,0x00,0xc3,0x40,0xd1,
+0x4c,0x9c,0x95
 };
Index: rongyuan/output/eeprom.dat
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/eeprom.dat	(revision 939)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/eeprom.dat	(working copy)
@@ -2,7 +2,7 @@
 02
 aa
 55
-c6
+aa
 14
 c2
 84
@@ -11,11 +11,11 @@
 c0
 00
 82
-40
+42
 c0
 01
 82
-46
+48
 c0
 03
 80
@@ -43,31 +43,31 @@
 c0
 42
 82
-50
+52
 c0
 44
 82
-76
+78
 c0
 4a
 02
-26
+28
 c0
 51
 02
-ab
+ad
 c0
 51
 82
-31
+33
 c0
 54
 82
-34
+36
 c0
 56
 02
-b4
+b6
 c0
 5c
 00
@@ -75,15 +75,15 @@
 c0
 5d
 81
-1a
+18
 c0
 5e
 01
-ca
+cc
 c0
 5f
 05
-10
+09
 20
 20
 4a
@@ -91,27 +91,27 @@
 c0
 01
 84
-2b
+32
 c0
 02
 84
-22
+29
 c0
 03
 02
-71
+73
 c0
 09
 84
-73
+55
 c0
 0f
 84
-37
+3e
 c0
 11
 04
-49
+50
 c0
 18
 00
@@ -119,23 +119,23 @@
 c0
 1e
 01
-e2
+e4
 c0
 1d
 01
-ec
+ee
 c0
 1e
 81
-fc
+fe
 c0
 1f
 02
-0a
+0c
 c0
 20
 82
-1c
+1e
 c0
 24
 80
@@ -143,7 +143,7 @@
 c0
 4c
 82
-22
+24
 c0
 51
 00
@@ -679,7 +679,7 @@
 58
 00
 00
-d3
+cf
 67
 e4
 41
@@ -687,7 +687,7 @@
 58
 00
 00
-f4
+f2
 67
 e4
 41
@@ -695,7 +695,7 @@
 58
 00
 00
-bd
+b9
 67
 e4
 41
@@ -703,7 +703,7 @@
 58
 00
 00
-ff
+fd
 67
 e4
 41
@@ -711,7 +711,7 @@
 58
 00
 01
-0e
+0c
 67
 e4
 41
@@ -719,7 +719,7 @@
 58
 00
 01
-18
+16
 67
 e4
 41
@@ -727,7 +727,7 @@
 20
 40
 04
-1c
+23
 20
 40
 4d
@@ -744,22 +744,6 @@
 20
 50
 4d
-6f
-e2
-80
-43
-79
-3f
-fe
-07
-67
-e2
-80
-43
-20
-60
-00
-00
 20
 40
 50
@@ -799,7 +783,7 @@
 c0
 80
 80
-d1
+cd
 ef
 e2
 00
@@ -855,59 +839,67 @@
 c0
 00
 84
-95
+8e
 c0
 01
 04
-98
+91
 c0
 02
 04
-a6
+9f
 c0
 02
 84
-af
+a8
 c0
 03
 04
-b0
+a9
 c0
 03
 84
-b3
+ac
 c0
 09
 04
-ba
+b3
 c0
 09
 84
-c4
+bd
 c0
 13
 84
-c5
+be
 c0
 17
 04
-c8
+c1
 c0
 1e
 84
-c9
+c2
 c0
 0c
 04
-ca
+c3
+c0
+19
+04
+6c
 c0
 14
 84
-88
+6d
+c0
+21
+04
+68
 c0
 05
 80
-e3
+e1
 20
 20
 4d
@@ -983,19 +975,19 @@
 20
 40
 00
-f9
+f7
 20
 40
 04
-d9
+d2
 20
 40
 04
-e1
+da
 20
 40
 04
-e4
+dd
 20
 60
 00
@@ -1083,7 +1075,7 @@
 20
 20
 05
-1c
+15
 6f
 e2
 4f
@@ -1091,7 +1083,7 @@
 c0
 00
 81
-15
+13
 6f
 e2
 44
@@ -1099,7 +1091,7 @@
 c0
 80
 01
-13
+11
 20
 20
 4d
@@ -1111,7 +1103,7 @@
 20
 20
 01
-15
+13
 20
 40
 00
@@ -1127,7 +1119,7 @@
 20
 20
 01
-19
+17
 20
 20
 4d
@@ -1139,123 +1131,139 @@
 c0
 08
 81
-b1
+b3
 c0
 0a
 81
-b9
+bb
 c0
 13
 81
-3c
+3e
 c0
 06
 01
-be
+c0
 c0
 58
 01
-c7
+c9
 c0
 58
 84
-f4
+ed
 c0
 50
 01
-91
+93
 c0
 01
 01
-76
+78
 c0
 3b
 01
-62
+64
 c0
 1a
 01
-af
+b1
 c0
 64
 82
-be
+c0
 c0
 60
 02
-b5
+b7
 c0
 60
 82
-ba
+bc
 c0
 61
 02
-bc
+be
 c0
 61
 82
-c3
+c5
 c0
 62
 02
-c7
+c9
 c0
 62
 82
-ca
+cc
 c0
 64
 02
-db
+dd
 c0
 63
 02
-e0
+e2
 c0
 63
 82
-e7
+e9
 c0
 78
 02
-f2
+f4
 c0
 65
 02
-eb
+ed
 c0
 59
-85
-00
+84
+f9
 c0
 5a
 05
-0e
+07
 c0
 7f
 81
-39
+37
 c0
 50
 81
-4d
+4f
 c0
 20
 01
-3d
+3f
 c0
 7f
 81
-39
+37
 c0
 3c
 81
-4a
+4c
 20
 20
 4e
 5c
+1a
+22
+7e
+00
+67
+e4
+0a
+9e
+20
+40
+50
+1f
+6f
+e4
+0a
+9e
 ef
 e2
 00
@@ -1347,7 +1355,7 @@
 20
 40
 01
-5a
+5c
 24
 36
 50
@@ -1399,7 +1407,7 @@
 20
 22
 81
-5e
+60
 20
 60
 00
@@ -1423,7 +1431,7 @@
 20
 40
 01
-6b
+6d
 18
 c0
 8d
@@ -1499,7 +1507,7 @@
 20
 20
 01
-6d
+6f
 6f
 e2
 0b
@@ -1547,7 +1555,7 @@
 24
 20
 81
-85
+87
 68
 42
 46
@@ -1583,7 +1591,7 @@
 20
 20
 81
-8c
+8e
 20
 20
 4d
@@ -1619,7 +1627,7 @@
 20
 20
 81
-99
+9b
 2f
 ef
 fe
@@ -1627,7 +1635,7 @@
 20
 20
 81
-9d
+9f
 2f
 ef
 fe
@@ -1635,7 +1643,7 @@
 20
 20
 81
-a6
+a8
 20
 20
 50
@@ -1811,7 +1819,7 @@
 c0
 01
 81
-c5
+c7
 20
 20
 50
@@ -1831,7 +1839,7 @@
 c2
 81
 04
-e7
+e0
 20
 20
 50
@@ -1887,7 +1895,7 @@
 20
 3a
 01
-de
+e0
 e8
 48
 00
@@ -1903,7 +1911,7 @@
 24
 22
 81
-de
+e0
 ef
 e2
 00
@@ -1915,7 +1923,7 @@
 20
 20
 01
-de
+e0
 70
 46
 7a
@@ -1943,7 +1951,7 @@
 c0
 19
 81
-e6
+e8
 20
 20
 61
@@ -1979,11 +1987,11 @@
 c0
 08
 01
-f3
+f5
 c0
 0b
 81
-f9
+fb
 20
 20
 60
@@ -2011,7 +2019,7 @@
 20
 21
 01
-f7
+f9
 20
 20
 62
@@ -2047,7 +2055,7 @@
 c0
 05
 82
-00
+02
 20
 20
 61
@@ -2111,7 +2119,7 @@
 c2
 83
 82
-10
+12
 20
 20
 63
@@ -2119,11 +2127,11 @@
 c0
 42
 02
-13
+15
 c0
 41
 82
-16
+18
 20
 20
 64
@@ -2131,7 +2139,7 @@
 20
 40
 02
-19
+1b
 6f
 e2
 00
@@ -2143,7 +2151,7 @@
 20
 40
 02
-19
+1b
 6f
 e2
 00
@@ -2243,7 +2251,7 @@
 20
 40
 02
-3d
+3f
 20
 20
 4a
@@ -2255,7 +2263,7 @@
 20
 40
 02
-3c
+3e
 20
 20
 4a
@@ -2287,7 +2295,7 @@
 20
 40
 02
-3c
+3e
 20
 20
 4b
@@ -2319,7 +2327,7 @@
 20
 40
 02
-44
+46
 20
 20
 40
@@ -2335,15 +2343,15 @@
 20
 40
 02
-eb
+ed
 20
 40
 03
-b1
+b8
 20
 40
 03
-af
+b6
 20
 20
 40
@@ -2375,7 +2383,7 @@
 20
 30
 82
-60
+62
 70
 89
 55
@@ -2407,27 +2415,27 @@
 c0
 00
 02
-5e
+60
 c0
 00
 82
-6e
+70
 c0
 01
 02
-5e
+60
 c0
 01
 82
-6e
+70
 c0
 02
 02
-6e
+70
 c0
 10
 02
-6e
+70
 70
 89
 55
@@ -2503,7 +2511,7 @@
 20
 20
 02
-60
+62
 20
 40
 57
@@ -2511,7 +2519,7 @@
 20
 40
 02
-74
+76
 20
 20
 58
@@ -2519,7 +2527,7 @@
 20
 36
 82
-7b
+7d
 20
 20
 57
@@ -2611,7 +2619,7 @@
 c0
 01
 02
-92
+94
 c0
 01
 c9
@@ -2623,15 +2631,15 @@
 c0
 05
 02
-96
+98
 c0
 07
 82
-9d
+9f
 c0
 0a
 02
-a4
+a6
 c0
 10
 49
@@ -2787,7 +2795,7 @@
 20
 3a
 02
-b9
+bb
 20
 20
 49
@@ -2803,7 +2811,7 @@
 20
 20
 03
-35
+39
 79
 20
 00
@@ -2871,7 +2879,7 @@
 20
 20
 02
-cd
+cf
 67
 e8
 4c
@@ -2899,7 +2907,7 @@
 c2
 00
 02
-d1
+d3
 1a
 22
 7e
@@ -2999,7 +3007,7 @@
 20
 40
 03
-c5
+cc
 58
 00
 00
@@ -3027,7 +3035,7 @@
 c0
 00
 82
-f6
+f8
 79
 3f
 80
@@ -3159,7 +3167,7 @@
 20
 20
 02
-76
+78
 20
 40
 57
@@ -3175,11 +3183,11 @@
 20
 40
 02
-fc
+fe
 20
 40
 03
-12
+14
 79
 20
 2a
@@ -3213,6 +3221,14 @@
 86
 28
 78
+4e
+fc
+00
+78
+2d
+fc
+00
+78
 23
 fc
 00
@@ -3255,7 +3271,7 @@
 c2
 00
 03
-2a
+2e
 78
 24
 7c
@@ -3295,19 +3311,19 @@
 20
 40
 03
-4a
+4e
 24
 37
 83
-3b
+3f
 20
 40
 03
-a4
+ab
 20
 40
 03
-9d
+a4
 20
 60
 00
@@ -3327,11 +3343,11 @@
 20
 22
 83
-a0
+a7
 24
 21
 03
-a0
+a7
 6f
 e2
 4c
@@ -3347,7 +3363,7 @@
 20
 20
 03
-36
+3a
 6f
 e2
 0b
@@ -3379,11 +3395,11 @@
 20
 40
 03
-44
+48
 20
 40
 03
-15
+17
 6f
 e2
 4c
@@ -3391,7 +3407,7 @@
 c0
 00
 83
-58
+5c
 18
 00
 2a
@@ -3419,11 +3435,11 @@
 20
 40
 03
-62
+66
 20
 57
 83
-05
+07
 20
 60
 00
@@ -3439,7 +3455,7 @@
 20
 20
 03
-05
+07
 20
 40
 57
@@ -3471,7 +3487,7 @@
 20
 40
 02
-fc
+fe
 78
 26
 fc
@@ -3503,7 +3519,15 @@
 24
 2c
 03
-05
+07
+78
+46
+fc
+00
+78
+25
+fc
+00
 78
 23
 fc
@@ -3535,7 +3559,7 @@
 24
 22
 83
-05
+07
 09
 80
 00
@@ -3555,7 +3579,7 @@
 20
 22
 83
-7c
+82
 09
 80
 00
@@ -3571,7 +3595,7 @@
 c2
 00
 03
-78
+7e
 09
 80
 00
@@ -3588,10 +3612,14 @@
 e6
 00
 05
+78
+45
+fc
+00
 20
 23
 03
-05
+07
 20
 40
 49
@@ -3627,15 +3655,15 @@
 20
 40
 03
-8e
+95
 24
 37
 83
-9d
+a4
 20
 40
 03
-a4
+ab
 78
 57
 fc
@@ -3647,7 +3675,7 @@
 20
 40
 03
-9d
+a4
 78
 57
 fc
@@ -3655,7 +3683,7 @@
 20
 40
 03
-5b
+5f
 24
 77
 80
@@ -3667,19 +3695,19 @@
 c0
 00
 83
-05
+07
 20
 40
 03
-97
+9e
 20
 40
 03
-15
+17
 20
 20
 03
-05
+07
 6f
 e2
 4c
@@ -3783,7 +3811,7 @@
 20
 20
 03
-89
+90
 c6
 97
 00
@@ -3799,7 +3827,7 @@
 20
 40
 02
-76
+78
 20
 40
 57
@@ -3847,7 +3875,7 @@
 20
 20
 03
-c1
+c8
 ef
 e2
 00
@@ -3859,7 +3887,7 @@
 c2
 00
 03
-c1
+c8
 20
 60
 00
@@ -3895,7 +3923,7 @@
 20
 40
 02
-fc
+fe
 78
 26
 fc
@@ -3927,71 +3955,71 @@
 24
 2c
 03
-05
+07
 20
 20
 03
-05
+07
 20
 40
 03
-e9
+f0
 20
 20
 03
-e5
+ec
 20
 40
 03
-e9
+f0
 20
 40
 03
-e5
+ec
 20
 40
 03
-e9
+f0
 20
 40
 03
-e5
+ec
 20
 20
 03
-e9
+f0
 20
 40
 03
-e9
+f0
 20
 40
 03
-e5
+ec
 20
 20
 03
-e9
+f0
 20
 40
 03
-e5
+ec
 20
 40
 03
-e9
+f0
 20
 20
 03
-e5
+ec
 20
 40
 03
-e5
+ec
 20
 20
 03
-e9
+f0
 d8
 40
 00
@@ -3999,7 +4027,7 @@
 20
 20
 03
-f4
+fb
 d8
 40
 00
@@ -4007,7 +4035,7 @@
 20
 40
 03
-f8
+ff
 d8
 40
 00
@@ -4015,19 +4043,19 @@
 20
 20
 03
-f8
+ff
 20
 40
 03
-f2
+f9
 20
 40
 03
-ee
+f5
 20
 20
 03
-f2
+f9
 d8
 40
 00
@@ -4035,7 +4063,7 @@
 20
 20
 03
-f4
+fb
 d8
 40
 00
@@ -4043,7 +4071,7 @@
 20
 40
 03
-f8
+ff
 d8
 40
 00
@@ -4051,7 +4079,7 @@
 20
 20
 03
-f8
+ff
 18
 46
 7c
@@ -4066,8 +4094,8 @@
 07
 20
 20
-03
-fb
+04
+02
 18
 46
 7c
@@ -4095,7 +4123,7 @@
 20
 40
 04
-11
+18
 58
 00
 00
@@ -4111,7 +4139,7 @@
 20
 20
 04
-03
+0a
 e7
 e2
 00
@@ -4127,7 +4155,7 @@
 20
 40
 04
-0c
+13
 70
 4f
 f0
@@ -4135,7 +4163,7 @@
 20
 20
 04
-09
+10
 6f
 e2
 4f
@@ -4143,7 +4171,7 @@
 c0
 d5
 04
-09
+10
 20
 60
 00
@@ -4171,7 +4199,7 @@
 20
 40
 04
-17
+1e
 da
 c0
 00
@@ -4399,7 +4427,7 @@
 c0
 02
 04
-4e
+7a
 c0
 03
 5e
@@ -4412,154 +4440,6 @@
 60
 00
 00
-ef
-e6
-00
-06
-67
-e6
-04
-73
-20
-20
-5c
-8d
-68
-44
-04
-74
-6f
-e2
-44
-bb
-c2
-81
-84
-55
-20
-20
-04
-5c
-6f
-e4
-44
-cc
-98
-46
-7c
-00
-24
-22
-84
-5c
-20
-40
-5e
-22
-24
-34
-04
-5c
-70
-04
-76
-05
-20
-20
-5e
-57
-20
-40
-5b
-4a
-20
-3a
-5e
-56
-18
-c0
-8d
-fe
-ef
-e4
-00
-06
-d8
-40
-2a
-00
-98
-46
-7c
-00
-20
-22
-dd
-b3
-ef
-e2
-00
-06
-18
-c2
-26
-00
-68
-42
-44
-78
-98
-46
-7c
-00
-24
-21
-04
-69
-6f
-e2
-44
-78
-1a
-62
-0c
-00
-1f
-e2
-26
-00
-20
-40
-7c
-80
-1a
-60
-a2
-01
-20
-40
-5e
-62
-58
-00
-00
-0b
-e7
-e2
-00
-05
-1a
-62
-72
-00
-20
-40
-7c
-7a
-20
-20
-7c
-dc
 20
 40
 5a
@@ -4639,11 +4519,23 @@
 70
 0a
 ff
-b3
-20
+3f
+58
+00
+00
+00
 20
+40
 50
-4e
+a5
+20
+20
+67
+b9
+20
+20
+04
+7e
 70
 0a
 ff
@@ -4696,6 +4588,86 @@
 20
 67
 b9
+ef
+e6
+00
+06
+67
+e6
+04
+73
+c0
+03
+84
+8b
+20
+20
+5c
+8d
+da
+20
+00
+17
+da
+40
+00
+04
+20
+40
+5c
+27
+58
+00
+00
+06
+e7
+e2
+00
+05
+58
+00
+00
+01
+e7
+e4
+00
+05
+58
+00
+ff
+ff
+e7
+e4
+00
+05
+58
+00
+28
+00
+e7
+e4
+00
+05
+d8
+c0
+4d
+27
+20
+20
+7c
+9a
+70
+0a
+95
+42
+20
+40
+7b
+ab
+20
+60
+00
+00
 70
 4c
 e1
@@ -4715,7 +4687,7 @@
 20
 40
 04
-a0
+99
 6f
 e4
 46
@@ -4803,7 +4775,7 @@
 20
 20
 00
-f2
+f0
 58
 00
 00
@@ -4883,11 +4855,11 @@
 20
 20
 00
-f2
+f0
 20
 20
 04
-a6
+9f
 58
 00
 00
@@ -4911,7 +4883,7 @@
 20
 20
 04
-cb
+c4
 79
 3f
 80
@@ -4975,7 +4947,7 @@
 da
 40
 04
-dc
+d5
 20
 20
 4d
@@ -5007,7 +4979,7 @@
 da
 40
 04
-ba
+b3
 20
 20
 4d
@@ -5115,7 +5087,7 @@
 20
 40
 00
-f2
+f0
 20
 40
 4d
@@ -5219,15 +5191,15 @@
 c0
 05
 05
-1c
+15
 c0
 02
 85
-28
+21
 c0
 00
 85
-2a
+23
 c0
 02
 51
@@ -5287,7 +5259,7 @@
 20
 40
 05
-1c
+15
 20
 20
 51
@@ -5320,8 +5292,8 @@
 60
 00
 00
-f3
-84
+3b
+87
 aa
 55
 40
@@ -5466,6 +5438,28 @@
 01
 aa
 55
+10
+00
+27
+4d
+d0
+00
+2d
+12
+1e
+4b
+0f
+a4
+99
+4e
+ce
+b5
+31
+f4
+05
+79
+aa
+55
 01
 00
 78
@@ -6398,13 +6392,13 @@
 1c
 00
 1c
-30
+40
 4d
 e0
 4f
-30
+40
 4d
-30
+40
 4d
 aa
 55
@@ -6413,7 +6407,7 @@
 68
 46
 30
-11
+12
 aa
 55
 01
@@ -6613,5 +6607,5 @@
 40
 d1
 4c
-f9
-ce
+9c
+95
Index: rongyuan/output/memmap.format
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/memmap.format	(revision 937)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/memmap.format	(working copy)
@@ -969,6 +969,7 @@
 0x4d1c mem_wakeup_gpio
 0x4d1d mem_gpio_wakeup_backup
 0x4d23 mem_mcu_set_bt_wake_timer
+0x4d27 mem_le_search_service_uuid
 0x0b1e mem_24g_rxbuf
 0x0b40 mem_24g_txbuf
 0x0b60 mem_24g_txpayload
Index: rongyuan/output/sched.rom
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/sched.rom	(revision 938)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/output/sched.rom	(working copy)
@@ -87,7 +87,9 @@
 
 
 
-
+#Apple Notification Center Service ------
+mem_le_search_service_uuid:
+D0 00 2D 12 1E 4B 0F A4 99 4E CE B5 31 F4 05 79
 
 
 
@@ -515,14 +517,14 @@
 4FF2:FF 1F
 4FF4:00 1C
 4FF6:00 1C
-4FF8:30 4D
+4FF8:40 4D
 4FFA:E0 4F
-4FFC:30 4D
-4FFE:30 4D
+4FFC:40 4D
+4FFE:40 4D
 ######################################rongyuan tezhi_700uuid+880ble uuid###########################
 ##############BLUETOOTH CONFIG##############
 ###commom###
-mem_soft_version_num:3011
+mem_soft_version_num:3012
 mem_module_state:03
 mem_module_bluetooth_stauts_by_command:07
 
Index: rongyuan/patch/patch.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/patch/patch.prog	(revision 939)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/patch/patch.prog	(working copy)
@@ -268,17 +268,14 @@
 	store 2,mem_cb_bt_process
 
 	call p_keyboard_ble_init
-
 	call module_lpm_uart_init
 	call module_gpio_init
 	call check_module_disabled
 	//call p_check_otp_shaomaqiang_app
+
+
 	branch module_hci_event_enter_standby_mode
-p_module_before_hibernate:
-	fetch 1,core_config
-	set0 7,pdata
-	store 1,core_config
-	rtn
+
 p_module_process_idle:
 	
 	call module_control_air_flow
@@ -332,12 +329,12 @@
 /***************classic shutter event****************/
 
 /***************ble shutter event****************/
-//	beq BT_EVT_LE_START_ENC,p_module_hci_event_start_enc
+	beq BT_EVT_LE_START_ENC,p_module_hci_event_start_enc
 	beq BT_EVT_LE_ENC_INFO,p_module_hci_event_enc_info
 
 /***************24g event***********************/
 
-
+	beq BT_EVT_ANCS_ENABLE,p_moudle_hci_event_ancs_enable
 	//
 	beq BT_EVT_ENTER_SNIFF,p_module_process_enter_sniff
 
@@ -504,6 +501,10 @@
 //byte[0] 0----close lpm  1----open lpm   byte[1] lpm interval = sniff * byte[1]
 p_module_hci_test_cmde_close_lpm:
 //	jam 0,mem_wake_by_m0
+	copy rega,pdata
+	store 2,mem_temp
+	call module_hci_event_receive_valid_cmd
+	fetch 2,mem_temp
 	ifetch 1,contru
 	store 1,mem_lpm_mode
 	rtn
@@ -1136,7 +1137,6 @@
 	branch ui_timer_init
 
 p_main_loop:
-
 	call p_module_hci_cmd_set_noise_rssi
 
 	call p_test_dispatch
@@ -1518,8 +1518,8 @@
 	rshift8 pdata,pdata
 	rshift4 pdata,pdata
 	inject mod,40
-//	disable encode_fec0
-//	enable encode_fec1
+	disable encode_fec0
+	enable encode_fec1
 	enable enable_white
 	enable enable_crc
 	
@@ -1638,8 +1638,8 @@
 	iforce stop_watch
 	correlate null,timeout
 	nbranch p_g24_sync_timeout,sync
-//	disable decode_fec0
-//	enable decode_fec1
+	disable decode_fec0
+	enable decode_fec1
 	enable enable_white
 	enable enable_crc
 	parse demod,bucket,8
@@ -1666,7 +1666,7 @@
 	rshift32 pdata,pdata
 	rshift16 pdata,pdata
 	istore 3,contw
-//	disable decode_fec1
+	disable decode_fec1
 	branch p_g24_end_of_packet,crc_failed
 	call save_rssi
 	enable user3
@@ -1909,6 +1909,7 @@
 	arg 0x00,addhi
 	//call p_m0_enter_lpm
 	rtn
+
 p_m0_enter_lpm:
 	call p_m0_disable_wakeup
 	jam SYS_ENTER_LPM,0x4ff0
@@ -2018,56 +2019,10 @@
 	beq LE_L2CAP_CID_SIGNAL,le_parse_signaling
 	rtn
 
-p_le_parse_att:
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-//	beq ATTOP_READ_BLOB_REQUEST,p_le_parse_att_read_blob_request
-//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
-	branch le_parse_att+2
+
 
 	
-p_le_parse_att_read_request:
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
-	branch p_le_send_att_read_response
-p_le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch p_le_send_att_read_response,zero
-//le_send_att_read_response_error_insufficient_auth:
-	call le_check_encrypt_state
-	nbranch p_le_send_att_read_response,user
-	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
-	branch le_send_att_error_response
-p_le_send_att_read_response:
-	call le_att_get_handle_ptr
-	branch le_send_att_error_response_notfound,blank
-	increase -2,contr
-	ifetch 2,contr
-	arg UUID_CHRCTR_DEVICE_NAME,temp
-	isub temp,null
-	branch le_send_device_name,zero
-	ifetch 1,contr
-	copy contr,regc
-	fetcht 1,mem_le_local_mtu
-	
-	isub temp,null
-	nbranch p_le_send_att_read_response_less,positive
-	
-	fetch 1,mem_le_local_mtu
-	
-p_le_send_att_read_response_less:
-	copy regc,contr
-	copy pdata,regc
-	call store_contr
-	add regc,1,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_RESPONSE
-	istore 1,contw
-	copy regc,loopcnt
-	call get_contr
-	branch memcpy
+
 
 	
 
@@ -2101,10 +2056,13 @@
 /*
 ble keyboard event deal
 */
-
+p_moudle_hci_event_ancs_enable:
+	jam HCI_EVENT_BLE_ANCS_ENABLE,mem_module_uart_opcode
+	setarg 0x00 
+	call module_hci_prepare_tx
+	branch uartd_send	
 p_module_hci_event_start_enc:
-	jam HCI_EVENT_BLE_HID_CONNECT,mem_module_uart_opcode
-	branch module_hci_event_enter_standby_mode_len0
+	branch p_le_send_att_find_by_type_value_request
 
 p_module_hci_event_enc_info:
 	jam HCI_EVENT_BLE_ENC_INFO,mem_module_uart_opcode
@@ -2121,7 +2079,37 @@
 	istore 1,contwu
 	branch uartd_send
 
+p_le_parse_att:
+	ifetch 3,contr
+	store 3,mem_le_att_opcode
+//	beq ATTOP_READ_BLOB_REQUEST,p_le_parse_att_read_blob_request
+//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
+
+
+// ANCS differ mac from window
 
+	beq ATTOP_FIND_BY_TYPE_VALUE_RESPONSE,p_le_parse_att_find_by_type_value_rsp
+
+	branch le_parse_att+2
+p_le_send_att_find_by_type_value_request:
+	arg 23,rega
+	arg LE_L2CAP_CID_ATT,regb
+	call le_fifo_malloc_tx_l2cap
+	setarg ATTOP_FIND_BY_TYPE_VALUE_REQUEST
+	istore 1,contw
+	setarg 0x0001		//start handle
+	istore 2,contw
+	setarg 0xffff		//end handle
+	istore 2,contw
+	setarg 0x2800		//uuid type
+	istore 2,contw
+	arg mem_le_search_service_uuid,contr
+	branch memcpy16
+
+p_le_parse_att_find_by_type_value_rsp:
+	jam BT_EVT_ANCS_ENABLE,mem_fifo_temp
+	call ui_ipc_send_event
+	rtn
 
 /*
 	经典蓝牙事件处理函数
Index: rongyuan/program_patch/keyboard_24g_spec_code/patch_24g.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_24g_spec_code/patch_24g.prog	(revision 938)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_24g_spec_code/patch_24g.prog	(working copy)
@@ -209,8 +209,8 @@
 	rshift8 pdata,pdata
 	rshift4 pdata,pdata
 	inject mod,40
-//	disable encode_fec0
-//	enable encode_fec1
+	disable encode_fec0
+	enable encode_fec1
 	enable enable_white
 	enable enable_crc
 	
@@ -329,8 +329,8 @@
 	iforce stop_watch
 	correlate null,timeout
 	nbranch p_g24_sync_timeout,sync
-//	disable decode_fec0
-//	enable decode_fec1
+	disable decode_fec0
+	enable decode_fec1
 	enable enable_white
 	enable enable_crc
 	parse demod,bucket,8
@@ -357,7 +357,7 @@
 	rshift32 pdata,pdata
 	rshift16 pdata,pdata
 	istore 3,contw
-//	disable decode_fec1
+	disable decode_fec1
 	branch p_g24_end_of_packet,crc_failed
 	call save_rssi
 	enable user3
@@ -600,6 +600,7 @@
 	arg 0x00,addhi
 	//call p_m0_enter_lpm
 	rtn
+
 p_m0_enter_lpm:
 	call p_m0_disable_wakeup
 	jam SYS_ENTER_LPM,0x4ff0
Index: rongyuan/program_patch/keyboard_ble_spec_code/patch_ble.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_ble_spec_code/patch_ble.prog	(revision 938)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_ble_spec_code/patch_ble.prog	(working copy)
@@ -75,56 +75,10 @@
 	beq LE_L2CAP_CID_SIGNAL,le_parse_signaling
 	rtn
 
-p_le_parse_att:
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-//	beq ATTOP_READ_BLOB_REQUEST,p_le_parse_att_read_blob_request
-//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
-	branch le_parse_att+2
+
 
 	
-p_le_parse_att_read_request:
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
-	branch p_le_send_att_read_response
-p_le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
-	isub temp,null
-	nbranch p_le_send_att_read_response,zero
-//le_send_att_read_response_error_insufficient_auth:
-	call le_check_encrypt_state
-	nbranch p_le_send_att_read_response,user
-	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
-	branch le_send_att_error_response
-p_le_send_att_read_response:
-	call le_att_get_handle_ptr
-	branch le_send_att_error_response_notfound,blank
-	increase -2,contr
-	ifetch 2,contr
-	arg UUID_CHRCTR_DEVICE_NAME,temp
-	isub temp,null
-	branch le_send_device_name,zero
-	ifetch 1,contr
-	copy contr,regc
-	fetcht 1,mem_le_local_mtu
-	
-	isub temp,null
-	nbranch p_le_send_att_read_response_less,positive
-	
-	fetch 1,mem_le_local_mtu
-	
-p_le_send_att_read_response_less:
-	copy regc,contr
-	copy pdata,regc
-	call store_contr
-	add regc,1,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_RESPONSE
-	istore 1,contw
-	copy regc,loopcnt
-	call get_contr
-	branch memcpy
+
 
 	
 
Index: rongyuan/program_patch/keyboard_ble_spec_code/patch_ble_event_deal.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_ble_spec_code/patch_ble_event_deal.prog	(revision 937)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_ble_spec_code/patch_ble_event_deal.prog	(working copy)
@@ -2,10 +2,13 @@
 /*
 ble keyboard event deal
 */
-
+p_moudle_hci_event_ancs_enable:
+	jam HCI_EVENT_BLE_ANCS_ENABLE,mem_module_uart_opcode
+	setarg 0x00 
+	call module_hci_prepare_tx
+	branch uartd_send	
 p_module_hci_event_start_enc:
-	jam HCI_EVENT_BLE_HID_CONNECT,mem_module_uart_opcode
-	branch module_hci_event_enter_standby_mode_len0
+	branch p_le_send_att_find_by_type_value_request
 
 p_module_hci_event_enc_info:
 	jam HCI_EVENT_BLE_ENC_INFO,mem_module_uart_opcode
Index: rongyuan/program_patch/keyboard_ble_spec_code/patch_ble_l2cap_att.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_ble_spec_code/patch_ble_l2cap_att.prog	(revision 937)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/keyboard_ble_spec_code/patch_ble_l2cap_att.prog	(working copy)
@@ -0,0 +1,31 @@
+p_le_parse_att:
+	ifetch 3,contr
+	store 3,mem_le_att_opcode
+//	beq ATTOP_READ_BLOB_REQUEST,p_le_parse_att_read_blob_request
+//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
+
+
+// ANCS differ mac from window
+
+	beq ATTOP_FIND_BY_TYPE_VALUE_RESPONSE,p_le_parse_att_find_by_type_value_rsp
+
+	branch le_parse_att+2
+p_le_send_att_find_by_type_value_request:
+	arg 23,rega
+	arg LE_L2CAP_CID_ATT,regb
+	call le_fifo_malloc_tx_l2cap
+	setarg ATTOP_FIND_BY_TYPE_VALUE_REQUEST
+	istore 1,contw
+	setarg 0x0001		//start handle
+	istore 2,contw
+	setarg 0xffff		//end handle
+	istore 2,contw
+	setarg 0x2800		//uuid type
+	istore 2,contw
+	arg mem_le_search_service_uuid,contr
+	branch memcpy16
+
+p_le_parse_att_find_by_type_value_rsp:
+	jam BT_EVT_ANCS_ENABLE,mem_fifo_temp
+	call ui_ipc_send_event
+	rtn
\ No newline at end of file
Index: rongyuan/program_patch/main_patch.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/main_patch.prog	(revision 939)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/main_patch.prog	(working copy)
@@ -268,11 +268,12 @@
 	store 2,mem_cb_bt_process
 
 	call p_keyboard_ble_init
-
 	call module_lpm_uart_init
 	call module_gpio_init
 	call check_module_disabled
 	//call p_check_otp_shaomaqiang_app
+
+
 	branch module_hci_event_enter_standby_mode
 
 p_module_process_idle:
@@ -328,12 +329,12 @@
 /***************classic shutter event****************/
 
 /***************ble shutter event****************/
-//	beq BT_EVT_LE_START_ENC,p_module_hci_event_start_enc
+	beq BT_EVT_LE_START_ENC,p_module_hci_event_start_enc
 	beq BT_EVT_LE_ENC_INFO,p_module_hci_event_enc_info
 
 /***************24g event***********************/
 
-
+	beq BT_EVT_ANCS_ENABLE,p_moudle_hci_event_ancs_enable
 	//
 	beq BT_EVT_ENTER_SNIFF,p_module_process_enter_sniff
 
@@ -500,6 +501,10 @@
 //byte[0] 0----close lpm  1----open lpm   byte[1] lpm interval = sniff * byte[1]
 p_module_hci_test_cmde_close_lpm:
 //	jam 0,mem_wake_by_m0
+	copy rega,pdata
+	store 2,mem_temp
+	call module_hci_event_receive_valid_cmd
+	fetch 2,mem_temp
 	ifetch 1,contru
 	store 1,mem_lpm_mode
 	rtn
Index: rongyuan/program_patch/patch_chip_common_bugfix.prog
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/patch_chip_common_bugfix.prog	(revision 937)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/program_patch/patch_chip_common_bugfix.prog	(working copy)
@@ -56,7 +56,6 @@
 	branch ui_timer_init
 
 p_main_loop:
-
 	call p_module_hci_cmd_set_noise_rssi
 
 	call p_test_dispatch
Index: rongyuan/sched/DM_module.dat
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/sched/DM_module.dat	(revision 937)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/sched/DM_module.dat	(working copy)
@@ -14,14 +14,14 @@
 4FF2:FF 1F
 4FF4:00 1C
 4FF6:00 1C
-4FF8:30 4D
+4FF8:40 4D
 4FFA:E0 4F
-4FFC:30 4D
-4FFE:30 4D
+4FFC:40 4D
+4FFE:40 4D
 ######################################rongyuan tezhi_700uuid+880ble uuid###########################
 ##############BLUETOOTH CONFIG##############
 ###commom###
-mem_soft_version_num:3011
+mem_soft_version_num:3012
 mem_module_state:03
 mem_module_bluetooth_stauts_by_command:07
 
Index: rongyuan/sched/ble_keyboard.dat
===================================================================
--- /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/sched/ble_keyboard.dat	(revision 938)
+++ /YC3121_demo/ModuleDemo/BlueTooth/BT_code_patch/keyboard/branches/rongyuan/sched/ble_keyboard.dat	(working copy)
@@ -12,7 +12,9 @@
 
 
 
-
+#Apple Notification Center Service ------
+mem_le_search_service_uuid:
+D0 00 2D 12 1E 4B 0F A4 99 4E CE B5 31 F4 05 79
 
 
 
