xref: /freebsd/share/i18n/csmapper/GB/UCS%GB12345.src (revision ad30f8e79bd1007cc2476e491bd21b4f5e389e0a)
1*ad30f8e7SGabor Kovesdan# $FreeBSD$
2*ad30f8e7SGabor Kovesdan# $NetBSD: UCS%GB12345.src,v 1.1 2006/11/23 03:25:24 tnozaki Exp $
3*ad30f8e7SGabor Kovesdan
4*ad30f8e7SGabor KovesdanTYPE		ROWCOL
5*ad30f8e7SGabor KovesdanNAME		"UCS/GB12345"
6*ad30f8e7SGabor KovesdanSRC_ZONE	0x00A4 - 0xFFE5
7*ad30f8e7SGabor KovesdanOOB_MODE	INVALID
8*ad30f8e7SGabor KovesdanDST_INVALID	0xFFFF
9*ad30f8e7SGabor KovesdanDST_UNIT_BITS	16
10*ad30f8e7SGabor Kovesdan
11*ad30f8e7SGabor KovesdanBEGIN_MAP
12*ad30f8e7SGabor Kovesdan#
13*ad30f8e7SGabor Kovesdan# This mapping data is made from the mapping data provided by Unicode, Inc.
14*ad30f8e7SGabor Kovesdan# Original notice:
15*ad30f8e7SGabor Kovesdan#
16*ad30f8e7SGabor Kovesdan#	Name:             GB12345-80 to Unicode table (complete, hex format)
17*ad30f8e7SGabor Kovesdan#	Unicode version:  1.1
18*ad30f8e7SGabor Kovesdan#	Table version:    0.0d1
19*ad30f8e7SGabor Kovesdan#	Table format:     Format A
20*ad30f8e7SGabor Kovesdan#	Date:             6 December 1993
21*ad30f8e7SGabor Kovesdan#	Author:           Glenn Adams <glenn@metis.com>
22*ad30f8e7SGabor Kovesdan#                     John H. Jenkins <John_Jenkins@taligent.com>
23*ad30f8e7SGabor Kovesdan#
24*ad30f8e7SGabor Kovesdan#	Copyright (c) 1991-1994 Unicode, Inc.  All Rights reserved.
25*ad30f8e7SGabor Kovesdan#
26*ad30f8e7SGabor Kovesdan#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
27*ad30f8e7SGabor Kovesdan#	No claims are made as to fitness for any particular purpose.  No
28*ad30f8e7SGabor Kovesdan#	warranties of any kind are expressed or implied.  The recipient
29*ad30f8e7SGabor Kovesdan#	agrees to determine applicability of information provided.  If this
30*ad30f8e7SGabor Kovesdan#	file has been provided on magnetic media by Unicode, Inc., the sole
31*ad30f8e7SGabor Kovesdan#	remedy for any claim will be exchange of defective media within 90
32*ad30f8e7SGabor Kovesdan#	days of receipt.
33*ad30f8e7SGabor Kovesdan#
34*ad30f8e7SGabor Kovesdan#	Recipient is granted the right to make copies in any form for
35*ad30f8e7SGabor Kovesdan#	internal distribution and to freely use the information supplied
36*ad30f8e7SGabor Kovesdan#	in the creation of products supporting Unicode.  Unicode, Inc.
37*ad30f8e7SGabor Kovesdan#	specifically excludes the right to re-distribute this file directly
38*ad30f8e7SGabor Kovesdan#	to third parties or other organizations whether for profit or not.
39*ad30f8e7SGabor Kovesdan#
40*ad30f8e7SGabor Kovesdan#	General notes:
41*ad30f8e7SGabor Kovesdan#
42*ad30f8e7SGabor Kovesdan#	This table contains the data Metis and Taligent currently have on how
43*ad30f8e7SGabor Kovesdan#       GB12345-90 characters map into Unicode.
44*ad30f8e7SGabor Kovesdan#
45*ad30f8e7SGabor Kovesdan#	Format:  Three tab-separated columns
46*ad30f8e7SGabor Kovesdan#		 Column #1 is the GB12345 code (in hex as 0xXXXX)
47*ad30f8e7SGabor Kovesdan#		 Column #2 is the Unicode (in hex as 0xXXXX)
48*ad30f8e7SGabor Kovesdan#		 Column #3 the Unicode name (follows a comment sign, '#')
49*ad30f8e7SGabor Kovesdan#					The official names for Unicode characters U+4E00
50*ad30f8e7SGabor Kovesdan#					to U+9FA5, inclusive, is "CJK UNIFIED IDEOGRAPH-XXXX",
51*ad30f8e7SGabor Kovesdan#					where XXXX is the code point.  Including all these
52*ad30f8e7SGabor Kovesdan#					names in this file increases its size substantially
53*ad30f8e7SGabor Kovesdan#					and needlessly.  The token "<CJK>" is used for the
54*ad30f8e7SGabor Kovesdan#					name of these characters.  If necessary, it can be
55*ad30f8e7SGabor Kovesdan#					expanded algorithmically by a parser or editor.
56*ad30f8e7SGabor Kovesdan#
57*ad30f8e7SGabor Kovesdan#	The entries are in GB12345 order
58*ad30f8e7SGabor Kovesdan#
59*ad30f8e7SGabor Kovesdan#	The following algorithms can be used to change the hex form
60*ad30f8e7SGabor Kovesdan#		of GB12345 to other standard forms:
61*ad30f8e7SGabor Kovesdan#
62*ad30f8e7SGabor Kovesdan#		To change hex to EUC form, add 0x8080
63*ad30f8e7SGabor Kovesdan#		To change hex to kuten form, first subtract 0x2020.  Then
64*ad30f8e7SGabor Kovesdan#			the high and low bytes correspond to the ku and ten of
65*ad30f8e7SGabor Kovesdan#			the kuten form.  For example, 0x2121 -> 0x0101 -> 0101;
66*ad30f8e7SGabor Kovesdan#			0x777E -> 0x575E -> 8794
67*ad30f8e7SGabor Kovesdan#
68*ad30f8e7SGabor Kovesdan#	Any comments or problems, contact <John_Jenkins@taligent.com>
69*ad30f8e7SGabor Kovesdan#
70*ad30f8e7SGabor Kovesdan#
71*ad30f8e7SGabor Kovesdan0x00A4 = 0x2168
72*ad30f8e7SGabor Kovesdan0x00A7 = 0x216C
73*ad30f8e7SGabor Kovesdan0x00A8 = 0x2127
74*ad30f8e7SGabor Kovesdan0x00B0 = 0x2163
75*ad30f8e7SGabor Kovesdan0x00B1 = 0x2140
76*ad30f8e7SGabor Kovesdan0x00B7 = 0x2124
77*ad30f8e7SGabor Kovesdan0x00D7 = 0x2141
78*ad30f8e7SGabor Kovesdan0x00E0 = 0x2824
79*ad30f8e7SGabor Kovesdan0x00E1 = 0x2822
80*ad30f8e7SGabor Kovesdan0x00E8 = 0x2828
81*ad30f8e7SGabor Kovesdan0x00E9 = 0x2826
82*ad30f8e7SGabor Kovesdan0x00EA = 0x283A
83*ad30f8e7SGabor Kovesdan0x00EC = 0x282C
84*ad30f8e7SGabor Kovesdan0x00ED = 0x282A
85*ad30f8e7SGabor Kovesdan0x00F2 = 0x2830
86*ad30f8e7SGabor Kovesdan0x00F3 = 0x282E
87*ad30f8e7SGabor Kovesdan0x00F7 = 0x2142
88*ad30f8e7SGabor Kovesdan0x00F9 = 0x2834
89*ad30f8e7SGabor Kovesdan0x00FA = 0x2832
90*ad30f8e7SGabor Kovesdan0x00FC = 0x2839
91*ad30f8e7SGabor Kovesdan0x0101 = 0x2821
92*ad30f8e7SGabor Kovesdan0x0113 = 0x2825
93*ad30f8e7SGabor Kovesdan0x011B = 0x2827
94*ad30f8e7SGabor Kovesdan0x012B = 0x2829
95*ad30f8e7SGabor Kovesdan0x014D = 0x282D
96*ad30f8e7SGabor Kovesdan0x016B = 0x2831
97*ad30f8e7SGabor Kovesdan0x01CE = 0x2823
98*ad30f8e7SGabor Kovesdan0x01D0 = 0x282B
99*ad30f8e7SGabor Kovesdan0x01D2 = 0x282F
100*ad30f8e7SGabor Kovesdan0x01D4 = 0x2833
101*ad30f8e7SGabor Kovesdan0x01D6 = 0x2835
102*ad30f8e7SGabor Kovesdan0x01D8 = 0x2836
103*ad30f8e7SGabor Kovesdan0x01DA = 0x2837
104*ad30f8e7SGabor Kovesdan0x01DC = 0x2838
105*ad30f8e7SGabor Kovesdan0x02C7 = 0x2126
106*ad30f8e7SGabor Kovesdan0x02C9 = 0x2125
107*ad30f8e7SGabor Kovesdan0x0391 = 0x2621
108*ad30f8e7SGabor Kovesdan0x0392 = 0x2622
109*ad30f8e7SGabor Kovesdan0x0393 = 0x2623
110*ad30f8e7SGabor Kovesdan0x0394 = 0x2624
111*ad30f8e7SGabor Kovesdan0x0395 = 0x2625
112*ad30f8e7SGabor Kovesdan0x0396 = 0x2626
113*ad30f8e7SGabor Kovesdan0x0397 = 0x2627
114*ad30f8e7SGabor Kovesdan0x0398 = 0x2628
115*ad30f8e7SGabor Kovesdan0x0399 = 0x2629
116*ad30f8e7SGabor Kovesdan0x039A = 0x262A
117*ad30f8e7SGabor Kovesdan0x039B = 0x262B
118*ad30f8e7SGabor Kovesdan0x039C = 0x262C
119*ad30f8e7SGabor Kovesdan0x039D = 0x262D
120*ad30f8e7SGabor Kovesdan0x039E = 0x262E
121*ad30f8e7SGabor Kovesdan0x039F = 0x262F
122*ad30f8e7SGabor Kovesdan0x03A0 = 0x2630
123*ad30f8e7SGabor Kovesdan0x03A1 = 0x2631
124*ad30f8e7SGabor Kovesdan0x03A3 = 0x2632
125*ad30f8e7SGabor Kovesdan0x03A4 = 0x2633
126*ad30f8e7SGabor Kovesdan0x03A5 = 0x2634
127*ad30f8e7SGabor Kovesdan0x03A6 = 0x2635
128*ad30f8e7SGabor Kovesdan0x03A7 = 0x2636
129*ad30f8e7SGabor Kovesdan0x03A8 = 0x2637
130*ad30f8e7SGabor Kovesdan0x03A9 = 0x2638
131*ad30f8e7SGabor Kovesdan0x03B1 = 0x2641
132*ad30f8e7SGabor Kovesdan0x03B2 = 0x2642
133*ad30f8e7SGabor Kovesdan0x03B3 = 0x2643
134*ad30f8e7SGabor Kovesdan0x03B4 = 0x2644
135*ad30f8e7SGabor Kovesdan0x03B5 = 0x2645
136*ad30f8e7SGabor Kovesdan0x03B6 = 0x2646
137*ad30f8e7SGabor Kovesdan0x03B7 = 0x2647
138*ad30f8e7SGabor Kovesdan0x03B8 = 0x2648
139*ad30f8e7SGabor Kovesdan0x03B9 = 0x2649
140*ad30f8e7SGabor Kovesdan0x03BA = 0x264A
141*ad30f8e7SGabor Kovesdan0x03BB = 0x264B
142*ad30f8e7SGabor Kovesdan0x03BC = 0x264C
143*ad30f8e7SGabor Kovesdan0x03BD = 0x264D
144*ad30f8e7SGabor Kovesdan0x03BE = 0x264E
145*ad30f8e7SGabor Kovesdan0x03BF = 0x264F
146*ad30f8e7SGabor Kovesdan0x03C0 = 0x2650
147*ad30f8e7SGabor Kovesdan0x03C1 = 0x2651
148*ad30f8e7SGabor Kovesdan0x03C3 = 0x2652
149*ad30f8e7SGabor Kovesdan0x03C4 = 0x2653
150*ad30f8e7SGabor Kovesdan0x03C5 = 0x2654
151*ad30f8e7SGabor Kovesdan0x03C6 = 0x2655
152*ad30f8e7SGabor Kovesdan0x03C7 = 0x2656
153*ad30f8e7SGabor Kovesdan0x03C8 = 0x2657
154*ad30f8e7SGabor Kovesdan0x03C9 = 0x2658
155*ad30f8e7SGabor Kovesdan0x0401 = 0x2727
156*ad30f8e7SGabor Kovesdan0x0410 = 0x2721
157*ad30f8e7SGabor Kovesdan0x0411 = 0x2722
158*ad30f8e7SGabor Kovesdan0x0412 = 0x2723
159*ad30f8e7SGabor Kovesdan0x0413 = 0x2724
160*ad30f8e7SGabor Kovesdan0x0414 = 0x2725
161*ad30f8e7SGabor Kovesdan0x0415 = 0x2726
162*ad30f8e7SGabor Kovesdan0x0416 = 0x2728
163*ad30f8e7SGabor Kovesdan0x0417 = 0x2729
164*ad30f8e7SGabor Kovesdan0x0418 = 0x272A
165*ad30f8e7SGabor Kovesdan0x0419 = 0x272B
166*ad30f8e7SGabor Kovesdan0x041A = 0x272C
167*ad30f8e7SGabor Kovesdan0x041B = 0x272D
168*ad30f8e7SGabor Kovesdan0x041C = 0x272E
169*ad30f8e7SGabor Kovesdan0x041D = 0x272F
170*ad30f8e7SGabor Kovesdan0x041E = 0x2730
171*ad30f8e7SGabor Kovesdan0x041F = 0x2731
172*ad30f8e7SGabor Kovesdan0x0420 = 0x2732
173*ad30f8e7SGabor Kovesdan0x0421 = 0x2733
174*ad30f8e7SGabor Kovesdan0x0422 = 0x2734
175*ad30f8e7SGabor Kovesdan0x0423 = 0x2735
176*ad30f8e7SGabor Kovesdan0x0424 = 0x2736
177*ad30f8e7SGabor Kovesdan0x0425 = 0x2737
178*ad30f8e7SGabor Kovesdan0x0426 = 0x2738
179*ad30f8e7SGabor Kovesdan0x0427 = 0x2739
180*ad30f8e7SGabor Kovesdan0x0428 = 0x273A
181*ad30f8e7SGabor Kovesdan0x0429 = 0x273B
182*ad30f8e7SGabor Kovesdan0x042A = 0x273C
183*ad30f8e7SGabor Kovesdan0x042B = 0x273D
184*ad30f8e7SGabor Kovesdan0x042C = 0x273E
185*ad30f8e7SGabor Kovesdan0x042D = 0x273F
186*ad30f8e7SGabor Kovesdan0x042E = 0x2740
187*ad30f8e7SGabor Kovesdan0x042F = 0x2741
188*ad30f8e7SGabor Kovesdan0x0430 = 0x2751
189*ad30f8e7SGabor Kovesdan0x0431 = 0x2752
190*ad30f8e7SGabor Kovesdan0x0432 = 0x2753
191*ad30f8e7SGabor Kovesdan0x0433 = 0x2754
192*ad30f8e7SGabor Kovesdan0x0434 = 0x2755
193*ad30f8e7SGabor Kovesdan0x0435 = 0x2756
194*ad30f8e7SGabor Kovesdan0x0436 = 0x2758
195*ad30f8e7SGabor Kovesdan0x0437 = 0x2759
196*ad30f8e7SGabor Kovesdan0x0438 = 0x275A
197*ad30f8e7SGabor Kovesdan0x0439 = 0x275B
198*ad30f8e7SGabor Kovesdan0x043A = 0x275C
199*ad30f8e7SGabor Kovesdan0x043B = 0x275D
200*ad30f8e7SGabor Kovesdan0x043C = 0x275E
201*ad30f8e7SGabor Kovesdan0x043D = 0x275F
202*ad30f8e7SGabor Kovesdan0x043E = 0x2760
203*ad30f8e7SGabor Kovesdan0x043F = 0x2761
204*ad30f8e7SGabor Kovesdan0x0440 = 0x2762
205*ad30f8e7SGabor Kovesdan0x0441 = 0x2763
206*ad30f8e7SGabor Kovesdan0x0442 = 0x2764
207*ad30f8e7SGabor Kovesdan0x0443 = 0x2765
208*ad30f8e7SGabor Kovesdan0x0444 = 0x2766
209*ad30f8e7SGabor Kovesdan0x0445 = 0x2767
210*ad30f8e7SGabor Kovesdan0x0446 = 0x2768
211*ad30f8e7SGabor Kovesdan0x0447 = 0x2769
212*ad30f8e7SGabor Kovesdan0x0448 = 0x276A
213*ad30f8e7SGabor Kovesdan0x0449 = 0x276B
214*ad30f8e7SGabor Kovesdan0x044A = 0x276C
215*ad30f8e7SGabor Kovesdan0x044B = 0x276D
216*ad30f8e7SGabor Kovesdan0x044C = 0x276E
217*ad30f8e7SGabor Kovesdan0x044D = 0x276F
218*ad30f8e7SGabor Kovesdan0x044E = 0x2770
219*ad30f8e7SGabor Kovesdan0x044F = 0x2771
220*ad30f8e7SGabor Kovesdan0x0451 = 0x2757
221*ad30f8e7SGabor Kovesdan0x2014 = 0x212A
222*ad30f8e7SGabor Kovesdan0x2015 = 0x212A # fallback -> 0x2014
223*ad30f8e7SGabor Kovesdan0x2016 = 0x212C
224*ad30f8e7SGabor Kovesdan0x2018 = 0x212E
225*ad30f8e7SGabor Kovesdan0x2019 = 0x212F
226*ad30f8e7SGabor Kovesdan0x201C = 0x2130
227*ad30f8e7SGabor Kovesdan0x201D = 0x2131
228*ad30f8e7SGabor Kovesdan0x2026 = 0x212D
229*ad30f8e7SGabor Kovesdan0x2030 = 0x216B
230*ad30f8e7SGabor Kovesdan0x2032 = 0x2164
231*ad30f8e7SGabor Kovesdan0x2033 = 0x2165
232*ad30f8e7SGabor Kovesdan0x203B = 0x2179
233*ad30f8e7SGabor Kovesdan0x2103 = 0x2166
234*ad30f8e7SGabor Kovesdan0x2116 = 0x216D
235*ad30f8e7SGabor Kovesdan0x2160 = 0x2271
236*ad30f8e7SGabor Kovesdan0x2161 = 0x2272
237*ad30f8e7SGabor Kovesdan0x2162 = 0x2273
238*ad30f8e7SGabor Kovesdan0x2163 = 0x2274
239*ad30f8e7SGabor Kovesdan0x2164 = 0x2275
240*ad30f8e7SGabor Kovesdan0x2165 = 0x2276
241*ad30f8e7SGabor Kovesdan0x2166 = 0x2277
242*ad30f8e7SGabor Kovesdan0x2167 = 0x2278
243*ad30f8e7SGabor Kovesdan0x2168 = 0x2279
244*ad30f8e7SGabor Kovesdan0x2169 = 0x227A
245*ad30f8e7SGabor Kovesdan0x216A = 0x227B
246*ad30f8e7SGabor Kovesdan0x216B = 0x227C
247*ad30f8e7SGabor Kovesdan0x2190 = 0x217B
248*ad30f8e7SGabor Kovesdan0x2191 = 0x217C
249*ad30f8e7SGabor Kovesdan0x2192 = 0x217A
250*ad30f8e7SGabor Kovesdan0x2193 = 0x217D
251*ad30f8e7SGabor Kovesdan0x2208 = 0x214A
252*ad30f8e7SGabor Kovesdan0x220F = 0x2147
253*ad30f8e7SGabor Kovesdan0x2211 = 0x2146
254*ad30f8e7SGabor Kovesdan0x221A = 0x214C
255*ad30f8e7SGabor Kovesdan0x221D = 0x2158
256*ad30f8e7SGabor Kovesdan0x221E = 0x215E
257*ad30f8e7SGabor Kovesdan0x2220 = 0x214F
258*ad30f8e7SGabor Kovesdan0x2225 = 0x214E
259*ad30f8e7SGabor Kovesdan0x2227 = 0x2144
260*ad30f8e7SGabor Kovesdan0x2228 = 0x2145
261*ad30f8e7SGabor Kovesdan0x2229 = 0x2149
262*ad30f8e7SGabor Kovesdan0x222A = 0x2148
263*ad30f8e7SGabor Kovesdan0x222B = 0x2152
264*ad30f8e7SGabor Kovesdan0x222E = 0x2153
265*ad30f8e7SGabor Kovesdan0x2234 = 0x2160
266*ad30f8e7SGabor Kovesdan0x2235 = 0x215F
267*ad30f8e7SGabor Kovesdan0x2236 = 0x2143
268*ad30f8e7SGabor Kovesdan0x2237 = 0x214B
269*ad30f8e7SGabor Kovesdan0x223D = 0x2157
270*ad30f8e7SGabor Kovesdan0x2248 = 0x2156
271*ad30f8e7SGabor Kovesdan0x224C = 0x2155
272*ad30f8e7SGabor Kovesdan0x2260 = 0x2159
273*ad30f8e7SGabor Kovesdan0x2261 = 0x2154
274*ad30f8e7SGabor Kovesdan0x2264 = 0x215C
275*ad30f8e7SGabor Kovesdan0x2265 = 0x215D
276*ad30f8e7SGabor Kovesdan0x226E = 0x215A
277*ad30f8e7SGabor Kovesdan0x226F = 0x215B
278*ad30f8e7SGabor Kovesdan0x2299 = 0x2151
279*ad30f8e7SGabor Kovesdan0x22A5 = 0x214D
280*ad30f8e7SGabor Kovesdan0x2312 = 0x2150
281*ad30f8e7SGabor Kovesdan0x2460 = 0x2259
282*ad30f8e7SGabor Kovesdan0x2461 = 0x225A
283*ad30f8e7SGabor Kovesdan0x2462 = 0x225B
284*ad30f8e7SGabor Kovesdan0x2463 = 0x225C
285*ad30f8e7SGabor Kovesdan0x2464 = 0x225D
286*ad30f8e7SGabor Kovesdan0x2465 = 0x225E
287*ad30f8e7SGabor Kovesdan0x2466 = 0x225F
288*ad30f8e7SGabor Kovesdan0x2467 = 0x2260
289*ad30f8e7SGabor Kovesdan0x2468 = 0x2261
290*ad30f8e7SGabor Kovesdan0x2469 = 0x2262
291*ad30f8e7SGabor Kovesdan0x2474 = 0x2245
292*ad30f8e7SGabor Kovesdan0x2475 = 0x2246
293*ad30f8e7SGabor Kovesdan0x2476 = 0x2247
294*ad30f8e7SGabor Kovesdan0x2477 = 0x2248
295*ad30f8e7SGabor Kovesdan0x2478 = 0x2249
296*ad30f8e7SGabor Kovesdan0x2479 = 0x224A
297*ad30f8e7SGabor Kovesdan0x247A = 0x224B
298*ad30f8e7SGabor Kovesdan0x247B = 0x224C
299*ad30f8e7SGabor Kovesdan0x247C = 0x224D
300*ad30f8e7SGabor Kovesdan0x247D = 0x224E
301*ad30f8e7SGabor Kovesdan0x247E = 0x224F
302*ad30f8e7SGabor Kovesdan0x247F = 0x2250
303*ad30f8e7SGabor Kovesdan0x2480 = 0x2251
304*ad30f8e7SGabor Kovesdan0x2481 = 0x2252
305*ad30f8e7SGabor Kovesdan0x2482 = 0x2253
306*ad30f8e7SGabor Kovesdan0x2483 = 0x2254
307*ad30f8e7SGabor Kovesdan0x2484 = 0x2255
308*ad30f8e7SGabor Kovesdan0x2485 = 0x2256
309*ad30f8e7SGabor Kovesdan0x2486 = 0x2257
310*ad30f8e7SGabor Kovesdan0x2487 = 0x2258
311*ad30f8e7SGabor Kovesdan0x2488 = 0x2231
312*ad30f8e7SGabor Kovesdan0x2489 = 0x2232
313*ad30f8e7SGabor Kovesdan0x248A = 0x2233
314*ad30f8e7SGabor Kovesdan0x248B = 0x2234
315*ad30f8e7SGabor Kovesdan0x248C = 0x2235
316*ad30f8e7SGabor Kovesdan0x248D = 0x2236
317*ad30f8e7SGabor Kovesdan0x248E = 0x2237
318*ad30f8e7SGabor Kovesdan0x248F = 0x2238
319*ad30f8e7SGabor Kovesdan0x2490 = 0x2239
320*ad30f8e7SGabor Kovesdan0x2491 = 0x223A
321*ad30f8e7SGabor Kovesdan0x2492 = 0x223B
322*ad30f8e7SGabor Kovesdan0x2493 = 0x223C
323*ad30f8e7SGabor Kovesdan0x2494 = 0x223D
324*ad30f8e7SGabor Kovesdan0x2495 = 0x223E
325*ad30f8e7SGabor Kovesdan0x2496 = 0x223F
326*ad30f8e7SGabor Kovesdan0x2497 = 0x2240
327*ad30f8e7SGabor Kovesdan0x2498 = 0x2241
328*ad30f8e7SGabor Kovesdan0x2499 = 0x2242
329*ad30f8e7SGabor Kovesdan0x249A = 0x2243
330*ad30f8e7SGabor Kovesdan0x249B = 0x2244
331*ad30f8e7SGabor Kovesdan0x2500 = 0x2924
332*ad30f8e7SGabor Kovesdan0x2501 = 0x2925
333*ad30f8e7SGabor Kovesdan0x2502 = 0x2926
334*ad30f8e7SGabor Kovesdan0x2503 = 0x2927
335*ad30f8e7SGabor Kovesdan0x2504 = 0x2928
336*ad30f8e7SGabor Kovesdan0x2505 = 0x2929
337*ad30f8e7SGabor Kovesdan0x2506 = 0x292A
338*ad30f8e7SGabor Kovesdan0x2507 = 0x292B
339*ad30f8e7SGabor Kovesdan0x2508 = 0x292C
340*ad30f8e7SGabor Kovesdan0x2509 = 0x292D
341*ad30f8e7SGabor Kovesdan0x250A = 0x292E
342*ad30f8e7SGabor Kovesdan0x250B = 0x292F
343*ad30f8e7SGabor Kovesdan0x250C = 0x2930
344*ad30f8e7SGabor Kovesdan0x250D = 0x2931
345*ad30f8e7SGabor Kovesdan0x250E = 0x2932
346*ad30f8e7SGabor Kovesdan0x250F = 0x2933
347*ad30f8e7SGabor Kovesdan0x2510 = 0x2934
348*ad30f8e7SGabor Kovesdan0x2511 = 0x2935
349*ad30f8e7SGabor Kovesdan0x2512 = 0x2936
350*ad30f8e7SGabor Kovesdan0x2513 = 0x2937
351*ad30f8e7SGabor Kovesdan0x2514 = 0x2938
352*ad30f8e7SGabor Kovesdan0x2515 = 0x2939
353*ad30f8e7SGabor Kovesdan0x2516 = 0x293A
354*ad30f8e7SGabor Kovesdan0x2517 = 0x293B
355*ad30f8e7SGabor Kovesdan0x2518 = 0x293C
356*ad30f8e7SGabor Kovesdan0x2519 = 0x293D
357*ad30f8e7SGabor Kovesdan0x251A = 0x293E
358*ad30f8e7SGabor Kovesdan0x251B = 0x293F
359*ad30f8e7SGabor Kovesdan0x251C = 0x2940
360*ad30f8e7SGabor Kovesdan0x251D = 0x2941
361*ad30f8e7SGabor Kovesdan0x251E = 0x2942
362*ad30f8e7SGabor Kovesdan0x251F = 0x2943
363*ad30f8e7SGabor Kovesdan0x2520 = 0x2944
364*ad30f8e7SGabor Kovesdan0x2521 = 0x2945
365*ad30f8e7SGabor Kovesdan0x2522 = 0x2946
366*ad30f8e7SGabor Kovesdan0x2523 = 0x2947
367*ad30f8e7SGabor Kovesdan0x2524 = 0x2948
368*ad30f8e7SGabor Kovesdan0x2525 = 0x2949
369*ad30f8e7SGabor Kovesdan0x2526 = 0x294A
370*ad30f8e7SGabor Kovesdan0x2527 = 0x294B
371*ad30f8e7SGabor Kovesdan0x2528 = 0x294C
372*ad30f8e7SGabor Kovesdan0x2529 = 0x294D
373*ad30f8e7SGabor Kovesdan0x252A = 0x294E
374*ad30f8e7SGabor Kovesdan0x252B = 0x294F
375*ad30f8e7SGabor Kovesdan0x252C = 0x2950
376*ad30f8e7SGabor Kovesdan0x252D = 0x2951
377*ad30f8e7SGabor Kovesdan0x252E = 0x2952
378*ad30f8e7SGabor Kovesdan0x252F = 0x2953
379*ad30f8e7SGabor Kovesdan0x2530 = 0x2954
380*ad30f8e7SGabor Kovesdan0x2531 = 0x2955
381*ad30f8e7SGabor Kovesdan0x2532 = 0x2956
382*ad30f8e7SGabor Kovesdan0x2533 = 0x2957
383*ad30f8e7SGabor Kovesdan0x2534 = 0x2958
384*ad30f8e7SGabor Kovesdan0x2535 = 0x2959
385*ad30f8e7SGabor Kovesdan0x2536 = 0x295A
386*ad30f8e7SGabor Kovesdan0x2537 = 0x295B
387*ad30f8e7SGabor Kovesdan0x2538 = 0x295C
388*ad30f8e7SGabor Kovesdan0x2539 = 0x295D
389*ad30f8e7SGabor Kovesdan0x253A = 0x295E
390*ad30f8e7SGabor Kovesdan0x253B = 0x295F
391*ad30f8e7SGabor Kovesdan0x253C = 0x2960
392*ad30f8e7SGabor Kovesdan0x253D = 0x2961
393*ad30f8e7SGabor Kovesdan0x253E = 0x2962
394*ad30f8e7SGabor Kovesdan0x253F = 0x2963
395*ad30f8e7SGabor Kovesdan0x2540 = 0x2964
396*ad30f8e7SGabor Kovesdan0x2541 = 0x2965
397*ad30f8e7SGabor Kovesdan0x2542 = 0x2966
398*ad30f8e7SGabor Kovesdan0x2543 = 0x2967
399*ad30f8e7SGabor Kovesdan0x2544 = 0x2968
400*ad30f8e7SGabor Kovesdan0x2545 = 0x2969
401*ad30f8e7SGabor Kovesdan0x2546 = 0x296A
402*ad30f8e7SGabor Kovesdan0x2547 = 0x296B
403*ad30f8e7SGabor Kovesdan0x2548 = 0x296C
404*ad30f8e7SGabor Kovesdan0x2549 = 0x296D
405*ad30f8e7SGabor Kovesdan0x254A = 0x296E
406*ad30f8e7SGabor Kovesdan0x254B = 0x296F
407*ad30f8e7SGabor Kovesdan0x25A0 = 0x2176
408*ad30f8e7SGabor Kovesdan0x25A1 = 0x2175
409*ad30f8e7SGabor Kovesdan0x25B2 = 0x2178
410*ad30f8e7SGabor Kovesdan0x25B3 = 0x2177
411*ad30f8e7SGabor Kovesdan0x25C6 = 0x2174
412*ad30f8e7SGabor Kovesdan0x25C7 = 0x2173
413*ad30f8e7SGabor Kovesdan0x25CB = 0x2170
414*ad30f8e7SGabor Kovesdan0x25CE = 0x2172
415*ad30f8e7SGabor Kovesdan0x25CF = 0x2171
416*ad30f8e7SGabor Kovesdan0x2605 = 0x216F
417*ad30f8e7SGabor Kovesdan0x2606 = 0x216E
418*ad30f8e7SGabor Kovesdan0x2640 = 0x2162
419*ad30f8e7SGabor Kovesdan0x2642 = 0x2161
420*ad30f8e7SGabor Kovesdan0x3000 = 0x2121
421*ad30f8e7SGabor Kovesdan0x3001 = 0x2122
422*ad30f8e7SGabor Kovesdan0x3002 = 0x2123
423*ad30f8e7SGabor Kovesdan0x3003 = 0x2128
424*ad30f8e7SGabor Kovesdan0x3005 = 0x2129
425*ad30f8e7SGabor Kovesdan0x3008 = 0x2134
426*ad30f8e7SGabor Kovesdan0x3009 = 0x2135
427*ad30f8e7SGabor Kovesdan0x300A = 0x2136
428*ad30f8e7SGabor Kovesdan0x300B = 0x2137
429*ad30f8e7SGabor Kovesdan0x300C = 0x2138
430*ad30f8e7SGabor Kovesdan0x300D = 0x2139
431*ad30f8e7SGabor Kovesdan0x300E = 0x213A
432*ad30f8e7SGabor Kovesdan0x300F = 0x213B
433*ad30f8e7SGabor Kovesdan0x3010 = 0x213E
434*ad30f8e7SGabor Kovesdan0x3011 = 0x213F
435*ad30f8e7SGabor Kovesdan0x3013 = 0x217E
436*ad30f8e7SGabor Kovesdan0x3014 = 0x2132
437*ad30f8e7SGabor Kovesdan0x3015 = 0x2133
438*ad30f8e7SGabor Kovesdan0x3016 = 0x213C
439*ad30f8e7SGabor Kovesdan0x3017 = 0x213D
440*ad30f8e7SGabor Kovesdan0x3041 = 0x2421
441*ad30f8e7SGabor Kovesdan0x3042 = 0x2422
442*ad30f8e7SGabor Kovesdan0x3043 = 0x2423
443*ad30f8e7SGabor Kovesdan0x3044 = 0x2424
444*ad30f8e7SGabor Kovesdan0x3045 = 0x2425
445*ad30f8e7SGabor Kovesdan0x3046 = 0x2426
446*ad30f8e7SGabor Kovesdan0x3047 = 0x2427
447*ad30f8e7SGabor Kovesdan0x3048 = 0x2428
448*ad30f8e7SGabor Kovesdan0x3049 = 0x2429
449*ad30f8e7SGabor Kovesdan0x304A = 0x242A
450*ad30f8e7SGabor Kovesdan0x304B = 0x242B
451*ad30f8e7SGabor Kovesdan0x304C = 0x242C
452*ad30f8e7SGabor Kovesdan0x304D = 0x242D
453*ad30f8e7SGabor Kovesdan0x304E = 0x242E
454*ad30f8e7SGabor Kovesdan0x304F = 0x242F
455*ad30f8e7SGabor Kovesdan0x3050 = 0x2430
456*ad30f8e7SGabor Kovesdan0x3051 = 0x2431
457*ad30f8e7SGabor Kovesdan0x3052 = 0x2432
458*ad30f8e7SGabor Kovesdan0x3053 = 0x2433
459*ad30f8e7SGabor Kovesdan0x3054 = 0x2434
460*ad30f8e7SGabor Kovesdan0x3055 = 0x2435
461*ad30f8e7SGabor Kovesdan0x3056 = 0x2436
462*ad30f8e7SGabor Kovesdan0x3057 = 0x2437
463*ad30f8e7SGabor Kovesdan0x3058 = 0x2438
464*ad30f8e7SGabor Kovesdan0x3059 = 0x2439
465*ad30f8e7SGabor Kovesdan0x305A = 0x243A
466*ad30f8e7SGabor Kovesdan0x305B = 0x243B
467*ad30f8e7SGabor Kovesdan0x305C = 0x243C
468*ad30f8e7SGabor Kovesdan0x305D = 0x243D
469*ad30f8e7SGabor Kovesdan0x305E = 0x243E
470*ad30f8e7SGabor Kovesdan0x305F = 0x243F
471*ad30f8e7SGabor Kovesdan0x3060 = 0x2440
472*ad30f8e7SGabor Kovesdan0x3061 = 0x2441
473*ad30f8e7SGabor Kovesdan0x3062 = 0x2442
474*ad30f8e7SGabor Kovesdan0x3063 = 0x2443
475*ad30f8e7SGabor Kovesdan0x3064 = 0x2444
476*ad30f8e7SGabor Kovesdan0x3065 = 0x2445
477*ad30f8e7SGabor Kovesdan0x3066 = 0x2446
478*ad30f8e7SGabor Kovesdan0x3067 = 0x2447
479*ad30f8e7SGabor Kovesdan0x3068 = 0x2448
480*ad30f8e7SGabor Kovesdan0x3069 = 0x2449
481*ad30f8e7SGabor Kovesdan0x306A = 0x244A
482*ad30f8e7SGabor Kovesdan0x306B = 0x244B
483*ad30f8e7SGabor Kovesdan0x306C = 0x244C
484*ad30f8e7SGabor Kovesdan0x306D = 0x244D
485*ad30f8e7SGabor Kovesdan0x306E = 0x244E
486*ad30f8e7SGabor Kovesdan0x306F = 0x244F
487*ad30f8e7SGabor Kovesdan0x3070 = 0x2450
488*ad30f8e7SGabor Kovesdan0x3071 = 0x2451
489*ad30f8e7SGabor Kovesdan0x3072 = 0x2452
490*ad30f8e7SGabor Kovesdan0x3073 = 0x2453
491*ad30f8e7SGabor Kovesdan0x3074 = 0x2454
492*ad30f8e7SGabor Kovesdan0x3075 = 0x2455
493*ad30f8e7SGabor Kovesdan0x3076 = 0x2456
494*ad30f8e7SGabor Kovesdan0x3077 = 0x2457
495*ad30f8e7SGabor Kovesdan0x3078 = 0x2458
496*ad30f8e7SGabor Kovesdan0x3079 = 0x2459
497*ad30f8e7SGabor Kovesdan0x307A = 0x245A
498*ad30f8e7SGabor Kovesdan0x307B = 0x245B
499*ad30f8e7SGabor Kovesdan0x307C = 0x245C
500*ad30f8e7SGabor Kovesdan0x307D = 0x245D
501*ad30f8e7SGabor Kovesdan0x307E = 0x245E
502*ad30f8e7SGabor Kovesdan0x307F = 0x245F
503*ad30f8e7SGabor Kovesdan0x3080 = 0x2460
504*ad30f8e7SGabor Kovesdan0x3081 = 0x2461
505*ad30f8e7SGabor Kovesdan0x3082 = 0x2462
506*ad30f8e7SGabor Kovesdan0x3083 = 0x2463
507*ad30f8e7SGabor Kovesdan0x3084 = 0x2464
508*ad30f8e7SGabor Kovesdan0x3085 = 0x2465
509*ad30f8e7SGabor Kovesdan0x3086 = 0x2466
510*ad30f8e7SGabor Kovesdan0x3087 = 0x2467
511*ad30f8e7SGabor Kovesdan0x3088 = 0x2468
512*ad30f8e7SGabor Kovesdan0x3089 = 0x2469
513*ad30f8e7SGabor Kovesdan0x308A = 0x246A
514*ad30f8e7SGabor Kovesdan0x308B = 0x246B
515*ad30f8e7SGabor Kovesdan0x308C = 0x246C
516*ad30f8e7SGabor Kovesdan0x308D = 0x246D
517*ad30f8e7SGabor Kovesdan0x308E = 0x246E
518*ad30f8e7SGabor Kovesdan0x308F = 0x246F
519*ad30f8e7SGabor Kovesdan0x3090 = 0x2470
520*ad30f8e7SGabor Kovesdan0x3091 = 0x2471
521*ad30f8e7SGabor Kovesdan0x3092 = 0x2472
522*ad30f8e7SGabor Kovesdan0x3093 = 0x2473
523*ad30f8e7SGabor Kovesdan0x30A1 = 0x2521
524*ad30f8e7SGabor Kovesdan0x30A2 = 0x2522
525*ad30f8e7SGabor Kovesdan0x30A3 = 0x2523
526*ad30f8e7SGabor Kovesdan0x30A4 = 0x2524
527*ad30f8e7SGabor Kovesdan0x30A5 = 0x2525
528*ad30f8e7SGabor Kovesdan0x30A6 = 0x2526
529*ad30f8e7SGabor Kovesdan0x30A7 = 0x2527
530*ad30f8e7SGabor Kovesdan0x30A8 = 0x2528
531*ad30f8e7SGabor Kovesdan0x30A9 = 0x2529
532*ad30f8e7SGabor Kovesdan0x30AA = 0x252A
533*ad30f8e7SGabor Kovesdan0x30AB = 0x252B
534*ad30f8e7SGabor Kovesdan0x30AC = 0x252C
535*ad30f8e7SGabor Kovesdan0x30AD = 0x252D
536*ad30f8e7SGabor Kovesdan0x30AE = 0x252E
537*ad30f8e7SGabor Kovesdan0x30AF = 0x252F
538*ad30f8e7SGabor Kovesdan0x30B0 = 0x2530
539*ad30f8e7SGabor Kovesdan0x30B1 = 0x2531
540*ad30f8e7SGabor Kovesdan0x30B2 = 0x2532
541*ad30f8e7SGabor Kovesdan0x30B3 = 0x2533
542*ad30f8e7SGabor Kovesdan0x30B4 = 0x2534
543*ad30f8e7SGabor Kovesdan0x30B5 = 0x2535
544*ad30f8e7SGabor Kovesdan0x30B6 = 0x2536
545*ad30f8e7SGabor Kovesdan0x30B7 = 0x2537
546*ad30f8e7SGabor Kovesdan0x30B8 = 0x2538
547*ad30f8e7SGabor Kovesdan0x30B9 = 0x2539
548*ad30f8e7SGabor Kovesdan0x30BA = 0x253A
549*ad30f8e7SGabor Kovesdan0x30BB = 0x253B
550*ad30f8e7SGabor Kovesdan0x30BC = 0x253C
551*ad30f8e7SGabor Kovesdan0x30BD = 0x253D
552*ad30f8e7SGabor Kovesdan0x30BE = 0x253E
553*ad30f8e7SGabor Kovesdan0x30BF = 0x253F
554*ad30f8e7SGabor Kovesdan0x30C0 = 0x2540
555*ad30f8e7SGabor Kovesdan0x30C1 = 0x2541
556*ad30f8e7SGabor Kovesdan0x30C2 = 0x2542
557*ad30f8e7SGabor Kovesdan0x30C3 = 0x2543
558*ad30f8e7SGabor Kovesdan0x30C4 = 0x2544
559*ad30f8e7SGabor Kovesdan0x30C5 = 0x2545
560*ad30f8e7SGabor Kovesdan0x30C6 = 0x2546
561*ad30f8e7SGabor Kovesdan0x30C7 = 0x2547
562*ad30f8e7SGabor Kovesdan0x30C8 = 0x2548
563*ad30f8e7SGabor Kovesdan0x30C9 = 0x2549
564*ad30f8e7SGabor Kovesdan0x30CA = 0x254A
565*ad30f8e7SGabor Kovesdan0x30CB = 0x254B
566*ad30f8e7SGabor Kovesdan0x30CC = 0x254C
567*ad30f8e7SGabor Kovesdan0x30CD = 0x254D
568*ad30f8e7SGabor Kovesdan0x30CE = 0x254E
569*ad30f8e7SGabor Kovesdan0x30CF = 0x254F
570*ad30f8e7SGabor Kovesdan0x30D0 = 0x2550
571*ad30f8e7SGabor Kovesdan0x30D1 = 0x2551
572*ad30f8e7SGabor Kovesdan0x30D2 = 0x2552
573*ad30f8e7SGabor Kovesdan0x30D3 = 0x2553
574*ad30f8e7SGabor Kovesdan0x30D4 = 0x2554
575*ad30f8e7SGabor Kovesdan0x30D5 = 0x2555
576*ad30f8e7SGabor Kovesdan0x30D6 = 0x2556
577*ad30f8e7SGabor Kovesdan0x30D7 = 0x2557
578*ad30f8e7SGabor Kovesdan0x30D8 = 0x2558
579*ad30f8e7SGabor Kovesdan0x30D9 = 0x2559
580*ad30f8e7SGabor Kovesdan0x30DA = 0x255A
581*ad30f8e7SGabor Kovesdan0x30DB = 0x255B
582*ad30f8e7SGabor Kovesdan0x30DC = 0x255C
583*ad30f8e7SGabor Kovesdan0x30DD = 0x255D
584*ad30f8e7SGabor Kovesdan0x30DE = 0x255E
585*ad30f8e7SGabor Kovesdan0x30DF = 0x255F
586*ad30f8e7SGabor Kovesdan0x30E0 = 0x2560
587*ad30f8e7SGabor Kovesdan0x30E1 = 0x2561
588*ad30f8e7SGabor Kovesdan0x30E2 = 0x2562
589*ad30f8e7SGabor Kovesdan0x30E3 = 0x2563
590*ad30f8e7SGabor Kovesdan0x30E4 = 0x2564
591*ad30f8e7SGabor Kovesdan0x30E5 = 0x2565
592*ad30f8e7SGabor Kovesdan0x30E6 = 0x2566
593*ad30f8e7SGabor Kovesdan0x30E7 = 0x2567
594*ad30f8e7SGabor Kovesdan0x30E8 = 0x2568
595*ad30f8e7SGabor Kovesdan0x30E9 = 0x2569
596*ad30f8e7SGabor Kovesdan0x30EA = 0x256A
597*ad30f8e7SGabor Kovesdan0x30EB = 0x256B
598*ad30f8e7SGabor Kovesdan0x30EC = 0x256C
599*ad30f8e7SGabor Kovesdan0x30ED = 0x256D
600*ad30f8e7SGabor Kovesdan0x30EE = 0x256E
601*ad30f8e7SGabor Kovesdan0x30EF = 0x256F
602*ad30f8e7SGabor Kovesdan0x30F0 = 0x2570
603*ad30f8e7SGabor Kovesdan0x30F1 = 0x2571
604*ad30f8e7SGabor Kovesdan0x30F2 = 0x2572
605*ad30f8e7SGabor Kovesdan0x30F3 = 0x2573
606*ad30f8e7SGabor Kovesdan0x30F4 = 0x2574
607*ad30f8e7SGabor Kovesdan0x30F5 = 0x2575
608*ad30f8e7SGabor Kovesdan0x30F6 = 0x2576
609*ad30f8e7SGabor Kovesdan0x30FB = 0x2124 # fallback -> 0x00B7
610*ad30f8e7SGabor Kovesdan0x3105 = 0x2845
611*ad30f8e7SGabor Kovesdan0x3106 = 0x2846
612*ad30f8e7SGabor Kovesdan0x3107 = 0x2847
613*ad30f8e7SGabor Kovesdan0x3108 = 0x2848
614*ad30f8e7SGabor Kovesdan0x3109 = 0x2849
615*ad30f8e7SGabor Kovesdan0x310A = 0x284A
616*ad30f8e7SGabor Kovesdan0x310B = 0x284B
617*ad30f8e7SGabor Kovesdan0x310C = 0x284C
618*ad30f8e7SGabor Kovesdan0x310D = 0x284D
619*ad30f8e7SGabor Kovesdan0x310E = 0x284E
620*ad30f8e7SGabor Kovesdan0x310F = 0x284F
621*ad30f8e7SGabor Kovesdan0x3110 = 0x2850
622*ad30f8e7SGabor Kovesdan0x3111 = 0x2851
623*ad30f8e7SGabor Kovesdan0x3112 = 0x2852
624*ad30f8e7SGabor Kovesdan0x3113 = 0x2853
625*ad30f8e7SGabor Kovesdan0x3114 = 0x2854
626*ad30f8e7SGabor Kovesdan0x3115 = 0x2855
627*ad30f8e7SGabor Kovesdan0x3116 = 0x2856
628*ad30f8e7SGabor Kovesdan0x3117 = 0x2857
629*ad30f8e7SGabor Kovesdan0x3118 = 0x2858
630*ad30f8e7SGabor Kovesdan0x3119 = 0x2859
631*ad30f8e7SGabor Kovesdan0x311A = 0x285A
632*ad30f8e7SGabor Kovesdan0x311B = 0x285B
633*ad30f8e7SGabor Kovesdan0x311C = 0x285C
634*ad30f8e7SGabor Kovesdan0x311D = 0x285D
635*ad30f8e7SGabor Kovesdan0x311E = 0x285E
636*ad30f8e7SGabor Kovesdan0x311F = 0x285F
637*ad30f8e7SGabor Kovesdan0x3120 = 0x2860
638*ad30f8e7SGabor Kovesdan0x3121 = 0x2861
639*ad30f8e7SGabor Kovesdan0x3122 = 0x2862
640*ad30f8e7SGabor Kovesdan0x3123 = 0x2863
641*ad30f8e7SGabor Kovesdan0x3124 = 0x2864
642*ad30f8e7SGabor Kovesdan0x3125 = 0x2865
643*ad30f8e7SGabor Kovesdan0x3126 = 0x2866
644*ad30f8e7SGabor Kovesdan0x3127 = 0x2867
645*ad30f8e7SGabor Kovesdan0x3128 = 0x2868
646*ad30f8e7SGabor Kovesdan0x3129 = 0x2869
647*ad30f8e7SGabor Kovesdan0x3220 = 0x2265
648*ad30f8e7SGabor Kovesdan0x3221 = 0x2266
649*ad30f8e7SGabor Kovesdan0x3222 = 0x2267
650*ad30f8e7SGabor Kovesdan0x3223 = 0x2268
651*ad30f8e7SGabor Kovesdan0x3224 = 0x2269
652*ad30f8e7SGabor Kovesdan0x3225 = 0x226A
653*ad30f8e7SGabor Kovesdan0x3226 = 0x226B
654*ad30f8e7SGabor Kovesdan0x3227 = 0x226C
655*ad30f8e7SGabor Kovesdan0x3228 = 0x226D
656*ad30f8e7SGabor Kovesdan0x3229 = 0x226E
657*ad30f8e7SGabor Kovesdan0x4E00 = 0x523B
658*ad30f8e7SGabor Kovesdan0x4E01 = 0x3621
659*ad30f8e7SGabor Kovesdan0x4E03 = 0x465F
660*ad30f8e7SGabor Kovesdan0x4E07 = 0x7871
661*ad30f8e7SGabor Kovesdan0x4E08 = 0x5549
662*ad30f8e7SGabor Kovesdan0x4E09 = 0x487D
663*ad30f8e7SGabor Kovesdan0x4E0A = 0x494F
664*ad30f8e7SGabor Kovesdan0x4E0B = 0x4F42
665*ad30f8e7SGabor Kovesdan0x4E0C = 0x5822
666*ad30f8e7SGabor Kovesdan0x4E0D = 0x323B
667*ad30f8e7SGabor Kovesdan0x4E10 = 0x5824
668*ad30f8e7SGabor Kovesdan0x4E11 = 0x7829
669*ad30f8e7SGabor Kovesdan0x4E14 = 0x4752
670*ad30f8e7SGabor Kovesdan0x4E15 = 0x5827
671*ad30f8e7SGabor Kovesdan0x4E16 = 0x4A40
672*ad30f8e7SGabor Kovesdan0x4E18 = 0x4770
673*ad30f8e7SGabor Kovesdan0x4E19 = 0x317B
674*ad30f8e7SGabor Kovesdan0x4E1E = 0x5829
675*ad30f8e7SGabor Kovesdan0x4E22 = 0x362A
676*ad30f8e7SGabor Kovesdan0x4E28 = 0x582D
677*ad30f8e7SGabor Kovesdan0x4E2B = 0x513E
678*ad30f8e7SGabor Kovesdan0x4E2C = 0x635C
679*ad30f8e7SGabor Kovesdan0x4E2D = 0x5650
680*ad30f8e7SGabor Kovesdan0x4E30 = 0x7833
681*ad30f8e7SGabor Kovesdan0x4E32 = 0x342E
682*ad30f8e7SGabor Kovesdan0x4E36 = 0x583C
683*ad30f8e7SGabor Kovesdan0x4E38 = 0x4D68
684*ad30f8e7SGabor Kovesdan0x4E39 = 0x3524
685*ad30f8e7SGabor Kovesdan0x4E3B = 0x5677
686*ad30f8e7SGabor Kovesdan0x4E3F = 0x582F
687*ad30f8e7SGabor Kovesdan0x4E43 = 0x444B
688*ad30f8e7SGabor Kovesdan0x4E45 = 0x3E43
689*ad30f8e7SGabor Kovesdan0x4E47 = 0x5831
690*ad30f8e7SGabor Kovesdan0x4E48 = 0x7761
691*ad30f8e7SGabor Kovesdan0x4E4B = 0x562E
692*ad30f8e7SGabor Kovesdan0x4E4D = 0x5527
693*ad30f8e7SGabor Kovesdan0x4E4E = 0x3A75
694*ad30f8e7SGabor Kovesdan0x4E4F = 0x3726
695*ad30f8e7SGabor Kovesdan0x4E52 = 0x4639
696*ad30f8e7SGabor Kovesdan0x4E53 = 0x4552
697*ad30f8e7SGabor Kovesdan0x4E56 = 0x3954
698*ad30f8e7SGabor Kovesdan0x4E58 = 0x334B
699*ad30f8e7SGabor Kovesdan0x4E59 = 0x5252
700*ad30f8e7SGabor Kovesdan0x4E5C = 0x583F
701*ad30f8e7SGabor Kovesdan0x4E5D = 0x3E45
702*ad30f8e7SGabor Kovesdan0x4E5E = 0x4672
703*ad30f8e7SGabor Kovesdan0x4E5F = 0x5232
704*ad30f8e7SGabor Kovesdan0x4E69 = 0x5840
705*ad30f8e7SGabor Kovesdan0x4E73 = 0x4869
706*ad30f8e7SGabor Kovesdan0x4E7E = 0x472C
707*ad30f8e7SGabor Kovesdan0x4E82 = 0x4252
708*ad30f8e7SGabor Kovesdan0x4E86 = 0x414B
709*ad30f8e7SGabor Kovesdan0x4E88 = 0x5368
710*ad30f8e7SGabor Kovesdan0x4E8B = 0x4A42
711*ad30f8e7SGabor Kovesdan0x4E8C = 0x367E
712*ad30f8e7SGabor Kovesdan0x4E8D = 0x5821
713*ad30f8e7SGabor Kovesdan0x4E8E = 0x535A
714*ad30f8e7SGabor Kovesdan0x4E91 = 0x787D
715*ad30f8e7SGabor Kovesdan0x4E92 = 0x3B25
716*ad30f8e7SGabor Kovesdan0x4E93 = 0x5841
717*ad30f8e7SGabor Kovesdan0x4E94 = 0x4E65
718*ad30f8e7SGabor Kovesdan0x4E95 = 0x3E2E
719*ad30f8e7SGabor Kovesdan0x4E98 = 0x5828
720*ad30f8e7SGabor Kovesdan0x4E9B = 0x5029
721*ad30f8e7SGabor Kovesdan0x4E9E = 0x5147
722*ad30f8e7SGabor Kovesdan0x4E9F = 0x583D
723*ad30f8e7SGabor Kovesdan0x4EA0 = 0x596F
724*ad30f8e7SGabor Kovesdan0x4EA1 = 0x4D76
725*ad30f8e7SGabor Kovesdan0x4EA2 = 0x3F3A
726*ad30f8e7SGabor Kovesdan0x4EA4 = 0x3D3B
727*ad30f8e7SGabor Kovesdan0x4EA5 = 0x3A25
728*ad30f8e7SGabor Kovesdan0x4EA6 = 0x5260
729*ad30f8e7SGabor Kovesdan0x4EA8 = 0x3A60
730*ad30f8e7SGabor Kovesdan0x4EAB = 0x4F6D
731*ad30f8e7SGabor Kovesdan0x4EAC = 0x3E29
732*ad30f8e7SGabor Kovesdan0x4EAD = 0x4D24
733*ad30f8e7SGabor Kovesdan0x4EAE = 0x4141
734*ad30f8e7SGabor Kovesdan0x4EB3 = 0x5971
735*ad30f8e7SGabor Kovesdan0x4EBA = 0x484B
736*ad30f8e7SGabor Kovesdan0x4EBB = 0x5869
737*ad30f8e7SGabor Kovesdan0x4EC0 = 0x4A32
738*ad30f8e7SGabor Kovesdan0x4EC1 = 0x484A
739*ad30f8e7SGabor Kovesdan0x4EC2 = 0x586C
740*ad30f8e7SGabor Kovesdan0x4EC3 = 0x586A
741*ad30f8e7SGabor Kovesdan0x4EC4 = 0x5846
742*ad30f8e7SGabor Kovesdan0x4EC6 = 0x785F
743*ad30f8e7SGabor Kovesdan0x4EC7 = 0x3370
744*ad30f8e7SGabor Kovesdan0x4EC9 = 0x586B
745*ad30f8e7SGabor Kovesdan0x4ECA = 0x3D71
746*ad30f8e7SGabor Kovesdan0x4ECB = 0x3D69
747*ad30f8e7SGabor Kovesdan0x4ECD = 0x4854
748*ad30f8e7SGabor Kovesdan0x4ED4 = 0x5750
749*ad30f8e7SGabor Kovesdan0x4ED5 = 0x4A4B
750*ad30f8e7SGabor Kovesdan0x4ED6 = 0x4B7B
751*ad30f8e7SGabor Kovesdan0x4ED7 = 0x554C
752*ad30f8e7SGabor Kovesdan0x4ED8 = 0x3836
753*ad30f8e7SGabor Kovesdan0x4ED9 = 0x4F49
754*ad30f8e7SGabor Kovesdan0x4EDD = 0x595A
755*ad30f8e7SGabor Kovesdan0x4EDE = 0x5870
756*ad30f8e7SGabor Kovesdan0x4EDF = 0x472A
757*ad30f8e7SGabor Kovesdan0x4EE1 = 0x586E
758*ad30f8e7SGabor Kovesdan0x4EE3 = 0x347A
759*ad30f8e7SGabor Kovesdan0x4EE4 = 0x416E
760*ad30f8e7SGabor Kovesdan0x4EE5 = 0x5254
761*ad30f8e7SGabor Kovesdan0x4EE8 = 0x586D
762*ad30f8e7SGabor Kovesdan0x4EEB = 0x586F
763*ad30f8e7SGabor Kovesdan0x4EF0 = 0x5176
764*ad30f8e7SGabor Kovesdan0x4EF2 = 0x5659
765*ad30f8e7SGabor Kovesdan0x4EF3 = 0x5872
766*ad30f8e7SGabor Kovesdan0x4EF5 = 0x5875
767*ad30f8e7SGabor Kovesdan0x4EF6 = 0x3C7E
768*ad30f8e7SGabor Kovesdan0x4EF7 = 0x7842
769*ad30f8e7SGabor Kovesdan0x4EFB = 0x484E
770*ad30f8e7SGabor Kovesdan0x4EFD = 0x375D
771*ad30f8e7SGabor Kovesdan0x4EFF = 0x3742
772*ad30f8e7SGabor Kovesdan0x4F01 = 0x4673
773*ad30f8e7SGabor Kovesdan0x4F09 = 0x5878
774*ad30f8e7SGabor Kovesdan0x4F0A = 0x5241
775*ad30f8e7SGabor Kovesdan0x4F0D = 0x4E69
776*ad30f8e7SGabor Kovesdan0x4F0E = 0x3C3F
777*ad30f8e7SGabor Kovesdan0x4F0F = 0x377C
778*ad30f8e7SGabor Kovesdan0x4F10 = 0x3725
779*ad30f8e7SGabor Kovesdan0x4F11 = 0x505D
780*ad30f8e7SGabor Kovesdan0x4F19 = 0x3B6F
781*ad30f8e7SGabor Kovesdan0x4F22 = 0x5873
782*ad30f8e7SGabor Kovesdan0x4F2F = 0x322E
783*ad30f8e7SGabor Kovesdan0x4F30 = 0x3940
784*ad30f8e7SGabor Kovesdan0x4F32 = 0x5923
785*ad30f8e7SGabor Kovesdan0x4F34 = 0x3069
786*ad30f8e7SGabor Kovesdan0x4F36 = 0x4166
787*ad30f8e7SGabor Kovesdan0x4F38 = 0x496C
788*ad30f8e7SGabor Kovesdan0x4F3A = 0x4B45
789*ad30f8e7SGabor Kovesdan0x4F3C = 0x4B46
790*ad30f8e7SGabor Kovesdan0x4F3D = 0x5924
791*ad30f8e7SGabor Kovesdan0x4F43 = 0x3568
792*ad30f8e7SGabor Kovesdan0x4F46 = 0x352B
793*ad30f8e7SGabor Kovesdan0x4F47 = 0x5879
794*ad30f8e7SGabor Kovesdan0x4F4D = 0x4E3B
795*ad30f8e7SGabor Kovesdan0x4F4E = 0x354D
796*ad30f8e7SGabor Kovesdan0x4F4F = 0x5721
797*ad30f8e7SGabor Kovesdan0x4F50 = 0x5774
798*ad30f8e7SGabor Kovesdan0x4F51 = 0x5353
799*ad30f8e7SGabor Kovesdan0x4F55 = 0x3A4E
800*ad30f8e7SGabor Kovesdan0x4F57 = 0x5922
801*ad30f8e7SGabor Kovesdan0x4F58 = 0x595C
802*ad30f8e7SGabor Kovesdan0x4F59 = 0x6245
803*ad30f8e7SGabor Kovesdan0x4F5A = 0x587D
804*ad30f8e7SGabor Kovesdan0x4F5B = 0x3770
805*ad30f8e7SGabor Kovesdan0x4F5C = 0x5777
806*ad30f8e7SGabor Kovesdan0x4F5D = 0x587E
807*ad30f8e7SGabor Kovesdan0x4F5E = 0x587A
808*ad30f8e7SGabor Kovesdan0x4F5F = 0x5921
809*ad30f8e7SGabor Kovesdan0x4F60 = 0x4463
810*ad30f8e7SGabor Kovesdan0x4F64 = 0x5874
811*ad30f8e7SGabor Kovesdan0x4F67 = 0x587B
812*ad30f8e7SGabor Kovesdan0x4F69 = 0x4565
813*ad30f8e7SGabor Kovesdan0x4F6C = 0x4050
814*ad30f8e7SGabor Kovesdan0x4F6F = 0x5170
815*ad30f8e7SGabor Kovesdan0x4F70 = 0x305B
816*ad30f8e7SGabor Kovesdan0x4F73 = 0x3C51
817*ad30f8e7SGabor Kovesdan0x4F74 = 0x5926
818*ad30f8e7SGabor Kovesdan0x4F76 = 0x5925
819*ad30f8e7SGabor Kovesdan0x4F7B = 0x592C
820*ad30f8e7SGabor Kovesdan0x4F7C = 0x592E
821*ad30f8e7SGabor Kovesdan0x4F7E = 0x592B
822*ad30f8e7SGabor Kovesdan0x4F7F = 0x4A39
823*ad30f8e7SGabor Kovesdan0x4F83 = 0x5929
824*ad30f8e7SGabor Kovesdan0x4F84 = 0x5636
825*ad30f8e7SGabor Kovesdan0x4F86 = 0x4034
826*ad30f8e7SGabor Kovesdan0x4F88 = 0x335E
827*ad30f8e7SGabor Kovesdan0x4F89 = 0x5928
828*ad30f8e7SGabor Kovesdan0x4F8B = 0x407D
829*ad30f8e7SGabor Kovesdan0x4F8D = 0x4A4C
830*ad30f8e7SGabor Kovesdan0x4F8F = 0x592A
831*ad30f8e7SGabor Kovesdan0x4F91 = 0x5927
832*ad30f8e7SGabor Kovesdan0x4F94 = 0x5930
833*ad30f8e7SGabor Kovesdan0x4F96 = 0x4258
834*ad30f8e7SGabor Kovesdan0x4F97 = 0x3631
835*ad30f8e7SGabor Kovesdan0x4F9B = 0x3929
836*ad30f8e7SGabor Kovesdan0x4F9D = 0x5240
837*ad30f8e7SGabor Kovesdan0x4FA3 = 0x4242
838*ad30f8e7SGabor Kovesdan0x4FAE = 0x4E6A
839*ad30f8e7SGabor Kovesdan0x4FAF = 0x3A6E
840*ad30f8e7SGabor Kovesdan0x4FB5 = 0x4756
841*ad30f8e7SGabor Kovesdan0x4FBF = 0x3163
842*ad30f8e7SGabor Kovesdan0x4FC2 = 0x7872
843*ad30f8e7SGabor Kovesdan0x4FC3 = 0x3459
844*ad30f8e7SGabor Kovesdan0x4FC4 = 0x366D
845*ad30f8e7SGabor Kovesdan0x4FC5 = 0x5934
846*ad30f8e7SGabor Kovesdan0x4FCA = 0x3F21
847*ad30f8e7SGabor Kovesdan0x4FCE = 0x595E
848*ad30f8e7SGabor Kovesdan0x4FCF = 0x474E
849*ad30f8e7SGabor Kovesdan0x4FD0 = 0x407E
850*ad30f8e7SGabor Kovesdan0x4FD1 = 0x5938
851*ad30f8e7SGabor Kovesdan0x4FD7 = 0x4B57
852*ad30f8e7SGabor Kovesdan0x4FD8 = 0x377D
853*ad30f8e7SGabor Kovesdan0x4FDA = 0x5935
854*ad30f8e7SGabor Kovesdan0x4FDC = 0x5937
855*ad30f8e7SGabor Kovesdan0x4FDD = 0x3123
856*ad30f8e7SGabor Kovesdan0x4FDE = 0x5361
857*ad30f8e7SGabor Kovesdan0x4FDF = 0x5939
858*ad30f8e7SGabor Kovesdan0x4FE0 = 0x4F40
859*ad30f8e7SGabor Kovesdan0x4FE1 = 0x5045
860*ad30f8e7SGabor Kovesdan0x4FE3 = 0x5936
861*ad30f8e7SGabor Kovesdan0x4FEE = 0x505E
862*ad30f8e7SGabor Kovesdan0x4FEF = 0x3829
863*ad30f8e7SGabor Kovesdan0x4FF1 = 0x3E63
864*ad30f8e7SGabor Kovesdan0x4FF3 = 0x593D
865*ad30f8e7SGabor Kovesdan0x4FF8 = 0x593A
866*ad30f8e7SGabor Kovesdan0x4FFA = 0x3033
867*ad30f8e7SGabor Kovesdan0x4FFE = 0x5942
868*ad30f8e7SGabor Kovesdan0x5000 = 0x5876
869*ad30f8e7SGabor Kovesdan0x5006 = 0x4129
870*ad30f8e7SGabor Kovesdan0x5009 = 0x3256
871*ad30f8e7SGabor Kovesdan0x500B = 0x3876
872*ad30f8e7SGabor Kovesdan0x500C = 0x5944
873*ad30f8e7SGabor Kovesdan0x500D = 0x3136
874*ad30f8e7SGabor Kovesdan0x500F = 0x593F
875*ad30f8e7SGabor Kovesdan0x5011 = 0x4347
876*ad30f8e7SGabor Kovesdan0x5012 = 0x3539
877*ad30f8e7SGabor Kovesdan0x5014 = 0x3E73
878*ad30f8e7SGabor Kovesdan0x5018 = 0x4C48
879*ad30f8e7SGabor Kovesdan0x5019 = 0x3A72
880*ad30f8e7SGabor Kovesdan0x501A = 0x5250
881*ad30f8e7SGabor Kovesdan0x501C = 0x5943
882*ad30f8e7SGabor Kovesdan0x501F = 0x3D68
883*ad30f8e7SGabor Kovesdan0x5021 = 0x332B
884*ad30f8e7SGabor Kovesdan0x5025 = 0x5945
885*ad30f8e7SGabor Kovesdan0x5026 = 0x3E6B
886*ad30f8e7SGabor Kovesdan0x5028 = 0x5946
887*ad30f8e7SGabor Kovesdan0x5029 = 0x593B
888*ad30f8e7SGabor Kovesdan0x502A = 0x445F
889*ad30f8e7SGabor Kovesdan0x502B = 0x4257
890*ad30f8e7SGabor Kovesdan0x502C = 0x593E
891*ad30f8e7SGabor Kovesdan0x502D = 0x5941
892*ad30f8e7SGabor Kovesdan0x502E = 0x5940
893*ad30f8e7SGabor Kovesdan0x503C = 0x5635
894*ad30f8e7SGabor Kovesdan0x5043 = 0x5948
895*ad30f8e7SGabor Kovesdan0x5047 = 0x3C59
896*ad30f8e7SGabor Kovesdan0x5048 = 0x594A
897*ad30f8e7SGabor Kovesdan0x5049 = 0x4E30
898*ad30f8e7SGabor Kovesdan0x504C = 0x593C
899*ad30f8e7SGabor Kovesdan0x504E = 0x594B
900*ad30f8e7SGabor Kovesdan0x504F = 0x462B
901*ad30f8e7SGabor Kovesdan0x5055 = 0x5949
902*ad30f8e7SGabor Kovesdan0x505A = 0x5776
903*ad30f8e7SGabor Kovesdan0x505C = 0x4D23
904*ad30f8e7SGabor Kovesdan0x5065 = 0x3D21
905*ad30f8e7SGabor Kovesdan0x506C = 0x594C
906*ad30f8e7SGabor Kovesdan0x5074 = 0x3260
907*ad30f8e7SGabor Kovesdan0x5075 = 0x556C
908*ad30f8e7SGabor Kovesdan0x5076 = 0x453C
909*ad30f8e7SGabor Kovesdan0x5077 = 0x4D35
910*ad30f8e7SGabor Kovesdan0x5080 = 0x3F7E
911*ad30f8e7SGabor Kovesdan0x5085 = 0x3835
912*ad30f8e7SGabor Kovesdan0x5088 = 0x407C
913*ad30f8e7SGabor Kovesdan0x508D = 0x3078
914*ad30f8e7SGabor Kovesdan0x5096 = 0x5877
915*ad30f8e7SGabor Kovesdan0x5098 = 0x4921
916*ad30f8e7SGabor Kovesdan0x5099 = 0x3138
917*ad30f8e7SGabor Kovesdan0x50A2 = 0x7841
918*ad30f8e7SGabor Kovesdan0x50A3 = 0x3476
919*ad30f8e7SGabor Kovesdan0x50AC = 0x345F
920*ad30f8e7SGabor Kovesdan0x50AD = 0x5336
921*ad30f8e7SGabor Kovesdan0x50B2 = 0x3041
922*ad30f8e7SGabor Kovesdan0x50B3 = 0x342B
923*ad30f8e7SGabor Kovesdan0x50B4 = 0x5871
924*ad30f8e7SGabor Kovesdan0x50B5 = 0x552E
925*ad30f8e7SGabor Kovesdan0x50B7 = 0x494B
926*ad30f8e7SGabor Kovesdan0x50BA = 0x5951
927*ad30f8e7SGabor Kovesdan0x50BB = 0x4935
928*ad30f8e7SGabor Kovesdan0x50BE = 0x4763
929*ad30f8e7SGabor Kovesdan0x50C2 = 0x594D
930*ad30f8e7SGabor Kovesdan0x50C5 = 0x3D76
931*ad30f8e7SGabor Kovesdan0x50C9 = 0x595D
932*ad30f8e7SGabor Kovesdan0x50CF = 0x4F71
933*ad30f8e7SGabor Kovesdan0x50D1 = 0x4748
934*ad30f8e7SGabor Kovesdan0x50D5 = 0x464D
935*ad30f8e7SGabor Kovesdan0x50D6 = 0x5952
936*ad30f8e7SGabor Kovesdan0x50DA = 0x4145
937*ad30f8e7SGabor Kovesdan0x50DE = 0x4E31
938*ad30f8e7SGabor Kovesdan0x50E5 = 0x3D44
939*ad30f8e7SGabor Kovesdan0x50E6 = 0x5956
940*ad30f8e7SGabor Kovesdan0x50E7 = 0x492E
941*ad30f8e7SGabor Kovesdan0x50E8 = 0x5947
942*ad30f8e7SGabor Kovesdan0x50EC = 0x5955
943*ad30f8e7SGabor Kovesdan0x50ED = 0x5954
944*ad30f8e7SGabor Kovesdan0x50EE = 0x5957
945*ad30f8e7SGabor Kovesdan0x50F3 = 0x4B5B
946*ad30f8e7SGabor Kovesdan0x50F5 = 0x3D29
947*ad30f8e7SGabor Kovesdan0x50F9 = 0x3C5B
948*ad30f8e7SGabor Kovesdan0x50FB = 0x4627
949*ad30f8e7SGabor Kovesdan0x5100 = 0x5247
950*ad30f8e7SGabor Kovesdan0x5102 = 0x592F
951*ad30f8e7SGabor Kovesdan0x5104 = 0x525A
952*ad30f8e7SGabor Kovesdan0x5106 = 0x5953
953*ad30f8e7SGabor Kovesdan0x5107 = 0x5958
954*ad30f8e7SGabor Kovesdan0x5108 = 0x3F6B
955*ad30f8e7SGabor Kovesdan0x5109 = 0x3C73
956*ad30f8e7SGabor Kovesdan0x510B = 0x5959
957*ad30f8e7SGabor Kovesdan0x5110 = 0x594F
958*ad30f8e7SGabor Kovesdan0x5112 = 0x4865
959*ad30f8e7SGabor Kovesdan0x5114 = 0x5931
960*ad30f8e7SGabor Kovesdan0x5115 = 0x592D
961*ad30f8e7SGabor Kovesdan0x5118 = 0x7845
962*ad30f8e7SGabor Kovesdan0x511F = 0x3325
963*ad30f8e7SGabor Kovesdan0x5121 = 0x405C
964*ad30f8e7SGabor Kovesdan0x512A = 0x5345
965*ad30f8e7SGabor Kovesdan0x5132 = 0x3422
966*ad30f8e7SGabor Kovesdan0x5137 = 0x5933
967*ad30f8e7SGabor Kovesdan0x513A = 0x5950
968*ad30f8e7SGabor Kovesdan0x513B = 0x594E
969*ad30f8e7SGabor Kovesdan0x513C = 0x5932
970*ad30f8e7SGabor Kovesdan0x5140 = 0x5823
971*ad30f8e7SGabor Kovesdan0x5141 = 0x544A
972*ad30f8e7SGabor Kovesdan0x5143 = 0x542A
973*ad30f8e7SGabor Kovesdan0x5144 = 0x5056
974*ad30f8e7SGabor Kovesdan0x5145 = 0x3364
975*ad30f8e7SGabor Kovesdan0x5146 = 0x5557
976*ad30f8e7SGabor Kovesdan0x5148 = 0x4F48
977*ad30f8e7SGabor Kovesdan0x5149 = 0x3962
978*ad30f8e7SGabor Kovesdan0x514B = 0x3F4B
979*ad30f8e7SGabor Kovesdan0x514D = 0x4362
980*ad30f8e7SGabor Kovesdan0x5151 = 0x3652
981*ad30f8e7SGabor Kovesdan0x5152 = 0x3679
982*ad30f8e7SGabor Kovesdan0x5154 = 0x4D43
983*ad30f8e7SGabor Kovesdan0x5155 = 0x596E
984*ad30f8e7SGabor Kovesdan0x5156 = 0x5970
985*ad30f8e7SGabor Kovesdan0x515A = 0x782C
986*ad30f8e7SGabor Kovesdan0x515C = 0x3635
987*ad30f8e7SGabor Kovesdan0x5162 = 0x3E24
988*ad30f8e7SGabor Kovesdan0x5165 = 0x486B
989*ad30f8e7SGabor Kovesdan0x5168 = 0x482B
990*ad30f8e7SGabor Kovesdan0x5169 = 0x413D
991*ad30f8e7SGabor Kovesdan0x516B = 0x304B
992*ad30f8e7SGabor Kovesdan0x516C = 0x392B
993*ad30f8e7SGabor Kovesdan0x516D = 0x4179
994*ad30f8e7SGabor Kovesdan0x516E = 0x5962
995*ad30f8e7SGabor Kovesdan0x5171 = 0x3932
996*ad30f8e7SGabor Kovesdan0x5175 = 0x3178
997*ad30f8e7SGabor Kovesdan0x5176 = 0x4664
998*ad30f8e7SGabor Kovesdan0x5177 = 0x3E5F
999*ad30f8e7SGabor Kovesdan0x5178 = 0x3564
1000*ad30f8e7SGabor Kovesdan0x5179 = 0x5748
1001*ad30f8e7SGabor Kovesdan0x517C = 0x3C66
1002*ad30f8e7SGabor Kovesdan0x5180 = 0x3C3D
1003*ad30f8e7SGabor Kovesdan0x5182 = 0x5867
1004*ad30f8e7SGabor Kovesdan0x5185 = 0x445A
1005*ad30f8e7SGabor Kovesdan0x5189 = 0x483D
1006*ad30f8e7SGabor Kovesdan0x518C = 0x3261
1007*ad30f8e7SGabor Kovesdan0x518D = 0x5459
1008*ad30f8e7SGabor Kovesdan0x5192 = 0x4330
1009*ad30f8e7SGabor Kovesdan0x5195 = 0x4361
1010*ad30f8e7SGabor Kovesdan0x5196 = 0x5A22
1011*ad30f8e7SGabor Kovesdan0x5197 = 0x485F
1012*ad30f8e7SGabor Kovesdan0x51A0 = 0x395A
1013*ad30f8e7SGabor Kovesdan0x51A2 = 0x5A23
1014*ad30f8e7SGabor Kovesdan0x51A4 = 0x5429
1015*ad30f8e7SGabor Kovesdan0x51A5 = 0x5A24
1016*ad30f8e7SGabor Kovesdan0x51AB = 0x597B
1017*ad30f8e7SGabor Kovesdan0x51AC = 0x362C
1018*ad30f8e7SGabor Kovesdan0x51B0 = 0x3179
1019*ad30f8e7SGabor Kovesdan0x51B1 = 0x597C
1020*ad30f8e7SGabor Kovesdan0x51B2 = 0x7828
1021*ad30f8e7SGabor Kovesdan0x51B3 = 0x3E76
1022*ad30f8e7SGabor Kovesdan0x51B5 = 0x3F76
1023*ad30f8e7SGabor Kovesdan0x51B6 = 0x5231
1024*ad30f8e7SGabor Kovesdan0x51B7 = 0x4064
1025*ad30f8e7SGabor Kovesdan0x51BC = 0x597E
1026*ad30f8e7SGabor Kovesdan0x51BD = 0x597D
1027*ad30f8e7SGabor Kovesdan0x51C4 = 0x4660
1028*ad30f8e7SGabor Kovesdan0x51C6 = 0x7929
1029*ad30f8e7SGabor Kovesdan0x51C7 = 0x5A21
1030*ad30f8e7SGabor Kovesdan0x51C8 = 0x3E3B
1031*ad30f8e7SGabor Kovesdan0x51C9 = 0x4139
1032*ad30f8e7SGabor Kovesdan0x51CB = 0x3572
1033*ad30f8e7SGabor Kovesdan0x51CC = 0x4168
1034*ad30f8e7SGabor Kovesdan0x51CD = 0x3633
1035*ad30f8e7SGabor Kovesdan0x51CF = 0x3C75
1036*ad30f8e7SGabor Kovesdan0x51D1 = 0x3455
1037*ad30f8e7SGabor Kovesdan0x51DB = 0x415D
1038*ad30f8e7SGabor Kovesdan0x51DD = 0x447D
1039*ad30f8e7SGabor Kovesdan0x51E0 = 0x7840
1040*ad30f8e7SGabor Kovesdan0x51E1 = 0x3732
1041*ad30f8e7SGabor Kovesdan0x51ED = 0x785D
1042*ad30f8e7SGabor Kovesdan0x51F0 = 0x3B4B
1043*ad30f8e7SGabor Kovesdan0x51F1 = 0x3F2D
1044*ad30f8e7SGabor Kovesdan0x51F3 = 0x354A
1045*ad30f8e7SGabor Kovesdan0x51F5 = 0x5B49
1046*ad30f8e7SGabor Kovesdan0x51F6 = 0x5057
1047*ad30f8e7SGabor Kovesdan0x51F8 = 0x4D39
1048*ad30f8e7SGabor Kovesdan0x51F9 = 0x303C
1049*ad30f8e7SGabor Kovesdan0x51FA = 0x3376
1050*ad30f8e7SGabor Kovesdan0x51FC = 0x5B4A
1051*ad30f8e7SGabor Kovesdan0x51FD = 0x3A2F
1052*ad30f8e7SGabor Kovesdan0x5200 = 0x3536
1053*ad30f8e7SGabor Kovesdan0x5201 = 0x3573
1054*ad30f8e7SGabor Kovesdan0x5202 = 0x5856
1055*ad30f8e7SGabor Kovesdan0x5203 = 0x4850
1056*ad30f8e7SGabor Kovesdan0x5206 = 0x3756
1057*ad30f8e7SGabor Kovesdan0x5207 = 0x4750
1058*ad30f8e7SGabor Kovesdan0x5208 = 0x5857
1059*ad30f8e7SGabor Kovesdan0x520A = 0x3F2F
1060*ad30f8e7SGabor Kovesdan0x520E = 0x5858
1061*ad30f8e7SGabor Kovesdan0x5211 = 0x504C
1062*ad30f8e7SGabor Kovesdan0x5212 = 0x783B
1063*ad30f8e7SGabor Kovesdan0x5216 = 0x6B3E
1064*ad30f8e7SGabor Kovesdan0x5217 = 0x4150
1065*ad30f8e7SGabor Kovesdan0x521D = 0x3375
1066*ad30f8e7SGabor Kovesdan0x5220 = 0x493E
1067*ad30f8e7SGabor Kovesdan0x5224 = 0x4550
1068*ad30f8e7SGabor Kovesdan0x5228 = 0x4559
1069*ad30f8e7SGabor Kovesdan0x5229 = 0x407B
1070*ad30f8e7SGabor Kovesdan0x522B = 0x3170
1071*ad30f8e7SGabor Kovesdan0x522E = 0x394E
1072*ad30f8e7SGabor Kovesdan0x5230 = 0x353D
1073*ad30f8e7SGabor Kovesdan0x5233 = 0x585A
1074*ad30f8e7SGabor Kovesdan0x5236 = 0x5646
1075*ad30f8e7SGabor Kovesdan0x5237 = 0x4B22
1076*ad30f8e7SGabor Kovesdan0x5238 = 0x482F
1077*ad30f8e7SGabor Kovesdan0x5239 = 0x4932
1078*ad30f8e7SGabor Kovesdan0x523A = 0x344C
1079*ad30f8e7SGabor Kovesdan0x523B = 0x3F4C
1080*ad30f8e7SGabor Kovesdan0x5241 = 0x3667
1081*ad30f8e7SGabor Kovesdan0x5243 = 0x4C6A
1082*ad30f8e7SGabor Kovesdan0x5244 = 0x5859
1083*ad30f8e7SGabor Kovesdan0x5247 = 0x5472
1084*ad30f8e7SGabor Kovesdan0x524A = 0x4F77
1085*ad30f8e7SGabor Kovesdan0x524B = 0x7848
1086*ad30f8e7SGabor Kovesdan0x524C = 0x585D
1087*ad30f8e7SGabor Kovesdan0x524D = 0x4730
1088*ad30f8e7SGabor Kovesdan0x5254 = 0x4C5E
1089*ad30f8e7SGabor Kovesdan0x5256 = 0x464A
1090*ad30f8e7SGabor Kovesdan0x525B = 0x3855
1091*ad30f8e7SGabor Kovesdan0x525C = 0x5860
1092*ad30f8e7SGabor Kovesdan0x525E = 0x585E
1093*ad30f8e7SGabor Kovesdan0x5261 = 0x585F
1094*ad30f8e7SGabor Kovesdan0x5265 = 0x307E
1095*ad30f8e7SGabor Kovesdan0x5269 = 0x4A23
1096*ad30f8e7SGabor Kovesdan0x526A = 0x3C74
1097*ad30f8e7SGabor Kovesdan0x526E = 0x3950
1098*ad30f8e7SGabor Kovesdan0x526F = 0x3831
1099*ad30f8e7SGabor Kovesdan0x5272 = 0x386E
1100*ad30f8e7SGabor Kovesdan0x5274 = 0x585C
1101*ad30f8e7SGabor Kovesdan0x5275 = 0x3434
1102*ad30f8e7SGabor Kovesdan0x527D = 0x5862
1103*ad30f8e7SGabor Kovesdan0x527F = 0x3D4B
1104*ad30f8e7SGabor Kovesdan0x5281 = 0x5864
1105*ad30f8e7SGabor Kovesdan0x5282 = 0x5863
1106*ad30f8e7SGabor Kovesdan0x5283 = 0x3B2E
1107*ad30f8e7SGabor Kovesdan0x5287 = 0x3E67
1108*ad30f8e7SGabor Kovesdan0x5288 = 0x457C
1109*ad30f8e7SGabor Kovesdan0x5289 = 0x4175
1110*ad30f8e7SGabor Kovesdan0x528A = 0x3974
1111*ad30f8e7SGabor Kovesdan0x528C = 0x585B
1112*ad30f8e7SGabor Kovesdan0x528D = 0x3D23
1113*ad30f8e7SGabor Kovesdan0x5290 = 0x5865
1114*ad30f8e7SGabor Kovesdan0x5291 = 0x3C41
1115*ad30f8e7SGabor Kovesdan0x5293 = 0x5866
1116*ad30f8e7SGabor Kovesdan0x529B = 0x4126
1117*ad30f8e7SGabor Kovesdan0x529F = 0x3926
1118*ad30f8e7SGabor Kovesdan0x52A0 = 0x3C53
1119*ad30f8e7SGabor Kovesdan0x52A3 = 0x4153
1120*ad30f8e7SGabor Kovesdan0x52A9 = 0x567A
1121*ad30f8e7SGabor Kovesdan0x52AA = 0x452C
1122*ad30f8e7SGabor Kovesdan0x52AB = 0x3D59
1123*ad30f8e7SGabor Kovesdan0x52AC = 0x5B3E
1124*ad30f8e7SGabor Kovesdan0x52AD = 0x5B3F
1125*ad30f8e7SGabor Kovesdan0x52BE = 0x5B40
1126*ad30f8e7SGabor Kovesdan0x52C1 = 0x3E22
1127*ad30f8e7SGabor Kovesdan0x52C3 = 0x322A
1128*ad30f8e7SGabor Kovesdan0x52C7 = 0x5342
1129*ad30f8e7SGabor Kovesdan0x52C9 = 0x4363
1130*ad30f8e7SGabor Kovesdan0x52D0 = 0x5B42
1131*ad30f8e7SGabor Kovesdan0x52D2 = 0x4055
1132*ad30f8e7SGabor Kovesdan0x52D5 = 0x362F
1133*ad30f8e7SGabor Kovesdan0x52D6 = 0x5B43
1134*ad30f8e7SGabor Kovesdan0x52D8 = 0x3F31
1135*ad30f8e7SGabor Kovesdan0x52D9 = 0x4E71
1136*ad30f8e7SGabor Kovesdan0x52DB = 0x512B
1137*ad30f8e7SGabor Kovesdan0x52DD = 0x4A24
1138*ad30f8e7SGabor Kovesdan0x52DE = 0x404D
1139*ad30f8e7SGabor Kovesdan0x52DF = 0x443C
1140*ad30f8e7SGabor Kovesdan0x52E2 = 0x4A46
1141*ad30f8e7SGabor Kovesdan0x52E4 = 0x475A
1142*ad30f8e7SGabor Kovesdan0x52F0 = 0x5B44
1143*ad30f8e7SGabor Kovesdan0x52F1 = 0x5B3D
1144*ad30f8e7SGabor Kovesdan0x52F5 = 0x4078
1145*ad30f8e7SGabor Kovesdan0x52F8 = 0x4830
1146*ad30f8e7SGabor Kovesdan0x52F9 = 0x5968
1147*ad30f8e7SGabor Kovesdan0x52FA = 0x4957
1148*ad30f8e7SGabor Kovesdan0x52FE = 0x3934
1149*ad30f8e7SGabor Kovesdan0x52FF = 0x4E70
1150*ad30f8e7SGabor Kovesdan0x5300 = 0x5448
1151*ad30f8e7SGabor Kovesdan0x5305 = 0x307C
1152*ad30f8e7SGabor Kovesdan0x5306 = 0x3452
1153*ad30f8e7SGabor Kovesdan0x5308 = 0x5059
1154*ad30f8e7SGabor Kovesdan0x530D = 0x5969
1155*ad30f8e7SGabor Kovesdan0x530F = 0x5E4B
1156*ad30f8e7SGabor Kovesdan0x5310 = 0x596B
1157*ad30f8e7SGabor Kovesdan0x5315 = 0x5830
1158*ad30f8e7SGabor Kovesdan0x5316 = 0x3B2F
1159*ad30f8e7SGabor Kovesdan0x5317 = 0x3131
1160*ad30f8e7SGabor Kovesdan0x5319 = 0x3357
1161*ad30f8e7SGabor Kovesdan0x531A = 0x584E
1162*ad30f8e7SGabor Kovesdan0x531D = 0x5451
1163*ad30f8e7SGabor Kovesdan0x5320 = 0x3D33
1164*ad30f8e7SGabor Kovesdan0x5321 = 0x3F6F
1165*ad30f8e7SGabor Kovesdan0x5323 = 0x4F3B
1166*ad30f8e7SGabor Kovesdan0x532A = 0x374B
1167*ad30f8e7SGabor Kovesdan0x532D = 0x5850
1168*ad30f8e7SGabor Kovesdan0x532F = 0x3B63
1169*ad30f8e7SGabor Kovesdan0x5331 = 0x5851
1170*ad30f8e7SGabor Kovesdan0x5339 = 0x4625
1171*ad30f8e7SGabor Kovesdan0x533E = 0x5852
1172*ad30f8e7SGabor Kovesdan0x533F = 0x4464
1173*ad30f8e7SGabor Kovesdan0x5340 = 0x4778
1174*ad30f8e7SGabor Kovesdan0x5341 = 0x4A2E
1175*ad30f8e7SGabor Kovesdan0x5343 = 0x4727
1176*ad30f8e7SGabor Kovesdan0x5345 = 0x5826
1177*ad30f8e7SGabor Kovesdan0x5347 = 0x497D
1178*ad30f8e7SGabor Kovesdan0x5348 = 0x4E67
1179*ad30f8e7SGabor Kovesdan0x5349 = 0x3B5C
1180*ad30f8e7SGabor Kovesdan0x534A = 0x306B
1181*ad30f8e7SGabor Kovesdan0x5351 = 0x3130
1182*ad30f8e7SGabor Kovesdan0x5352 = 0x5764
1183*ad30f8e7SGabor Kovesdan0x5353 = 0x573F
1184*ad30f8e7SGabor Kovesdan0x5354 = 0x502D
1185*ad30f8e7SGabor Kovesdan0x5357 = 0x444F
1186*ad30f8e7SGabor Kovesdan0x535A = 0x3229
1187*ad30f8e7SGabor Kovesdan0x535C = 0x3237
1188*ad30f8e7SGabor Kovesdan0x535E = 0x3165
1189*ad30f8e7SGabor Kovesdan0x535F = 0x5F32
1190*ad30f8e7SGabor Kovesdan0x5360 = 0x553C
1191*ad30f8e7SGabor Kovesdan0x5361 = 0x3F28
1192*ad30f8e7SGabor Kovesdan0x5363 = 0x5855
1193*ad30f8e7SGabor Kovesdan0x5366 = 0x5854
1194*ad30f8e7SGabor Kovesdan0x5367 = 0x4E54
1195*ad30f8e7SGabor Kovesdan0x5369 = 0x5A60
1196*ad30f8e7SGabor Kovesdan0x536E = 0x5834
1197*ad30f8e7SGabor Kovesdan0x536F = 0x432E
1198*ad30f8e7SGabor Kovesdan0x5370 = 0x5321
1199*ad30f8e7SGabor Kovesdan0x5371 = 0x4E23
1200*ad30f8e7SGabor Kovesdan0x5373 = 0x3C34
1201*ad30f8e7SGabor Kovesdan0x5374 = 0x4834
1202*ad30f8e7SGabor Kovesdan0x5375 = 0x4251
1203*ad30f8e7SGabor Kovesdan0x5377 = 0x3E6D
1204*ad30f8e7SGabor Kovesdan0x5378 = 0x5036
1205*ad30f8e7SGabor Kovesdan0x537A = 0x5A61
1206*ad30f8e7SGabor Kovesdan0x537F = 0x4764
1207*ad30f8e7SGabor Kovesdan0x5382 = 0x7827
1208*ad30f8e7SGabor Kovesdan0x5384 = 0x3672
1209*ad30f8e7SGabor Kovesdan0x5398 = 0x4065
1210*ad30f8e7SGabor Kovesdan0x5399 = 0x5847
1211*ad30f8e7SGabor Kovesdan0x539A = 0x3A71
1212*ad30f8e7SGabor Kovesdan0x539D = 0x5848
1213*ad30f8e7SGabor Kovesdan0x539F = 0x542D
1214*ad30f8e7SGabor Kovesdan0x53A0 = 0x325E
1215*ad30f8e7SGabor Kovesdan0x53A2 = 0x4F61
1216*ad30f8e7SGabor Kovesdan0x53A5 = 0x584A
1217*ad30f8e7SGabor Kovesdan0x53A6 = 0x4F43
1218*ad30f8e7SGabor Kovesdan0x53A8 = 0x3378
1219*ad30f8e7SGabor Kovesdan0x53A9 = 0x3E47
1220*ad30f8e7SGabor Kovesdan0x53AD = 0x5161
1221*ad30f8e7SGabor Kovesdan0x53AE = 0x584B
1222*ad30f8e7SGabor Kovesdan0x53B2 = 0x4077
1223*ad30f8e7SGabor Kovesdan0x53B4 = 0x5849
1224*ad30f8e7SGabor Kovesdan0x53B6 = 0x5B4C
1225*ad30f8e7SGabor Kovesdan0x53BB = 0x4825
1226*ad30f8e7SGabor Kovesdan0x53C1 = 0x487E
1227*ad30f8e7SGabor Kovesdan0x53C3 = 0x324E
1228*ad30f8e7SGabor Kovesdan0x53C8 = 0x5356
1229*ad30f8e7SGabor Kovesdan0x53C9 = 0x3266
1230*ad30f8e7SGabor Kovesdan0x53CA = 0x3C30
1231*ad30f8e7SGabor Kovesdan0x53CB = 0x5351
1232*ad30f8e7SGabor Kovesdan0x53CD = 0x3734
1233*ad30f8e7SGabor Kovesdan0x53D4 = 0x4A65
1234*ad30f8e7SGabor Kovesdan0x53D6 = 0x4821
1235*ad30f8e7SGabor Kovesdan0x53D7 = 0x4A5C
1236*ad30f8e7SGabor Kovesdan0x53D9 = 0x5070
1237*ad30f8e7SGabor Kovesdan0x53DB = 0x4551
1238*ad30f8e7SGabor Kovesdan0x53DF = 0x5B45
1239*ad30f8e7SGabor Kovesdan0x53E2 = 0x3454
1240*ad30f8e7SGabor Kovesdan0x53E3 = 0x3F5A
1241*ad30f8e7SGabor Kovesdan0x53E4 = 0x3945
1242*ad30f8e7SGabor Kovesdan0x53E5 = 0x3E64
1243*ad30f8e7SGabor Kovesdan0x53E6 = 0x416D
1244*ad30f8e7SGabor Kovesdan0x53E8 = 0x5F36
1245*ad30f8e7SGabor Kovesdan0x53E9 = 0x5F35
1246*ad30f8e7SGabor Kovesdan0x53EA = 0x7923
1247*ad30f8e7SGabor Kovesdan0x53EB = 0x3D50
1248*ad30f8e7SGabor Kovesdan0x53EC = 0x5559
1249*ad30f8e7SGabor Kovesdan0x53ED = 0x3048
1250*ad30f8e7SGabor Kovesdan0x53EE = 0x3623
1251*ad30f8e7SGabor Kovesdan0x53EF = 0x3F49
1252*ad30f8e7SGabor Kovesdan0x53F0 = 0x786B
1253*ad30f8e7SGabor Kovesdan0x53F1 = 0x5F33
1254*ad30f8e7SGabor Kovesdan0x53F2 = 0x4A37
1255*ad30f8e7SGabor Kovesdan0x53F3 = 0x5352
1256*ad30f8e7SGabor Kovesdan0x53F5 = 0x584F
1257*ad30f8e7SGabor Kovesdan0x53F6 = 0x7878
1258*ad30f8e7SGabor Kovesdan0x53F8 = 0x4B3E
1259*ad30f8e7SGabor Kovesdan0x53FB = 0x5F37
1260*ad30f8e7SGabor Kovesdan0x53FC = 0x3570
1261*ad30f8e7SGabor Kovesdan0x5401 = 0x5375
1262*ad30f8e7SGabor Kovesdan0x5403 = 0x3354
1263*ad30f8e7SGabor Kovesdan0x5404 = 0x3877
1264*ad30f8e7SGabor Kovesdan0x5406 = 0x5F3A
1265*ad30f8e7SGabor Kovesdan0x5408 = 0x3A4F
1266*ad30f8e7SGabor Kovesdan0x5409 = 0x3C2A
1267*ad30f8e7SGabor Kovesdan0x540A = 0x3575
1268*ad30f8e7SGabor Kovesdan0x540C = 0x4D2C
1269*ad30f8e7SGabor Kovesdan0x540D = 0x437B
1270*ad30f8e7SGabor Kovesdan0x540E = 0x6161
1271*ad30f8e7SGabor Kovesdan0x540F = 0x4074
1272*ad30f8e7SGabor Kovesdan0x5410 = 0x4D42
1273*ad30f8e7SGabor Kovesdan0x5411 = 0x4F72
1274*ad30f8e7SGabor Kovesdan0x5412 = 0x5F38
1275*ad30f8e7SGabor Kovesdan0x5415 = 0x4240
1276*ad30f8e7SGabor Kovesdan0x5416 = 0x5F39
1277*ad30f8e7SGabor Kovesdan0x541B = 0x3E7D
1278*ad30f8e7SGabor Kovesdan0x541D = 0x415F
1279*ad30f8e7SGabor Kovesdan0x541E = 0x4D4C
1280*ad30f8e7SGabor Kovesdan0x541F = 0x5277
1281*ad30f8e7SGabor Kovesdan0x5420 = 0x374D
1282*ad30f8e7SGabor Kovesdan0x5421 = 0x5F41
1283*ad30f8e7SGabor Kovesdan0x5423 = 0x5F44
1284*ad30f8e7SGabor Kovesdan0x5426 = 0x3771
1285*ad30f8e7SGabor Kovesdan0x5427 = 0x3049
1286*ad30f8e7SGabor Kovesdan0x5429 = 0x3754
1287*ad30f8e7SGabor Kovesdan0x542B = 0x3A2C
1288*ad30f8e7SGabor Kovesdan0x542D = 0x3F54
1289*ad30f8e7SGabor Kovesdan0x542E = 0x4B31
1290*ad30f8e7SGabor Kovesdan0x5431 = 0x5628
1291*ad30f8e7SGabor Kovesdan0x5432 = 0x5F45
1292*ad30f8e7SGabor Kovesdan0x5434 = 0x4E62
1293*ad30f8e7SGabor Kovesdan0x5435 = 0x3333
1294*ad30f8e7SGabor Kovesdan0x5438 = 0x4E7C
1295*ad30f8e7SGabor Kovesdan0x5439 = 0x3435
1296*ad30f8e7SGabor Kovesdan0x543B = 0x4E47
1297*ad30f8e7SGabor Kovesdan0x543C = 0x3A70
1298*ad30f8e7SGabor Kovesdan0x543E = 0x4E61
1299*ad30f8e7SGabor Kovesdan0x5440 = 0x513D
1300*ad30f8e7SGabor Kovesdan0x5443 = 0x5F40
1301*ad30f8e7SGabor Kovesdan0x5446 = 0x3474
1302*ad30f8e7SGabor Kovesdan0x5448 = 0x334A
1303*ad30f8e7SGabor Kovesdan0x544A = 0x3866
1304*ad30f8e7SGabor Kovesdan0x544B = 0x5F3B
1305*ad30f8e7SGabor Kovesdan0x5450 = 0x4445
1306*ad30f8e7SGabor Kovesdan0x5454 = 0x5F3E
1307*ad30f8e7SGabor Kovesdan0x5462 = 0x4458
1308*ad30f8e7SGabor Kovesdan0x5464 = 0x5F4A
1309*ad30f8e7SGabor Kovesdan0x5466 = 0x5F4F
1310*ad30f8e7SGabor Kovesdan0x5468 = 0x565C
1311*ad30f8e7SGabor Kovesdan0x5471 = 0x5F49
1312*ad30f8e7SGabor Kovesdan0x5472 = 0x5F5A
1313*ad30f8e7SGabor Kovesdan0x5473 = 0x4E36
1314*ad30f8e7SGabor Kovesdan0x5475 = 0x3A47
1315*ad30f8e7SGabor Kovesdan0x5476 = 0x5F4E
1316*ad30f8e7SGabor Kovesdan0x5477 = 0x5F48
1317*ad30f8e7SGabor Kovesdan0x5478 = 0x455E
1318*ad30f8e7SGabor Kovesdan0x547B = 0x496B
1319*ad30f8e7SGabor Kovesdan0x547C = 0x3A74
1320*ad30f8e7SGabor Kovesdan0x547D = 0x437C
1321*ad30f8e7SGabor Kovesdan0x5480 = 0x3E57
1322*ad30f8e7SGabor Kovesdan0x5482 = 0x5F46
1323*ad30f8e7SGabor Kovesdan0x5484 = 0x5F4D
1324*ad30f8e7SGabor Kovesdan0x5486 = 0x4558
1325*ad30f8e7SGabor Kovesdan0x548B = 0x5526
1326*ad30f8e7SGabor Kovesdan0x548C = 0x3A4D
1327*ad30f8e7SGabor Kovesdan0x548E = 0x3E4C
1328*ad30f8e7SGabor Kovesdan0x548F = 0x533D
1329*ad30f8e7SGabor Kovesdan0x5490 = 0x3840
1330*ad30f8e7SGabor Kovesdan0x5492 = 0x5664
1331*ad30f8e7SGabor Kovesdan0x5494 = 0x5F47
1332*ad30f8e7SGabor Kovesdan0x5495 = 0x393E
1333*ad30f8e7SGabor Kovesdan0x5496 = 0x3F27
1334*ad30f8e7SGabor Kovesdan0x549A = 0x5F4B
1335*ad30f8e7SGabor Kovesdan0x54A3 = 0x5F5B
1336*ad30f8e7SGabor Kovesdan0x54A4 = 0x5F65
1337*ad30f8e7SGabor Kovesdan0x54A6 = 0x5F57
1338*ad30f8e7SGabor Kovesdan0x54A7 = 0x5F56
1339*ad30f8e7SGabor Kovesdan0x54A8 = 0x5749
1340*ad30f8e7SGabor Kovesdan0x54A9 = 0x5F63
1341*ad30f8e7SGabor Kovesdan0x54AA = 0x5F64
1342*ad30f8e7SGabor Kovesdan0x54AB = 0x656B
1343*ad30f8e7SGabor Kovesdan0x54AC = 0x5227
1344*ad30f8e7SGabor Kovesdan0x54AD = 0x5F52
1345*ad30f8e7SGabor Kovesdan0x54AF = 0x3F29
1346*ad30f8e7SGabor Kovesdan0x54B1 = 0x545B
1347*ad30f8e7SGabor Kovesdan0x54B3 = 0x3F48
1348*ad30f8e7SGabor Kovesdan0x54B4 = 0x5F54
1349*ad30f8e7SGabor Kovesdan0x54B8 = 0x4F4C
1350*ad30f8e7SGabor Kovesdan0x54BB = 0x5F5D
1351*ad30f8e7SGabor Kovesdan0x54BC = 0x5F43
1352*ad30f8e7SGabor Kovesdan0x54BD = 0x514A
1353*ad30f8e7SGabor Kovesdan0x54BF = 0x5F5E
1354*ad30f8e7SGabor Kovesdan0x54C0 = 0x3027
1355*ad30f8e7SGabor Kovesdan0x54C1 = 0x4637
1356*ad30f8e7SGabor Kovesdan0x54C2 = 0x5F53
1357*ad30f8e7SGabor Kovesdan0x54C4 = 0x3A65
1358*ad30f8e7SGabor Kovesdan0x54C6 = 0x365F
1359*ad30f8e7SGabor Kovesdan0x54C7 = 0x4D5B
1360*ad30f8e7SGabor Kovesdan0x54C8 = 0x397E
1361*ad30f8e7SGabor Kovesdan0x54C9 = 0x5455
1362*ad30f8e7SGabor Kovesdan0x54CC = 0x5F5F
1363*ad30f8e7SGabor Kovesdan0x54CE = 0x3025
1364*ad30f8e7SGabor Kovesdan0x54CF = 0x5F67
1365*ad30f8e7SGabor Kovesdan0x54D0 = 0x5F51
1366*ad30f8e7SGabor Kovesdan0x54DA = 0x5F61
1367*ad30f8e7SGabor Kovesdan0x54DE = 0x5F68
1368*ad30f8e7SGabor Kovesdan0x54E1 = 0x5431
1369*ad30f8e7SGabor Kovesdan0x54E5 = 0x3867
1370*ad30f8e7SGabor Kovesdan0x54E6 = 0x4536
1371*ad30f8e7SGabor Kovesdan0x54E7 = 0x5F6A
1372*ad30f8e7SGabor Kovesdan0x54E8 = 0x495A
1373*ad30f8e7SGabor Kovesdan0x54E9 = 0x4128
1374*ad30f8e7SGabor Kovesdan0x54EA = 0x4444
1375*ad30f8e7SGabor Kovesdan0x54ED = 0x3F5E
1376*ad30f8e7SGabor Kovesdan0x54EE = 0x4F78
1377*ad30f8e7SGabor Kovesdan0x54F2 = 0x555C
1378*ad30f8e7SGabor Kovesdan0x54F3 = 0x5F6E
1379*ad30f8e7SGabor Kovesdan0x54FA = 0x3238
1380*ad30f8e7SGabor Kovesdan0x54FC = 0x3A5F
1381*ad30f8e7SGabor Kovesdan0x54FD = 0x5F6C
1382*ad30f8e7SGabor Kovesdan0x54FF = 0x5B41
1383*ad30f8e7SGabor Kovesdan0x5501 = 0x5164
1384*ad30f8e7SGabor Kovesdan0x5504 = 0x5F42
1385*ad30f8e7SGabor Kovesdan0x5506 = 0x4B74
1386*ad30f8e7SGabor Kovesdan0x5507 = 0x343D
1387*ad30f8e7SGabor Kovesdan0x5509 = 0x3026
1388*ad30f8e7SGabor Kovesdan0x550F = 0x5F71
1389*ad30f8e7SGabor Kovesdan0x5510 = 0x4C46
1390*ad30f8e7SGabor Kovesdan0x5511 = 0x5F72
1391*ad30f8e7SGabor Kovesdan0x5514 = 0x5F6D
1392*ad30f8e7SGabor Kovesdan0x5523 = 0x5F70
1393*ad30f8e7SGabor Kovesdan0x5527 = 0x5F73
1394*ad30f8e7SGabor Kovesdan0x552A = 0x5F74
1395*ad30f8e7SGabor Kovesdan0x552C = 0x3B23
1396*ad30f8e7SGabor Kovesdan0x552E = 0x4A5B
1397*ad30f8e7SGabor Kovesdan0x552F = 0x4E28
1398*ad30f8e7SGabor Kovesdan0x5530 = 0x6027
1399*ad30f8e7SGabor Kovesdan0x5531 = 0x332A
1400*ad30f8e7SGabor Kovesdan0x5533 = 0x6026
1401*ad30f8e7SGabor Kovesdan0x5537 = 0x6021
1402*ad30f8e7SGabor Kovesdan0x553C = 0x5F7E
1403*ad30f8e7SGabor Kovesdan0x553E = 0x4D59
1404*ad30f8e7SGabor Kovesdan0x553F = 0x5F7C
1405*ad30f8e7SGabor Kovesdan0x5541 = 0x5F7A
1406*ad30f8e7SGabor Kovesdan0x5543 = 0x3F50
1407*ad30f8e7SGabor Kovesdan0x5544 = 0x5744
1408*ad30f8e7SGabor Kovesdan0x5546 = 0x494C
1409*ad30f8e7SGabor Kovesdan0x5549 = 0x5F78
1410*ad30f8e7SGabor Kovesdan0x554A = 0x3021
1411*ad30f8e7SGabor Kovesdan0x554F = 0x4E4A
1412*ad30f8e7SGabor Kovesdan0x5550 = 0x5F7D
1413*ad30f8e7SGabor Kovesdan0x5553 = 0x4674
1414*ad30f8e7SGabor Kovesdan0x5555 = 0x5F7B
1415*ad30f8e7SGabor Kovesdan0x5556 = 0x6022
1416*ad30f8e7SGabor Kovesdan0x555C = 0x6028
1417*ad30f8e7SGabor Kovesdan0x555E = 0x5146
1418*ad30f8e7SGabor Kovesdan0x5561 = 0x3748
1419*ad30f8e7SGabor Kovesdan0x5564 = 0x4621
1420*ad30f8e7SGabor Kovesdan0x5565 = 0x4936
1421*ad30f8e7SGabor Kovesdan0x5566 = 0x4032
1422*ad30f8e7SGabor Kovesdan0x556A = 0x453E
1423*ad30f8e7SGabor Kovesdan0x5575 = 0x6023
1424*ad30f8e7SGabor Kovesdan0x5576 = 0x6024
1425*ad30f8e7SGabor Kovesdan0x5577 = 0x6025
1426*ad30f8e7SGabor Kovesdan0x557B = 0x6034
1427*ad30f8e7SGabor Kovesdan0x557C = 0x4C64
1428*ad30f8e7SGabor Kovesdan0x557E = 0x6031
1429*ad30f8e7SGabor Kovesdan0x5580 = 0x3F26
1430*ad30f8e7SGabor Kovesdan0x5581 = 0x602F
1431*ad30f8e7SGabor Kovesdan0x5582 = 0x4E39
1432*ad30f8e7SGabor Kovesdan0x5583 = 0x602B
1433*ad30f8e7SGabor Kovesdan0x5584 = 0x4946
1434*ad30f8e7SGabor Kovesdan0x5587 = 0x402E
1435*ad30f8e7SGabor Kovesdan0x5588 = 0x602E
1436*ad30f8e7SGabor Kovesdan0x5589 = 0x3A6D
1437*ad30f8e7SGabor Kovesdan0x558A = 0x3A30
1438*ad30f8e7SGabor Kovesdan0x558B = 0x6029
1439*ad30f8e7SGabor Kovesdan0x558F = 0x5F76
1440*ad30f8e7SGabor Kovesdan0x5591 = 0x6033
1441*ad30f8e7SGabor Kovesdan0x5594 = 0x6038
1442*ad30f8e7SGabor Kovesdan0x5598 = 0x342D
1443*ad30f8e7SGabor Kovesdan0x5599 = 0x6039
1444*ad30f8e7SGabor Kovesdan0x559A = 0x3B3D
1445*ad30f8e7SGabor Kovesdan0x559C = 0x4F32
1446*ad30f8e7SGabor Kovesdan0x559D = 0x3A48
1447*ad30f8e7SGabor Kovesdan0x559F = 0x6030
1448*ad30f8e7SGabor Kovesdan0x55A7 = 0x507A
1449*ad30f8e7SGabor Kovesdan0x55AA = 0x4925
1450*ad30f8e7SGabor Kovesdan0x55AC = 0x4747
1451*ad30f8e7SGabor Kovesdan0x55AE = 0x3525
1452*ad30f8e7SGabor Kovesdan0x55B1 = 0x602C
1453*ad30f8e7SGabor Kovesdan0x55B2 = 0x5334
1454*ad30f8e7SGabor Kovesdan0x55B3 = 0x547B
1455*ad30f8e7SGabor Kovesdan0x55B5 = 0x5F77
1456*ad30f8e7SGabor Kovesdan0x55B9 = 0x602D
1457*ad30f8e7SGabor Kovesdan0x55BB = 0x5377
1458*ad30f8e7SGabor Kovesdan0x55C4 = 0x6044
1459*ad30f8e7SGabor Kovesdan0x55C5 = 0x5061
1460*ad30f8e7SGabor Kovesdan0x55C6 = 0x473A
1461*ad30f8e7SGabor Kovesdan0x55C7 = 0x5844
1462*ad30f8e7SGabor Kovesdan0x55C9 = 0x603C
1463*ad30f8e7SGabor Kovesdan0x55CC = 0x6049
1464*ad30f8e7SGabor Kovesdan0x55CD = 0x604A
1465*ad30f8e7SGabor Kovesdan0x55CE = 0x4270
1466*ad30f8e7SGabor Kovesdan0x55D1 = 0x603E
1467*ad30f8e7SGabor Kovesdan0x55D2 = 0x602A
1468*ad30f8e7SGabor Kovesdan0x55D3 = 0x4924
1469*ad30f8e7SGabor Kovesdan0x55D4 = 0x6041
1470*ad30f8e7SGabor Kovesdan0x55D6 = 0x6032
1471*ad30f8e7SGabor Kovesdan0x55DA = 0x4E58
1472*ad30f8e7SGabor Kovesdan0x55DC = 0x4A48
1473*ad30f8e7SGabor Kovesdan0x55DD = 0x6043
1474*ad30f8e7SGabor Kovesdan0x55DF = 0x6035
1475*ad30f8e7SGabor Kovesdan0x55E1 = 0x4E4B
1476*ad30f8e7SGabor Kovesdan0x55E3 = 0x4B43
1477*ad30f8e7SGabor Kovesdan0x55E4 = 0x604D
1478*ad30f8e7SGabor Kovesdan0x55E5 = 0x6046
1479*ad30f8e7SGabor Kovesdan0x55E6 = 0x6042
1480*ad30f8e7SGabor Kovesdan0x55E8 = 0x604B
1481*ad30f8e7SGabor Kovesdan0x55E9 = 0x5F6F
1482*ad30f8e7SGabor Kovesdan0x55EA = 0x603A
1483*ad30f8e7SGabor Kovesdan0x55EC = 0x6040
1484*ad30f8e7SGabor Kovesdan0x55EF = 0x6045
1485*ad30f8e7SGabor Kovesdan0x55F2 = 0x6047
1486*ad30f8e7SGabor Kovesdan0x55F5 = 0x604C
1487*ad30f8e7SGabor Kovesdan0x55F6 = 0x5F59
1488*ad30f8e7SGabor Kovesdan0x55F7 = 0x603B
1489*ad30f8e7SGabor Kovesdan0x55FD = 0x4B54
1490*ad30f8e7SGabor Kovesdan0x55FE = 0x6055
1491*ad30f8e7SGabor Kovesdan0x5600 = 0x6056
1492*ad30f8e7SGabor Kovesdan0x5601 = 0x6052
1493*ad30f8e7SGabor Kovesdan0x5606 = 0x4C3E
1494*ad30f8e7SGabor Kovesdan0x5608 = 0x6050
1495*ad30f8e7SGabor Kovesdan0x5609 = 0x3C4E
1496*ad30f8e7SGabor Kovesdan0x560C = 0x6051
1497*ad30f8e7SGabor Kovesdan0x560D = 0x6036
1498*ad30f8e7SGabor Kovesdan0x560E = 0x3842
1499*ad30f8e7SGabor Kovesdan0x560F = 0x5845
1500*ad30f8e7SGabor Kovesdan0x5614 = 0x453B
1501*ad30f8e7SGabor Kovesdan0x5616 = 0x5F75
1502*ad30f8e7SGabor Kovesdan0x5617 = 0x3322
1503*ad30f8e7SGabor Kovesdan0x5618 = 0x506A
1504*ad30f8e7SGabor Kovesdan0x561B = 0x426F
1505*ad30f8e7SGabor Kovesdan0x561C = 0x5F69
1506*ad30f8e7SGabor Kovesdan0x561E = 0x604F
1507*ad30f8e7SGabor Kovesdan0x561F = 0x603D
1508*ad30f8e7SGabor Kovesdan0x5623 = 0x6054
1509*ad30f8e7SGabor Kovesdan0x5627 = 0x6057
1510*ad30f8e7SGabor Kovesdan0x5629 = 0x3B29
1511*ad30f8e7SGabor Kovesdan0x562C = 0x605C
1512*ad30f8e7SGabor Kovesdan0x562D = 0x6058
1513*ad30f8e7SGabor Kovesdan0x562E = 0x5F6B
1514*ad30f8e7SGabor Kovesdan0x562F = 0x5025
1515*ad30f8e7SGabor Kovesdan0x5630 = 0x5F34
1516*ad30f8e7SGabor Kovesdan0x5632 = 0x3330
1517*ad30f8e7SGabor Kovesdan0x5634 = 0x576C
1518*ad30f8e7SGabor Kovesdan0x5635 = 0x5F58
1519*ad30f8e7SGabor Kovesdan0x5636 = 0x4B3B
1520*ad30f8e7SGabor Kovesdan0x5638 = 0x5F3C
1521*ad30f8e7SGabor Kovesdan0x5639 = 0x605A
1522*ad30f8e7SGabor Kovesdan0x563B = 0x4E7B
1523*ad30f8e7SGabor Kovesdan0x563F = 0x3A59
1524*ad30f8e7SGabor Kovesdan0x5641 = 0x7830
1525*ad30f8e7SGabor Kovesdan0x564C = 0x6061
1526*ad30f8e7SGabor Kovesdan0x564D = 0x605D
1527*ad30f8e7SGabor Kovesdan0x564E = 0x522D
1528*ad30f8e7SGabor Kovesdan0x5654 = 0x6062
1529*ad30f8e7SGabor Kovesdan0x5657 = 0x605B
1530*ad30f8e7SGabor Kovesdan0x5658 = 0x6059
1531*ad30f8e7SGabor Kovesdan0x5659 = 0x605F
1532*ad30f8e7SGabor Kovesdan0x565D = 0x5F50
1533*ad30f8e7SGabor Kovesdan0x5660 = 0x5F55
1534*ad30f8e7SGabor Kovesdan0x5662 = 0x605E
1535*ad30f8e7SGabor Kovesdan0x5664 = 0x6064
1536*ad30f8e7SGabor Kovesdan0x5665 = 0x5F66
1537*ad30f8e7SGabor Kovesdan0x5666 = 0x5F5C
1538*ad30f8e7SGabor Kovesdan0x5668 = 0x4677
1539*ad30f8e7SGabor Kovesdan0x5669 = 0x582C
1540*ad30f8e7SGabor Kovesdan0x566A = 0x546B
1541*ad30f8e7SGabor Kovesdan0x566B = 0x6066
1542*ad30f8e7SGabor Kovesdan0x566C = 0x4A49
1543*ad30f8e7SGabor Kovesdan0x566F = 0x6048
1544*ad30f8e7SGabor Kovesdan0x5671 = 0x6065
1545*ad30f8e7SGabor Kovesdan0x5672 = 0x5F60
1546*ad30f8e7SGabor Kovesdan0x5674 = 0x4567
1547*ad30f8e7SGabor Kovesdan0x5676 = 0x3841
1548*ad30f8e7SGabor Kovesdan0x5678 = 0x3656
1549*ad30f8e7SGabor Kovesdan0x5679 = 0x782B
1550*ad30f8e7SGabor Kovesdan0x567B = 0x6067
1551*ad30f8e7SGabor Kovesdan0x567C = 0x6068
1552*ad30f8e7SGabor Kovesdan0x5680 = 0x5F4C
1553*ad30f8e7SGabor Kovesdan0x5685 = 0x6069
1554*ad30f8e7SGabor Kovesdan0x5686 = 0x6063
1555*ad30f8e7SGabor Kovesdan0x5687 = 0x4F45
1556*ad30f8e7SGabor Kovesdan0x568C = 0x5F62
1557*ad30f8e7SGabor Kovesdan0x568E = 0x3A3F
1558*ad30f8e7SGabor Kovesdan0x568F = 0x4C67
1559*ad30f8e7SGabor Kovesdan0x5693 = 0x606A
1560*ad30f8e7SGabor Kovesdan0x5695 = 0x6060
1561*ad30f8e7SGabor Kovesdan0x5699 = 0x4476
1562*ad30f8e7SGabor Kovesdan0x56A6 = 0x5F3F
1563*ad30f8e7SGabor Kovesdan0x56A8 = 0x417C
1564*ad30f8e7SGabor Kovesdan0x56AE = 0x7875
1565*ad30f8e7SGabor Kovesdan0x56AF = 0x606B
1566*ad30f8e7SGabor Kovesdan0x56B3 = 0x6037
1567*ad30f8e7SGabor Kovesdan0x56B4 = 0x514F
1568*ad30f8e7SGabor Kovesdan0x56B6 = 0x6053
1569*ad30f8e7SGabor Kovesdan0x56B7 = 0x4842
1570*ad30f8e7SGabor Kovesdan0x56BC = 0x3D40
1571*ad30f8e7SGabor Kovesdan0x56C0 = 0x5F79
1572*ad30f8e7SGabor Kovesdan0x56C1 = 0x603F
1573*ad30f8e7SGabor Kovesdan0x56C2 = 0x4F79
1574*ad30f8e7SGabor Kovesdan0x56C5 = 0x5966
1575*ad30f8e7SGabor Kovesdan0x56C8 = 0x5F3D
1576*ad30f8e7SGabor Kovesdan0x56C9 = 0x7853
1577*ad30f8e7SGabor Kovesdan0x56CA = 0x4452
1578*ad30f8e7SGabor Kovesdan0x56CC = 0x786A
1579*ad30f8e7SGabor Kovesdan0x56D1 = 0x5676
1580*ad30f8e7SGabor Kovesdan0x56D4 = 0x606C
1581*ad30f8e7SGabor Kovesdan0x56D7 = 0x606D
1582*ad30f8e7SGabor Kovesdan0x56DA = 0x4774
1583*ad30f8e7SGabor Kovesdan0x56DB = 0x4B44
1584*ad30f8e7SGabor Kovesdan0x56DD = 0x606E
1585*ad30f8e7SGabor Kovesdan0x56DE = 0x3B58
1586*ad30f8e7SGabor Kovesdan0x56DF = 0x5836
1587*ad30f8e7SGabor Kovesdan0x56E0 = 0x5272
1588*ad30f8e7SGabor Kovesdan0x56E1 = 0x606F
1589*ad30f8e7SGabor Kovesdan0x56E4 = 0x365A
1590*ad30f8e7SGabor Kovesdan0x56EB = 0x6071
1591*ad30f8e7SGabor Kovesdan0x56F0 = 0x4027
1592*ad30f8e7SGabor Kovesdan0x56F1 = 0x3451
1593*ad30f8e7SGabor Kovesdan0x56F9 = 0x6072
1594*ad30f8e7SGabor Kovesdan0x56FA = 0x394C
1595*ad30f8e7SGabor Kovesdan0x56FF = 0x6073
1596*ad30f8e7SGabor Kovesdan0x5703 = 0x4654
1597*ad30f8e7SGabor Kovesdan0x5704 = 0x6074
1598*ad30f8e7SGabor Kovesdan0x5707 = 0x6070
1599*ad30f8e7SGabor Kovesdan0x5708 = 0x4826
1600*ad30f8e7SGabor Kovesdan0x5709 = 0x6076
1601*ad30f8e7SGabor Kovesdan0x570A = 0x6075
1602*ad30f8e7SGabor Kovesdan0x570B = 0x397A
1603*ad30f8e7SGabor Kovesdan0x570D = 0x4E27
1604*ad30f8e7SGabor Kovesdan0x5712 = 0x5430
1605*ad30f8e7SGabor Kovesdan0x5713 = 0x5432
1606*ad30f8e7SGabor Kovesdan0x5716 = 0x4D3C
1607*ad30f8e7SGabor Kovesdan0x5718 = 0x4D45
1608*ad30f8e7SGabor Kovesdan0x571C = 0x6077
1609*ad30f8e7SGabor Kovesdan0x571F = 0x4D41
1610*ad30f8e7SGabor Kovesdan0x5728 = 0x545A
1611*ad30f8e7SGabor Kovesdan0x5729 = 0x5B57
1612*ad30f8e7SGabor Kovesdan0x572A = 0x5B59
1613*ad30f8e7SGabor Kovesdan0x572C = 0x5B58
1614*ad30f8e7SGabor Kovesdan0x572D = 0x3967
1615*ad30f8e7SGabor Kovesdan0x572E = 0x5B5C
1616*ad30f8e7SGabor Kovesdan0x572F = 0x5B5D
1617*ad30f8e7SGabor Kovesdan0x5730 = 0x3558
1618*ad30f8e7SGabor Kovesdan0x5733 = 0x5B5A
1619*ad30f8e7SGabor Kovesdan0x573B = 0x5B5F
1620*ad30f8e7SGabor Kovesdan0x573E = 0x3B78
1621*ad30f8e7SGabor Kovesdan0x5740 = 0x5637
1622*ad30f8e7SGabor Kovesdan0x5742 = 0x5B60
1623*ad30f8e7SGabor Kovesdan0x5747 = 0x3E79
1624*ad30f8e7SGabor Kovesdan0x574A = 0x373B
1625*ad30f8e7SGabor Kovesdan0x574C = 0x5B50
1626*ad30f8e7SGabor Kovesdan0x574D = 0x4C2E
1627*ad30f8e7SGabor Kovesdan0x574E = 0x3F32
1628*ad30f8e7SGabor Kovesdan0x5750 = 0x5778
1629*ad30f8e7SGabor Kovesdan0x5751 = 0x3F53
1630*ad30f8e7SGabor Kovesdan0x5761 = 0x4642
1631*ad30f8e7SGabor Kovesdan0x5764 = 0x4024
1632*ad30f8e7SGabor Kovesdan0x5766 = 0x4C39
1633*ad30f8e7SGabor Kovesdan0x5768 = 0x5B67
1634*ad30f8e7SGabor Kovesdan0x5769 = 0x5B61
1635*ad30f8e7SGabor Kovesdan0x576A = 0x463A
1636*ad30f8e7SGabor Kovesdan0x576B = 0x5B63
1637*ad30f8e7SGabor Kovesdan0x576D = 0x5B68
1638*ad30f8e7SGabor Kovesdan0x576F = 0x4577
1639*ad30f8e7SGabor Kovesdan0x5773 = 0x5B6A
1640*ad30f8e7SGabor Kovesdan0x5776 = 0x5B69
1641*ad30f8e7SGabor Kovesdan0x5777 = 0x3F40
1642*ad30f8e7SGabor Kovesdan0x577B = 0x5B66
1643*ad30f8e7SGabor Kovesdan0x577C = 0x5B65
1644*ad30f8e7SGabor Kovesdan0x5782 = 0x3439
1645*ad30f8e7SGabor Kovesdan0x5783 = 0x402C
1646*ad30f8e7SGabor Kovesdan0x578B = 0x504D
1647*ad30f8e7SGabor Kovesdan0x578C = 0x5B6D
1648*ad30f8e7SGabor Kovesdan0x5793 = 0x5B72
1649*ad30f8e7SGabor Kovesdan0x579B = 0x3662
1650*ad30f8e7SGabor Kovesdan0x57A0 = 0x5B73
1651*ad30f8e7SGabor Kovesdan0x57A1 = 0x5B52
1652*ad30f8e7SGabor Kovesdan0x57A2 = 0x3938
1653*ad30f8e7SGabor Kovesdan0x57A3 = 0x542B
1654*ad30f8e7SGabor Kovesdan0x57A4 = 0x5B6C
1655*ad30f8e7SGabor Kovesdan0x57A7 = 0x5B70
1656*ad30f8e7SGabor Kovesdan0x57AE = 0x3F65
1657*ad30f8e7SGabor Kovesdan0x57B8 = 0x5B79
1658*ad30f8e7SGabor Kovesdan0x57C2 = 0x3921
1659*ad30f8e7SGabor Kovesdan0x57C3 = 0x3023
1660*ad30f8e7SGabor Kovesdan0x57CB = 0x4271
1661*ad30f8e7SGabor Kovesdan0x57CE = 0x3347
1662*ad30f8e7SGabor Kovesdan0x57CF = 0x5B6F
1663*ad30f8e7SGabor Kovesdan0x57D2 = 0x5B78
1664*ad30f8e7SGabor Kovesdan0x57D4 = 0x4652
1665*ad30f8e7SGabor Kovesdan0x57D5 = 0x5B74
1666*ad30f8e7SGabor Kovesdan0x57DD = 0x5B7E
1667*ad30f8e7SGabor Kovesdan0x57DF = 0x5372
1668*ad30f8e7SGabor Kovesdan0x57E0 = 0x323A
1669*ad30f8e7SGabor Kovesdan0x57E1 = 0x5B6B
1670*ad30f8e7SGabor Kovesdan0x57E4 = 0x5B7D
1671*ad30f8e7SGabor Kovesdan0x57ED = 0x5C24
1672*ad30f8e7SGabor Kovesdan0x57EF = 0x5B7B
1673*ad30f8e7SGabor Kovesdan0x57F4 = 0x5B7A
1674*ad30f8e7SGabor Kovesdan0x57F7 = 0x5634
1675*ad30f8e7SGabor Kovesdan0x57F8 = 0x5B7C
1676*ad30f8e7SGabor Kovesdan0x57F9 = 0x4560
1677*ad30f8e7SGabor Kovesdan0x57FA = 0x3B79
1678*ad30f8e7SGabor Kovesdan0x57FD = 0x5C23
1679*ad30f8e7SGabor Kovesdan0x5800 = 0x5C25
1680*ad30f8e7SGabor Kovesdan0x5802 = 0x4C43
1681*ad30f8e7SGabor Kovesdan0x5805 = 0x3C61
1682*ad30f8e7SGabor Kovesdan0x5806 = 0x3651
1683*ad30f8e7SGabor Kovesdan0x5807 = 0x5D40
1684*ad30f8e7SGabor Kovesdan0x580A = 0x5B51
1685*ad30f8e7SGabor Kovesdan0x580B = 0x5C21
1686*ad30f8e7SGabor Kovesdan0x580D = 0x5C22
1687*ad30f8e7SGabor Kovesdan0x5816 = 0x5B71
1688*ad30f8e7SGabor Kovesdan0x5819 = 0x5C27
1689*ad30f8e7SGabor Kovesdan0x581D = 0x5B76
1690*ad30f8e7SGabor Kovesdan0x581E = 0x5C26
1691*ad30f8e7SGabor Kovesdan0x5820 = 0x5C29
1692*ad30f8e7SGabor Kovesdan0x5821 = 0x3124
1693*ad30f8e7SGabor Kovesdan0x5824 = 0x354C
1694*ad30f8e7SGabor Kovesdan0x582A = 0x3F30
1695*ad30f8e7SGabor Kovesdan0x582F = 0x5222
1696*ad30f8e7SGabor Kovesdan0x5830 = 0x515F
1697*ad30f8e7SGabor Kovesdan0x5831 = 0x3128
1698*ad30f8e7SGabor Kovesdan0x5834 = 0x3321
1699*ad30f8e7SGabor Kovesdan0x5835 = 0x3642
1700*ad30f8e7SGabor Kovesdan0x5844 = 0x5C28
1701*ad30f8e7SGabor Kovesdan0x584A = 0x3F69
1702*ad30f8e7SGabor Kovesdan0x584B = 0x5C63
1703*ad30f8e7SGabor Kovesdan0x584C = 0x4B7A
1704*ad30f8e7SGabor Kovesdan0x584D = 0x6B73
1705*ad30f8e7SGabor Kovesdan0x584F = 0x5B6E
1706*ad30f8e7SGabor Kovesdan0x5851 = 0x4B5C
1707*ad30f8e7SGabor Kovesdan0x5852 = 0x5B75
1708*ad30f8e7SGabor Kovesdan0x5854 = 0x4B7E
1709*ad30f8e7SGabor Kovesdan0x5857 = 0x4D3F
1710*ad30f8e7SGabor Kovesdan0x5858 = 0x4C41
1711*ad30f8e7SGabor Kovesdan0x585E = 0x487B
1712*ad30f8e7SGabor Kovesdan0x5862 = 0x4E6B
1713*ad30f8e7SGabor Kovesdan0x5864 = 0x5B77
1714*ad30f8e7SGabor Kovesdan0x5865 = 0x5C2A
1715*ad30f8e7SGabor Kovesdan0x586B = 0x4C6E
1716*ad30f8e7SGabor Kovesdan0x586C = 0x5C2B
1717*ad30f8e7SGabor Kovesdan0x5875 = 0x333E
1718*ad30f8e7SGabor Kovesdan0x5879 = 0x4735
1719*ad30f8e7SGabor Kovesdan0x587E = 0x5B53
1720*ad30f8e7SGabor Kovesdan0x5880 = 0x5C2F
1721*ad30f8e7SGabor Kovesdan0x5881 = 0x5C2C
1722*ad30f8e7SGabor Kovesdan0x5883 = 0x3E33
1723*ad30f8e7SGabor Kovesdan0x5885 = 0x4A7B
1724*ad30f8e7SGabor Kovesdan0x5889 = 0x5C2D
1725*ad30f8e7SGabor Kovesdan0x588A = 0x3566
1726*ad30f8e7SGabor Kovesdan0x5892 = 0x494A
1727*ad30f8e7SGabor Kovesdan0x5893 = 0x4439
1728*ad30f8e7SGabor Kovesdan0x589A = 0x5C2E
1729*ad30f8e7SGabor Kovesdan0x589C = 0x5739
1730*ad30f8e7SGabor Kovesdan0x589E = 0x5476
1731*ad30f8e7SGabor Kovesdan0x589F = 0x5066
1732*ad30f8e7SGabor Kovesdan0x58A8 = 0x442B
1733*ad30f8e7SGabor Kovesdan0x58A9 = 0x3655
1734*ad30f8e7SGabor Kovesdan0x58AE = 0x3669
1735*ad30f8e7SGabor Kovesdan0x58B3 = 0x3758
1736*ad30f8e7SGabor Kovesdan0x58BB = 0x473D
1737*ad30f8e7SGabor Kovesdan0x58BC = 0x5B54
1738*ad30f8e7SGabor Kovesdan0x58BE = 0x3F51
1739*ad30f8e7SGabor Kovesdan0x58C1 = 0x315A
1740*ad30f8e7SGabor Kovesdan0x58C5 = 0x5B55
1741*ad30f8e7SGabor Kovesdan0x58C7 = 0x4C33
1742*ad30f8e7SGabor Kovesdan0x58D1 = 0x5B56
1743*ad30f8e7SGabor Kovesdan0x58D3 = 0x5139
1744*ad30f8e7SGabor Kovesdan0x58D5 = 0x3A3E
1745*ad30f8e7SGabor Kovesdan0x58D8 = 0x405D
1746*ad30f8e7SGabor Kovesdan0x58D9 = 0x5B5B
1747*ad30f8e7SGabor Kovesdan0x58DA = 0x5B64
1748*ad30f8e7SGabor Kovesdan0x58DE = 0x3B35
1749*ad30f8e7SGabor Kovesdan0x58DF = 0x4222
1750*ad30f8e7SGabor Kovesdan0x58E0 = 0x5B62
1751*ad30f8e7SGabor Kovesdan0x58E2 = 0x5B5E
1752*ad30f8e7SGabor Kovesdan0x58E4 = 0x4840
1753*ad30f8e7SGabor Kovesdan0x58E9 = 0x3053
1754*ad30f8e7SGabor Kovesdan0x58EB = 0x4A3F
1755*ad30f8e7SGabor Kovesdan0x58EC = 0x4849
1756*ad30f8e7SGabor Kovesdan0x58EF = 0x5733
1757*ad30f8e7SGabor Kovesdan0x58F9 = 0x523C
1758*ad30f8e7SGabor Kovesdan0x58FA = 0x3A78
1759*ad30f8e7SGabor Kovesdan0x58FD = 0x4A59
1760*ad30f8e7SGabor Kovesdan0x5902 = 0x623A
1761*ad30f8e7SGabor Kovesdan0x590F = 0x4F44
1762*ad30f8e7SGabor Kovesdan0x5914 = 0x5967
1763*ad30f8e7SGabor Kovesdan0x5915 = 0x4F26
1764*ad30f8e7SGabor Kovesdan0x5916 = 0x4D62
1765*ad30f8e7SGabor Kovesdan0x5919 = 0x596D
1766*ad30f8e7SGabor Kovesdan0x591A = 0x3660
1767*ad30f8e7SGabor Kovesdan0x591C = 0x5239
1768*ad30f8e7SGabor Kovesdan0x591F = 0x393B
1769*ad30f8e7SGabor Kovesdan0x5922 = 0x434E
1770*ad30f8e7SGabor Kovesdan0x5924 = 0x6239
1771*ad30f8e7SGabor Kovesdan0x5925 = 0x6237
1772*ad30f8e7SGabor Kovesdan0x5927 = 0x3473
1773*ad30f8e7SGabor Kovesdan0x5929 = 0x4C6C
1774*ad30f8e7SGabor Kovesdan0x592A = 0x4C2B
1775*ad30f8e7SGabor Kovesdan0x592B = 0x3772
1776*ad30f8e7SGabor Kovesdan0x592D = 0x5832
1777*ad30f8e7SGabor Kovesdan0x592E = 0x516B
1778*ad30f8e7SGabor Kovesdan0x592F = 0x3A3B
1779*ad30f8e7SGabor Kovesdan0x5931 = 0x4A27
1780*ad30f8e7SGabor Kovesdan0x5937 = 0x5244
1781*ad30f8e7SGabor Kovesdan0x5938 = 0x7849
1782*ad30f8e7SGabor Kovesdan0x593C = 0x5E45
1783*ad30f8e7SGabor Kovesdan0x593E = 0x3C50
1784*ad30f8e7SGabor Kovesdan0x5944 = 0x5159
1785*ad30f8e7SGabor Kovesdan0x5947 = 0x4666
1786*ad30f8e7SGabor Kovesdan0x5948 = 0x444E
1787*ad30f8e7SGabor Kovesdan0x5949 = 0x376E
1788*ad30f8e7SGabor Kovesdan0x594E = 0x3F7C
1789*ad30f8e7SGabor Kovesdan0x594F = 0x5760
1790*ad30f8e7SGabor Kovesdan0x5950 = 0x5B3C
1791*ad30f8e7SGabor Kovesdan0x5951 = 0x4675
1792*ad30f8e7SGabor Kovesdan0x5954 = 0x313C
1793*ad30f8e7SGabor Kovesdan0x5955 = 0x5E48
1794*ad30f8e7SGabor Kovesdan0x5957 = 0x4C57
1795*ad30f8e7SGabor Kovesdan0x5958 = 0x5E4A
1796*ad30f8e7SGabor Kovesdan0x595A = 0x5E49
1797*ad30f8e7SGabor Kovesdan0x5960 = 0x356C
1798*ad30f8e7SGabor Kovesdan0x5962 = 0x495D
1799*ad30f8e7SGabor Kovesdan0x5965 = 0x3042
1800*ad30f8e7SGabor Kovesdan0x5969 = 0x5E46
1801*ad30f8e7SGabor Kovesdan0x596A = 0x3661
1802*ad30f8e7SGabor Kovesdan0x596C = 0x3D31
1803*ad30f8e7SGabor Kovesdan0x596E = 0x375C
1804*ad30f8e7SGabor Kovesdan0x5973 = 0x452E
1805*ad30f8e7SGabor Kovesdan0x5974 = 0x452B
1806*ad30f8e7SGabor Kovesdan0x5976 = 0x444C
1807*ad30f8e7SGabor Kovesdan0x5978 = 0x3C69
1808*ad30f8e7SGabor Kovesdan0x5979 = 0x4B7D
1809*ad30f8e7SGabor Kovesdan0x597D = 0x3A43
1810*ad30f8e7SGabor Kovesdan0x5981 = 0x6579
1811*ad30f8e7SGabor Kovesdan0x5982 = 0x4867
1812*ad30f8e7SGabor Kovesdan0x5983 = 0x657A
1813*ad30f8e7SGabor Kovesdan0x5984 = 0x4D7D
1814*ad30f8e7SGabor Kovesdan0x598A = 0x4851
1815*ad30f8e7SGabor Kovesdan0x598D = 0x657B
1816*ad30f8e7SGabor Kovesdan0x5992 = 0x364A
1817*ad30f8e7SGabor Kovesdan0x5993 = 0x3C4B
1818*ad30f8e7SGabor Kovesdan0x5996 = 0x517D
1819*ad30f8e7SGabor Kovesdan0x5997 = 0x6621
1820*ad30f8e7SGabor Kovesdan0x5999 = 0x436E
1821*ad30f8e7SGabor Kovesdan0x599D = 0x5731
1822*ad30f8e7SGabor Kovesdan0x599E = 0x6624
1823*ad30f8e7SGabor Kovesdan0x59A3 = 0x657E
1824*ad30f8e7SGabor Kovesdan0x59A4 = 0x6625
1825*ad30f8e7SGabor Kovesdan0x59A5 = 0x4D57
1826*ad30f8e7SGabor Kovesdan0x59A8 = 0x3741
1827*ad30f8e7SGabor Kovesdan0x59AE = 0x445D
1828*ad30f8e7SGabor Kovesdan0x59AF = 0x6628
1829*ad30f8e7SGabor Kovesdan0x59B2 = 0x6627
1830*ad30f8e7SGabor Kovesdan0x59B9 = 0x4343
1831*ad30f8e7SGabor Kovesdan0x59BB = 0x465E
1832*ad30f8e7SGabor Kovesdan0x59BE = 0x662A
1833*ad30f8e7SGabor Kovesdan0x59C6 = 0x4437
1834*ad30f8e7SGabor Kovesdan0x59CA = 0x6622
1835*ad30f8e7SGabor Kovesdan0x59CB = 0x4A3C
1836*ad30f8e7SGabor Kovesdan0x59D0 = 0x3D63
1837*ad30f8e7SGabor Kovesdan0x59D1 = 0x3943
1838*ad30f8e7SGabor Kovesdan0x59D2 = 0x6626
1839*ad30f8e7SGabor Kovesdan0x59D3 = 0x5055
1840*ad30f8e7SGabor Kovesdan0x59D4 = 0x4E2F
1841*ad30f8e7SGabor Kovesdan0x59D7 = 0x6629
1842*ad30f8e7SGabor Kovesdan0x59D8 = 0x6630
1843*ad30f8e7SGabor Kovesdan0x59DA = 0x5226
1844*ad30f8e7SGabor Kovesdan0x59DC = 0x3D2A
1845*ad30f8e7SGabor Kovesdan0x59DD = 0x662D
1846*ad30f8e7SGabor Kovesdan0x59E3 = 0x662F
1847*ad30f8e7SGabor Kovesdan0x59E5 = 0x4051
1848*ad30f8e7SGabor Kovesdan0x59E8 = 0x524C
1849*ad30f8e7SGabor Kovesdan0x59EC = 0x3C27
1850*ad30f8e7SGabor Kovesdan0x59F9 = 0x6631
1851*ad30f8e7SGabor Kovesdan0x59FB = 0x5276
1852*ad30f8e7SGabor Kovesdan0x59FF = 0x574B
1853*ad30f8e7SGabor Kovesdan0x5A01 = 0x4D7E
1854*ad30f8e7SGabor Kovesdan0x5A03 = 0x4D5E
1855*ad30f8e7SGabor Kovesdan0x5A09 = 0x6633
1856*ad30f8e7SGabor Kovesdan0x5A0C = 0x6632
1857*ad30f8e7SGabor Kovesdan0x5A11 = 0x6636
1858*ad30f8e7SGabor Kovesdan0x5A13 = 0x6638
1859*ad30f8e7SGabor Kovesdan0x5A18 = 0x446F
1860*ad30f8e7SGabor Kovesdan0x5A1C = 0x4448
1861*ad30f8e7SGabor Kovesdan0x5A1F = 0x3E6A
1862*ad30f8e7SGabor Kovesdan0x5A20 = 0x496F
1863*ad30f8e7SGabor Kovesdan0x5A23 = 0x6637
1864*ad30f8e7SGabor Kovesdan0x5A25 = 0x3670
1865*ad30f8e7SGabor Kovesdan0x5A29 = 0x4364
1866*ad30f8e7SGabor Kovesdan0x5A31 = 0x5369
1867*ad30f8e7SGabor Kovesdan0x5A36 = 0x4822
1868*ad30f8e7SGabor Kovesdan0x5A3C = 0x663D
1869*ad30f8e7SGabor Kovesdan0x5A40 = 0x6639
1870*ad30f8e7SGabor Kovesdan0x5A41 = 0x4226
1871*ad30f8e7SGabor Kovesdan0x5A46 = 0x4645
1872*ad30f8e7SGabor Kovesdan0x5A49 = 0x4D71
1873*ad30f8e7SGabor Kovesdan0x5A4A = 0x663B
1874*ad30f8e7SGabor Kovesdan0x5A55 = 0x663C
1875*ad30f8e7SGabor Kovesdan0x5A5A = 0x3B69
1876*ad30f8e7SGabor Kovesdan0x5A62 = 0x663E
1877*ad30f8e7SGabor Kovesdan0x5A66 = 0x383E
1878*ad30f8e7SGabor Kovesdan0x5A67 = 0x663A
1879*ad30f8e7SGabor Kovesdan0x5A6A = 0x4037
1880*ad30f8e7SGabor Kovesdan0x5A6D = 0x662B
1881*ad30f8e7SGabor Kovesdan0x5A77 = 0x6643
1882*ad30f8e7SGabor Kovesdan0x5A7A = 0x6644
1883*ad30f8e7SGabor Kovesdan0x5A7F = 0x5076
1884*ad30f8e7SGabor Kovesdan0x5A92 = 0x433D
1885*ad30f8e7SGabor Kovesdan0x5A9A = 0x4344
1886*ad30f8e7SGabor Kovesdan0x5A9B = 0x6642
1887*ad30f8e7SGabor Kovesdan0x5AA7 = 0x6634
1888*ad30f8e7SGabor Kovesdan0x5AAA = 0x6641
1889*ad30f8e7SGabor Kovesdan0x5AB2 = 0x6647
1890*ad30f8e7SGabor Kovesdan0x5AB3 = 0x4F31
1891*ad30f8e7SGabor Kovesdan0x5AB5 = 0x6B74
1892*ad30f8e7SGabor Kovesdan0x5AB8 = 0x664A
1893*ad30f8e7SGabor Kovesdan0x5ABD = 0x4268
1894*ad30f8e7SGabor Kovesdan0x5ABE = 0x6645
1895*ad30f8e7SGabor Kovesdan0x5AC1 = 0x3C5E
1896*ad30f8e7SGabor Kovesdan0x5AC2 = 0x4929
1897*ad30f8e7SGabor Kovesdan0x5AC9 = 0x3C35
1898*ad30f8e7SGabor Kovesdan0x5ACC = 0x4F53
1899*ad30f8e7SGabor Kovesdan0x5AD6 = 0x664E
1900*ad30f8e7SGabor Kovesdan0x5AD7 = 0x657D
1901*ad30f8e7SGabor Kovesdan0x5AD8 = 0x6650
1902*ad30f8e7SGabor Kovesdan0x5ADC = 0x6651
1903*ad30f8e7SGabor Kovesdan0x5AE0 = 0x664B
1904*ad30f8e7SGabor Kovesdan0x5AE1 = 0x3555
1905*ad30f8e7SGabor Kovesdan0x5AE3 = 0x664C
1906*ad30f8e7SGabor Kovesdan0x5AE6 = 0x664F
1907*ad30f8e7SGabor Kovesdan0x5AE9 = 0x445B
1908*ad30f8e7SGabor Kovesdan0x5AEB = 0x6646
1909*ad30f8e7SGabor Kovesdan0x5AF5 = 0x657C
1910*ad30f8e7SGabor Kovesdan0x5AFB = 0x6635
1911*ad30f8e7SGabor Kovesdan0x5B00 = 0x6623
1912*ad30f8e7SGabor Kovesdan0x5B08 = 0x662C
1913*ad30f8e7SGabor Kovesdan0x5B09 = 0x6652
1914*ad30f8e7SGabor Kovesdan0x5B0B = 0x663F
1915*ad30f8e7SGabor Kovesdan0x5B0C = 0x3D3F
1916*ad30f8e7SGabor Kovesdan0x5B16 = 0x6654
1917*ad30f8e7SGabor Kovesdan0x5B17 = 0x6653
1918*ad30f8e7SGabor Kovesdan0x5B19 = 0x664D
1919*ad30f8e7SGabor Kovesdan0x5B21 = 0x6648
1920*ad30f8e7SGabor Kovesdan0x5B2A = 0x6649
1921*ad30f8e7SGabor Kovesdan0x5B30 = 0x5324
1922*ad30f8e7SGabor Kovesdan0x5B32 = 0x6655
1923*ad30f8e7SGabor Kovesdan0x5B34 = 0x5978
1924*ad30f8e7SGabor Kovesdan0x5B37 = 0x6656
1925*ad30f8e7SGabor Kovesdan0x5B38 = 0x4974
1926*ad30f8e7SGabor Kovesdan0x5B40 = 0x6657
1927*ad30f8e7SGabor Kovesdan0x5B4C = 0x662E
1928*ad30f8e7SGabor Kovesdan0x5B50 = 0x5753
1929*ad30f8e7SGabor Kovesdan0x5B51 = 0x665D
1930*ad30f8e7SGabor Kovesdan0x5B53 = 0x665E
1931*ad30f8e7SGabor Kovesdan0x5B54 = 0x3F57
1932*ad30f8e7SGabor Kovesdan0x5B55 = 0x5450
1933*ad30f8e7SGabor Kovesdan0x5B57 = 0x5756
1934*ad30f8e7SGabor Kovesdan0x5B58 = 0x3466
1935*ad30f8e7SGabor Kovesdan0x5B5A = 0x665A
1936*ad30f8e7SGabor Kovesdan0x5B5B = 0x5843
1937*ad30f8e7SGabor Kovesdan0x5B5C = 0x574E
1938*ad30f8e7SGabor Kovesdan0x5B5D = 0x5022
1939*ad30f8e7SGabor Kovesdan0x5B5F = 0x434F
1940*ad30f8e7SGabor Kovesdan0x5B62 = 0x665F
1941*ad30f8e7SGabor Kovesdan0x5B63 = 0x3C3E
1942*ad30f8e7SGabor Kovesdan0x5B64 = 0x3942
1943*ad30f8e7SGabor Kovesdan0x5B65 = 0x665B
1944*ad30f8e7SGabor Kovesdan0x5B69 = 0x3A22
1945*ad30f8e7SGabor Kovesdan0x5B6B = 0x4B6F
1946*ad30f8e7SGabor Kovesdan0x5B6C = 0x582B
1947*ad30f8e7SGabor Kovesdan0x5B70 = 0x4A6B
1948*ad30f8e7SGabor Kovesdan0x5B71 = 0x656E
1949*ad30f8e7SGabor Kovesdan0x5B73 = 0x665C
1950*ad30f8e7SGabor Kovesdan0x5B75 = 0x3775
1951*ad30f8e7SGabor Kovesdan0x5B78 = 0x5127
1952*ad30f8e7SGabor Kovesdan0x5B7A = 0x4866
1953*ad30f8e7SGabor Kovesdan0x5B7D = 0x4475
1954*ad30f8e7SGabor Kovesdan0x5B7F = 0x424F
1955*ad30f8e7SGabor Kovesdan0x5B80 = 0x6532
1956*ad30f8e7SGabor Kovesdan0x5B83 = 0x4B7C
1957*ad30f8e7SGabor Kovesdan0x5B84 = 0x6533
1958*ad30f8e7SGabor Kovesdan0x5B85 = 0x552C
1959*ad30f8e7SGabor Kovesdan0x5B87 = 0x536E
1960*ad30f8e7SGabor Kovesdan0x5B88 = 0x4A58
1961*ad30f8e7SGabor Kovesdan0x5B89 = 0x3032
1962*ad30f8e7SGabor Kovesdan0x5B8B = 0x4B4E
1963*ad30f8e7SGabor Kovesdan0x5B8C = 0x4D6A
1964*ad30f8e7SGabor Kovesdan0x5B8F = 0x3A6A
1965*ad30f8e7SGabor Kovesdan0x5B93 = 0x6535
1966*ad30f8e7SGabor Kovesdan0x5B95 = 0x6534
1967*ad30f8e7SGabor Kovesdan0x5B97 = 0x575A
1968*ad30f8e7SGabor Kovesdan0x5B98 = 0x3959
1969*ad30f8e7SGabor Kovesdan0x5B99 = 0x5666
1970*ad30f8e7SGabor Kovesdan0x5B9A = 0x3628
1971*ad30f8e7SGabor Kovesdan0x5B9B = 0x4D70
1972*ad30f8e7SGabor Kovesdan0x5B9C = 0x524B
1973*ad30f8e7SGabor Kovesdan0x5BA2 = 0x3F4D
1974*ad30f8e7SGabor Kovesdan0x5BA3 = 0x507B
1975*ad30f8e7SGabor Kovesdan0x5BA4 = 0x4A52
1976*ad30f8e7SGabor Kovesdan0x5BA5 = 0x6536
1977*ad30f8e7SGabor Kovesdan0x5BA6 = 0x3B42
1978*ad30f8e7SGabor Kovesdan0x5BAB = 0x392C
1979*ad30f8e7SGabor Kovesdan0x5BB0 = 0x5457
1980*ad30f8e7SGabor Kovesdan0x5BB3 = 0x3A26
1981*ad30f8e7SGabor Kovesdan0x5BB4 = 0x5167
1982*ad30f8e7SGabor Kovesdan0x5BB5 = 0x4F7C
1983*ad30f8e7SGabor Kovesdan0x5BB6 = 0x3C52
1984*ad30f8e7SGabor Kovesdan0x5BB8 = 0x6537
1985*ad30f8e7SGabor Kovesdan0x5BB9 = 0x485D
1986*ad30f8e7SGabor Kovesdan0x5BBF = 0x4B5E
1987*ad30f8e7SGabor Kovesdan0x5BC2 = 0x3C45
1988*ad30f8e7SGabor Kovesdan0x5BC4 = 0x3C44
1989*ad30f8e7SGabor Kovesdan0x5BC5 = 0x527A
1990*ad30f8e7SGabor Kovesdan0x5BC6 = 0x435C
1991*ad30f8e7SGabor Kovesdan0x5BC7 = 0x3F5C
1992*ad30f8e7SGabor Kovesdan0x5BCC = 0x383B
1993*ad30f8e7SGabor Kovesdan0x5BD0 = 0x4342
1994*ad30f8e7SGabor Kovesdan0x5BD2 = 0x3A2E
1995*ad30f8e7SGabor Kovesdan0x5BD3 = 0x5422
1996*ad30f8e7SGabor Kovesdan0x5BDE = 0x442F
1997*ad30f8e7SGabor Kovesdan0x5BDF = 0x326C
1998*ad30f8e7SGabor Kovesdan0x5BE1 = 0x3951
1999*ad30f8e7SGabor Kovesdan0x5BE2 = 0x475E
2000*ad30f8e7SGabor Kovesdan0x5BE4 = 0x653B
2001*ad30f8e7SGabor Kovesdan0x5BE5 = 0x4148
2002*ad30f8e7SGabor Kovesdan0x5BE6 = 0x4A35
2003*ad30f8e7SGabor Kovesdan0x5BE7 = 0x447E
2004*ad30f8e7SGabor Kovesdan0x5BE8 = 0x552F
2005*ad30f8e7SGabor Kovesdan0x5BE9 = 0x4973
2006*ad30f8e7SGabor Kovesdan0x5BEB = 0x5034
2007*ad30f8e7SGabor Kovesdan0x5BEC = 0x3F6D
2008*ad30f8e7SGabor Kovesdan0x5BEE = 0x653C
2009*ad30f8e7SGabor Kovesdan0x5BF0 = 0x653E
2010*ad30f8e7SGabor Kovesdan0x5BF5 = 0x3368
2011*ad30f8e7SGabor Kovesdan0x5BF6 = 0x3126
2012*ad30f8e7SGabor Kovesdan0x5BF8 = 0x3467
2013*ad30f8e7SGabor Kovesdan0x5BFA = 0x4B42
2014*ad30f8e7SGabor Kovesdan0x5C01 = 0x3762
2015*ad30f8e7SGabor Kovesdan0x5C04 = 0x4964
2016*ad30f8e7SGabor Kovesdan0x5C07 = 0x3D2B
2017*ad30f8e7SGabor Kovesdan0x5C08 = 0x5728
2018*ad30f8e7SGabor Kovesdan0x5C09 = 0x4E3E
2019*ad30f8e7SGabor Kovesdan0x5C0A = 0x5770
2020*ad30f8e7SGabor Kovesdan0x5C0B = 0x5130
2021*ad30f8e7SGabor Kovesdan0x5C0D = 0x3654
2022*ad30f8e7SGabor Kovesdan0x5C0E = 0x353C
2023*ad30f8e7SGabor Kovesdan0x5C0F = 0x5021
2024*ad30f8e7SGabor Kovesdan0x5C11 = 0x4959
2025*ad30f8e7SGabor Kovesdan0x5C15 = 0x6658
2026*ad30f8e7SGabor Kovesdan0x5C16 = 0x3C62
2027*ad30f8e7SGabor Kovesdan0x5C1A = 0x4950
2028*ad30f8e7SGabor Kovesdan0x5C1C = 0x6659
2029*ad30f8e7SGabor Kovesdan0x5C22 = 0x5E4C
2030*ad30f8e7SGabor Kovesdan0x5C24 = 0x5348
2031*ad30f8e7SGabor Kovesdan0x5C25 = 0x5E4D
2032*ad30f8e7SGabor Kovesdan0x5C2C = 0x5E4E
2033*ad30f8e7SGabor Kovesdan0x5C31 = 0x3E4D
2034*ad30f8e7SGabor Kovesdan0x5C37 = 0x5E4F
2035*ad30f8e7SGabor Kovesdan0x5C38 = 0x4A2C
2036*ad30f8e7SGabor Kovesdan0x5C39 = 0x527C
2037*ad30f8e7SGabor Kovesdan0x5C3A = 0x335F
2038*ad30f8e7SGabor Kovesdan0x5C3B = 0x656A
2039*ad30f8e7SGabor Kovesdan0x5C3C = 0x4461
2040*ad30f8e7SGabor Kovesdan0x5C3E = 0x4E32
2041*ad30f8e7SGabor Kovesdan0x5C3F = 0x4472
2042*ad30f8e7SGabor Kovesdan0x5C40 = 0x3E56
2043*ad30f8e7SGabor Kovesdan0x5C41 = 0x4628
2044*ad30f8e7SGabor Kovesdan0x5C45 = 0x3E53
2045*ad30f8e7SGabor Kovesdan0x5C48 = 0x477C
2046*ad30f8e7SGabor Kovesdan0x5C49 = 0x4C6B
2047*ad30f8e7SGabor Kovesdan0x5C4A = 0x3D6C
2048*ad30f8e7SGabor Kovesdan0x5C4B = 0x4E5D
2049*ad30f8e7SGabor Kovesdan0x5C4E = 0x4A3A
2050*ad30f8e7SGabor Kovesdan0x5C4F = 0x4641
2051*ad30f8e7SGabor Kovesdan0x5C50 = 0x656C
2052*ad30f8e7SGabor Kovesdan0x5C51 = 0x503C
2053*ad30f8e7SGabor Kovesdan0x5C55 = 0x5539
2054*ad30f8e7SGabor Kovesdan0x5C59 = 0x656D
2055*ad30f8e7SGabor Kovesdan0x5C60 = 0x4D40
2056*ad30f8e7SGabor Kovesdan0x5C62 = 0x4245
2057*ad30f8e7SGabor Kovesdan0x5C63 = 0x656F
2058*ad30f8e7SGabor Kovesdan0x5C64 = 0x3263
2059*ad30f8e7SGabor Kovesdan0x5C65 = 0x4244
2060*ad30f8e7SGabor Kovesdan0x5C68 = 0x6570
2061*ad30f8e7SGabor Kovesdan0x5C6C = 0x4A74
2062*ad30f8e7SGabor Kovesdan0x5C6E = 0x6578
2063*ad30f8e7SGabor Kovesdan0x5C6F = 0x4D4D
2064*ad30f8e7SGabor Kovesdan0x5C71 = 0x493D
2065*ad30f8e7SGabor Kovesdan0x5C79 = 0x5259
2066*ad30f8e7SGabor Kovesdan0x5C7A = 0x6128
2067*ad30f8e7SGabor Kovesdan0x5C88 = 0x612C
2068*ad30f8e7SGabor Kovesdan0x5C8C = 0x6127
2069*ad30f8e7SGabor Kovesdan0x5C8D = 0x6129
2070*ad30f8e7SGabor Kovesdan0x5C90 = 0x612A
2071*ad30f8e7SGabor Kovesdan0x5C91 = 0x612F
2072*ad30f8e7SGabor Kovesdan0x5C94 = 0x326D
2073*ad30f8e7SGabor Kovesdan0x5C99 = 0x612E
2074*ad30f8e7SGabor Kovesdan0x5C9C = 0x6131
2075*ad30f8e7SGabor Kovesdan0x5CA1 = 0x3854
2076*ad30f8e7SGabor Kovesdan0x5CA2 = 0x6133
2077*ad30f8e7SGabor Kovesdan0x5CA3 = 0x6138
2078*ad30f8e7SGabor Kovesdan0x5CA9 = 0x5152
2079*ad30f8e7SGabor Kovesdan0x5CAB = 0x6136
2080*ad30f8e7SGabor Kovesdan0x5CAC = 0x6135
2081*ad30f8e7SGabor Kovesdan0x5CB1 = 0x6137
2082*ad30f8e7SGabor Kovesdan0x5CB3 = 0x5440
2083*ad30f8e7SGabor Kovesdan0x5CB5 = 0x6132
2084*ad30f8e7SGabor Kovesdan0x5CB7 = 0x613A
2085*ad30f8e7SGabor Kovesdan0x5CB8 = 0x3036
2086*ad30f8e7SGabor Kovesdan0x5CC1 = 0x6139
2087*ad30f8e7SGabor Kovesdan0x5CCB = 0x613E
2088*ad30f8e7SGabor Kovesdan0x5CD2 = 0x613C
2089*ad30f8e7SGabor Kovesdan0x5CD9 = 0x5645
2090*ad30f8e7SGabor Kovesdan0x5CE8 = 0x366B
2091*ad30f8e7SGabor Kovesdan0x5CEA = 0x5378
2092*ad30f8e7SGabor Kovesdan0x5CED = 0x474D
2093*ad30f8e7SGabor Kovesdan0x5CF0 = 0x3765
2094*ad30f8e7SGabor Kovesdan0x5CF4 = 0x612D
2095*ad30f8e7SGabor Kovesdan0x5CF6 = 0x353A
2096*ad30f8e7SGabor Kovesdan0x5CFB = 0x3E7E
2097*ad30f8e7SGabor Kovesdan0x5CFD = 0x4F3F
2098*ad30f8e7SGabor Kovesdan0x5D06 = 0x6147
2099*ad30f8e7SGabor Kovesdan0x5D07 = 0x3367
2100*ad30f8e7SGabor Kovesdan0x5D0D = 0x6141
2101*ad30f8e7SGabor Kovesdan0x5D0E = 0x4669
2102*ad30f8e7SGabor Kovesdan0x5D14 = 0x345E
2103*ad30f8e7SGabor Kovesdan0x5D16 = 0x5142
2104*ad30f8e7SGabor Kovesdan0x5D17 = 0x385A
2105*ad30f8e7SGabor Kovesdan0x5D1B = 0x6148
2106*ad30f8e7SGabor Kovesdan0x5D1E = 0x6146
2107*ad30f8e7SGabor Kovesdan0x5D22 = 0x613F
2108*ad30f8e7SGabor Kovesdan0x5D24 = 0x6145
2109*ad30f8e7SGabor Kovesdan0x5D26 = 0x6143
2110*ad30f8e7SGabor Kovesdan0x5D27 = 0x6142
2111*ad30f8e7SGabor Kovesdan0x5D29 = 0x3140
2112*ad30f8e7SGabor Kovesdan0x5D2C = 0x6134
2113*ad30f8e7SGabor Kovesdan0x5D2E = 0x6144
2114*ad30f8e7SGabor Kovesdan0x5D34 = 0x614B
2115*ad30f8e7SGabor Kovesdan0x5D3D = 0x614C
2116*ad30f8e7SGabor Kovesdan0x5D3E = 0x614A
2117*ad30f8e7SGabor Kovesdan0x5D47 = 0x6F7A
2118*ad30f8e7SGabor Kovesdan0x5D4A = 0x6153
2119*ad30f8e7SGabor Kovesdan0x5D4B = 0x6152
2120*ad30f8e7SGabor Kovesdan0x5D4C = 0x4736
2121*ad30f8e7SGabor Kovesdan0x5D50 = 0x6130
2122*ad30f8e7SGabor Kovesdan0x5D5B = 0x614E
2123*ad30f8e7SGabor Kovesdan0x5D69 = 0x6154
2124*ad30f8e7SGabor Kovesdan0x5D6B = 0x6151
2125*ad30f8e7SGabor Kovesdan0x5D6C = 0x614D
2126*ad30f8e7SGabor Kovesdan0x5D6F = 0x614F
2127*ad30f8e7SGabor Kovesdan0x5D74 = 0x6155
2128*ad30f8e7SGabor Kovesdan0x5D81 = 0x6150
2129*ad30f8e7SGabor Kovesdan0x5D82 = 0x6156
2130*ad30f8e7SGabor Kovesdan0x5D84 = 0x5538
2131*ad30f8e7SGabor Kovesdan0x5D87 = 0x612B
2132*ad30f8e7SGabor Kovesdan0x5D97 = 0x6140
2133*ad30f8e7SGabor Kovesdan0x5D99 = 0x6157
2134*ad30f8e7SGabor Kovesdan0x5D9D = 0x6158
2135*ad30f8e7SGabor Kovesdan0x5DA0 = 0x613D
2136*ad30f8e7SGabor Kovesdan0x5DA7 = 0x613B
2137*ad30f8e7SGabor Kovesdan0x5DB7 = 0x615A
2138*ad30f8e7SGabor Kovesdan0x5DB8 = 0x6149
2139*ad30f8e7SGabor Kovesdan0x5DBA = 0x416B
2140*ad30f8e7SGabor Kovesdan0x5DBC = 0x536C
2141*ad30f8e7SGabor Kovesdan0x5DCB = 0x3F79
2142*ad30f8e7SGabor Kovesdan0x5DCD = 0x4E21
2143*ad30f8e7SGabor Kovesdan0x5DD2 = 0x424D
2144*ad30f8e7SGabor Kovesdan0x5DD4 = 0x615B
2145*ad30f8e7SGabor Kovesdan0x5DDB = 0x675D
2146*ad30f8e7SGabor Kovesdan0x5DDD = 0x3428
2147*ad30f8e7SGabor Kovesdan0x5DDE = 0x565D
2148*ad30f8e7SGabor Kovesdan0x5DE1 = 0x5132
2149*ad30f8e7SGabor Kovesdan0x5DE2 = 0x3332
2150*ad30f8e7SGabor Kovesdan0x5DE5 = 0x3924
2151*ad30f8e7SGabor Kovesdan0x5DE6 = 0x5773
2152*ad30f8e7SGabor Kovesdan0x5DE7 = 0x4749
2153*ad30f8e7SGabor Kovesdan0x5DE8 = 0x3E5E
2154*ad30f8e7SGabor Kovesdan0x5DEB = 0x4E57
2155*ad30f8e7SGabor Kovesdan0x5DEE = 0x326E
2156*ad30f8e7SGabor Kovesdan0x5DF0 = 0x5B4F
2157*ad30f8e7SGabor Kovesdan0x5DF1 = 0x3C3A
2158*ad30f8e7SGabor Kovesdan0x5DF2 = 0x5251
2159*ad30f8e7SGabor Kovesdan0x5DF3 = 0x4B48
2160*ad30f8e7SGabor Kovesdan0x5DF4 = 0x304D
2161*ad30f8e7SGabor Kovesdan0x5DF7 = 0x4F6F
2162*ad30f8e7SGabor Kovesdan0x5DFD = 0x5963
2163*ad30f8e7SGabor Kovesdan0x5DFE = 0x3D6D
2164*ad30f8e7SGabor Kovesdan0x5E02 = 0x4A50
2165*ad30f8e7SGabor Kovesdan0x5E03 = 0x323C
2166*ad30f8e7SGabor Kovesdan0x5E06 = 0x372B
2167*ad30f8e7SGabor Kovesdan0x5E0C = 0x4F23
2168*ad30f8e7SGabor Kovesdan0x5E11 = 0x607B
2169*ad30f8e7SGabor Kovesdan0x5E14 = 0x607A
2170*ad30f8e7SGabor Kovesdan0x5E15 = 0x4541
2171*ad30f8e7SGabor Kovesdan0x5E16 = 0x4C7B
2172*ad30f8e7SGabor Kovesdan0x5E18 = 0x7850
2173*ad30f8e7SGabor Kovesdan0x5E19 = 0x6079
2174*ad30f8e7SGabor Kovesdan0x5E1A = 0x5663
2175*ad30f8e7SGabor Kovesdan0x5E1B = 0x322F
2176*ad30f8e7SGabor Kovesdan0x5E1D = 0x355B
2177*ad30f8e7SGabor Kovesdan0x5E25 = 0x4B27
2178*ad30f8e7SGabor Kovesdan0x5E2B = 0x4A26
2179*ad30f8e7SGabor Kovesdan0x5E2D = 0x4F2F
2180*ad30f8e7SGabor Kovesdan0x5E33 = 0x554A
2181*ad30f8e7SGabor Kovesdan0x5E36 = 0x3478
2182*ad30f8e7SGabor Kovesdan0x5E37 = 0x6121
2183*ad30f8e7SGabor Kovesdan0x5E38 = 0x3323
2184*ad30f8e7SGabor Kovesdan0x5E3D = 0x4331
2185*ad30f8e7SGabor Kovesdan0x5E40 = 0x5621
2186*ad30f8e7SGabor Kovesdan0x5E42 = 0x435D
2187*ad30f8e7SGabor Kovesdan0x5E43 = 0x6078
2188*ad30f8e7SGabor Kovesdan0x5E44 = 0x6122
2189*ad30f8e7SGabor Kovesdan0x5E45 = 0x3779
2190*ad30f8e7SGabor Kovesdan0x5E4C = 0x3B4F
2191*ad30f8e7SGabor Kovesdan0x5E54 = 0x6123
2192*ad30f8e7SGabor Kovesdan0x5E55 = 0x443B
2193*ad30f8e7SGabor Kovesdan0x5E57 = 0x607E
2194*ad30f8e7SGabor Kovesdan0x5E58 = 0x607D
2195*ad30f8e7SGabor Kovesdan0x5E5B = 0x6124
2196*ad30f8e7SGabor Kovesdan0x5E5E = 0x6125
2197*ad30f8e7SGabor Kovesdan0x5E5F = 0x5644
2198*ad30f8e7SGabor Kovesdan0x5E61 = 0x6126
2199*ad30f8e7SGabor Kovesdan0x5E62 = 0x3431
2200*ad30f8e7SGabor Kovesdan0x5E63 = 0x3152
2201*ad30f8e7SGabor Kovesdan0x5E6B = 0x306F
2202*ad30f8e7SGabor Kovesdan0x5E6C = 0x607C
2203*ad30f8e7SGabor Kovesdan0x5E72 = 0x7835
2204*ad30f8e7SGabor Kovesdan0x5E73 = 0x463D
2205*ad30f8e7SGabor Kovesdan0x5E74 = 0x446A
2206*ad30f8e7SGabor Kovesdan0x5E76 = 0x3222
2207*ad30f8e7SGabor Kovesdan0x5E78 = 0x5052
2208*ad30f8e7SGabor Kovesdan0x5E79 = 0x3849
2209*ad30f8e7SGabor Kovesdan0x5E7A = 0x675B
2210*ad30f8e7SGabor Kovesdan0x5E7B = 0x3B43
2211*ad30f8e7SGabor Kovesdan0x5E7C = 0x5357
2212*ad30f8e7SGabor Kovesdan0x5E7D = 0x5344
2213*ad30f8e7SGabor Kovesdan0x5E7E = 0x3C38
2214*ad30f8e7SGabor Kovesdan0x5E7F = 0x7838
2215*ad30f8e7SGabor Kovesdan0x5E80 = 0x624F
2216*ad30f8e7SGabor Kovesdan0x5E87 = 0x3153
2217*ad30f8e7SGabor Kovesdan0x5E8A = 0x3432
2218*ad30f8e7SGabor Kovesdan0x5E8B = 0x6251
2219*ad30f8e7SGabor Kovesdan0x5E8F = 0x5072
2220*ad30f8e7SGabor Kovesdan0x5E95 = 0x3557
2221*ad30f8e7SGabor Kovesdan0x5E96 = 0x6252
2222*ad30f8e7SGabor Kovesdan0x5E97 = 0x356A
2223*ad30f8e7SGabor Kovesdan0x5E9A = 0x387D
2224*ad30f8e7SGabor Kovesdan0x5E9C = 0x382E
2225*ad30f8e7SGabor Kovesdan0x5EA0 = 0x6254
2226*ad30f8e7SGabor Kovesdan0x5EA5 = 0x6253
2227*ad30f8e7SGabor Kovesdan0x5EA6 = 0x3648
2228*ad30f8e7SGabor Kovesdan0x5EA7 = 0x5779
2229*ad30f8e7SGabor Kovesdan0x5EAB = 0x3F62
2230*ad30f8e7SGabor Kovesdan0x5EAD = 0x4D25
2231*ad30f8e7SGabor Kovesdan0x5EB3 = 0x6258
2232*ad30f8e7SGabor Kovesdan0x5EB5 = 0x6256
2233*ad30f8e7SGabor Kovesdan0x5EB6 = 0x4A7C
2234*ad30f8e7SGabor Kovesdan0x5EB7 = 0x3F35
2235*ad30f8e7SGabor Kovesdan0x5EB8 = 0x5339
2236*ad30f8e7SGabor Kovesdan0x5EB9 = 0x6255
2237*ad30f8e7SGabor Kovesdan0x5EBE = 0x6257
2238*ad30f8e7SGabor Kovesdan0x5EC9 = 0x412E
2239*ad30f8e7SGabor Kovesdan0x5ECA = 0x4048
2240*ad30f8e7SGabor Kovesdan0x5ED1 = 0x625B
2241*ad30f8e7SGabor Kovesdan0x5ED2 = 0x625A
2242*ad30f8e7SGabor Kovesdan0x5ED3 = 0x402A
2243*ad30f8e7SGabor Kovesdan0x5ED6 = 0x414E
2244*ad30f8e7SGabor Kovesdan0x5EDB = 0x625C
2245*ad30f8e7SGabor Kovesdan0x5EDF = 0x436D
2246*ad30f8e7SGabor Kovesdan0x5EE0 = 0x3327
2247*ad30f8e7SGabor Kovesdan0x5EE1 = 0x6250
2248*ad30f8e7SGabor Kovesdan0x5EE2 = 0x374F
2249*ad30f8e7SGabor Kovesdan0x5EE3 = 0x3963
2250*ad30f8e7SGabor Kovesdan0x5EE8 = 0x625D
2251*ad30f8e7SGabor Kovesdan0x5EEA = 0x625E
2252*ad30f8e7SGabor Kovesdan0x5EEC = 0x422E
2253*ad30f8e7SGabor Kovesdan0x5EF3 = 0x4C7C
2254*ad30f8e7SGabor Kovesdan0x5EF4 = 0x5B48
2255*ad30f8e7SGabor Kovesdan0x5EF6 = 0x5153
2256*ad30f8e7SGabor Kovesdan0x5EF7 = 0x4D22
2257*ad30f8e7SGabor Kovesdan0x5EFA = 0x3D28
2258*ad30f8e7SGabor Kovesdan0x5EFE = 0x5E43
2259*ad30f8e7SGabor Kovesdan0x5EFF = 0x5825
2260*ad30f8e7SGabor Kovesdan0x5F01 = 0x5B4D
2261*ad30f8e7SGabor Kovesdan0x5F02 = 0x526C
2262*ad30f8e7SGabor Kovesdan0x5F04 = 0x452A
2263*ad30f8e7SGabor Kovesdan0x5F08 = 0x5E44
2264*ad30f8e7SGabor Kovesdan0x5F0A = 0x3157
2265*ad30f8e7SGabor Kovesdan0x5F0B = 0x5F2E
2266*ad30f8e7SGabor Kovesdan0x5F0F = 0x4A3D
2267*ad30f8e7SGabor Kovesdan0x5F11 = 0x5F31
2268*ad30f8e7SGabor Kovesdan0x5F13 = 0x392D
2269*ad30f8e7SGabor Kovesdan0x5F15 = 0x527D
2270*ad30f8e7SGabor Kovesdan0x5F17 = 0x3825
2271*ad30f8e7SGabor Kovesdan0x5F18 = 0x3A6B
2272*ad30f8e7SGabor Kovesdan0x5F1B = 0x335A
2273*ad30f8e7SGabor Kovesdan0x5F1F = 0x355C
2274*ad30f8e7SGabor Kovesdan0x5F26 = 0x4F52
2275*ad30f8e7SGabor Kovesdan0x5F27 = 0x3B21
2276*ad30f8e7SGabor Kovesdan0x5F29 = 0x6573
2277*ad30f8e7SGabor Kovesdan0x5F2D = 0x6574
2278*ad30f8e7SGabor Kovesdan0x5F31 = 0x4875
2279*ad30f8e7SGabor Kovesdan0x5F33 = 0x6572
2280*ad30f8e7SGabor Kovesdan0x5F35 = 0x5545
2281*ad30f8e7SGabor Kovesdan0x5F3A = 0x473F
2282*ad30f8e7SGabor Kovesdan0x5F3C = 0x6576
2283*ad30f8e7SGabor Kovesdan0x5F40 = 0x6C30
2284*ad30f8e7SGabor Kovesdan0x5F46 = 0x7824
2285*ad30f8e7SGabor Kovesdan0x5F48 = 0x352F
2286*ad30f8e7SGabor Kovesdan0x5F4C = 0x4356
2287*ad30f8e7SGabor Kovesdan0x5F4E = 0x4D64
2288*ad30f8e7SGabor Kovesdan0x5F50 = 0x6566
2289*ad30f8e7SGabor Kovesdan0x5F56 = 0x6568
2290*ad30f8e7SGabor Kovesdan0x5F57 = 0x6567
2291*ad30f8e7SGabor Kovesdan0x5F58 = 0x6569
2292*ad30f8e7SGabor Kovesdan0x5F59 = 0x783D
2293*ad30f8e7SGabor Kovesdan0x5F5D = 0x524D
2294*ad30f8e7SGabor Kovesdan0x5F61 = 0x616A
2295*ad30f8e7SGabor Kovesdan0x5F62 = 0x504E
2296*ad30f8e7SGabor Kovesdan0x5F64 = 0x4D2E
2297*ad30f8e7SGabor Kovesdan0x5F66 = 0x5165
2298*ad30f8e7SGabor Kovesdan0x5F69 = 0x324A
2299*ad30f8e7SGabor Kovesdan0x5F6A = 0x316B
2300*ad30f8e7SGabor Kovesdan0x5F6C = 0x3172
2301*ad30f8e7SGabor Kovesdan0x5F6D = 0x456D
2302*ad30f8e7SGabor Kovesdan0x5F70 = 0x5543
2303*ad30f8e7SGabor Kovesdan0x5F71 = 0x5330
2304*ad30f8e7SGabor Kovesdan0x5F73 = 0x615C
2305*ad30f8e7SGabor Kovesdan0x5F77 = 0x615D
2306*ad30f8e7SGabor Kovesdan0x5F79 = 0x525B
2307*ad30f8e7SGabor Kovesdan0x5F7C = 0x314B
2308*ad30f8e7SGabor Kovesdan0x5F80 = 0x4D79
2309*ad30f8e7SGabor Kovesdan0x5F81 = 0x5577
2310*ad30f8e7SGabor Kovesdan0x5F82 = 0x615E
2311*ad30f8e7SGabor Kovesdan0x5F85 = 0x347D
2312*ad30f8e7SGabor Kovesdan0x5F87 = 0x615F
2313*ad30f8e7SGabor Kovesdan0x5F88 = 0x3A5C
2314*ad30f8e7SGabor Kovesdan0x5F89 = 0x6160
2315*ad30f8e7SGabor Kovesdan0x5F8A = 0x3B32
2316*ad30f8e7SGabor Kovesdan0x5F8B = 0x4249
2317*ad30f8e7SGabor Kovesdan0x5F8C = 0x3A73
2318*ad30f8e7SGabor Kovesdan0x5F90 = 0x506C
2319*ad30f8e7SGabor Kovesdan0x5F91 = 0x3E36
2320*ad30f8e7SGabor Kovesdan0x5F92 = 0x4D3D
2321*ad30f8e7SGabor Kovesdan0x5F97 = 0x3543
2322*ad30f8e7SGabor Kovesdan0x5F98 = 0x4547
2323*ad30f8e7SGabor Kovesdan0x5F99 = 0x6163
2324*ad30f8e7SGabor Kovesdan0x5F9C = 0x6164
2325*ad30f8e7SGabor Kovesdan0x5F9E = 0x3453
2326*ad30f8e7SGabor Kovesdan0x5FA0 = 0x6162
2327*ad30f8e7SGabor Kovesdan0x5FA1 = 0x5379
2328*ad30f8e7SGabor Kovesdan0x5FA8 = 0x6165
2329*ad30f8e7SGabor Kovesdan0x5FA9 = 0x3834
2330*ad30f8e7SGabor Kovesdan0x5FAA = 0x512D
2331*ad30f8e7SGabor Kovesdan0x5FAD = 0x6166
2332*ad30f8e7SGabor Kovesdan0x5FAE = 0x4E22
2333*ad30f8e7SGabor Kovesdan0x5FB5 = 0x6167
2334*ad30f8e7SGabor Kovesdan0x5FB7 = 0x3542
2335*ad30f8e7SGabor Kovesdan0x5FB9 = 0x3339
2336*ad30f8e7SGabor Kovesdan0x5FBC = 0x6168
2337*ad30f8e7SGabor Kovesdan0x5FBD = 0x3B55
2338*ad30f8e7SGabor Kovesdan0x5FC3 = 0x5044
2339*ad30f8e7SGabor Kovesdan0x5FC4 = 0x6260
2340*ad30f8e7SGabor Kovesdan0x5FC5 = 0x3158
2341*ad30f8e7SGabor Kovesdan0x5FC9 = 0x6261
2342*ad30f8e7SGabor Kovesdan0x5FCC = 0x3C49
2343*ad30f8e7SGabor Kovesdan0x5FCD = 0x484C
2344*ad30f8e7SGabor Kovesdan0x5FD0 = 0x6C7E
2345*ad30f8e7SGabor Kovesdan0x5FD1 = 0x6C7D
2346*ad30f8e7SGabor Kovesdan0x5FD2 = 0x5F2F
2347*ad30f8e7SGabor Kovesdan0x5FD6 = 0x6262
2348*ad30f8e7SGabor Kovesdan0x5FD7 = 0x563E
2349*ad30f8e7SGabor Kovesdan0x5FD8 = 0x4D7C
2350*ad30f8e7SGabor Kovesdan0x5FD9 = 0x4326
2351*ad30f8e7SGabor Kovesdan0x5FDD = 0x6343
2352*ad30f8e7SGabor Kovesdan0x5FE0 = 0x5652
2353*ad30f8e7SGabor Kovesdan0x5FE1 = 0x6267
2354*ad30f8e7SGabor Kovesdan0x5FE4 = 0x6268
2355*ad30f8e7SGabor Kovesdan0x5FEA = 0x626C
2356*ad30f8e7SGabor Kovesdan0x5FEB = 0x3F6C
2357*ad30f8e7SGabor Kovesdan0x5FED = 0x626D
2358*ad30f8e7SGabor Kovesdan0x5FEE = 0x6265
2359*ad30f8e7SGabor Kovesdan0x5FF1 = 0x3340
2360*ad30f8e7SGabor Kovesdan0x5FF5 = 0x446E
2361*ad30f8e7SGabor Kovesdan0x5FF8 = 0x626E
2362*ad30f8e7SGabor Kovesdan0x5FFB = 0x5043
2363*ad30f8e7SGabor Kovesdan0x5FFD = 0x3A76
2364*ad30f8e7SGabor Kovesdan0x5FFF = 0x375E
2365*ad30f8e7SGabor Kovesdan0x600A = 0x6277
2366*ad30f8e7SGabor Kovesdan0x600D = 0x6274
2367*ad30f8e7SGabor Kovesdan0x600E = 0x5475
2368*ad30f8e7SGabor Kovesdan0x600F = 0x6273
2369*ad30f8e7SGabor Kovesdan0x6012 = 0x452D
2370*ad30f8e7SGabor Kovesdan0x6014 = 0x557A
2371*ad30f8e7SGabor Kovesdan0x6015 = 0x4542
2372*ad30f8e7SGabor Kovesdan0x6016 = 0x3240
2373*ad30f8e7SGabor Kovesdan0x6019 = 0x626F
2374*ad30f8e7SGabor Kovesdan0x601B = 0x6272
2375*ad30f8e7SGabor Kovesdan0x601D = 0x4B3C
2376*ad30f8e7SGabor Kovesdan0x6020 = 0x3521
2377*ad30f8e7SGabor Kovesdan0x6021 = 0x6279
2378*ad30f8e7SGabor Kovesdan0x6025 = 0x3C31
2379*ad30f8e7SGabor Kovesdan0x6026 = 0x6271
2380*ad30f8e7SGabor Kovesdan0x6027 = 0x5054
2381*ad30f8e7SGabor Kovesdan0x6028 = 0x5439
2382*ad30f8e7SGabor Kovesdan0x6029 = 0x6275
2383*ad30f8e7SGabor Kovesdan0x602A = 0x3956
2384*ad30f8e7SGabor Kovesdan0x602B = 0x6276
2385*ad30f8e7SGabor Kovesdan0x602F = 0x4753
2386*ad30f8e7SGabor Kovesdan0x6035 = 0x6270
2387*ad30f8e7SGabor Kovesdan0x6041 = 0x6D25
2388*ad30f8e7SGabor Kovesdan0x6042 = 0x627E
2389*ad30f8e7SGabor Kovesdan0x6043 = 0x4A51
2390*ad30f8e7SGabor Kovesdan0x604D = 0x3B50
2391*ad30f8e7SGabor Kovesdan0x6050 = 0x3F56
2392*ad30f8e7SGabor Kovesdan0x6052 = 0x3A63
2393*ad30f8e7SGabor Kovesdan0x6055 = 0x4B21
2394*ad30f8e7SGabor Kovesdan0x6059 = 0x6D26
2395*ad30f8e7SGabor Kovesdan0x605A = 0x6D23
2396*ad30f8e7SGabor Kovesdan0x605D = 0x6D22
2397*ad30f8e7SGabor Kovesdan0x6062 = 0x3B56
2398*ad30f8e7SGabor Kovesdan0x6063 = 0x6D27
2399*ad30f8e7SGabor Kovesdan0x6064 = 0x5074
2400*ad30f8e7SGabor Kovesdan0x6067 = 0x6D24
2401*ad30f8e7SGabor Kovesdan0x6068 = 0x3A5E
2402*ad30f8e7SGabor Kovesdan0x6069 = 0x3677
2403*ad30f8e7SGabor Kovesdan0x606A = 0x6321
2404*ad30f8e7SGabor Kovesdan0x606B = 0x3632
2405*ad30f8e7SGabor Kovesdan0x606C = 0x4C71
2406*ad30f8e7SGabor Kovesdan0x606D = 0x3927
2407*ad30f8e7SGabor Kovesdan0x606F = 0x4F22
2408*ad30f8e7SGabor Kovesdan0x6070 = 0x4721
2409*ad30f8e7SGabor Kovesdan0x607F = 0x5341
2410*ad30f8e7SGabor Kovesdan0x6083 = 0x6327
2411*ad30f8e7SGabor Kovesdan0x6084 = 0x4744
2412*ad30f8e7SGabor Kovesdan0x6089 = 0x4F24
2413*ad30f8e7SGabor Kovesdan0x608C = 0x6329
2414*ad30f8e7SGabor Kovesdan0x608D = 0x3A37
2415*ad30f8e7SGabor Kovesdan0x6092 = 0x6328
2416*ad30f8e7SGabor Kovesdan0x6094 = 0x3B5A
2417*ad30f8e7SGabor Kovesdan0x6096 = 0x6323
2418*ad30f8e7SGabor Kovesdan0x609A = 0x6324
2419*ad30f8e7SGabor Kovesdan0x609B = 0x632A
2420*ad30f8e7SGabor Kovesdan0x609D = 0x6326
2421*ad30f8e7SGabor Kovesdan0x609F = 0x4E72
2422*ad30f8e7SGabor Kovesdan0x60A0 = 0x5346
2423*ad30f8e7SGabor Kovesdan0x60A3 = 0x3B3C
2424*ad30f8e7SGabor Kovesdan0x60A6 = 0x5443
2425*ad30f8e7SGabor Kovesdan0x60A8 = 0x447A
2426*ad30f8e7SGabor Kovesdan0x60B1 = 0x632D
2427*ad30f8e7SGabor Kovesdan0x60B2 = 0x312F
2428*ad30f8e7SGabor Kovesdan0x60B4 = 0x6332
2429*ad30f8e7SGabor Kovesdan0x60B5 = 0x626A
2430*ad30f8e7SGabor Kovesdan0x60B6 = 0x4346
2431*ad30f8e7SGabor Kovesdan0x60B8 = 0x3C42
2432*ad30f8e7SGabor Kovesdan0x60BB = 0x632C
2433*ad30f8e7SGabor Kovesdan0x60BC = 0x353F
2434*ad30f8e7SGabor Kovesdan0x60C5 = 0x4769
2435*ad30f8e7SGabor Kovesdan0x60C6 = 0x6330
2436*ad30f8e7SGabor Kovesdan0x60CB = 0x4D6F
2437*ad30f8e7SGabor Kovesdan0x60D1 = 0x3B73
2438*ad30f8e7SGabor Kovesdan0x60D5 = 0x4C68
2439*ad30f8e7SGabor Kovesdan0x60D8 = 0x632F
2440*ad30f8e7SGabor Kovesdan0x60DA = 0x6331
2441*ad30f8e7SGabor Kovesdan0x60DC = 0x4F27
2442*ad30f8e7SGabor Kovesdan0x60DD = 0x632E
2443*ad30f8e7SGabor Kovesdan0x60DF = 0x4E29
2444*ad30f8e7SGabor Kovesdan0x60E0 = 0x3B5D
2445*ad30f8e7SGabor Kovesdan0x60E1 = 0x3671
2446*ad30f8e7SGabor Kovesdan0x60E6 = 0x356B
2447*ad30f8e7SGabor Kovesdan0x60F0 = 0x3668
2448*ad30f8e7SGabor Kovesdan0x60F1 = 0x4455
2449*ad30f8e7SGabor Kovesdan0x60F2 = 0x6322
2450*ad30f8e7SGabor Kovesdan0x60F3 = 0x4F6B
2451*ad30f8e7SGabor Kovesdan0x60F4 = 0x6337
2452*ad30f8e7SGabor Kovesdan0x60F6 = 0x3B4C
2453*ad30f8e7SGabor Kovesdan0x60F9 = 0x4847
2454*ad30f8e7SGabor Kovesdan0x60FA = 0x504A
2455*ad30f8e7SGabor Kovesdan0x60FB = 0x627C
2456*ad30f8e7SGabor Kovesdan0x6100 = 0x6338
2457*ad30f8e7SGabor Kovesdan0x6101 = 0x336E
2458*ad30f8e7SGabor Kovesdan0x6106 = 0x6D29
2459*ad30f8e7SGabor Kovesdan0x6108 = 0x537A
2460*ad30f8e7SGabor Kovesdan0x6109 = 0x5364
2461*ad30f8e7SGabor Kovesdan0x610D = 0x6D2A
2462*ad30f8e7SGabor Kovesdan0x610E = 0x6339
2463*ad30f8e7SGabor Kovesdan0x610F = 0x5262
2464*ad30f8e7SGabor Kovesdan0x6115 = 0x6335
2465*ad30f8e7SGabor Kovesdan0x611A = 0x535E
2466*ad30f8e7SGabor Kovesdan0x611B = 0x302E
2467*ad30f8e7SGabor Kovesdan0x611C = 0x632B
2468*ad30f8e7SGabor Kovesdan0x611F = 0x3850
2469*ad30f8e7SGabor Kovesdan0x6120 = 0x6333
2470*ad30f8e7SGabor Kovesdan0x6123 = 0x6336
2471*ad30f8e7SGabor Kovesdan0x6127 = 0x4022
2472*ad30f8e7SGabor Kovesdan0x612B = 0x633A
2473*ad30f8e7SGabor Kovesdan0x6134 = 0x626B
2474*ad30f8e7SGabor Kovesdan0x6137 = 0x627D
2475*ad30f8e7SGabor Kovesdan0x613E = 0x6269
2476*ad30f8e7SGabor Kovesdan0x613F = 0x787C
2477*ad30f8e7SGabor Kovesdan0x6148 = 0x3448
2478*ad30f8e7SGabor Kovesdan0x614A = 0x633B
2479*ad30f8e7SGabor Kovesdan0x614B = 0x4C2C
2480*ad30f8e7SGabor Kovesdan0x614C = 0x3B45
2481*ad30f8e7SGabor Kovesdan0x614E = 0x4977
2482*ad30f8e7SGabor Kovesdan0x6155 = 0x443D
2483*ad30f8e7SGabor Kovesdan0x6158 = 0x3252
2484*ad30f8e7SGabor Kovesdan0x615A = 0x3251
2485*ad30f8e7SGabor Kovesdan0x615D = 0x6D2B
2486*ad30f8e7SGabor Kovesdan0x615F = 0x627A
2487*ad30f8e7SGabor Kovesdan0x6162 = 0x427D
2488*ad30f8e7SGabor Kovesdan0x6163 = 0x395F
2489*ad30f8e7SGabor Kovesdan0x6164 = 0x6D28
2490*ad30f8e7SGabor Kovesdan0x6167 = 0x3B5B
2491*ad30f8e7SGabor Kovesdan0x6168 = 0x3F2E
2492*ad30f8e7SGabor Kovesdan0x616A = 0x6266
2493*ad30f8e7SGabor Kovesdan0x616B = 0x4B4B
2494*ad30f8e7SGabor Kovesdan0x616E = 0x4247
2495*ad30f8e7SGabor Kovesdan0x6170 = 0x4E3F
2496*ad30f8e7SGabor Kovesdan0x6173 = 0x6325
2497*ad30f8e7SGabor Kovesdan0x6175 = 0x633C
2498*ad30f8e7SGabor Kovesdan0x6176 = 0x476C
2499*ad30f8e7SGabor Kovesdan0x6177 = 0x3F36
2500*ad30f8e7SGabor Kovesdan0x6182 = 0x5347
2501*ad30f8e7SGabor Kovesdan0x618A = 0x3139
2502*ad30f8e7SGabor Kovesdan0x618B = 0x316F
2503*ad30f8e7SGabor Kovesdan0x618E = 0x5477
2504*ad30f8e7SGabor Kovesdan0x6190 = 0x412F
2505*ad30f8e7SGabor Kovesdan0x6191 = 0x463E
2506*ad30f8e7SGabor Kovesdan0x6192 = 0x6334
2507*ad30f8e7SGabor Kovesdan0x6194 = 0x633E
2508*ad30f8e7SGabor Kovesdan0x619A = 0x352C
2509*ad30f8e7SGabor Kovesdan0x619D = 0x6D2D
2510*ad30f8e7SGabor Kovesdan0x61A4 = 0x375F
2511*ad30f8e7SGabor Kovesdan0x61A7 = 0x633F
2512*ad30f8e7SGabor Kovesdan0x61A8 = 0x3A29
2513*ad30f8e7SGabor Kovesdan0x61A9 = 0x6D2C
2514*ad30f8e7SGabor Kovesdan0x61AB = 0x4375
2515*ad30f8e7SGabor Kovesdan0x61AC = 0x633D
2516*ad30f8e7SGabor Kovesdan0x61AE = 0x6264
2517*ad30f8e7SGabor Kovesdan0x61B2 = 0x4F5C
2518*ad30f8e7SGabor Kovesdan0x61B6 = 0x5264
2519*ad30f8e7SGabor Kovesdan0x61B7 = 0x6340
2520*ad30f8e7SGabor Kovesdan0x61BE = 0x3A36
2521*ad30f8e7SGabor Kovesdan0x61C2 = 0x362E
2522*ad30f8e7SGabor Kovesdan0x61C7 = 0x3F52
2523*ad30f8e7SGabor Kovesdan0x61C8 = 0x5038
2524*ad30f8e7SGabor Kovesdan0x61C9 = 0x5326
2525*ad30f8e7SGabor Kovesdan0x61CA = 0x3043
2526*ad30f8e7SGabor Kovesdan0x61CB = 0x6D2E
2527*ad30f8e7SGabor Kovesdan0x61CC = 0x6278
2528*ad30f8e7SGabor Kovesdan0x61D4 = 0x6341
2529*ad30f8e7SGabor Kovesdan0x61DE = 0x7856
2530*ad30f8e7SGabor Kovesdan0x61DF = 0x6D21
2531*ad30f8e7SGabor Kovesdan0x61E3 = 0x6D2F
2532*ad30f8e7SGabor Kovesdan0x61E6 = 0x4533
2533*ad30f8e7SGabor Kovesdan0x61E8 = 0x627B
2534*ad30f8e7SGabor Kovesdan0x61F2 = 0x334D
2535*ad30f8e7SGabor Kovesdan0x61F5 = 0x6342
2536*ad30f8e7SGabor Kovesdan0x61F6 = 0x4041
2537*ad30f8e7SGabor Kovesdan0x61F7 = 0x3B33
2538*ad30f8e7SGabor Kovesdan0x61F8 = 0x507C
2539*ad30f8e7SGabor Kovesdan0x61FA = 0x6263
2540*ad30f8e7SGabor Kovesdan0x61FC = 0x3E65
2541*ad30f8e7SGabor Kovesdan0x61FE = 0x4965
2542*ad30f8e7SGabor Kovesdan0x61FF = 0x5C32
2543*ad30f8e7SGabor Kovesdan0x6200 = 0x4135
2544*ad30f8e7SGabor Kovesdan0x6207 = 0x6D30
2545*ad30f8e7SGabor Kovesdan0x6208 = 0x386A
2546*ad30f8e7SGabor Kovesdan0x620A = 0x4E6C
2547*ad30f8e7SGabor Kovesdan0x620C = 0x5067
2548*ad30f8e7SGabor Kovesdan0x620D = 0x4A79
2549*ad30f8e7SGabor Kovesdan0x620E = 0x4856
2550*ad30f8e7SGabor Kovesdan0x6210 = 0x3349
2551*ad30f8e7SGabor Kovesdan0x6211 = 0x4E52
2552*ad30f8e7SGabor Kovesdan0x6212 = 0x3D64
2553*ad30f8e7SGabor Kovesdan0x6214 = 0x6A27
2554*ad30f8e7SGabor Kovesdan0x6215 = 0x635E
2555*ad30f8e7SGabor Kovesdan0x6216 = 0x3B72
2556*ad30f8e7SGabor Kovesdan0x621A = 0x465D
2557*ad30f8e7SGabor Kovesdan0x621B = 0x6A29
2558*ad30f8e7SGabor Kovesdan0x621F = 0x6A2A
2559*ad30f8e7SGabor Kovesdan0x6221 = 0x6A2C
2560*ad30f8e7SGabor Kovesdan0x6222 = 0x6A2B
2561*ad30f8e7SGabor Kovesdan0x6224 = 0x6A2E
2562*ad30f8e7SGabor Kovesdan0x6225 = 0x6A2D
2563*ad30f8e7SGabor Kovesdan0x6227 = 0x6A28
2564*ad30f8e7SGabor Kovesdan0x6229 = 0x6A2F
2565*ad30f8e7SGabor Kovesdan0x622A = 0x3D58
2566*ad30f8e7SGabor Kovesdan0x622E = 0x423E
2567*ad30f8e7SGabor Kovesdan0x6230 = 0x553D
2568*ad30f8e7SGabor Kovesdan0x6232 = 0x4F37
2569*ad30f8e7SGabor Kovesdan0x6233 = 0x3441
2570*ad30f8e7SGabor Kovesdan0x6234 = 0x3477
2571*ad30f8e7SGabor Kovesdan0x6237 = 0x3B27
2572*ad30f8e7SGabor Kovesdan0x623D = 0x6C66
2573*ad30f8e7SGabor Kovesdan0x623E = 0x6C65
2574*ad30f8e7SGabor Kovesdan0x623F = 0x373F
2575*ad30f8e7SGabor Kovesdan0x6240 = 0x4B79
2576*ad30f8e7SGabor Kovesdan0x6241 = 0x3162
2577*ad30f8e7SGabor Kovesdan0x6243 = 0x6C67
2578*ad30f8e7SGabor Kovesdan0x6247 = 0x4948
2579*ad30f8e7SGabor Kovesdan0x6248 = 0x6C68
2580*ad30f8e7SGabor Kovesdan0x6249 = 0x6C69
2581*ad30f8e7SGabor Kovesdan0x624B = 0x4A56
2582*ad30f8e7SGabor Kovesdan0x624C = 0x5E50
2583*ad30f8e7SGabor Kovesdan0x624D = 0x3245
2584*ad30f8e7SGabor Kovesdan0x624E = 0x547A
2585*ad30f8e7SGabor Kovesdan0x6251 = 0x785E
2586*ad30f8e7SGabor Kovesdan0x6252 = 0x3047
2587*ad30f8e7SGabor Kovesdan0x6253 = 0x3472
2588*ad30f8e7SGabor Kovesdan0x6254 = 0x4853
2589*ad30f8e7SGabor Kovesdan0x6258 = 0x4D50
2590*ad30f8e7SGabor Kovesdan0x625B = 0x3F38
2591*ad30f8e7SGabor Kovesdan0x6263 = 0x3F5B
2592*ad30f8e7SGabor Kovesdan0x6266 = 0x4724
2593*ad30f8e7SGabor Kovesdan0x626D = 0x4524
2594*ad30f8e7SGabor Kovesdan0x626E = 0x3067
2595*ad30f8e7SGabor Kovesdan0x626F = 0x3336
2596*ad30f8e7SGabor Kovesdan0x6273 = 0x3062
2597*ad30f8e7SGabor Kovesdan0x6276 = 0x3776
2598*ad30f8e7SGabor Kovesdan0x6279 = 0x457A
2599*ad30f8e7SGabor Kovesdan0x627C = 0x3673
2600*ad30f8e7SGabor Kovesdan0x627E = 0x5552
2601*ad30f8e7SGabor Kovesdan0x627F = 0x3350
2602*ad30f8e7SGabor Kovesdan0x6280 = 0x3C3C
2603*ad30f8e7SGabor Kovesdan0x6284 = 0x332D
2604*ad30f8e7SGabor Kovesdan0x6289 = 0x3E71
2605*ad30f8e7SGabor Kovesdan0x628A = 0x3051
2606*ad30f8e7SGabor Kovesdan0x6291 = 0x5256
2607*ad30f8e7SGabor Kovesdan0x6292 = 0x4A63
2608*ad30f8e7SGabor Kovesdan0x6293 = 0x5725
2609*ad30f8e7SGabor Kovesdan0x6295 = 0x4D36
2610*ad30f8e7SGabor Kovesdan0x6296 = 0x3636
2611*ad30f8e7SGabor Kovesdan0x6297 = 0x3F39
2612*ad30f8e7SGabor Kovesdan0x6298 = 0x555B
2613*ad30f8e7SGabor Kovesdan0x629B = 0x4557
2614*ad30f8e7SGabor Kovesdan0x62A8 = 0x456A
2615*ad30f8e7SGabor Kovesdan0x62AB = 0x457B
2616*ad30f8e7SGabor Kovesdan0x62AC = 0x4C27
2617*ad30f8e7SGabor Kovesdan0x62B1 = 0x3127
2618*ad30f8e7SGabor Kovesdan0x62B5 = 0x3556
2619*ad30f8e7SGabor Kovesdan0x62B9 = 0x4428
2620*ad30f8e7SGabor Kovesdan0x62BB = 0x5E53
2621*ad30f8e7SGabor Kovesdan0x62BC = 0x513A
2622*ad30f8e7SGabor Kovesdan0x62BD = 0x3369
2623*ad30f8e7SGabor Kovesdan0x62BF = 0x4372
2624*ad30f8e7SGabor Kovesdan0x62C2 = 0x3777
2625*ad30f8e7SGabor Kovesdan0x62C4 = 0x5674
2626*ad30f8e7SGabor Kovesdan0x62C6 = 0x3270
2627*ad30f8e7SGabor Kovesdan0x62C7 = 0x4434
2628*ad30f8e7SGabor Kovesdan0x62C8 = 0x4469
2629*ad30f8e7SGabor Kovesdan0x62C9 = 0x402D
2630*ad30f8e7SGabor Kovesdan0x62CA = 0x5E54
2631*ad30f8e7SGabor Kovesdan0x62CC = 0x3068
2632*ad30f8e7SGabor Kovesdan0x62CD = 0x4544
2633*ad30f8e7SGabor Kovesdan0x62CE = 0x4160
2634*ad30f8e7SGabor Kovesdan0x62D0 = 0x3955
2635*ad30f8e7SGabor Kovesdan0x62D2 = 0x3E5C
2636*ad30f8e7SGabor Kovesdan0x62D3 = 0x4D58
2637*ad30f8e7SGabor Kovesdan0x62D4 = 0x304E
2638*ad30f8e7SGabor Kovesdan0x62D6 = 0x4D4F
2639*ad30f8e7SGabor Kovesdan0x62D7 = 0x5E56
2640*ad30f8e7SGabor Kovesdan0x62D8 = 0x3E50
2641*ad30f8e7SGabor Kovesdan0x62D9 = 0x573E
2642*ad30f8e7SGabor Kovesdan0x62DA = 0x5E55
2643*ad30f8e7SGabor Kovesdan0x62DB = 0x5550
2644*ad30f8e7SGabor Kovesdan0x62DC = 0x305D
2645*ad30f8e7SGabor Kovesdan0x62EC = 0x4028
2646*ad30f8e7SGabor Kovesdan0x62ED = 0x4A43
2647*ad30f8e7SGabor Kovesdan0x62EE = 0x5E57
2648*ad30f8e7SGabor Kovesdan0x62EF = 0x557C
2649*ad30f8e7SGabor Kovesdan0x62F1 = 0x3930
2650*ad30f8e7SGabor Kovesdan0x62F3 = 0x482D
2651*ad30f8e7SGabor Kovesdan0x62F4 = 0x4B29
2652*ad30f8e7SGabor Kovesdan0x62F6 = 0x5E59
2653*ad30f8e7SGabor Kovesdan0x62F7 = 0x3F3D
2654*ad30f8e7SGabor Kovesdan0x62FC = 0x4634
2655*ad30f8e7SGabor Kovesdan0x62FD = 0x5727
2656*ad30f8e7SGabor Kovesdan0x62FE = 0x4A30
2657*ad30f8e7SGabor Kovesdan0x62FF = 0x4443
2658*ad30f8e7SGabor Kovesdan0x6301 = 0x3356
2659*ad30f8e7SGabor Kovesdan0x6302 = 0x3952
2660*ad30f8e7SGabor Kovesdan0x6307 = 0x5638
2661*ad30f8e7SGabor Kovesdan0x6308 = 0x6A7C
2662*ad30f8e7SGabor Kovesdan0x6309 = 0x3034
2663*ad30f8e7SGabor Kovesdan0x630E = 0x3F66
2664*ad30f8e7SGabor Kovesdan0x6311 = 0x4C74
2665*ad30f8e7SGabor Kovesdan0x6316 = 0x4D5A
2666*ad30f8e7SGabor Kovesdan0x6328 = 0x3024
2667*ad30f8e7SGabor Kovesdan0x632A = 0x4532
2668*ad30f8e7SGabor Kovesdan0x632B = 0x346C
2669*ad30f8e7SGabor Kovesdan0x632F = 0x5571
2670*ad30f8e7SGabor Kovesdan0x6332 = 0x6A7D
2671*ad30f8e7SGabor Kovesdan0x6339 = 0x5E5A
2672*ad30f8e7SGabor Kovesdan0x633A = 0x4D26
2673*ad30f8e7SGabor Kovesdan0x633D = 0x4D6C
2674*ad30f8e7SGabor Kovesdan0x633E = 0x502E
2675*ad30f8e7SGabor Kovesdan0x6342 = 0x4E66
2676*ad30f8e7SGabor Kovesdan0x6343 = 0x5E5C
2677*ad30f8e7SGabor Kovesdan0x6345 = 0x4D31
2678*ad30f8e7SGabor Kovesdan0x6346 = 0x4026
2679*ad30f8e7SGabor Kovesdan0x6349 = 0x573D
2680*ad30f8e7SGabor Kovesdan0x634B = 0x5E5B
2681*ad30f8e7SGabor Kovesdan0x634C = 0x3046
2682*ad30f8e7SGabor Kovesdan0x634D = 0x3A34
2683*ad30f8e7SGabor Kovesdan0x634E = 0x4953
2684*ad30f8e7SGabor Kovesdan0x634F = 0x4473
2685*ad30f8e7SGabor Kovesdan0x6350 = 0x3E68
2686*ad30f8e7SGabor Kovesdan0x6355 = 0x3236
2687*ad30f8e7SGabor Kovesdan0x6367 = 0x4575
2688*ad30f8e7SGabor Kovesdan0x6368 = 0x4961
2689*ad30f8e7SGabor Kovesdan0x6369 = 0x5E66
2690*ad30f8e7SGabor Kovesdan0x636B = 0x5E51
2691*ad30f8e7SGabor Kovesdan0x636D = 0x5E63
2692*ad30f8e7SGabor Kovesdan0x636E = 0x7846
2693*ad30f8e7SGabor Kovesdan0x6371 = 0x5E5F
2694*ad30f8e7SGabor Kovesdan0x6372 = 0x7847
2695*ad30f8e7SGabor Kovesdan0x6376 = 0x3437
2696*ad30f8e7SGabor Kovesdan0x6377 = 0x3D5D
2697*ad30f8e7SGabor Kovesdan0x637A = 0x5E60
2698*ad30f8e7SGabor Kovesdan0x637B = 0x446D
2699*ad30f8e7SGabor Kovesdan0x6380 = 0x4F46
2700*ad30f8e7SGabor Kovesdan0x6382 = 0x3560
2701*ad30f8e7SGabor Kovesdan0x6383 = 0x4928
2702*ad30f8e7SGabor Kovesdan0x6384 = 0x4255
2703*ad30f8e7SGabor Kovesdan0x6387 = 0x365E
2704*ad30f8e7SGabor Kovesdan0x6388 = 0x4A5A
2705*ad30f8e7SGabor Kovesdan0x6389 = 0x3574
2706*ad30f8e7SGabor Kovesdan0x638A = 0x5E65
2707*ad30f8e7SGabor Kovesdan0x638C = 0x5546
2708*ad30f8e7SGabor Kovesdan0x638E = 0x5E61
2709*ad30f8e7SGabor Kovesdan0x638F = 0x4C4D
2710*ad30f8e7SGabor Kovesdan0x6390 = 0x467E
2711*ad30f8e7SGabor Kovesdan0x6392 = 0x4545
2712*ad30f8e7SGabor Kovesdan0x6396 = 0x5234
2713*ad30f8e7SGabor Kovesdan0x6398 = 0x3E72
2714*ad30f8e7SGabor Kovesdan0x6399 = 0x5575
2715*ad30f8e7SGabor Kovesdan0x63A0 = 0x4253
2716*ad30f8e7SGabor Kovesdan0x63A2 = 0x4C3D
2717*ad30f8e7SGabor Kovesdan0x63A3 = 0x3338
2718*ad30f8e7SGabor Kovesdan0x63A5 = 0x3D53
2719*ad30f8e7SGabor Kovesdan0x63A7 = 0x3F58
2720*ad30f8e7SGabor Kovesdan0x63A8 = 0x4D46
2721*ad30f8e7SGabor Kovesdan0x63A9 = 0x515A
2722*ad30f8e7SGabor Kovesdan0x63AA = 0x346B
2723*ad30f8e7SGabor Kovesdan0x63AC = 0x5E64
2724*ad30f8e7SGabor Kovesdan0x63AD = 0x5E5D
2725*ad30f8e7SGabor Kovesdan0x63AE = 0x5E67
2726*ad30f8e7SGabor Kovesdan0x63B0 = 0x6A7E
2727*ad30f8e7SGabor Kovesdan0x63BE = 0x5E72
2728*ad30f8e7SGabor Kovesdan0x63C0 = 0x3C70
2729*ad30f8e7SGabor Kovesdan0x63C4 = 0x5E6D
2730*ad30f8e7SGabor Kovesdan0x63C6 = 0x5E71
2731*ad30f8e7SGabor Kovesdan0x63C9 = 0x4860
2732*ad30f8e7SGabor Kovesdan0x63CD = 0x5761
2733*ad30f8e7SGabor Kovesdan0x63CE = 0x5E6F
2734*ad30f8e7SGabor Kovesdan0x63CF = 0x4368
2735*ad30f8e7SGabor Kovesdan0x63D0 = 0x4C61
2736*ad30f8e7SGabor Kovesdan0x63D2 = 0x3265
2737*ad30f8e7SGabor Kovesdan0x63D6 = 0x523E
2738*ad30f8e7SGabor Kovesdan0x63DA = 0x516F
2739*ad30f8e7SGabor Kovesdan0x63DB = 0x3B3B
2740*ad30f8e7SGabor Kovesdan0x63DE = 0x5E6E
2741*ad30f8e7SGabor Kovesdan0x63E0 = 0x5E6B
2742*ad30f8e7SGabor Kovesdan0x63E1 = 0x4E55
2743*ad30f8e7SGabor Kovesdan0x63E3 = 0x3427
2744*ad30f8e7SGabor Kovesdan0x63E9 = 0x3F2B
2745*ad30f8e7SGabor Kovesdan0x63EA = 0x3E3E
2746*ad30f8e7SGabor Kovesdan0x63ED = 0x3D52
2747*ad30f8e7SGabor Kovesdan0x63EE = 0x3B53
2748*ad30f8e7SGabor Kovesdan0x63F2 = 0x5E69
2749*ad30f8e7SGabor Kovesdan0x63F4 = 0x542E
2750*ad30f8e7SGabor Kovesdan0x63F6 = 0x5E5E
2751*ad30f8e7SGabor Kovesdan0x63F8 = 0x5E6A
2752*ad30f8e7SGabor Kovesdan0x640B = 0x5E75
2753*ad30f8e7SGabor Kovesdan0x640C = 0x5E78
2754*ad30f8e7SGabor Kovesdan0x640D = 0x4B70
2755*ad30f8e7SGabor Kovesdan0x640F = 0x322B
2756*ad30f8e7SGabor Kovesdan0x6410 = 0x3424
2757*ad30f8e7SGabor Kovesdan0x6413 = 0x346A
2758*ad30f8e7SGabor Kovesdan0x6414 = 0x4926
2759*ad30f8e7SGabor Kovesdan0x6417 = 0x3537
2760*ad30f8e7SGabor Kovesdan0x641B = 0x5E76
2761*ad30f8e7SGabor Kovesdan0x641C = 0x4B51
2762*ad30f8e7SGabor Kovesdan0x641E = 0x3863
2763*ad30f8e7SGabor Kovesdan0x6420 = 0x5E77
2764*ad30f8e7SGabor Kovesdan0x6421 = 0x5E7A
2765*ad30f8e7SGabor Kovesdan0x6426 = 0x5E79
2766*ad30f8e7SGabor Kovesdan0x642A = 0x4C42
2767*ad30f8e7SGabor Kovesdan0x642C = 0x3061
2768*ad30f8e7SGabor Kovesdan0x642D = 0x346E
2769*ad30f8e7SGabor Kovesdan0x6434 = 0x653A
2770*ad30f8e7SGabor Kovesdan0x6436 = 0x4740
2771*ad30f8e7SGabor Kovesdan0x643A = 0x502F
2772*ad30f8e7SGabor Kovesdan0x643D = 0x326B
2773*ad30f8e7SGabor Kovesdan0x643F = 0x6B21
2774*ad30f8e7SGabor Kovesdan0x6441 = 0x5E74
2775*ad30f8e7SGabor Kovesdan0x6447 = 0x5221
2776*ad30f8e7SGabor Kovesdan0x6451 = 0x5E62
2777*ad30f8e7SGabor Kovesdan0x6452 = 0x5E70
2778*ad30f8e7SGabor Kovesdan0x6454 = 0x4B24
2779*ad30f8e7SGabor Kovesdan0x6458 = 0x552A
2780*ad30f8e7SGabor Kovesdan0x645C = 0x5E68
2781*ad30f8e7SGabor Kovesdan0x645E = 0x5E7B
2782*ad30f8e7SGabor Kovesdan0x645F = 0x4227
2783*ad30f8e7SGabor Kovesdan0x6467 = 0x345D
2784*ad30f8e7SGabor Kovesdan0x6469 = 0x4426
2785*ad30f8e7SGabor Kovesdan0x646D = 0x5E7D
2786*ad30f8e7SGabor Kovesdan0x646F = 0x563F
2787*ad30f8e7SGabor Kovesdan0x6473 = 0x3F59
2788*ad30f8e7SGabor Kovesdan0x6476 = 0x5E52
2789*ad30f8e7SGabor Kovesdan0x6478 = 0x437E
2790*ad30f8e7SGabor Kovesdan0x6479 = 0x4421
2791*ad30f8e7SGabor Kovesdan0x647A = 0x5F21
2792*ad30f8e7SGabor Kovesdan0x647B = 0x3274
2793*ad30f8e7SGabor Kovesdan0x6482 = 0x414C
2794*ad30f8e7SGabor Kovesdan0x6485 = 0x3E6F
2795*ad30f8e7SGabor Kovesdan0x6487 = 0x4632
2796*ad30f8e7SGabor Kovesdan0x6488 = 0x404C
2797*ad30f8e7SGabor Kovesdan0x6491 = 0x3345
2798*ad30f8e7SGabor Kovesdan0x6492 = 0x4876
2799*ad30f8e7SGabor Kovesdan0x6493 = 0x4453
2800*ad30f8e7SGabor Kovesdan0x6495 = 0x4B3A
2801*ad30f8e7SGabor Kovesdan0x6496 = 0x5E7E
2802*ad30f8e7SGabor Kovesdan0x6499 = 0x5F24
2803*ad30f8e7SGabor Kovesdan0x649E = 0x5732
2804*ad30f8e7SGabor Kovesdan0x649F = 0x5E58
2805*ad30f8e7SGabor Kovesdan0x64A3 = 0x3527
2806*ad30f8e7SGabor Kovesdan0x64A4 = 0x3337
2807*ad30f8e7SGabor Kovesdan0x64A5 = 0x3226
2808*ad30f8e7SGabor Kovesdan0x64A9 = 0x4143
2809*ad30f8e7SGabor Kovesdan0x64AB = 0x3827
2810*ad30f8e7SGabor Kovesdan0x64AC = 0x474B
2811*ad30f8e7SGabor Kovesdan0x64AD = 0x3225
2812*ad30f8e7SGabor Kovesdan0x64AE = 0x3469
2813*ad30f8e7SGabor Kovesdan0x64B0 = 0x572B
2814*ad30f8e7SGabor Kovesdan0x64B2 = 0x464B
2815*ad30f8e7SGabor Kovesdan0x64B3 = 0x5E6C
2816*ad30f8e7SGabor Kovesdan0x64BB = 0x4C22
2817*ad30f8e7SGabor Kovesdan0x64BC = 0x3A33
2818*ad30f8e7SGabor Kovesdan0x64BE = 0x4E4E
2819*ad30f8e7SGabor Kovesdan0x64BF = 0x3C71
2820*ad30f8e7SGabor Kovesdan0x64C0 = 0x5F26
2821*ad30f8e7SGabor Kovesdan0x64C1 = 0x5335
2822*ad30f8e7SGabor Kovesdan0x64C2 = 0x405E
2823*ad30f8e7SGabor Kovesdan0x64C4 = 0x4230
2824*ad30f8e7SGabor Kovesdan0x64C5 = 0x4943
2825*ad30f8e7SGabor Kovesdan0x64C7 = 0x5471
2826*ad30f8e7SGabor Kovesdan0x64CA = 0x3B77
2827*ad30f8e7SGabor Kovesdan0x64CB = 0x3532
2828*ad30f8e7SGabor Kovesdan0x64CD = 0x3259
2829*ad30f8e7SGabor Kovesdan0x64CE = 0x4766
2830*ad30f8e7SGabor Kovesdan0x64D0 = 0x5F27
2831*ad30f8e7SGabor Kovesdan0x64D2 = 0x475C
2832*ad30f8e7SGabor Kovesdan0x64D4 = 0x3523
2833*ad30f8e7SGabor Kovesdan0x64D7 = 0x5F28
2834*ad30f8e7SGabor Kovesdan0x64D8 = 0x6B22
2835*ad30f8e7SGabor Kovesdan0x64DA = 0x3E5D
2836*ad30f8e7SGabor Kovesdan0x64E0 = 0x3C37
2837*ad30f8e7SGabor Kovesdan0x64E2 = 0x5F2A
2838*ad30f8e7SGabor Kovesdan0x64E4 = 0x5F29
2839*ad30f8e7SGabor Kovesdan0x64E6 = 0x3241
2840*ad30f8e7SGabor Kovesdan0x64EC = 0x4462
2841*ad30f8e7SGabor Kovesdan0x64EF = 0x3177
2842*ad30f8e7SGabor Kovesdan0x64F0 = 0x4521
2843*ad30f8e7SGabor Kovesdan0x64F1 = 0x3869
2844*ad30f8e7SGabor Kovesdan0x64F2 = 0x5640
2845*ad30f8e7SGabor Kovesdan0x64F4 = 0x4029
2846*ad30f8e7SGabor Kovesdan0x64F7 = 0x5F22
2847*ad30f8e7SGabor Kovesdan0x64FA = 0x305A
2848*ad30f8e7SGabor Kovesdan0x64FB = 0x4B53
2849*ad30f8e7SGabor Kovesdan0x64FC = 0x5F23
2850*ad30f8e7SGabor Kovesdan0x64FE = 0x4845
2851*ad30f8e7SGabor Kovesdan0x6500 = 0x454A
2852*ad30f8e7SGabor Kovesdan0x6504 = 0x5E73
2853*ad30f8e7SGabor Kovesdan0x6506 = 0x446C
2854*ad30f8e7SGabor Kovesdan0x6509 = 0x5F2B
2855*ad30f8e7SGabor Kovesdan0x650F = 0x4223
2856*ad30f8e7SGabor Kovesdan0x6514 = 0x4039
2857*ad30f8e7SGabor Kovesdan0x6516 = 0x5E7C
2858*ad30f8e7SGabor Kovesdan0x6518 = 0x4841
2859*ad30f8e7SGabor Kovesdan0x6519 = 0x3273
2860*ad30f8e7SGabor Kovesdan0x651B = 0x5F25
2861*ad30f8e7SGabor Kovesdan0x651D = 0x4963
2862*ad30f8e7SGabor Kovesdan0x6522 = 0x545C
2863*ad30f8e7SGabor Kovesdan0x6523 = 0x424E
2864*ad30f8e7SGabor Kovesdan0x6524 = 0x4C2F
2865*ad30f8e7SGabor Kovesdan0x6525 = 0x5F2C
2866*ad30f8e7SGabor Kovesdan0x652A = 0x3D41
2867*ad30f8e7SGabor Kovesdan0x652B = 0x3E70
2868*ad30f8e7SGabor Kovesdan0x652C = 0x403F
2869*ad30f8e7SGabor Kovesdan0x652E = 0x5F2D
2870*ad30f8e7SGabor Kovesdan0x652F = 0x5627
2871*ad30f8e7SGabor Kovesdan0x6534 = 0x6A37
2872*ad30f8e7SGabor Kovesdan0x6535 = 0x6B36
2873*ad30f8e7SGabor Kovesdan0x6536 = 0x4A55
2874*ad30f8e7SGabor Kovesdan0x6538 = 0x587C
2875*ad30f8e7SGabor Kovesdan0x6539 = 0x3844
2876*ad30f8e7SGabor Kovesdan0x653B = 0x3925
2877*ad30f8e7SGabor Kovesdan0x653E = 0x3745
2878*ad30f8e7SGabor Kovesdan0x653F = 0x557E
2879*ad30f8e7SGabor Kovesdan0x6545 = 0x394A
2880*ad30f8e7SGabor Kovesdan0x6548 = 0x5027
2881*ad30f8e7SGabor Kovesdan0x6549 = 0x744D
2882*ad30f8e7SGabor Kovesdan0x654F = 0x4374
2883*ad30f8e7SGabor Kovesdan0x6551 = 0x3E48
2884*ad30f8e7SGabor Kovesdan0x6555 = 0x6B37
2885*ad30f8e7SGabor Kovesdan0x6556 = 0x303D
2886*ad30f8e7SGabor Kovesdan0x6557 = 0x305C
2887*ad30f8e7SGabor Kovesdan0x6559 = 0x3D4C
2888*ad30f8e7SGabor Kovesdan0x655D = 0x3156
2889*ad30f8e7SGabor Kovesdan0x655E = 0x3328
2890*ad30f8e7SGabor Kovesdan0x6562 = 0x3852
2891*ad30f8e7SGabor Kovesdan0x6563 = 0x4922
2892*ad30f8e7SGabor Kovesdan0x6566 = 0x3658
2893*ad30f8e7SGabor Kovesdan0x656B = 0x6B38
2894*ad30f8e7SGabor Kovesdan0x656C = 0x3E34
2895*ad30f8e7SGabor Kovesdan0x6572 = 0x4743
2896*ad30f8e7SGabor Kovesdan0x6574 = 0x557B
2897*ad30f8e7SGabor Kovesdan0x6575 = 0x3550
2898*ad30f8e7SGabor Kovesdan0x6577 = 0x3773
2899*ad30f8e7SGabor Kovesdan0x6578 = 0x4A7D
2900*ad30f8e7SGabor Kovesdan0x6582 = 0x4132
2901*ad30f8e7SGabor Kovesdan0x6583 = 0x3150
2902*ad30f8e7SGabor Kovesdan0x6587 = 0x4E44
2903*ad30f8e7SGabor Kovesdan0x658C = 0x3173
2904*ad30f8e7SGabor Kovesdan0x6590 = 0x6C33
2905*ad30f8e7SGabor Kovesdan0x6591 = 0x305F
2906*ad30f8e7SGabor Kovesdan0x6595 = 0x6C35
2907*ad30f8e7SGabor Kovesdan0x6597 = 0x782F
2908*ad30f8e7SGabor Kovesdan0x6599 = 0x414F
2909*ad30f8e7SGabor Kovesdan0x659B = 0x757A
2910*ad30f8e7SGabor Kovesdan0x659C = 0x5031
2911*ad30f8e7SGabor Kovesdan0x659F = 0x5565
2912*ad30f8e7SGabor Kovesdan0x65A1 = 0x4E53
2913*ad30f8e7SGabor Kovesdan0x65A4 = 0x3D6F
2914*ad30f8e7SGabor Kovesdan0x65A5 = 0x3362
2915*ad30f8e7SGabor Kovesdan0x65A7 = 0x382B
2916*ad30f8e7SGabor Kovesdan0x65AB = 0x6D3D
2917*ad30f8e7SGabor Kovesdan0x65AC = 0x5536
2918*ad30f8e7SGabor Kovesdan0x65AF = 0x4B39
2919*ad30f8e7SGabor Kovesdan0x65B0 = 0x5042
2920*ad30f8e7SGabor Kovesdan0x65B7 = 0x364F
2921*ad30f8e7SGabor Kovesdan0x65B9 = 0x373D
2922*ad30f8e7SGabor Kovesdan0x65BC = 0x6C36
2923*ad30f8e7SGabor Kovesdan0x65BD = 0x4A29
2924*ad30f8e7SGabor Kovesdan0x65C1 = 0x4554
2925*ad30f8e7SGabor Kovesdan0x65C3 = 0x6C39
2926*ad30f8e7SGabor Kovesdan0x65C4 = 0x6C38
2927*ad30f8e7SGabor Kovesdan0x65C5 = 0x4243
2928*ad30f8e7SGabor Kovesdan0x65C6 = 0x6C37
2929*ad30f8e7SGabor Kovesdan0x65CB = 0x507D
2930*ad30f8e7SGabor Kovesdan0x65CC = 0x6C3A
2931*ad30f8e7SGabor Kovesdan0x65CE = 0x6C3B
2932*ad30f8e7SGabor Kovesdan0x65CF = 0x5765
2933*ad30f8e7SGabor Kovesdan0x65D2 = 0x6C3C
2934*ad30f8e7SGabor Kovesdan0x65D6 = 0x6C3D
2935*ad30f8e7SGabor Kovesdan0x65D7 = 0x466C
2936*ad30f8e7SGabor Kovesdan0x65E2 = 0x3C48
2937*ad30f8e7SGabor Kovesdan0x65E5 = 0x4855
2938*ad30f8e7SGabor Kovesdan0x65E6 = 0x3529
2939*ad30f8e7SGabor Kovesdan0x65E8 = 0x563C
2940*ad30f8e7SGabor Kovesdan0x65E9 = 0x5467
2941*ad30f8e7SGabor Kovesdan0x65EC = 0x512E
2942*ad30f8e7SGabor Kovesdan0x65ED = 0x5071
2943*ad30f8e7SGabor Kovesdan0x65EE = 0x6A38
2944*ad30f8e7SGabor Kovesdan0x65EF = 0x6A39
2945*ad30f8e7SGabor Kovesdan0x65F0 = 0x6A3A
2946*ad30f8e7SGabor Kovesdan0x65F1 = 0x3A35
2947*ad30f8e7SGabor Kovesdan0x65FA = 0x4D7A
2948*ad30f8e7SGabor Kovesdan0x6600 = 0x6A40
2949*ad30f8e7SGabor Kovesdan0x6602 = 0x303A
2950*ad30f8e7SGabor Kovesdan0x6603 = 0x6A3E
2951*ad30f8e7SGabor Kovesdan0x6606 = 0x4025
2952*ad30f8e7SGabor Kovesdan0x660A = 0x6A3B
2953*ad30f8e7SGabor Kovesdan0x660C = 0x327D
2954*ad30f8e7SGabor Kovesdan0x660E = 0x4377
2955*ad30f8e7SGabor Kovesdan0x660F = 0x3B68
2956*ad30f8e7SGabor Kovesdan0x6613 = 0x5257
2957*ad30f8e7SGabor Kovesdan0x6614 = 0x4E74
2958*ad30f8e7SGabor Kovesdan0x6615 = 0x6A3F
2959*ad30f8e7SGabor Kovesdan0x661D = 0x6A43
2960*ad30f8e7SGabor Kovesdan0x661F = 0x5047
2961*ad30f8e7SGabor Kovesdan0x6620 = 0x5333
2962*ad30f8e7SGabor Kovesdan0x6625 = 0x343A
2963*ad30f8e7SGabor Kovesdan0x6627 = 0x4341
2964*ad30f8e7SGabor Kovesdan0x6628 = 0x5772
2965*ad30f8e7SGabor Kovesdan0x662D = 0x5551
2966*ad30f8e7SGabor Kovesdan0x662F = 0x4A47
2967*ad30f8e7SGabor Kovesdan0x6631 = 0x6A45
2968*ad30f8e7SGabor Kovesdan0x6634 = 0x6A44
2969*ad30f8e7SGabor Kovesdan0x6635 = 0x6A47
2970*ad30f8e7SGabor Kovesdan0x6636 = 0x6A46
2971*ad30f8e7SGabor Kovesdan0x6641 = 0x6A4B
2972*ad30f8e7SGabor Kovesdan0x6642 = 0x4A31
2973*ad30f8e7SGabor Kovesdan0x6643 = 0x3B4E
2974*ad30f8e7SGabor Kovesdan0x6649 = 0x3D7A
2975*ad30f8e7SGabor Kovesdan0x664C = 0x494E
2976*ad30f8e7SGabor Kovesdan0x664F = 0x6A4C
2977*ad30f8e7SGabor Kovesdan0x6657 = 0x6A4F
2978*ad30f8e7SGabor Kovesdan0x665A = 0x4D6D
2979*ad30f8e7SGabor Kovesdan0x665D = 0x5667
2980*ad30f8e7SGabor Kovesdan0x665F = 0x6A49
2981*ad30f8e7SGabor Kovesdan0x6661 = 0x6A4E
2982*ad30f8e7SGabor Kovesdan0x6664 = 0x4E6E
2983*ad30f8e7SGabor Kovesdan0x6666 = 0x3B5E
2984*ad30f8e7SGabor Kovesdan0x6668 = 0x333F
2985*ad30f8e7SGabor Kovesdan0x666E = 0x4655
2986*ad30f8e7SGabor Kovesdan0x666F = 0x3E30
2987*ad30f8e7SGabor Kovesdan0x6670 = 0x4E7A
2988*ad30f8e7SGabor Kovesdan0x6674 = 0x4767
2989*ad30f8e7SGabor Kovesdan0x6676 = 0x3E27
2990*ad30f8e7SGabor Kovesdan0x6677 = 0x6A50
2991*ad30f8e7SGabor Kovesdan0x667A = 0x5647
2992*ad30f8e7SGabor Kovesdan0x667E = 0x4140
2993*ad30f8e7SGabor Kovesdan0x6684 = 0x6A51
2994*ad30f8e7SGabor Kovesdan0x6687 = 0x4F3E
2995*ad30f8e7SGabor Kovesdan0x6688 = 0x544E
2996*ad30f8e7SGabor Kovesdan0x6689 = 0x6A4D
2997*ad30f8e7SGabor Kovesdan0x668C = 0x6A52
2998*ad30f8e7SGabor Kovesdan0x6691 = 0x4A6E
2999*ad30f8e7SGabor Kovesdan0x6696 = 0x452F
3000*ad30f8e7SGabor Kovesdan0x6697 = 0x3035
3001*ad30f8e7SGabor Kovesdan0x669D = 0x6A54
3002*ad30f8e7SGabor Kovesdan0x66A2 = 0x3329
3003*ad30f8e7SGabor Kovesdan0x66A8 = 0x745F
3004*ad30f8e7SGabor Kovesdan0x66AB = 0x545D
3005*ad30f8e7SGabor Kovesdan0x66AE = 0x443A
3006*ad30f8e7SGabor Kovesdan0x66B4 = 0x3129
3007*ad30f8e7SGabor Kovesdan0x66B9 = 0x655F
3008*ad30f8e7SGabor Kovesdan0x66BE = 0x6A55
3009*ad30f8e7SGabor Kovesdan0x66C4 = 0x6A4A
3010*ad30f8e7SGabor Kovesdan0x66C6 = 0x784F
3011*ad30f8e7SGabor Kovesdan0x66C7 = 0x6A3C
3012*ad30f8e7SGabor Kovesdan0x66C9 = 0x4F7E
3013*ad30f8e7SGabor Kovesdan0x66D6 = 0x6A53
3014*ad30f8e7SGabor Kovesdan0x66D9 = 0x4A6F
3015*ad30f8e7SGabor Kovesdan0x66DB = 0x6A56
3016*ad30f8e7SGabor Kovesdan0x66DC = 0x6A57
3017*ad30f8e7SGabor Kovesdan0x66DD = 0x4658
3018*ad30f8e7SGabor Kovesdan0x66E0 = 0x3F75
3019*ad30f8e7SGabor Kovesdan0x66E6 = 0x6A58
3020*ad30f8e7SGabor Kovesdan0x66E9 = 0x6A59
3021*ad30f8e7SGabor Kovesdan0x66EC = 0x4939
3022*ad30f8e7SGabor Kovesdan0x66F0 = 0x543B
3023*ad30f8e7SGabor Kovesdan0x66F2 = 0x477A
3024*ad30f8e7SGabor Kovesdan0x66F3 = 0x5237
3025*ad30f8e7SGabor Kovesdan0x66F4 = 0x387C
3026*ad30f8e7SGabor Kovesdan0x66F7 = 0x6A42
3027*ad30f8e7SGabor Kovesdan0x66F8 = 0x4A69
3028*ad30f8e7SGabor Kovesdan0x66F9 = 0x325C
3029*ad30f8e7SGabor Kovesdan0x66FC = 0x427C
3030*ad30f8e7SGabor Kovesdan0x66FE = 0x5478
3031*ad30f8e7SGabor Kovesdan0x66FF = 0x4C66
3032*ad30f8e7SGabor Kovesdan0x6700 = 0x576E
3033*ad30f8e7SGabor Kovesdan0x6703 = 0x3B61
3034*ad30f8e7SGabor Kovesdan0x6708 = 0x5442
3035*ad30f8e7SGabor Kovesdan0x6709 = 0x5350
3036*ad30f8e7SGabor Kovesdan0x670A = 0x6B43
3037*ad30f8e7SGabor Kovesdan0x670B = 0x4573
3038*ad30f8e7SGabor Kovesdan0x670D = 0x377E
3039*ad30f8e7SGabor Kovesdan0x6710 = 0x6B54
3040*ad30f8e7SGabor Kovesdan0x6714 = 0x4B37
3041*ad30f8e7SGabor Kovesdan0x6715 = 0x6B5E
3042*ad30f8e7SGabor Kovesdan0x6717 = 0x404A
3043*ad30f8e7SGabor Kovesdan0x671B = 0x4D7B
3044*ad30f8e7SGabor Kovesdan0x671D = 0x332F
3045*ad30f8e7SGabor Kovesdan0x671F = 0x465A
3046*ad30f8e7SGabor Kovesdan0x6726 = 0x6B7C
3047*ad30f8e7SGabor Kovesdan0x6727 = 0x6B4A
3048*ad30f8e7SGabor Kovesdan0x6728 = 0x443E
3049*ad30f8e7SGabor Kovesdan0x672A = 0x4E34
3050*ad30f8e7SGabor Kovesdan0x672B = 0x4429
3051*ad30f8e7SGabor Kovesdan0x672C = 0x313E
3052*ad30f8e7SGabor Kovesdan0x672D = 0x547D
3053*ad30f8e7SGabor Kovesdan0x672F = 0x7868
3054*ad30f8e7SGabor Kovesdan0x6731 = 0x566C
3055*ad30f8e7SGabor Kovesdan0x6734 = 0x7860
3056*ad30f8e7SGabor Kovesdan0x6735 = 0x3664
3057*ad30f8e7SGabor Kovesdan0x673D = 0x5060
3058*ad30f8e7SGabor Kovesdan0x6746 = 0x384B
3059*ad30f8e7SGabor Kovesdan0x6748 = 0x683E
3060*ad30f8e7SGabor Kovesdan0x6749 = 0x493C
3061*ad30f8e7SGabor Kovesdan0x674C = 0x683B
3062*ad30f8e7SGabor Kovesdan0x674E = 0x406E
3063*ad30f8e7SGabor Kovesdan0x674F = 0x5053
3064*ad30f8e7SGabor Kovesdan0x6750 = 0x3244
3065*ad30f8e7SGabor Kovesdan0x6751 = 0x3465
3066*ad30f8e7SGabor Kovesdan0x6753 = 0x683C
3067*ad30f8e7SGabor Kovesdan0x6756 = 0x5548
3068*ad30f8e7SGabor Kovesdan0x675C = 0x3645
3069*ad30f8e7SGabor Kovesdan0x675E = 0x683D
3070*ad30f8e7SGabor Kovesdan0x675F = 0x4A78
3071*ad30f8e7SGabor Kovesdan0x6760 = 0x385C
3072*ad30f8e7SGabor Kovesdan0x676A = 0x6842
3073*ad30f8e7SGabor Kovesdan0x676D = 0x3A3C
3074*ad30f8e7SGabor Kovesdan0x676F = 0x312D
3075*ad30f8e7SGabor Kovesdan0x6770 = 0x3D5C
3076*ad30f8e7SGabor Kovesdan0x6771 = 0x362B
3077*ad30f8e7SGabor Kovesdan0x6772 = 0x6A3D
3078*ad30f8e7SGabor Kovesdan0x6773 = 0x6843
3079*ad30f8e7SGabor Kovesdan0x6775 = 0x6846
3080*ad30f8e7SGabor Kovesdan0x6777 = 0x684B
3081*ad30f8e7SGabor Kovesdan0x677C = 0x684C
3082*ad30f8e7SGabor Kovesdan0x677E = 0x7869
3083*ad30f8e7SGabor Kovesdan0x677F = 0x3065
3084*ad30f8e7SGabor Kovesdan0x6787 = 0x6841
3085*ad30f8e7SGabor Kovesdan0x6789 = 0x4D77
3086*ad30f8e7SGabor Kovesdan0x678B = 0x684A
3087*ad30f8e7SGabor Kovesdan0x6790 = 0x4E76
3088*ad30f8e7SGabor Kovesdan0x6795 = 0x556D
3089*ad30f8e7SGabor Kovesdan0x6797 = 0x4156
3090*ad30f8e7SGabor Kovesdan0x6798 = 0x6844
3091*ad30f8e7SGabor Kovesdan0x679A = 0x4336
3092*ad30f8e7SGabor Kovesdan0x679C = 0x397B
3093*ad30f8e7SGabor Kovesdan0x679D = 0x5626
3094*ad30f8e7SGabor Kovesdan0x67AF = 0x3F5D
3095*ad30f8e7SGabor Kovesdan0x67B0 = 0x6852
3096*ad30f8e7SGabor Kovesdan0x67B3 = 0x6857
3097*ad30f8e7SGabor Kovesdan0x67B5 = 0x6855
3098*ad30f8e7SGabor Kovesdan0x67B6 = 0x3C5C
3099*ad30f8e7SGabor Kovesdan0x67B7 = 0x3C4F
3100*ad30f8e7SGabor Kovesdan0x67B8 = 0x685B
3101*ad30f8e7SGabor Kovesdan0x67C1 = 0x685E
3102*ad30f8e7SGabor Kovesdan0x67C3 = 0x685A
3103*ad30f8e7SGabor Kovesdan0x67C4 = 0x317A
3104*ad30f8e7SGabor Kovesdan0x67CF = 0x3058
3105*ad30f8e7SGabor Kovesdan0x67D0 = 0x4433
3106*ad30f8e7SGabor Kovesdan0x67D1 = 0x384C
3107*ad30f8e7SGabor Kovesdan0x67D2 = 0x4662
3108*ad30f8e7SGabor Kovesdan0x67D3 = 0x483E
3109*ad30f8e7SGabor Kovesdan0x67D4 = 0x4861
3110*ad30f8e7SGabor Kovesdan0x67D8 = 0x684F
3111*ad30f8e7SGabor Kovesdan0x67D9 = 0x6854
3112*ad30f8e7SGabor Kovesdan0x67DA = 0x6856
3113*ad30f8e7SGabor Kovesdan0x67DD = 0x6858
3114*ad30f8e7SGabor Kovesdan0x67DE = 0x5775
3115*ad30f8e7SGabor Kovesdan0x67E2 = 0x685C
3116*ad30f8e7SGabor Kovesdan0x67E5 = 0x3269
3117*ad30f8e7SGabor Kovesdan0x67E9 = 0x6851
3118*ad30f8e7SGabor Kovesdan0x67EC = 0x3C6D
3119*ad30f8e7SGabor Kovesdan0x67EF = 0x3F42
3120*ad30f8e7SGabor Kovesdan0x67F0 = 0x684D
3121*ad30f8e7SGabor Kovesdan0x67F1 = 0x5679
3122*ad30f8e7SGabor Kovesdan0x67F3 = 0x4178
3123*ad30f8e7SGabor Kovesdan0x67F4 = 0x3271
3124*ad30f8e7SGabor Kovesdan0x67FF = 0x4A41
3125*ad30f8e7SGabor Kovesdan0x6800 = 0x6859
3126*ad30f8e7SGabor Kovesdan0x6805 = 0x5524
3127*ad30f8e7SGabor Kovesdan0x6813 = 0x4B28
3128*ad30f8e7SGabor Kovesdan0x6817 = 0x4075
3129*ad30f8e7SGabor Kovesdan0x681D = 0x6869
3130*ad30f8e7SGabor Kovesdan0x6821 = 0x5023
3131*ad30f8e7SGabor Kovesdan0x6829 = 0x6872
3132*ad30f8e7SGabor Kovesdan0x682A = 0x566A
3133*ad30f8e7SGabor Kovesdan0x6832 = 0x6860
3134*ad30f8e7SGabor Kovesdan0x6833 = 0x6861
3135*ad30f8e7SGabor Kovesdan0x6838 = 0x3A4B
3136*ad30f8e7SGabor Kovesdan0x6839 = 0x3879
3137*ad30f8e7SGabor Kovesdan0x683C = 0x3871
3138*ad30f8e7SGabor Kovesdan0x683D = 0x5454
3139*ad30f8e7SGabor Kovesdan0x6840 = 0x686E
3140*ad30f8e7SGabor Kovesdan0x6841 = 0x686C
3141*ad30f8e7SGabor Kovesdan0x6842 = 0x3970
3142*ad30f8e7SGabor Kovesdan0x6843 = 0x4C52
3143*ad30f8e7SGabor Kovesdan0x6844 = 0x6866
3144*ad30f8e7SGabor Kovesdan0x6845 = 0x4E26
3145*ad30f8e7SGabor Kovesdan0x6846 = 0x3F72
3146*ad30f8e7SGabor Kovesdan0x6848 = 0x3038
3147*ad30f8e7SGabor Kovesdan0x6849 = 0x6871
3148*ad30f8e7SGabor Kovesdan0x684A = 0x6870
3149*ad30f8e7SGabor Kovesdan0x684C = 0x5740
3150*ad30f8e7SGabor Kovesdan0x684E = 0x6864
3151*ad30f8e7SGabor Kovesdan0x6850 = 0x4D29
3152*ad30f8e7SGabor Kovesdan0x6851 = 0x4923
3153*ad30f8e7SGabor Kovesdan0x6853 = 0x3B38
3154*ad30f8e7SGabor Kovesdan0x6854 = 0x3D5B
3155*ad30f8e7SGabor Kovesdan0x6855 = 0x686A
3156*ad30f8e7SGabor Kovesdan0x686B = 0x6878
3157*ad30f8e7SGabor Kovesdan0x6874 = 0x6875
3158*ad30f8e7SGabor Kovesdan0x6876 = 0x4D30
3159*ad30f8e7SGabor Kovesdan0x6877 = 0x6876
3160*ad30f8e7SGabor Kovesdan0x6881 = 0x413A
3161*ad30f8e7SGabor Kovesdan0x6883 = 0x6868
3162*ad30f8e7SGabor Kovesdan0x6885 = 0x4337
3163*ad30f8e7SGabor Kovesdan0x6886 = 0x3070
3164*ad30f8e7SGabor Kovesdan0x688F = 0x6874
3165*ad30f8e7SGabor Kovesdan0x6893 = 0x6877
3166*ad30f8e7SGabor Kovesdan0x6897 = 0x3923
3167*ad30f8e7SGabor Kovesdan0x6898 = 0x6845
3168*ad30f8e7SGabor Kovesdan0x689D = 0x4C75
3169*ad30f8e7SGabor Kovesdan0x689F = 0x6849
3170*ad30f8e7SGabor Kovesdan0x68A2 = 0x4952
3171*ad30f8e7SGabor Kovesdan0x68A7 = 0x4E60
3172*ad30f8e7SGabor Kovesdan0x68A8 = 0x4066
3173*ad30f8e7SGabor Kovesdan0x68AD = 0x4B73
3174*ad30f8e7SGabor Kovesdan0x68AF = 0x4C5D
3175*ad30f8e7SGabor Kovesdan0x68B0 = 0x5035
3176*ad30f8e7SGabor Kovesdan0x68B3 = 0x4A61
3177*ad30f8e7SGabor Kovesdan0x68B5 = 0x6873
3178*ad30f8e7SGabor Kovesdan0x68C4 = 0x467A
3179*ad30f8e7SGabor Kovesdan0x68C9 = 0x435E
3180*ad30f8e7SGabor Kovesdan0x68CB = 0x4665
3181*ad30f8e7SGabor Kovesdan0x68CD = 0x3977
3182*ad30f8e7SGabor Kovesdan0x68D2 = 0x3074
3183*ad30f8e7SGabor Kovesdan0x68D5 = 0x5758
3184*ad30f8e7SGabor Kovesdan0x68D6 = 0x6847
3185*ad30f8e7SGabor Kovesdan0x68D7 = 0x5466
3186*ad30f8e7SGabor Kovesdan0x68D8 = 0x3C2C
3187*ad30f8e7SGabor Kovesdan0x68DA = 0x456F
3188*ad30f8e7SGabor Kovesdan0x68DF = 0x3630
3189*ad30f8e7SGabor Kovesdan0x68E0 = 0x4C44
3190*ad30f8e7SGabor Kovesdan0x68E3 = 0x6926
3191*ad30f8e7SGabor Kovesdan0x68E7 = 0x553B
3192*ad30f8e7SGabor Kovesdan0x68EE = 0x492D
3193*ad30f8e7SGabor Kovesdan0x68F0 = 0x6922
3194*ad30f8e7SGabor Kovesdan0x68F1 = 0x4062
3195*ad30f8e7SGabor Kovesdan0x68F2 = 0x465C
3196*ad30f8e7SGabor Kovesdan0x68F5 = 0x3F43
3197*ad30f8e7SGabor Kovesdan0x68F9 = 0x687E
3198*ad30f8e7SGabor Kovesdan0x68FA = 0x3957
3199*ad30f8e7SGabor Kovesdan0x68FC = 0x687B
3200*ad30f8e7SGabor Kovesdan0x6901 = 0x6924
3201*ad30f8e7SGabor Kovesdan0x6905 = 0x524E
3202*ad30f8e7SGabor Kovesdan0x690B = 0x6923
3203*ad30f8e7SGabor Kovesdan0x690D = 0x5632
3204*ad30f8e7SGabor Kovesdan0x690E = 0x5735
3205*ad30f8e7SGabor Kovesdan0x690F = 0x6862
3206*ad30f8e7SGabor Kovesdan0x6910 = 0x6927
3207*ad30f8e7SGabor Kovesdan0x6912 = 0x3D37
3208*ad30f8e7SGabor Kovesdan0x6930 = 0x522C
3209*ad30f8e7SGabor Kovesdan0x6934 = 0x6932
3210*ad30f8e7SGabor Kovesdan0x6939 = 0x6929
3211*ad30f8e7SGabor Kovesdan0x693D = 0x342A
3212*ad30f8e7SGabor Kovesdan0x693F = 0x343B
3213*ad30f8e7SGabor Kovesdan0x6942 = 0x692B
3214*ad30f8e7SGabor Kovesdan0x694A = 0x516E
3215*ad30f8e7SGabor Kovesdan0x6953 = 0x3763
3216*ad30f8e7SGabor Kovesdan0x6954 = 0x5028
3217*ad30f8e7SGabor Kovesdan0x6957 = 0x6925
3218*ad30f8e7SGabor Kovesdan0x695A = 0x337E
3219*ad30f8e7SGabor Kovesdan0x695D = 0x692C
3220*ad30f8e7SGabor Kovesdan0x695E = 0x4063
3221*ad30f8e7SGabor Kovesdan0x6960 = 0x692A
3222*ad30f8e7SGabor Kovesdan0x6963 = 0x6939
3223*ad30f8e7SGabor Kovesdan0x6966 = 0x6938
3224*ad30f8e7SGabor Kovesdan0x6968 = 0x6865
3225*ad30f8e7SGabor Kovesdan0x696B = 0x692E
3226*ad30f8e7SGabor Kovesdan0x696D = 0x5235
3227*ad30f8e7SGabor Kovesdan0x696E = 0x687A
3228*ad30f8e7SGabor Kovesdan0x6971 = 0x6928
3229*ad30f8e7SGabor Kovesdan0x6975 = 0x3C2B
3230*ad30f8e7SGabor Kovesdan0x6977 = 0x3F2C
3231*ad30f8e7SGabor Kovesdan0x6978 = 0x6931
3232*ad30f8e7SGabor Kovesdan0x6979 = 0x693A
3233*ad30f8e7SGabor Kovesdan0x6980 = 0x692F
3234*ad30f8e7SGabor Kovesdan0x6982 = 0x3845
3235*ad30f8e7SGabor Kovesdan0x6986 = 0x535C
3236*ad30f8e7SGabor Kovesdan0x698D = 0x6947
3237*ad30f8e7SGabor Kovesdan0x6994 = 0x4046
3238*ad30f8e7SGabor Kovesdan0x6995 = 0x6945
3239*ad30f8e7SGabor Kovesdan0x6998 = 0x6930
3240*ad30f8e7SGabor Kovesdan0x699B = 0x693B
3241*ad30f8e7SGabor Kovesdan0x699C = 0x3071
3242*ad30f8e7SGabor Kovesdan0x69A7 = 0x693C
3243*ad30f8e7SGabor Kovesdan0x69A8 = 0x5525
3244*ad30f8e7SGabor Kovesdan0x69AA = 0x683F
3245*ad30f8e7SGabor Kovesdan0x69AB = 0x693E
3246*ad30f8e7SGabor Kovesdan0x69AD = 0x693F
3247*ad30f8e7SGabor Kovesdan0x69AE = 0x4859
3248*ad30f8e7SGabor Kovesdan0x69B1 = 0x6941
3249*ad30f8e7SGabor Kovesdan0x69B4 = 0x4171
3250*ad30f8e7SGabor Kovesdan0x69B7 = 0x4836
3251*ad30f8e7SGabor Kovesdan0x69BB = 0x693D
3252*ad30f8e7SGabor Kovesdan0x69BF = 0x6867
3253*ad30f8e7SGabor Kovesdan0x69C1 = 0x6942
3254*ad30f8e7SGabor Kovesdan0x69CA = 0x6943
3255*ad30f8e7SGabor Kovesdan0x69CB = 0x3939
3256*ad30f8e7SGabor Kovesdan0x69CC = 0x6933
3257*ad30f8e7SGabor Kovesdan0x69CD = 0x4739
3258*ad30f8e7SGabor Kovesdan0x69CE = 0x6936
3259*ad30f8e7SGabor Kovesdan0x69D0 = 0x3B31
3260*ad30f8e7SGabor Kovesdan0x69D4 = 0x6940
3261*ad30f8e7SGabor Kovesdan0x69E7 = 0x687D
3262*ad30f8e7SGabor Kovesdan0x69ED = 0x694A
3263*ad30f8e7SGabor Kovesdan0x69F2 = 0x694E
3264*ad30f8e7SGabor Kovesdan0x69F3 = 0x3D30
3265*ad30f8e7SGabor Kovesdan0x69FD = 0x325B
3266*ad30f8e7SGabor Kovesdan0x69FF = 0x6948
3267*ad30f8e7SGabor Kovesdan0x6A01 = 0x572E
3268*ad30f8e7SGabor Kovesdan0x6A02 = 0x4056
3269*ad30f8e7SGabor Kovesdan0x6A05 = 0x6848
3270*ad30f8e7SGabor Kovesdan0x6A0A = 0x372E
3271*ad30f8e7SGabor Kovesdan0x6A13 = 0x4225
3272*ad30f8e7SGabor Kovesdan0x6A17 = 0x694B
3273*ad30f8e7SGabor Kovesdan0x6A18 = 0x694C
3274*ad30f8e7SGabor Kovesdan0x6A19 = 0x316A
3275*ad30f8e7SGabor Kovesdan0x6A1E = 0x4A60
3276*ad30f8e7SGabor Kovesdan0x6A1F = 0x5541
3277*ad30f8e7SGabor Kovesdan0x6A21 = 0x4423
3278*ad30f8e7SGabor Kovesdan0x6A23 = 0x5179
3279*ad30f8e7SGabor Kovesdan0x6A28 = 0x6958
3280*ad30f8e7SGabor Kovesdan0x6A2A = 0x3A61
3281*ad30f8e7SGabor Kovesdan0x6A35 = 0x6954
3282*ad30f8e7SGabor Kovesdan0x6A38 = 0x4653
3283*ad30f8e7SGabor Kovesdan0x6A39 = 0x4A77
3284*ad30f8e7SGabor Kovesdan0x6A3A = 0x686B
3285*ad30f8e7SGabor Kovesdan0x6A3D = 0x6957
3286*ad30f8e7SGabor Kovesdan0x6A3E = 0x6950
3287*ad30f8e7SGabor Kovesdan0x6A44 = 0x694F
3288*ad30f8e7SGabor Kovesdan0x6A47 = 0x4741
3289*ad30f8e7SGabor Kovesdan0x6A48 = 0x6863
3290*ad30f8e7SGabor Kovesdan0x6A4B = 0x4745
3291*ad30f8e7SGabor Kovesdan0x6A50 = 0x6952
3292*ad30f8e7SGabor Kovesdan0x6A58 = 0x6959
3293*ad30f8e7SGabor Kovesdan0x6A59 = 0x3348
3294*ad30f8e7SGabor Kovesdan0x6A5B = 0x6953
3295*ad30f8e7SGabor Kovesdan0x6A5F = 0x3B7A
3296*ad30f8e7SGabor Kovesdan0x6A61 = 0x4F70
3297*ad30f8e7SGabor Kovesdan0x6A62 = 0x4D56
3298*ad30f8e7SGabor Kovesdan0x6A65 = 0x694D
3299*ad30f8e7SGabor Kovesdan0x6A71 = 0x3377
3300*ad30f8e7SGabor Kovesdan0x6A80 = 0x4C34
3301*ad30f8e7SGabor Kovesdan0x6A84 = 0x4F2D
3302*ad30f8e7SGabor Kovesdan0x6A89 = 0x685F
3303*ad30f8e7SGabor Kovesdan0x6A8E = 0x6955
3304*ad30f8e7SGabor Kovesdan0x6A90 = 0x695C
3305*ad30f8e7SGabor Kovesdan0x6A91 = 0x695B
3306*ad30f8e7SGabor Kovesdan0x6A94 = 0x3535
3307*ad30f8e7SGabor Kovesdan0x6A97 = 0x695E
3308*ad30f8e7SGabor Kovesdan0x6A9C = 0x686D
3309*ad30f8e7SGabor Kovesdan0x6AA0 = 0x6951
3310*ad30f8e7SGabor Kovesdan0x6AA2 = 0x3C6C
3311*ad30f8e7SGabor Kovesdan0x6AA3 = 0x6949
3312*ad30f8e7SGabor Kovesdan0x6AA9 = 0x695D
3313*ad30f8e7SGabor Kovesdan0x6AAB = 0x695F
3314*ad30f8e7SGabor Kovesdan0x6AAC = 0x434A
3315*ad30f8e7SGabor Kovesdan0x6AAF = 0x786D
3316*ad30f8e7SGabor Kovesdan0x6AB3 = 0x6944
3317*ad30f8e7SGabor Kovesdan0x6AB8 = 0x447B
3318*ad30f8e7SGabor Kovesdan0x6ABB = 0x3C77
3319*ad30f8e7SGabor Kovesdan0x6AC3 = 0x3971
3320*ad30f8e7SGabor Kovesdan0x6AD3 = 0x6956
3321*ad30f8e7SGabor Kovesdan0x6ADA = 0x6935
3322*ad30f8e7SGabor Kovesdan0x6ADB = 0x684E
3323*ad30f8e7SGabor Kovesdan0x6ADD = 0x687C
3324*ad30f8e7SGabor Kovesdan0x6ADE = 0x695A
3325*ad30f8e7SGabor Kovesdan0x6ADF = 0x685D
3326*ad30f8e7SGabor Kovesdan0x6AE7 = 0x6946
3327*ad30f8e7SGabor Kovesdan0x6AE8 = 0x6853
3328*ad30f8e7SGabor Kovesdan0x6AEA = 0x6840
3329*ad30f8e7SGabor Kovesdan0x6AEC = 0x6934
3330*ad30f8e7SGabor Kovesdan0x6AF3 = 0x6850
3331*ad30f8e7SGabor Kovesdan0x6AF8 = 0x6937
3332*ad30f8e7SGabor Kovesdan0x6AFB = 0x5323
3333*ad30f8e7SGabor Kovesdan0x6B04 = 0x4038
3334*ad30f8e7SGabor Kovesdan0x6B0A = 0x4828
3335*ad30f8e7SGabor Kovesdan0x6B0F = 0x6921
3336*ad30f8e7SGabor Kovesdan0x6B12 = 0x686F
3337*ad30f8e7SGabor Kovesdan0x6B16 = 0x692D
3338*ad30f8e7SGabor Kovesdan0x6B1E = 0x6879
3339*ad30f8e7SGabor Kovesdan0x6B20 = 0x4737
3340*ad30f8e7SGabor Kovesdan0x6B21 = 0x344E
3341*ad30f8e7SGabor Kovesdan0x6B23 = 0x5040
3342*ad30f8e7SGabor Kovesdan0x6B32 = 0x537B
3343*ad30f8e7SGabor Kovesdan0x6B37 = 0x6C24
3344*ad30f8e7SGabor Kovesdan0x6B39 = 0x6C25
3345*ad30f8e7SGabor Kovesdan0x6B3A = 0x465B
3346*ad30f8e7SGabor Kovesdan0x6B3D = 0x4755
3347*ad30f8e7SGabor Kovesdan0x6B3E = 0x3F6E
3348*ad30f8e7SGabor Kovesdan0x6B43 = 0x6C26
3349*ad30f8e7SGabor Kovesdan0x6B46 = 0x6C27
3350*ad30f8e7SGabor Kovesdan0x6B47 = 0x502A
3351*ad30f8e7SGabor Kovesdan0x6B49 = 0x4738
3352*ad30f8e7SGabor Kovesdan0x6B4C = 0x3868
3353*ad30f8e7SGabor Kovesdan0x6B50 = 0x4537
3354*ad30f8e7SGabor Kovesdan0x6B59 = 0x6C28
3355*ad30f8e7SGabor Kovesdan0x6B5F = 0x6C23
3356*ad30f8e7SGabor Kovesdan0x6B61 = 0x3B36
3357*ad30f8e7SGabor Kovesdan0x6B62 = 0x5639
3358*ad30f8e7SGabor Kovesdan0x6B63 = 0x557D
3359*ad30f8e7SGabor Kovesdan0x6B64 = 0x344B
3360*ad30f8e7SGabor Kovesdan0x6B65 = 0x323D
3361*ad30f8e7SGabor Kovesdan0x6B66 = 0x4E64
3362*ad30f8e7SGabor Kovesdan0x6B67 = 0x4667
3363*ad30f8e7SGabor Kovesdan0x6B6A = 0x4D61
3364*ad30f8e7SGabor Kovesdan0x6B72 = 0x4B6A
3365*ad30f8e7SGabor Kovesdan0x6B77 = 0x407A
3366*ad30f8e7SGabor Kovesdan0x6B78 = 0x3969
3367*ad30f8e7SGabor Kovesdan0x6B79 = 0x3475
3368*ad30f8e7SGabor Kovesdan0x6B7B = 0x4B40
3369*ad30f8e7SGabor Kovesdan0x6B81 = 0x6962
3370*ad30f8e7SGabor Kovesdan0x6B82 = 0x6963
3371*ad30f8e7SGabor Kovesdan0x6B83 = 0x516A
3372*ad30f8e7SGabor Kovesdan0x6B84 = 0x6965
3373*ad30f8e7SGabor Kovesdan0x6B86 = 0x3479
3374*ad30f8e7SGabor Kovesdan0x6B89 = 0x5133
3375*ad30f8e7SGabor Kovesdan0x6B8A = 0x4A62
3376*ad30f8e7SGabor Kovesdan0x6B8D = 0x6968
3377*ad30f8e7SGabor Kovesdan0x6B96 = 0x5633
3378*ad30f8e7SGabor Kovesdan0x6B98 = 0x3250
3379*ad30f8e7SGabor Kovesdan0x6B9B = 0x696A
3380*ad30f8e7SGabor Kovesdan0x6B9E = 0x6966
3381*ad30f8e7SGabor Kovesdan0x6BA4 = 0x6964
3382*ad30f8e7SGabor Kovesdan0x6BAA = 0x696C
3383*ad30f8e7SGabor Kovesdan0x6BAB = 0x6969
3384*ad30f8e7SGabor Kovesdan0x6BAE = 0x6967
3385*ad30f8e7SGabor Kovesdan0x6BAF = 0x696B
3386*ad30f8e7SGabor Kovesdan0x6BB2 = 0x3C5F
3387*ad30f8e7SGabor Kovesdan0x6BB3 = 0x6C2F
3388*ad30f8e7SGabor Kovesdan0x6BB5 = 0x364E
3389*ad30f8e7SGabor Kovesdan0x6BB7 = 0x5273
3390*ad30f8e7SGabor Kovesdan0x6BBA = 0x4931
3391*ad30f8e7SGabor Kovesdan0x6BBB = 0x3F47
3392*ad30f8e7SGabor Kovesdan0x6BBF = 0x356E
3393*ad30f8e7SGabor Kovesdan0x6BC1 = 0x3B59
3394*ad30f8e7SGabor Kovesdan0x6BC5 = 0x5263
3395*ad30f8e7SGabor Kovesdan0x6BC6 = 0x4539
3396*ad30f8e7SGabor Kovesdan0x6BCB = 0x4E63
3397*ad30f8e7SGabor Kovesdan0x6BCD = 0x4438
3398*ad30f8e7SGabor Kovesdan0x6BCF = 0x433F
3399*ad30f8e7SGabor Kovesdan0x6BD2 = 0x363E
3400*ad30f8e7SGabor Kovesdan0x6BD3 = 0x5839
3401*ad30f8e7SGabor Kovesdan0x6BD4 = 0x3148
3402*ad30f8e7SGabor Kovesdan0x6BD6 = 0x3151
3403*ad30f8e7SGabor Kovesdan0x6BD7 = 0x457E
3404*ad30f8e7SGabor Kovesdan0x6BDB = 0x432B
3405*ad30f8e7SGabor Kovesdan0x6BEA = 0x6B24
3406*ad30f8e7SGabor Kovesdan0x6BEB = 0x3A41
3407*ad30f8e7SGabor Kovesdan0x6BEF = 0x4C3A
3408*ad30f8e7SGabor Kovesdan0x6BF3 = 0x6B25
3409*ad30f8e7SGabor Kovesdan0x6BF9 = 0x6B28
3410*ad30f8e7SGabor Kovesdan0x6BFD = 0x6B26
3411*ad30f8e7SGabor Kovesdan0x6BFF = 0x6B27
3412*ad30f8e7SGabor Kovesdan0x6C05 = 0x6B29
3413*ad30f8e7SGabor Kovesdan0x6C06 = 0x6B2B
3414*ad30f8e7SGabor Kovesdan0x6C08 = 0x5531
3415*ad30f8e7SGabor Kovesdan0x6C0C = 0x6B2A
3416*ad30f8e7SGabor Kovesdan0x6C0D = 0x6B2C
3417*ad30f8e7SGabor Kovesdan0x6C0F = 0x4A4F
3418*ad30f8e7SGabor Kovesdan0x6C10 = 0x5835
3419*ad30f8e7SGabor Kovesdan0x6C11 = 0x4371
3420*ad30f8e7SGabor Kovesdan0x6C13 = 0x4325
3421*ad30f8e7SGabor Kovesdan0x6C15 = 0x6B2D
3422*ad30f8e7SGabor Kovesdan0x6C16 = 0x444A
3423*ad30f8e7SGabor Kovesdan0x6C18 = 0x6B2E
3424*ad30f8e7SGabor Kovesdan0x6C19 = 0x6B2F
3425*ad30f8e7SGabor Kovesdan0x6C1A = 0x6B30
3426*ad30f8e7SGabor Kovesdan0x6C1B = 0x3755
3427*ad30f8e7SGabor Kovesdan0x6C1F = 0x377A
3428*ad30f8e7SGabor Kovesdan0x6C21 = 0x6B31
3429*ad30f8e7SGabor Kovesdan0x6C23 = 0x4678
3430*ad30f8e7SGabor Kovesdan0x6C24 = 0x6B33
3431*ad30f8e7SGabor Kovesdan0x6C26 = 0x3A24
3432*ad30f8e7SGabor Kovesdan0x6C27 = 0x5175
3433*ad30f8e7SGabor Kovesdan0x6C28 = 0x3031
3434*ad30f8e7SGabor Kovesdan0x6C2A = 0x6B34
3435*ad30f8e7SGabor Kovesdan0x6C2B = 0x4762
3436*ad30f8e7SGabor Kovesdan0x6C2C = 0x6B32
3437*ad30f8e7SGabor Kovesdan0x6C2E = 0x352A
3438*ad30f8e7SGabor Kovesdan0x6C2F = 0x4248
3439*ad30f8e7SGabor Kovesdan0x6C30 = 0x4768
3440*ad30f8e7SGabor Kovesdan0x6C32 = 0x6B35
3441*ad30f8e7SGabor Kovesdan0x6C34 = 0x4B2E
3442*ad30f8e7SGabor Kovesdan0x6C35 = 0x635F
3443*ad30f8e7SGabor Kovesdan0x6C38 = 0x5340
3444*ad30f8e7SGabor Kovesdan0x6C3D = 0x595B
3445*ad30f8e7SGabor Kovesdan0x6C40 = 0x4D21
3446*ad30f8e7SGabor Kovesdan0x6C41 = 0x562D
3447*ad30f8e7SGabor Kovesdan0x6C42 = 0x4773
3448*ad30f8e7SGabor Kovesdan0x6C46 = 0x5960
3449*ad30f8e7SGabor Kovesdan0x6C4A = 0x6362
3450*ad30f8e7SGabor Kovesdan0x6C50 = 0x4F2B
3451*ad30f8e7SGabor Kovesdan0x6C54 = 0x6360
3452*ad30f8e7SGabor Kovesdan0x6C55 = 0x4947
3453*ad30f8e7SGabor Kovesdan0x6C57 = 0x3A39
3454*ad30f8e7SGabor Kovesdan0x6C5B = 0x5134
3455*ad30f8e7SGabor Kovesdan0x6C5C = 0x6361
3456*ad30f8e7SGabor Kovesdan0x6C5D = 0x486A
3457*ad30f8e7SGabor Kovesdan0x6C5E = 0x392F
3458*ad30f8e7SGabor Kovesdan0x6C5F = 0x3D2D
3459*ad30f8e7SGabor Kovesdan0x6C60 = 0x3358
3460*ad30f8e7SGabor Kovesdan0x6C61 = 0x4E5B
3461*ad30f8e7SGabor Kovesdan0x6C68 = 0x6368
3462*ad30f8e7SGabor Kovesdan0x6C69 = 0x6369
3463*ad30f8e7SGabor Kovesdan0x6C6A = 0x4D74
3464*ad30f8e7SGabor Kovesdan0x6C70 = 0x4C2D
3465*ad30f8e7SGabor Kovesdan0x6C72 = 0x3C33
3466*ad30f8e7SGabor Kovesdan0x6C74 = 0x636A
3467*ad30f8e7SGabor Kovesdan0x6C76 = 0x636B
3468*ad30f8e7SGabor Kovesdan0x6C79 = 0x505A
3469*ad30f8e7SGabor Kovesdan0x6C7D = 0x467B
3470*ad30f8e7SGabor Kovesdan0x6C7E = 0x375A
3471*ad30f8e7SGabor Kovesdan0x6C81 = 0x475F
3472*ad30f8e7SGabor Kovesdan0x6C82 = 0x524A
3473*ad30f8e7SGabor Kovesdan0x6C83 = 0x4E56
3474*ad30f8e7SGabor Kovesdan0x6C85 = 0x6364
3475*ad30f8e7SGabor Kovesdan0x6C86 = 0x636C
3476*ad30f8e7SGabor Kovesdan0x6C88 = 0x4972
3477*ad30f8e7SGabor Kovesdan0x6C89 = 0x3341
3478*ad30f8e7SGabor Kovesdan0x6C8C = 0x6367
3479*ad30f8e7SGabor Kovesdan0x6C8F = 0x4663
3480*ad30f8e7SGabor Kovesdan0x6C90 = 0x6365
3481*ad30f8e7SGabor Kovesdan0x6C93 = 0x6D33
3482*ad30f8e7SGabor Kovesdan0x6C94 = 0x6366
3483*ad30f8e7SGabor Kovesdan0x6C99 = 0x4933
3484*ad30f8e7SGabor Kovesdan0x6C9B = 0x4566
3485*ad30f8e7SGabor Kovesdan0x6CA1 = 0x433B
3486*ad30f8e7SGabor Kovesdan0x6CAB = 0x442D
3487*ad30f8e7SGabor Kovesdan0x6CAD = 0x6370
3488*ad30f8e7SGabor Kovesdan0x6CAE = 0x3E5A
3489*ad30f8e7SGabor Kovesdan0x6CB1 = 0x637B
3490*ad30f8e7SGabor Kovesdan0x6CB2 = 0x6375
3491*ad30f8e7SGabor Kovesdan0x6CB3 = 0x3A53
3492*ad30f8e7SGabor Kovesdan0x6CB8 = 0x3750
3493*ad30f8e7SGabor Kovesdan0x6CB9 = 0x534D
3494*ad30f8e7SGabor Kovesdan0x6CBB = 0x564E
3495*ad30f8e7SGabor Kovesdan0x6CBC = 0x5553
3496*ad30f8e7SGabor Kovesdan0x6CBD = 0x3941
3497*ad30f8e7SGabor Kovesdan0x6CBE = 0x5534
3498*ad30f8e7SGabor Kovesdan0x6CBF = 0x5158
3499*ad30f8e7SGabor Kovesdan0x6CC4 = 0x5039
3500*ad30f8e7SGabor Kovesdan0x6CC5 = 0x4776
3501*ad30f8e7SGabor Kovesdan0x6CC9 = 0x482A
3502*ad30f8e7SGabor Kovesdan0x6CCA = 0x3234
3503*ad30f8e7SGabor Kovesdan0x6CCC = 0x435A
3504*ad30f8e7SGabor Kovesdan0x6CD0 = 0x636E
3505*ad30f8e7SGabor Kovesdan0x6CD3 = 0x637C
3506*ad30f8e7SGabor Kovesdan0x6CD4 = 0x636F
3507*ad30f8e7SGabor Kovesdan0x6CD5 = 0x3728
3508*ad30f8e7SGabor Kovesdan0x6CD6 = 0x6377
3509*ad30f8e7SGabor Kovesdan0x6CD7 = 0x6374
3510*ad30f8e7SGabor Kovesdan0x6CDB = 0x373A
3511*ad30f8e7SGabor Kovesdan0x6CE0 = 0x6376
3512*ad30f8e7SGabor Kovesdan0x6CE1 = 0x455D
3513*ad30f8e7SGabor Kovesdan0x6CE2 = 0x3228
3514*ad30f8e7SGabor Kovesdan0x6CE3 = 0x467C
3515*ad30f8e7SGabor Kovesdan0x6CE5 = 0x4460
3516*ad30f8e7SGabor Kovesdan0x6CE8 = 0x5722
3517*ad30f8e7SGabor Kovesdan0x6CEA = 0x4061
3518*ad30f8e7SGabor Kovesdan0x6CEB = 0x6379
3519*ad30f8e7SGabor Kovesdan0x6CEE = 0x637A
3520*ad30f8e7SGabor Kovesdan0x6CEF = 0x637D
3521*ad30f8e7SGabor Kovesdan0x6CF0 = 0x4C29
3522*ad30f8e7SGabor Kovesdan0x6CF1 = 0x6373
3523*ad30f8e7SGabor Kovesdan0x6CF3 = 0x533E
3524*ad30f8e7SGabor Kovesdan0x6CF5 = 0x3143
3525*ad30f8e7SGabor Kovesdan0x6D04 = 0x6427
3526*ad30f8e7SGabor Kovesdan0x6D07 = 0x6426
3527*ad30f8e7SGabor Kovesdan0x6D0B = 0x5173
3528*ad30f8e7SGabor Kovesdan0x6D0C = 0x6423
3529*ad30f8e7SGabor Kovesdan0x6D0E = 0x6429
3530*ad30f8e7SGabor Kovesdan0x6D17 = 0x4F34
3531*ad30f8e7SGabor Kovesdan0x6D19 = 0x6428
3532*ad30f8e7SGabor Kovesdan0x6D1A = 0x642E
3533*ad30f8e7SGabor Kovesdan0x6D1B = 0x4265
3534*ad30f8e7SGabor Kovesdan0x6D1E = 0x3634
3535*ad30f8e7SGabor Kovesdan0x6D25 = 0x3D72
3536*ad30f8e7SGabor Kovesdan0x6D27 = 0x6422
3537*ad30f8e7SGabor Kovesdan0x6D2A = 0x3A69
3538*ad30f8e7SGabor Kovesdan0x6D2B = 0x642A
3539*ad30f8e7SGabor Kovesdan0x6D2E = 0x642C
3540*ad30f8e7SGabor Kovesdan0x6D31 = 0x367D
3541*ad30f8e7SGabor Kovesdan0x6D32 = 0x565E
3542*ad30f8e7SGabor Kovesdan0x6D33 = 0x6432
3543*ad30f8e7SGabor Kovesdan0x6D35 = 0x642D
3544*ad30f8e7SGabor Kovesdan0x6D39 = 0x6421
3545*ad30f8e7SGabor Kovesdan0x6D3B = 0x3B6E
3546*ad30f8e7SGabor Kovesdan0x6D3D = 0x4722
3547*ad30f8e7SGabor Kovesdan0x6D3E = 0x4549
3548*ad30f8e7SGabor Kovesdan0x6D41 = 0x4177
3549*ad30f8e7SGabor Kovesdan0x6D59 = 0x5563
3550*ad30f8e7SGabor Kovesdan0x6D5A = 0x3F23
3551*ad30f8e7SGabor Kovesdan0x6D5C = 0x643A
3552*ad30f8e7SGabor Kovesdan0x6D5E = 0x6437
3553*ad30f8e7SGabor Kovesdan0x6D60 = 0x643B
3554*ad30f8e7SGabor Kovesdan0x6D63 = 0x643D
3555*ad30f8e7SGabor Kovesdan0x6D66 = 0x4656
3556*ad30f8e7SGabor Kovesdan0x6D69 = 0x3A46
3557*ad30f8e7SGabor Kovesdan0x6D6A = 0x404B
3558*ad30f8e7SGabor Kovesdan0x6D6E = 0x3821
3559*ad30f8e7SGabor Kovesdan0x6D6F = 0x6434
3560*ad30f8e7SGabor Kovesdan0x6D74 = 0x5421
3561*ad30f8e7SGabor Kovesdan0x6D77 = 0x3A23
3562*ad30f8e7SGabor Kovesdan0x6D78 = 0x3D7E
3563*ad30f8e7SGabor Kovesdan0x6D79 = 0x6424
3564*ad30f8e7SGabor Kovesdan0x6D7C = 0x643C
3565*ad30f8e7SGabor Kovesdan0x6D82 = 0x786F
3566*ad30f8e7SGabor Kovesdan0x6D85 = 0x4479
3567*ad30f8e7SGabor Kovesdan0x6D87 = 0x637E
3568*ad30f8e7SGabor Kovesdan0x6D88 = 0x4F7B
3569*ad30f8e7SGabor Kovesdan0x6D89 = 0x4966
3570*ad30f8e7SGabor Kovesdan0x6D8C = 0x533F
3571*ad30f8e7SGabor Kovesdan0x6D8E = 0x4F51
3572*ad30f8e7SGabor Kovesdan0x6D91 = 0x6433
3573*ad30f8e7SGabor Kovesdan0x6D93 = 0x6438
3574*ad30f8e7SGabor Kovesdan0x6D94 = 0x6439
3575*ad30f8e7SGabor Kovesdan0x6D95 = 0x4C69
3576*ad30f8e7SGabor Kovesdan0x6DAA = 0x3822
3577*ad30f8e7SGabor Kovesdan0x6DAB = 0x644A
3578*ad30f8e7SGabor Kovesdan0x6DAE = 0x644C
3579*ad30f8e7SGabor Kovesdan0x6DAF = 0x5144
3580*ad30f8e7SGabor Kovesdan0x6DB2 = 0x523A
3581*ad30f8e7SGabor Kovesdan0x6DB5 = 0x3A2D
3582*ad30f8e7SGabor Kovesdan0x6DB8 = 0x3A54
3583*ad30f8e7SGabor Kovesdan0x6DBF = 0x6443
3584*ad30f8e7SGabor Kovesdan0x6DC0 = 0x782D
3585*ad30f8e7SGabor Kovesdan0x6DC4 = 0x574D
3586*ad30f8e7SGabor Kovesdan0x6DC5 = 0x6440
3587*ad30f8e7SGabor Kovesdan0x6DC6 = 0x4F7D
3588*ad30f8e7SGabor Kovesdan0x6DC7 = 0x643F
3589*ad30f8e7SGabor Kovesdan0x6DCB = 0x415C
3590*ad30f8e7SGabor Kovesdan0x6DCC = 0x4C4A
3591*ad30f8e7SGabor Kovesdan0x6DD1 = 0x4A67
3592*ad30f8e7SGabor Kovesdan0x6DD6 = 0x4457
3593*ad30f8e7SGabor Kovesdan0x6DD8 = 0x4C54
3594*ad30f8e7SGabor Kovesdan0x6DD9 = 0x6448
3595*ad30f8e7SGabor Kovesdan0x6DDD = 0x6447
3596*ad30f8e7SGabor Kovesdan0x6DDE = 0x6441
3597*ad30f8e7SGabor Kovesdan0x6DE0 = 0x6444
3598*ad30f8e7SGabor Kovesdan0x6DE1 = 0x352D
3599*ad30f8e7SGabor Kovesdan0x6DE4 = 0x5359
3600*ad30f8e7SGabor Kovesdan0x6DE6 = 0x6446
3601*ad30f8e7SGabor Kovesdan0x6DEA = 0x4259
3602*ad30f8e7SGabor Kovesdan0x6DEB = 0x5279
3603*ad30f8e7SGabor Kovesdan0x6DEC = 0x3463
3604*ad30f8e7SGabor Kovesdan0x6DEE = 0x3B34
3605*ad30f8e7SGabor Kovesdan0x6DF1 = 0x496E
3606*ad30f8e7SGabor Kovesdan0x6DF3 = 0x343E
3607*ad30f8e7SGabor Kovesdan0x6DF5 = 0x5428
3608*ad30f8e7SGabor Kovesdan0x6DF6 = 0x6435
3609*ad30f8e7SGabor Kovesdan0x6DF7 = 0x3B6C
3610*ad30f8e7SGabor Kovesdan0x6DF9 = 0x514D
3611*ad30f8e7SGabor Kovesdan0x6DFA = 0x4733
3612*ad30f8e7SGabor Kovesdan0x6DFB = 0x4C6D
3613*ad30f8e7SGabor Kovesdan0x6DFC = 0x6D35
3614*ad30f8e7SGabor Kovesdan0x6E05 = 0x4765
3615*ad30f8e7SGabor Kovesdan0x6E0C = 0x644B
3616*ad30f8e7SGabor Kovesdan0x6E19 = 0x3B41
3617*ad30f8e7SGabor Kovesdan0x6E1A = 0x643E
3618*ad30f8e7SGabor Kovesdan0x6E1D = 0x5365
3619*ad30f8e7SGabor Kovesdan0x6E20 = 0x477E
3620*ad30f8e7SGabor Kovesdan0x6E21 = 0x3649
3621*ad30f8e7SGabor Kovesdan0x6E23 = 0x547C
3622*ad30f8e7SGabor Kovesdan0x6E24 = 0x3233
3623*ad30f8e7SGabor Kovesdan0x6E25 = 0x6457
3624*ad30f8e7SGabor Kovesdan0x6E26 = 0x4E50
3625*ad30f8e7SGabor Kovesdan0x6E29 = 0x4E42
3626*ad30f8e7SGabor Kovesdan0x6E2B = 0x644D
3627*ad30f8e7SGabor Kovesdan0x6E2C = 0x3262
3628*ad30f8e7SGabor Kovesdan0x6E2D = 0x4E3C
3629*ad30f8e7SGabor Kovesdan0x6E2F = 0x385B
3630*ad30f8e7SGabor Kovesdan0x6E32 = 0x6456
3631*ad30f8e7SGabor Kovesdan0x6E34 = 0x3F4A
3632*ad30f8e7SGabor Kovesdan0x6E38 = 0x534E
3633*ad30f8e7SGabor Kovesdan0x6E3A = 0x436C
3634*ad30f8e7SGabor Kovesdan0x6E3E = 0x3B6B
3635*ad30f8e7SGabor Kovesdan0x6E43 = 0x4548
3636*ad30f8e7SGabor Kovesdan0x6E44 = 0x6458
3637*ad30f8e7SGabor Kovesdan0x6E4D = 0x4D44
3638*ad30f8e7SGabor Kovesdan0x6E4E = 0x644F
3639*ad30f8e7SGabor Kovesdan0x6E53 = 0x6454
3640*ad30f8e7SGabor Kovesdan0x6E54 = 0x6455
3641*ad30f8e7SGabor Kovesdan0x6E56 = 0x3A7E
3642*ad30f8e7SGabor Kovesdan0x6E58 = 0x4F66
3643*ad30f8e7SGabor Kovesdan0x6E5B = 0x553F
3644*ad30f8e7SGabor Kovesdan0x6E5E = 0x6425
3645*ad30f8e7SGabor Kovesdan0x6E5F = 0x6452
3646*ad30f8e7SGabor Kovesdan0x6E6B = 0x6450
3647*ad30f8e7SGabor Kovesdan0x6E6E = 0x644E
3648*ad30f8e7SGabor Kovesdan0x6E6F = 0x4C40
3649*ad30f8e7SGabor Kovesdan0x6E86 = 0x6453
3650*ad30f8e7SGabor Kovesdan0x6E89 = 0x3848
3651*ad30f8e7SGabor Kovesdan0x6E8F = 0x6467
3652*ad30f8e7SGabor Kovesdan0x6E90 = 0x5434
3653*ad30f8e7SGabor Kovesdan0x6E96 = 0x573C
3654*ad30f8e7SGabor Kovesdan0x6E98 = 0x645B
3655*ad30f8e7SGabor Kovesdan0x6E9C = 0x416F
3656*ad30f8e7SGabor Kovesdan0x6E9D = 0x3935
3657*ad30f8e7SGabor Kovesdan0x6E9F = 0x6469
3658*ad30f8e7SGabor Kovesdan0x6EA2 = 0x5267
3659*ad30f8e7SGabor Kovesdan0x6EA5 = 0x645F
3660*ad30f8e7SGabor Kovesdan0x6EA7 = 0x6460
3661*ad30f8e7SGabor Kovesdan0x6EAA = 0x4F2A
3662*ad30f8e7SGabor Kovesdan0x6EAF = 0x4B5D
3663*ad30f8e7SGabor Kovesdan0x6EB1 = 0x645A
3664*ad30f8e7SGabor Kovesdan0x6EB2 = 0x6451
3665*ad30f8e7SGabor Kovesdan0x6EB4 = 0x6465
3666*ad30f8e7SGabor Kovesdan0x6EB6 = 0x485C
3667*ad30f8e7SGabor Kovesdan0x6EB7 = 0x6463
3668*ad30f8e7SGabor Kovesdan0x6EBA = 0x4467
3669*ad30f8e7SGabor Kovesdan0x6EBB = 0x6462
3670*ad30f8e7SGabor Kovesdan0x6EBD = 0x6461
3671*ad30f8e7SGabor Kovesdan0x6EC1 = 0x337C
3672*ad30f8e7SGabor Kovesdan0x6EC2 = 0x6468
3673*ad30f8e7SGabor Kovesdan0x6EC4 = 0x3257
3674*ad30f8e7SGabor Kovesdan0x6EC5 = 0x4370
3675*ad30f8e7SGabor Kovesdan0x6EC7 = 0x3561
3676*ad30f8e7SGabor Kovesdan0x6ECB = 0x574C
3677*ad30f8e7SGabor Kovesdan0x6ECC = 0x3553
3678*ad30f8e7SGabor Kovesdan0x6ECE = 0x5C7E
3679*ad30f8e7SGabor Kovesdan0x6ECF = 0x6466
3680*ad30f8e7SGabor Kovesdan0x6ED1 = 0x3B2C
3681*ad30f8e7SGabor Kovesdan0x6ED3 = 0x5752
3682*ad30f8e7SGabor Kovesdan0x6ED4 = 0x4C4F
3683*ad30f8e7SGabor Kovesdan0x6ED5 = 0x6B78
3684*ad30f8e7SGabor Kovesdan0x6EDA = 0x3976
3685*ad30f8e7SGabor Kovesdan0x6EEC = 0x3B26
3686*ad30f8e7SGabor Kovesdan0x6EEF = 0x564D
3687*ad30f8e7SGabor Kovesdan0x6EF2 = 0x4978
3688*ad30f8e7SGabor Kovesdan0x6EF4 = 0x354E
3689*ad30f8e7SGabor Kovesdan0x6EF7 = 0x4231
3690*ad30f8e7SGabor Kovesdan0x6EF8 = 0x6430
3691*ad30f8e7SGabor Kovesdan0x6EF9 = 0x646F
3692*ad30f8e7SGabor Kovesdan0x6EFF = 0x427A
3693*ad30f8e7SGabor Kovesdan0x6F01 = 0x5366
3694*ad30f8e7SGabor Kovesdan0x6F02 = 0x462F
3695*ad30f8e7SGabor Kovesdan0x6F06 = 0x4661
3696*ad30f8e7SGabor Kovesdan0x6F09 = 0x6475
3697*ad30f8e7SGabor Kovesdan0x6F0F = 0x4229
3698*ad30f8e7SGabor Kovesdan0x6F14 = 0x515D
3699*ad30f8e7SGabor Kovesdan0x6F15 = 0x646E
3700*ad30f8e7SGabor Kovesdan0x6F1A = 0x453D
3701*ad30f8e7SGabor Kovesdan0x6F20 = 0x442E
3702*ad30f8e7SGabor Kovesdan0x6F22 = 0x3A3A
3703*ad30f8e7SGabor Kovesdan0x6F23 = 0x4130
3704*ad30f8e7SGabor Kovesdan0x6F24 = 0x646D
3705*ad30f8e7SGabor Kovesdan0x6F29 = 0x6476
3706*ad30f8e7SGabor Kovesdan0x6F2A = 0x6474
3707*ad30f8e7SGabor Kovesdan0x6F2B = 0x427E
3708*ad30f8e7SGabor Kovesdan0x6F2C = 0x5755
3709*ad30f8e7SGabor Kovesdan0x6F2D = 0x645D
3710*ad30f8e7SGabor Kovesdan0x6F2F = 0x6470
3711*ad30f8e7SGabor Kovesdan0x6F31 = 0x4A7E
3712*ad30f8e7SGabor Kovesdan0x6F32 = 0x5547
3713*ad30f8e7SGabor Kovesdan0x6F33 = 0x5544
3714*ad30f8e7SGabor Kovesdan0x6F36 = 0x6471
3715*ad30f8e7SGabor Kovesdan0x6F38 = 0x3D25
3716*ad30f8e7SGabor Kovesdan0x6F3E = 0x517A
3717*ad30f8e7SGabor Kovesdan0x6F3F = 0x3D2C
3718*ad30f8e7SGabor Kovesdan0x6F41 = 0x7223
3719*ad30f8e7SGabor Kovesdan0x6F51 = 0x4643
3720*ad30f8e7SGabor Kovesdan0x6F54 = 0x3D60
3721*ad30f8e7SGabor Kovesdan0x6F58 = 0x454B
3722*ad30f8e7SGabor Kovesdan0x6F59 = 0x636D
3723*ad30f8e7SGabor Kovesdan0x6F5B = 0x4731
3724*ad30f8e7SGabor Kovesdan0x6F5E = 0x423A
3725*ad30f8e7SGabor Kovesdan0x6F62 = 0x646A
3726*ad30f8e7SGabor Kovesdan0x6F64 = 0x4873
3727*ad30f8e7SGabor Kovesdan0x6F66 = 0x414A
3728*ad30f8e7SGabor Kovesdan0x6F6D = 0x4C36
3729*ad30f8e7SGabor Kovesdan0x6F6E = 0x3331
3730*ad30f8e7SGabor Kovesdan0x6F6F = 0x6431
3731*ad30f8e7SGabor Kovesdan0x6F70 = 0x4023
3732*ad30f8e7SGabor Kovesdan0x6F72 = 0x647B
3733*ad30f8e7SGabor Kovesdan0x6F74 = 0x6473
3734*ad30f8e7SGabor Kovesdan0x6F77 = 0x6464
3735*ad30f8e7SGabor Kovesdan0x6F78 = 0x647A
3736*ad30f8e7SGabor Kovesdan0x6F7A = 0x647D
3737*ad30f8e7SGabor Kovesdan0x6F7C = 0x647C
3738*ad30f8e7SGabor Kovesdan0x6F7F = 0x6436
3739*ad30f8e7SGabor Kovesdan0x6F80 = 0x492C
3740*ad30f8e7SGabor Kovesdan0x6F84 = 0x334E
3741*ad30f8e7SGabor Kovesdan0x6F86 = 0x3D3D
3742*ad30f8e7SGabor Kovesdan0x6F87 = 0x4054
3743*ad30f8e7SGabor Kovesdan0x6F88 = 0x333A
3744*ad30f8e7SGabor Kovesdan0x6F89 = 0x6477
3745*ad30f8e7SGabor Kovesdan0x6F8C = 0x6479
3746*ad30f8e7SGabor Kovesdan0x6F8D = 0x6478
3747*ad30f8e7SGabor Kovesdan0x6F8E = 0x456C
3748*ad30f8e7SGabor Kovesdan0x6F97 = 0x3D27
3749*ad30f8e7SGabor Kovesdan0x6FA0 = 0x6445
3750*ad30f8e7SGabor Kovesdan0x6FA1 = 0x5468
3751*ad30f8e7SGabor Kovesdan0x6FA4 = 0x5473
3752*ad30f8e7SGabor Kovesdan0x6FA7 = 0x6522
3753*ad30f8e7SGabor Kovesdan0x6FA9 = 0x6D34
3754*ad30f8e7SGabor Kovesdan0x6FAE = 0x642B
3755*ad30f8e7SGabor Kovesdan0x6FB1 = 0x356D
3756*ad30f8e7SGabor Kovesdan0x6FB3 = 0x3044
3757*ad30f8e7SGabor Kovesdan0x6FB6 = 0x6524
3758*ad30f8e7SGabor Kovesdan0x6FB9 = 0x6523
3759*ad30f8e7SGabor Kovesdan0x6FC0 = 0x3C24
3760*ad30f8e7SGabor Kovesdan0x6FC1 = 0x5747
3761*ad30f8e7SGabor Kovesdan0x6FC2 = 0x6525
3762*ad30f8e7SGabor Kovesdan0x6FC3 = 0x4528
3763*ad30f8e7SGabor Kovesdan0x6FC9 = 0x6521
3764*ad30f8e7SGabor Kovesdan0x6FD5 = 0x4A2A
3765*ad30f8e7SGabor Kovesdan0x6FD8 = 0x4522
3766*ad30f8e7SGabor Kovesdan0x6FDB = 0x7855
3767*ad30f8e7SGabor Kovesdan0x6FDE = 0x6528
3768*ad30f8e7SGabor Kovesdan0x6FDF = 0x3C43
3769*ad30f8e7SGabor Kovesdan0x6FE0 = 0x6529
3770*ad30f8e7SGabor Kovesdan0x6FE1 = 0x6526
3771*ad30f8e7SGabor Kovesdan0x6FE4 = 0x4C4E
3772*ad30f8e7SGabor Kovesdan0x6FEB = 0x4044
3773*ad30f8e7SGabor Kovesdan0x6FEE = 0x6527
3774*ad30f8e7SGabor Kovesdan0x6FEF = 0x652A
3775*ad30f8e7SGabor Kovesdan0x6FF0 = 0x4E2B
3776*ad30f8e7SGabor Kovesdan0x6FF1 = 0x3175
3777*ad30f8e7SGabor Kovesdan0x6FFA = 0x3D26
3778*ad30f8e7SGabor Kovesdan0x6FFC = 0x6378
3779*ad30f8e7SGabor Kovesdan0x6FFE = 0x424B
3780*ad30f8e7SGabor Kovesdan0x7005 = 0x645E
3781*ad30f8e7SGabor Kovesdan0x7006 = 0x6442
3782*ad30f8e7SGabor Kovesdan0x7009 = 0x503A
3783*ad30f8e7SGabor Kovesdan0x700B = 0x6449
3784*ad30f8e7SGabor Kovesdan0x700F = 0x642F
3785*ad30f8e7SGabor Kovesdan0x7011 = 0x4659
3786*ad30f8e7SGabor Kovesdan0x7015 = 0x3174
3787*ad30f8e7SGabor Kovesdan0x7018 = 0x6372
3788*ad30f8e7SGabor Kovesdan0x701A = 0x652B
3789*ad30f8e7SGabor Kovesdan0x701B = 0x652D
3790*ad30f8e7SGabor Kovesdan0x701D = 0x4124
3791*ad30f8e7SGabor Kovesdan0x701F = 0x646C
3792*ad30f8e7SGabor Kovesdan0x7020 = 0x646B
3793*ad30f8e7SGabor Kovesdan0x7023 = 0x652C
3794*ad30f8e7SGabor Kovesdan0x7027 = 0x6371
3795*ad30f8e7SGabor Kovesdan0x7028 = 0x647E
3796*ad30f8e7SGabor Kovesdan0x7030 = 0x7858
3797*ad30f8e7SGabor Kovesdan0x7032 = 0x6472
3798*ad30f8e7SGabor Kovesdan0x7035 = 0x652F
3799*ad30f8e7SGabor Kovesdan0x7039 = 0x652E
3800*ad30f8e7SGabor Kovesdan0x703E = 0x403D
3801*ad30f8e7SGabor Kovesdan0x7043 = 0x6363
3802*ad30f8e7SGabor Kovesdan0x7044 = 0x645C
3803*ad30f8e7SGabor Kovesdan0x704C = 0x3960
3804*ad30f8e7SGabor Kovesdan0x7051 = 0x4877
3805*ad30f8e7SGabor Kovesdan0x7055 = 0x406C
3806*ad30f8e7SGabor Kovesdan0x7058 = 0x4C32
3807*ad30f8e7SGabor Kovesdan0x705D = 0x6530
3808*ad30f8e7SGabor Kovesdan0x705E = 0x6531
3809*ad30f8e7SGabor Kovesdan0x7063 = 0x4D65
3810*ad30f8e7SGabor Kovesdan0x7064 = 0x4250
3811*ad30f8e7SGabor Kovesdan0x7067 = 0x6459
3812*ad30f8e7SGabor Kovesdan0x706B = 0x3B70
3813*ad30f8e7SGabor Kovesdan0x706C = 0x6C61
3814*ad30f8e7SGabor Kovesdan0x7070 = 0x3B52
3815*ad30f8e7SGabor Kovesdan0x7078 = 0x3E44
3816*ad30f8e7SGabor Kovesdan0x707C = 0x5746
3817*ad30f8e7SGabor Kovesdan0x707E = 0x5456
3818*ad30f8e7SGabor Kovesdan0x7085 = 0x6A41
3819*ad30f8e7SGabor Kovesdan0x708A = 0x3436
3820*ad30f8e7SGabor Kovesdan0x708E = 0x5157
3821*ad30f8e7SGabor Kovesdan0x7092 = 0x3334
3822*ad30f8e7SGabor Kovesdan0x7094 = 0x4832
3823*ad30f8e7SGabor Kovesdan0x7095 = 0x3F3B
3824*ad30f8e7SGabor Kovesdan0x7096 = 0x6C40
3825*ad30f8e7SGabor Kovesdan0x7099 = 0x564B
3826*ad30f8e7SGabor Kovesdan0x70AB = 0x6C45
3827*ad30f8e7SGabor Kovesdan0x70AC = 0x3E66
3828*ad30f8e7SGabor Kovesdan0x70AD = 0x4C3F
3829*ad30f8e7SGabor Kovesdan0x70AE = 0x455A
3830*ad30f8e7SGabor Kovesdan0x70AF = 0x3E3C
3831*ad30f8e7SGabor Kovesdan0x70B1 = 0x6C46
3832*ad30f8e7SGabor Kovesdan0x70B3 = 0x317E
3833*ad30f8e7SGabor Kovesdan0x70B7 = 0x6C44
3834*ad30f8e7SGabor Kovesdan0x70B8 = 0x5528
3835*ad30f8e7SGabor Kovesdan0x70BB = 0x6C42
3836*ad30f8e7SGabor Kovesdan0x70C0 = 0x6C43
3837*ad30f8e7SGabor Kovesdan0x70C8 = 0x4152
3838*ad30f8e7SGabor Kovesdan0x70CA = 0x6C48
3839*ad30f8e7SGabor Kovesdan0x70CF = 0x4E5A
3840*ad30f8e7SGabor Kovesdan0x70D8 = 0x3A66
3841*ad30f8e7SGabor Kovesdan0x70D9 = 0x4053
3842*ad30f8e7SGabor Kovesdan0x70DF = 0x514C
3843*ad30f8e7SGabor Kovesdan0x70E4 = 0x3F3E
3844*ad30f8e7SGabor Kovesdan0x70EF = 0x4F29
3845*ad30f8e7SGabor Kovesdan0x70F4 = 0x4C7E
3846*ad30f8e7SGabor Kovesdan0x70F7 = 0x4D69
3847*ad30f8e7SGabor Kovesdan0x70F9 = 0x456B
3848*ad30f8e7SGabor Kovesdan0x70FD = 0x3769
3849*ad30f8e7SGabor Kovesdan0x7109 = 0x5149
3850*ad30f8e7SGabor Kovesdan0x710A = 0x3A38
3851*ad30f8e7SGabor Kovesdan0x7110 = 0x6C49
3852*ad30f8e7SGabor Kovesdan0x7113 = 0x6C4A
3853*ad30f8e7SGabor Kovesdan0x7119 = 0x313A
3854*ad30f8e7SGabor Kovesdan0x711A = 0x3759
3855*ad30f8e7SGabor Kovesdan0x7121 = 0x4E5E
3856*ad30f8e7SGabor Kovesdan0x7126 = 0x3D39
3857*ad30f8e7SGabor Kovesdan0x712F = 0x6C4C
3858*ad30f8e7SGabor Kovesdan0x7130 = 0x5166
3859*ad30f8e7SGabor Kovesdan0x7131 = 0x6C4D
3860*ad30f8e7SGabor Kovesdan0x7136 = 0x483B
3861*ad30f8e7SGabor Kovesdan0x7145 = 0x6C51
3862*ad30f8e7SGabor Kovesdan0x7149 = 0x4136
3863*ad30f8e7SGabor Kovesdan0x714A = 0x6C53
3864*ad30f8e7SGabor Kovesdan0x714C = 0x3B4D
3865*ad30f8e7SGabor Kovesdan0x714E = 0x3C65
3866*ad30f8e7SGabor Kovesdan0x7152 = 0x6C3F
3867*ad30f8e7SGabor Kovesdan0x715C = 0x6C4F
3868*ad30f8e7SGabor Kovesdan0x715E = 0x4937
3869*ad30f8e7SGabor Kovesdan0x7162 = 0x5C64
3870*ad30f8e7SGabor Kovesdan0x7164 = 0x433A
3871*ad30f8e7SGabor Kovesdan0x7165 = 0x3B40
3872*ad30f8e7SGabor Kovesdan0x7166 = 0x6C63
3873*ad30f8e7SGabor Kovesdan0x7167 = 0x5555
3874*ad30f8e7SGabor Kovesdan0x7168 = 0x6C50
3875*ad30f8e7SGabor Kovesdan0x7169 = 0x3733
3876*ad30f8e7SGabor Kovesdan0x716C = 0x6C3E
3877*ad30f8e7SGabor Kovesdan0x716E = 0x5673
3878*ad30f8e7SGabor Kovesdan0x7172 = 0x6C52
3879*ad30f8e7SGabor Kovesdan0x7173 = 0x6C4E
3880*ad30f8e7SGabor Kovesdan0x7178 = 0x6C54
3881*ad30f8e7SGabor Kovesdan0x717A = 0x6C55
3882*ad30f8e7SGabor Kovesdan0x717D = 0x493F
3883*ad30f8e7SGabor Kovesdan0x7184 = 0x4F28
3884*ad30f8e7SGabor Kovesdan0x718A = 0x505C
3885*ad30f8e7SGabor Kovesdan0x718F = 0x512C
3886*ad30f8e7SGabor Kovesdan0x7192 = 0x532B
3887*ad30f8e7SGabor Kovesdan0x7194 = 0x485B
3888*ad30f8e7SGabor Kovesdan0x7197 = 0x6C41
3889*ad30f8e7SGabor Kovesdan0x7198 = 0x6C56
3890*ad30f8e7SGabor Kovesdan0x7199 = 0x4E75
3891*ad30f8e7SGabor Kovesdan0x719F = 0x4A6C
3892*ad30f8e7SGabor Kovesdan0x71A0 = 0x6C5A
3893*ad30f8e7SGabor Kovesdan0x71A8 = 0x6C59
3894*ad30f8e7SGabor Kovesdan0x71AC = 0x303E
3895*ad30f8e7SGabor Kovesdan0x71B1 = 0x4848
3896*ad30f8e7SGabor Kovesdan0x71B3 = 0x6C57
3897*ad30f8e7SGabor Kovesdan0x71B5 = 0x6C58
3898*ad30f8e7SGabor Kovesdan0x71B9 = 0x6C64
3899*ad30f8e7SGabor Kovesdan0x71BE = 0x3363
3900*ad30f8e7SGabor Kovesdan0x71C1 = 0x6C47
3901*ad30f8e7SGabor Kovesdan0x71C3 = 0x483C
3902*ad30f8e7SGabor Kovesdan0x71C8 = 0x3546
3903*ad30f8e7SGabor Kovesdan0x71CE = 0x4147
3904*ad30f8e7SGabor Kovesdan0x71D2 = 0x4955
3905*ad30f8e7SGabor Kovesdan0x71D4 = 0x6C5C
3906*ad30f8e7SGabor Kovesdan0x71D5 = 0x5160
3907*ad30f8e7SGabor Kovesdan0x71D9 = 0x4C4C
3908*ad30f8e7SGabor Kovesdan0x71DC = 0x6C4B
3909*ad30f8e7SGabor Kovesdan0x71DF = 0x532A
3910*ad30f8e7SGabor Kovesdan0x71E0 = 0x6C5B
3911*ad30f8e7SGabor Kovesdan0x71E5 = 0x546F
3912*ad30f8e7SGabor Kovesdan0x71E6 = 0x3253
3913*ad30f8e7SGabor Kovesdan0x71E7 = 0x6C5D
3914*ad30f8e7SGabor Kovesdan0x71ED = 0x5672
3915*ad30f8e7SGabor Kovesdan0x71EE = 0x5B46
3916*ad30f8e7SGabor Kovesdan0x71F4 = 0x3B62
3917*ad30f8e7SGabor Kovesdan0x71F9 = 0x6C5E
3918*ad30f8e7SGabor Kovesdan0x71FC = 0x3D7D
3919*ad30f8e7SGabor Kovesdan0x71FE = 0x6C62
3920*ad30f8e7SGabor Kovesdan0x7206 = 0x312C
3921*ad30f8e7SGabor Kovesdan0x720D = 0x4B38
3922*ad30f8e7SGabor Kovesdan0x7210 = 0x422F
3923*ad30f8e7SGabor Kovesdan0x721B = 0x4043
3924*ad30f8e7SGabor Kovesdan0x721D = 0x6C5F
3925*ad30f8e7SGabor Kovesdan0x7228 = 0x6C60
3926*ad30f8e7SGabor Kovesdan0x722A = 0x5726
3927*ad30f8e7SGabor Kovesdan0x722C = 0x4540
3928*ad30f8e7SGabor Kovesdan0x722D = 0x5579
3929*ad30f8e7SGabor Kovesdan0x7230 = 0x6B3C
3930*ad30f8e7SGabor Kovesdan0x7232 = 0x4E2A
3931*ad30f8e7SGabor Kovesdan0x7235 = 0x3E74
3932*ad30f8e7SGabor Kovesdan0x7236 = 0x3838
3933*ad30f8e7SGabor Kovesdan0x7238 = 0x3056
3934*ad30f8e7SGabor Kovesdan0x7239 = 0x3579
3935*ad30f8e7SGabor Kovesdan0x723A = 0x522F
3936*ad30f8e7SGabor Kovesdan0x723B = 0x5833
3937*ad30f8e7SGabor Kovesdan0x723D = 0x4B2C
3938*ad30f8e7SGabor Kovesdan0x723E = 0x367B
3939*ad30f8e7SGabor Kovesdan0x723F = 0x635D
3940*ad30f8e7SGabor Kovesdan0x7247 = 0x462C
3941*ad30f8e7SGabor Kovesdan0x7248 = 0x3066
3942*ad30f8e7SGabor Kovesdan0x724C = 0x4546
3943*ad30f8e7SGabor Kovesdan0x7252 = 0x6B3A
3944*ad30f8e7SGabor Kovesdan0x7256 = 0x6B3B
3945*ad30f8e7SGabor Kovesdan0x7258 = 0x6B39
3946*ad30f8e7SGabor Kovesdan0x7259 = 0x5140
3947*ad30f8e7SGabor Kovesdan0x725B = 0x4523
3948*ad30f8e7SGabor Kovesdan0x725D = 0x6A72
3949*ad30f8e7SGabor Kovesdan0x725F = 0x4432
3950*ad30f8e7SGabor Kovesdan0x7261 = 0x4435
3951*ad30f8e7SGabor Kovesdan0x7262 = 0x404E
3952*ad30f8e7SGabor Kovesdan0x7266 = 0x6A73
3953*ad30f8e7SGabor Kovesdan0x7267 = 0x4441
3954*ad30f8e7SGabor Kovesdan0x7269 = 0x4E6F
3955*ad30f8e7SGabor Kovesdan0x726E = 0x6A70
3956*ad30f8e7SGabor Kovesdan0x726F = 0x6A74
3957*ad30f8e7SGabor Kovesdan0x7272 = 0x497C
3958*ad30f8e7SGabor Kovesdan0x7279 = 0x4C58
3959*ad30f8e7SGabor Kovesdan0x727D = 0x4723
3960*ad30f8e7SGabor Kovesdan0x727E = 0x6A75
3961*ad30f8e7SGabor Kovesdan0x727F = 0x6A76
3962*ad30f8e7SGabor Kovesdan0x7280 = 0x4F2C
3963*ad30f8e7SGabor Kovesdan0x7281 = 0x4067
3964*ad30f8e7SGabor Kovesdan0x7284 = 0x6A77
3965*ad30f8e7SGabor Kovesdan0x728B = 0x6A78
3966*ad30f8e7SGabor Kovesdan0x728D = 0x6A79
3967*ad30f8e7SGabor Kovesdan0x728F = 0x6A7A
3968*ad30f8e7SGabor Kovesdan0x7292 = 0x6A7B
3969*ad30f8e7SGabor Kovesdan0x7296 = 0x5C7D
3970*ad30f8e7SGabor Kovesdan0x729F = 0x6A71
3971*ad30f8e7SGabor Kovesdan0x72A2 = 0x363F
3972*ad30f8e7SGabor Kovesdan0x72A7 = 0x4E7E
3973*ad30f8e7SGabor Kovesdan0x72AC = 0x482E
3974*ad30f8e7SGabor Kovesdan0x72AD = 0x616B
3975*ad30f8e7SGabor Kovesdan0x72AF = 0x3738
3976*ad30f8e7SGabor Kovesdan0x72B0 = 0x616C
3977*ad30f8e7SGabor Kovesdan0x72B4 = 0x616D
3978*ad30f8e7SGabor Kovesdan0x72C0 = 0x5734
3979*ad30f8e7SGabor Kovesdan0x72C1 = 0x6171
3980*ad30f8e7SGabor Kovesdan0x72C2 = 0x3F71
3981*ad30f8e7SGabor Kovesdan0x72C3 = 0x6170
3982*ad30f8e7SGabor Kovesdan0x72C4 = 0x3552
3983*ad30f8e7SGabor Kovesdan0x72CD = 0x6173
3984*ad30f8e7SGabor Kovesdan0x72CE = 0x6172
3985*ad30f8e7SGabor Kovesdan0x72D0 = 0x3A7C
3986*ad30f8e7SGabor Kovesdan0x72D2 = 0x6174
3987*ad30f8e7SGabor Kovesdan0x72D7 = 0x3937
3988*ad30f8e7SGabor Kovesdan0x72D9 = 0x3E51
3989*ad30f8e7SGabor Kovesdan0x72E0 = 0x3A5D
3990*ad30f8e7SGabor Kovesdan0x72E1 = 0x3D46
3991*ad30f8e7SGabor Kovesdan0x72E8 = 0x6175
3992*ad30f8e7SGabor Kovesdan0x72E9 = 0x6177
3993*ad30f8e7SGabor Kovesdan0x72F3 = 0x617C
3994*ad30f8e7SGabor Kovesdan0x72F4 = 0x6179
3995*ad30f8e7SGabor Kovesdan0x72F7 = 0x617A
3996*ad30f8e7SGabor Kovesdan0x72F8 = 0x406A
3997*ad30f8e7SGabor Kovesdan0x72F9 = 0x4F41
3998*ad30f8e7SGabor Kovesdan0x72FA = 0x617E
3999*ad30f8e7SGabor Kovesdan0x72FB = 0x6221
4000*ad30f8e7SGabor Kovesdan0x72FC = 0x4047
4001*ad30f8e7SGabor Kovesdan0x72FD = 0x3137
4002*ad30f8e7SGabor Kovesdan0x7301 = 0x617B
4003*ad30f8e7SGabor Kovesdan0x730A = 0x6225
4004*ad30f8e7SGabor Kovesdan0x7313 = 0x6223
4005*ad30f8e7SGabor Kovesdan0x7316 = 0x327E
4006*ad30f8e7SGabor Kovesdan0x7317 = 0x6222
4007*ad30f8e7SGabor Kovesdan0x7319 = 0x5578
4008*ad30f8e7SGabor Kovesdan0x731B = 0x434D
4009*ad30f8e7SGabor Kovesdan0x731C = 0x3242
4010*ad30f8e7SGabor Kovesdan0x731D = 0x6227
4011*ad30f8e7SGabor Kovesdan0x731E = 0x6226
4012*ad30f8e7SGabor Kovesdan0x7322 = 0x6229
4013*ad30f8e7SGabor Kovesdan0x7325 = 0x622B
4014*ad30f8e7SGabor Kovesdan0x7329 = 0x5049
4015*ad30f8e7SGabor Kovesdan0x732A = 0x566D
4016*ad30f8e7SGabor Kovesdan0x732B = 0x4328
4017*ad30f8e7SGabor Kovesdan0x732C = 0x622C
4018*ad30f8e7SGabor Kovesdan0x7331 = 0x622E
4019*ad30f8e7SGabor Kovesdan0x7334 = 0x3A6F
4020*ad30f8e7SGabor Kovesdan0x7336 = 0x534C
4021*ad30f8e7SGabor Kovesdan0x7337 = 0x6960
4022*ad30f8e7SGabor Kovesdan0x7338 = 0x622D
4023*ad30f8e7SGabor Kovesdan0x7339 = 0x622A
4024*ad30f8e7SGabor Kovesdan0x733B = 0x6178
4025*ad30f8e7SGabor Kovesdan0x733E = 0x3B2B
4026*ad30f8e7SGabor Kovesdan0x733F = 0x5433
4027*ad30f8e7SGabor Kovesdan0x7341 = 0x616F
4028*ad30f8e7SGabor Kovesdan0x7344 = 0x537C
4029*ad30f8e7SGabor Kovesdan0x7345 = 0x4A28
4030*ad30f8e7SGabor Kovesdan0x734D = 0x6230
4031*ad30f8e7SGabor Kovesdan0x7350 = 0x622F
4032*ad30f8e7SGabor Kovesdan0x7352 = 0x6961
4033*ad30f8e7SGabor Kovesdan0x7357 = 0x6231
4034*ad30f8e7SGabor Kovesdan0x7360 = 0x6232
4035*ad30f8e7SGabor Kovesdan0x7368 = 0x3640
4036*ad30f8e7SGabor Kovesdan0x736A = 0x6176
4037*ad30f8e7SGabor Kovesdan0x736B = 0x617D
4038*ad30f8e7SGabor Kovesdan0x736C = 0x6233
4039*ad30f8e7SGabor Kovesdan0x736F = 0x6234
4040*ad30f8e7SGabor Kovesdan0x7370 = 0x447C
4041*ad30f8e7SGabor Kovesdan0x7372 = 0x3B71
4042*ad30f8e7SGabor Kovesdan0x7375 = 0x4154
4043*ad30f8e7SGabor Kovesdan0x7377 = 0x616E
4044*ad30f8e7SGabor Kovesdan0x7378 = 0x4A5E
4045*ad30f8e7SGabor Kovesdan0x737A = 0x4C21
4046*ad30f8e7SGabor Kovesdan0x737B = 0x4F57
4047*ad30f8e7SGabor Kovesdan0x737C = 0x6228
4048*ad30f8e7SGabor Kovesdan0x737E = 0x6235
4049*ad30f8e7SGabor Kovesdan0x7380 = 0x6224
4050*ad30f8e7SGabor Kovesdan0x7384 = 0x507E
4051*ad30f8e7SGabor Kovesdan0x7387 = 0x424A
4052*ad30f8e7SGabor Kovesdan0x7389 = 0x5371
4053*ad30f8e7SGabor Kovesdan0x738B = 0x4D75
4054*ad30f8e7SGabor Kovesdan0x738E = 0x6760
4055*ad30f8e7SGabor Kovesdan0x7396 = 0x3E41
4056*ad30f8e7SGabor Kovesdan0x739F = 0x6764
4057*ad30f8e7SGabor Kovesdan0x73A2 = 0x6763
4058*ad30f8e7SGabor Kovesdan0x73A9 = 0x4D66
4059*ad30f8e7SGabor Kovesdan0x73AB = 0x4335
4060*ad30f8e7SGabor Kovesdan0x73B2 = 0x4161
4061*ad30f8e7SGabor Kovesdan0x73B3 = 0x6769
4062*ad30f8e7SGabor Kovesdan0x73B7 = 0x6768
4063*ad30f8e7SGabor Kovesdan0x73BB = 0x3223
4064*ad30f8e7SGabor Kovesdan0x73C0 = 0x676A
4065*ad30f8e7SGabor Kovesdan0x73C2 = 0x6766
4066*ad30f8e7SGabor Kovesdan0x73C8 = 0x676C
4067*ad30f8e7SGabor Kovesdan0x73C9 = 0x676B
4068*ad30f8e7SGabor Kovesdan0x73CA = 0x493A
4069*ad30f8e7SGabor Kovesdan0x73CD = 0x5564
4070*ad30f8e7SGabor Kovesdan0x73CF = 0x6765
4071*ad30f8e7SGabor Kovesdan0x73D0 = 0x3729
4072*ad30f8e7SGabor Kovesdan0x73D9 = 0x676E
4073*ad30f8e7SGabor Kovesdan0x73DE = 0x6773
4074*ad30f8e7SGabor Kovesdan0x73E0 = 0x5669
4075*ad30f8e7SGabor Kovesdan0x73E5 = 0x676D
4076*ad30f8e7SGabor Kovesdan0x73E7 = 0x6772
4077*ad30f8e7SGabor Kovesdan0x73E9 = 0x6771
4078*ad30f8e7SGabor Kovesdan0x73ED = 0x3060
4079*ad30f8e7SGabor Kovesdan0x73FE = 0x4F56
4080*ad30f8e7SGabor Kovesdan0x7403 = 0x4772
4081*ad30f8e7SGabor Kovesdan0x7405 = 0x4045
4082*ad30f8e7SGabor Kovesdan0x7406 = 0x406D
4083*ad30f8e7SGabor Kovesdan0x7409 = 0x4170
4084*ad30f8e7SGabor Kovesdan0x740A = 0x6770
4085*ad30f8e7SGabor Kovesdan0x741A = 0x6822
4086*ad30f8e7SGabor Kovesdan0x741B = 0x6821
4087*ad30f8e7SGabor Kovesdan0x7422 = 0x5741
4088*ad30f8e7SGabor Kovesdan0x7425 = 0x677A
4089*ad30f8e7SGabor Kovesdan0x7426 = 0x6779
4090*ad30f8e7SGabor Kovesdan0x7428 = 0x677B
4091*ad30f8e7SGabor Kovesdan0x742A = 0x6777
4092*ad30f8e7SGabor Kovesdan0x742C = 0x677E
4093*ad30f8e7SGabor Kovesdan0x742E = 0x677D
4094*ad30f8e7SGabor Kovesdan0x7430 = 0x677C
4095*ad30f8e7SGabor Kovesdan0x7433 = 0x4155
4096*ad30f8e7SGabor Kovesdan0x7434 = 0x4759
4097*ad30f8e7SGabor Kovesdan0x7435 = 0x457D
4098*ad30f8e7SGabor Kovesdan0x7436 = 0x4543
4099*ad30f8e7SGabor Kovesdan0x743F = 0x6775
4100*ad30f8e7SGabor Kovesdan0x7441 = 0x6823
4101*ad30f8e7SGabor Kovesdan0x744B = 0x6762
4102*ad30f8e7SGabor Kovesdan0x7455 = 0x6826
4103*ad30f8e7SGabor Kovesdan0x7457 = 0x6825
4104*ad30f8e7SGabor Kovesdan0x7459 = 0x6827
4105*ad30f8e7SGabor Kovesdan0x745A = 0x3A77
4106*ad30f8e7SGabor Kovesdan0x745B = 0x6778
4107*ad30f8e7SGabor Kovesdan0x745C = 0x6824
4108*ad30f8e7SGabor Kovesdan0x745E = 0x4870
4109*ad30f8e7SGabor Kovesdan0x745F = 0x492A
4110*ad30f8e7SGabor Kovesdan0x7463 = 0x4B76
4111*ad30f8e7SGabor Kovesdan0x7469 = 0x5328
4112*ad30f8e7SGabor Kovesdan0x746A = 0x426A
4113*ad30f8e7SGabor Kovesdan0x746D = 0x6829
4114*ad30f8e7SGabor Kovesdan0x7470 = 0x3965
4115*ad30f8e7SGabor Kovesdan0x7476 = 0x517E
4116*ad30f8e7SGabor Kovesdan0x747E = 0x682A
4117*ad30f8e7SGabor Kovesdan0x7480 = 0x682D
4118*ad30f8e7SGabor Kovesdan0x7481 = 0x682E
4119*ad30f8e7SGabor Kovesdan0x7483 = 0x4127
4120*ad30f8e7SGabor Kovesdan0x7487 = 0x682F
4121*ad30f8e7SGabor Kovesdan0x7489 = 0x6776
4122*ad30f8e7SGabor Kovesdan0x748B = 0x6830
4123*ad30f8e7SGabor Kovesdan0x7490 = 0x6834
4124*ad30f8e7SGabor Kovesdan0x749C = 0x682B
4125*ad30f8e7SGabor Kovesdan0x749E = 0x6831
4126*ad30f8e7SGabor Kovesdan0x74A3 = 0x6761
4127*ad30f8e7SGabor Kovesdan0x74A6 = 0x6828
4128*ad30f8e7SGabor Kovesdan0x74A7 = 0x6835
4129*ad30f8e7SGabor Kovesdan0x74A8 = 0x6832
4130*ad30f8e7SGabor Kovesdan0x74A9 = 0x6833
4131*ad30f8e7SGabor Kovesdan0x74B0 = 0x3B37
4132*ad30f8e7SGabor Kovesdan0x74BA = 0x6837
4133*ad30f8e7SGabor Kovesdan0x74BD = 0x6774
4134*ad30f8e7SGabor Kovesdan0x74CA = 0x476D
4135*ad30f8e7SGabor Kovesdan0x74CF = 0x6767
4136*ad30f8e7SGabor Kovesdan0x74D4 = 0x682C
4137*ad30f8e7SGabor Kovesdan0x74DA = 0x6836
4138*ad30f8e7SGabor Kovesdan0x74DC = 0x394F
4139*ad30f8e7SGabor Kovesdan0x74DE = 0x702C
4140*ad30f8e7SGabor Kovesdan0x74E0 = 0x702D
4141*ad30f8e7SGabor Kovesdan0x74E2 = 0x4630
4142*ad30f8e7SGabor Kovesdan0x74E3 = 0x306A
4143*ad30f8e7SGabor Kovesdan0x74E4 = 0x483F
4144*ad30f8e7SGabor Kovesdan0x74E6 = 0x4D5F
4145*ad30f8e7SGabor Kovesdan0x74EE = 0x4E4D
4146*ad30f8e7SGabor Kovesdan0x74F4 = 0x6A32
4147*ad30f8e7SGabor Kovesdan0x74F6 = 0x463F
4148*ad30f8e7SGabor Kovesdan0x74F7 = 0x3449
4149*ad30f8e7SGabor Kovesdan0x74FF = 0x6A33
4150*ad30f8e7SGabor Kovesdan0x7504 = 0x5567
4151*ad30f8e7SGabor Kovesdan0x750C = 0x6A31
4152*ad30f8e7SGabor Kovesdan0x750D = 0x5D79
4153*ad30f8e7SGabor Kovesdan0x750F = 0x6A34
4154*ad30f8e7SGabor Kovesdan0x7511 = 0x6A35
4155*ad30f8e7SGabor Kovesdan0x7513 = 0x6A36
4156*ad30f8e7SGabor Kovesdan0x7518 = 0x384A
4157*ad30f8e7SGabor Kovesdan0x7519 = 0x5F30
4158*ad30f8e7SGabor Kovesdan0x751A = 0x4975
4159*ad30f8e7SGabor Kovesdan0x751C = 0x4C70
4160*ad30f8e7SGabor Kovesdan0x751F = 0x497A
4161*ad30f8e7SGabor Kovesdan0x7523 = 0x327A
4162*ad30f8e7SGabor Kovesdan0x7525 = 0x497B
4163*ad30f8e7SGabor Kovesdan0x7528 = 0x5343
4164*ad30f8e7SGabor Kovesdan0x7529 = 0x4B26
4165*ad30f8e7SGabor Kovesdan0x752B = 0x3826
4166*ad30f8e7SGabor Kovesdan0x752C = 0x702E
4167*ad30f8e7SGabor Kovesdan0x752D = 0x3142
4168*ad30f8e7SGabor Kovesdan0x752F = 0x6538
4169*ad30f8e7SGabor Kovesdan0x7530 = 0x4C6F
4170*ad30f8e7SGabor Kovesdan0x7531 = 0x5349
4171*ad30f8e7SGabor Kovesdan0x7532 = 0x3C57
4172*ad30f8e7SGabor Kovesdan0x7533 = 0x496A
4173*ad30f8e7SGabor Kovesdan0x7537 = 0x4450
4174*ad30f8e7SGabor Kovesdan0x7538 = 0x3569
4175*ad30f8e7SGabor Kovesdan0x753A = 0x6E2E
4176*ad30f8e7SGabor Kovesdan0x753E = 0x675E
4177*ad30f8e7SGabor Kovesdan0x7540 = 0x6E2F
4178*ad30f8e7SGabor Kovesdan0x7548 = 0x6E32
4179*ad30f8e7SGabor Kovesdan0x754B = 0x6E31
4180*ad30f8e7SGabor Kovesdan0x754C = 0x3D67
4181*ad30f8e7SGabor Kovesdan0x754E = 0x6E30
4182*ad30f8e7SGabor Kovesdan0x754F = 0x4E37
4183*ad30f8e7SGabor Kovesdan0x7554 = 0x454F
4184*ad30f8e7SGabor Kovesdan0x7559 = 0x4174
4185*ad30f8e7SGabor Kovesdan0x755A = 0x5B4E
4186*ad30f8e7SGabor Kovesdan0x755B = 0x6E33
4187*ad30f8e7SGabor Kovesdan0x755C = 0x5073
4188*ad30f8e7SGabor Kovesdan0x755D = 0x4436
4189*ad30f8e7SGabor Kovesdan0x7562 = 0x314F
4190*ad30f8e7SGabor Kovesdan0x7565 = 0x4254
4191*ad30f8e7SGabor Kovesdan0x7566 = 0x4668
4192*ad30f8e7SGabor Kovesdan0x756A = 0x372C
4193*ad30f8e7SGabor Kovesdan0x756B = 0x3B2D
4194*ad30f8e7SGabor Kovesdan0x7572 = 0x6E34
4195*ad30f8e7SGabor Kovesdan0x7576 = 0x3531
4196*ad30f8e7SGabor Kovesdan0x7578 = 0x3B7B
4197*ad30f8e7SGabor Kovesdan0x7579 = 0x6E35
4198*ad30f8e7SGabor Kovesdan0x757F = 0x675C
4199*ad30f8e7SGabor Kovesdan0x7583 = 0x6E36
4200*ad30f8e7SGabor Kovesdan0x7586 = 0x3D2E
4201*ad30f8e7SGabor Kovesdan0x7587 = 0x336B
4202*ad30f8e7SGabor Kovesdan0x758A = 0x357E
4203*ad30f8e7SGabor Kovesdan0x758B = 0x7162
4204*ad30f8e7SGabor Kovesdan0x758F = 0x4A68
4205*ad30f8e7SGabor Kovesdan0x7591 = 0x5249
4206*ad30f8e7SGabor Kovesdan0x7592 = 0x705A
4207*ad30f8e7SGabor Kovesdan0x7594 = 0x705B
4208*ad30f8e7SGabor Kovesdan0x7599 = 0x386D
4209*ad30f8e7SGabor Kovesdan0x759A = 0x3E4E
4210*ad30f8e7SGabor Kovesdan0x759D = 0x705E
4211*ad30f8e7SGabor Kovesdan0x75A3 = 0x7060
4212*ad30f8e7SGabor Kovesdan0x75A4 = 0x304C
4213*ad30f8e7SGabor Kovesdan0x75A5 = 0x3D6A
4214*ad30f8e7SGabor Kovesdan0x75AB = 0x525F
4215*ad30f8e7SGabor Kovesdan0x75B0 = 0x7066
4216*ad30f8e7SGabor Kovesdan0x75B1 = 0x7065
4217*ad30f8e7SGabor Kovesdan0x75B2 = 0x4623
4218*ad30f8e7SGabor Kovesdan0x75B3 = 0x7061
4219*ad30f8e7SGabor Kovesdan0x75B4 = 0x7062
4220*ad30f8e7SGabor Kovesdan0x75B5 = 0x3443
4221*ad30f8e7SGabor Kovesdan0x75B8 = 0x7063
4222*ad30f8e7SGabor Kovesdan0x75B9 = 0x556E
4223*ad30f8e7SGabor Kovesdan0x75BC = 0x4C5B
4224*ad30f8e7SGabor Kovesdan0x75BD = 0x3E52
4225*ad30f8e7SGabor Kovesdan0x75BE = 0x3C32
4226*ad30f8e7SGabor Kovesdan0x75C2 = 0x7068
4227*ad30f8e7SGabor Kovesdan0x75C3 = 0x7067
4228*ad30f8e7SGabor Kovesdan0x75C4 = 0x7064
4229*ad30f8e7SGabor Kovesdan0x75C5 = 0x3221
4230*ad30f8e7SGabor Kovesdan0x75C7 = 0x7921
4231*ad30f8e7SGabor Kovesdan0x75CA = 0x482C
4232*ad30f8e7SGabor Kovesdan0x75CD = 0x706A
4233*ad30f8e7SGabor Kovesdan0x75D4 = 0x564C
4234*ad30f8e7SGabor Kovesdan0x75D5 = 0x3A5B
4235*ad30f8e7SGabor Kovesdan0x75D8 = 0x363B
4236*ad30f8e7SGabor Kovesdan0x75D9 = 0x3E37
4237*ad30f8e7SGabor Kovesdan0x75DB = 0x4D34
4238*ad30f8e7SGabor Kovesdan0x75DE = 0x4626
4239*ad30f8e7SGabor Kovesdan0x75E2 = 0x4121
4240*ad30f8e7SGabor Kovesdan0x75E3 = 0x706B
4241*ad30f8e7SGabor Kovesdan0x75E4 = 0x706E
4242*ad30f8e7SGabor Kovesdan0x75E6 = 0x706D
4243*ad30f8e7SGabor Kovesdan0x75E7 = 0x7070
4244*ad30f8e7SGabor Kovesdan0x75F0 = 0x4C35
4245*ad30f8e7SGabor Kovesdan0x75F1 = 0x7072
4246*ad30f8e7SGabor Kovesdan0x75F4 = 0x3355
4247*ad30f8e7SGabor Kovesdan0x75F9 = 0x3154
4248*ad30f8e7SGabor Kovesdan0x75FC = 0x7073
4249*ad30f8e7SGabor Kovesdan0x75FF = 0x7074
4250*ad30f8e7SGabor Kovesdan0x7600 = 0x7076
4251*ad30f8e7SGabor Kovesdan0x7601 = 0x3461
4252*ad30f8e7SGabor Kovesdan0x7602 = 0x7069
4253*ad30f8e7SGabor Kovesdan0x7603 = 0x7071
4254*ad30f8e7SGabor Kovesdan0x760A = 0x707A
4255*ad30f8e7SGabor Kovesdan0x760B = 0x3768
4256*ad30f8e7SGabor Kovesdan0x760C = 0x7078
4257*ad30f8e7SGabor Kovesdan0x760D = 0x5171
4258*ad30f8e7SGabor Kovesdan0x7610 = 0x7075
4259*ad30f8e7SGabor Kovesdan0x7613 = 0x3B3E
4260*ad30f8e7SGabor Kovesdan0x7615 = 0x707D
4261*ad30f8e7SGabor Kovesdan0x7619 = 0x707E
4262*ad30f8e7SGabor Kovesdan0x761B = 0x7121
4263*ad30f8e7SGabor Kovesdan0x761E = 0x7079
4264*ad30f8e7SGabor Kovesdan0x761F = 0x4E41
4265*ad30f8e7SGabor Kovesdan0x7620 = 0x7124
4266*ad30f8e7SGabor Kovesdan0x7621 = 0x342F
4267*ad30f8e7SGabor Kovesdan0x7622 = 0x7123
4268*ad30f8e7SGabor Kovesdan0x7624 = 0x4176
4269*ad30f8e7SGabor Kovesdan0x7625 = 0x707B
4270*ad30f8e7SGabor Kovesdan0x7626 = 0x4A5D
4271*ad30f8e7SGabor Kovesdan0x7627 = 0x4531
4272*ad30f8e7SGabor Kovesdan0x7629 = 0x3471
4273*ad30f8e7SGabor Kovesdan0x762D = 0x7126
4274*ad30f8e7SGabor Kovesdan0x7630 = 0x7127
4275*ad30f8e7SGabor Kovesdan0x7633 = 0x712C
4276*ad30f8e7SGabor Kovesdan0x7634 = 0x554E
4277*ad30f8e7SGabor Kovesdan0x7635 = 0x7129
4278*ad30f8e7SGabor Kovesdan0x7638 = 0x4833
4279*ad30f8e7SGabor Kovesdan0x763B = 0x707C
4280*ad30f8e7SGabor Kovesdan0x763C = 0x7122
4281*ad30f8e7SGabor Kovesdan0x7640 = 0x7125
4282*ad30f8e7SGabor Kovesdan0x7642 = 0x4146
4283*ad30f8e7SGabor Kovesdan0x7643 = 0x712A
4284*ad30f8e7SGabor Kovesdan0x7646 = 0x706C
4285*ad30f8e7SGabor Kovesdan0x7647 = 0x706F
4286*ad30f8e7SGabor Kovesdan0x7649 = 0x7077
4287*ad30f8e7SGabor Kovesdan0x764C = 0x3029
4288*ad30f8e7SGabor Kovesdan0x764D = 0x712D
4289*ad30f8e7SGabor Kovesdan0x7654 = 0x712F
4290*ad30f8e7SGabor Kovesdan0x7656 = 0x7131
4291*ad30f8e7SGabor Kovesdan0x7658 = 0x705D
4292*ad30f8e7SGabor Kovesdan0x765C = 0x7130
4293*ad30f8e7SGabor Kovesdan0x765F = 0x3171
4294*ad30f8e7SGabor Kovesdan0x7662 = 0x5177
4295*ad30f8e7SGabor Kovesdan0x7664 = 0x705C
4296*ad30f8e7SGabor Kovesdan0x7665 = 0x5622
4297*ad30f8e7SGabor Kovesdan0x7667 = 0x705F
4298*ad30f8e7SGabor Kovesdan0x7669 = 0x712E
4299*ad30f8e7SGabor Kovesdan0x766C = 0x5122
4300*ad30f8e7SGabor Kovesdan0x766D = 0x7128
4301*ad30f8e7SGabor Kovesdan0x766E = 0x712B
4302*ad30f8e7SGabor Kovesdan0x766F = 0x7133
4303*ad30f8e7SGabor Kovesdan0x7670 = 0x5338
4304*ad30f8e7SGabor Kovesdan0x7671 = 0x4C31
4305*ad30f8e7SGabor Kovesdan0x7672 = 0x7132
4306*ad30f8e7SGabor Kovesdan0x7678 = 0x396F
4307*ad30f8e7SGabor Kovesdan0x767B = 0x3547
4308*ad30f8e7SGabor Kovesdan0x767C = 0x3722
4309*ad30f8e7SGabor Kovesdan0x767D = 0x3057
4310*ad30f8e7SGabor Kovesdan0x767E = 0x3059
4311*ad30f8e7SGabor Kovesdan0x7682 = 0x546D
4312*ad30f8e7SGabor Kovesdan0x7684 = 0x3544
4313*ad30f8e7SGabor Kovesdan0x7686 = 0x3D54
4314*ad30f8e7SGabor Kovesdan0x7687 = 0x3B4A
4315*ad30f8e7SGabor Kovesdan0x7688 = 0x7027
4316*ad30f8e7SGabor Kovesdan0x768B = 0x385E
4317*ad30f8e7SGabor Kovesdan0x768E = 0x7028
4318*ad30f8e7SGabor Kovesdan0x7693 = 0x7029
4319*ad30f8e7SGabor Kovesdan0x7696 = 0x4D6E
4320*ad30f8e7SGabor Kovesdan0x7699 = 0x702A
4321*ad30f8e7SGabor Kovesdan0x769A = 0x3028
4322*ad30f8e7SGabor Kovesdan0x76A4 = 0x702B
4323*ad30f8e7SGabor Kovesdan0x76AE = 0x4624
4324*ad30f8e7SGabor Kovesdan0x76B4 = 0x7165
4325*ad30f8e7SGabor Kovesdan0x76B8 = 0x7164
4326*ad30f8e7SGabor Kovesdan0x76BA = 0x5665
4327*ad30f8e7SGabor Kovesdan0x76BF = 0x4373
4328*ad30f8e7SGabor Kovesdan0x76C2 = 0x535B
4329*ad30f8e7SGabor Kovesdan0x76C5 = 0x5651
4330*ad30f8e7SGabor Kovesdan0x76C6 = 0x4568
4331*ad30f8e7SGabor Kovesdan0x76C8 = 0x532F
4332*ad30f8e7SGabor Kovesdan0x76CA = 0x5266
4333*ad30f8e7SGabor Kovesdan0x76CD = 0x6E41
4334*ad30f8e7SGabor Kovesdan0x76CE = 0x303B
4335*ad30f8e7SGabor Kovesdan0x76D2 = 0x3A50
4336*ad30f8e7SGabor Kovesdan0x76D4 = 0x3F78
4337*ad30f8e7SGabor Kovesdan0x76D7 = 0x3541
4338*ad30f8e7SGabor Kovesdan0x76DB = 0x4A22
4339*ad30f8e7SGabor Kovesdan0x76DE = 0x5535
4340*ad30f8e7SGabor Kovesdan0x76DF = 0x434B
4341*ad30f8e7SGabor Kovesdan0x76E1 = 0x3E21
4342*ad30f8e7SGabor Kovesdan0x76E3 = 0x3C60
4343*ad30f8e7SGabor Kovesdan0x76E4 = 0x454C
4344*ad30f8e7SGabor Kovesdan0x76E5 = 0x6E42
4345*ad30f8e7SGabor Kovesdan0x76E7 = 0x422C
4346*ad30f8e7SGabor Kovesdan0x76EE = 0x443F
4347*ad30f8e7SGabor Kovesdan0x76EF = 0x3622
4348*ad30f8e7SGabor Kovesdan0x76F1 = 0x6D6C
4349*ad30f8e7SGabor Kovesdan0x76F2 = 0x4324
4350*ad30f8e7SGabor Kovesdan0x76F4 = 0x5631
4351*ad30f8e7SGabor Kovesdan0x76F8 = 0x4F60
4352*ad30f8e7SGabor Kovesdan0x76F9 = 0x6D6F
4353*ad30f8e7SGabor Kovesdan0x76FC = 0x454E
4354*ad30f8e7SGabor Kovesdan0x76FE = 0x365C
4355*ad30f8e7SGabor Kovesdan0x7701 = 0x4A21
4356*ad30f8e7SGabor Kovesdan0x7704 = 0x6D6D
4357*ad30f8e7SGabor Kovesdan0x7707 = 0x6D70
4358*ad30f8e7SGabor Kovesdan0x7708 = 0x6D71
4359*ad30f8e7SGabor Kovesdan0x7709 = 0x433C
4360*ad30f8e7SGabor Kovesdan0x770B = 0x3F34
4361*ad30f8e7SGabor Kovesdan0x7719 = 0x6D74
4362*ad30f8e7SGabor Kovesdan0x771A = 0x6D72
4363*ad30f8e7SGabor Kovesdan0x771F = 0x5566
4364*ad30f8e7SGabor Kovesdan0x7720 = 0x435F
4365*ad30f8e7SGabor Kovesdan0x7722 = 0x6D73
4366*ad30f8e7SGabor Kovesdan0x7726 = 0x6D76
4367*ad30f8e7SGabor Kovesdan0x7728 = 0x5523
4368*ad30f8e7SGabor Kovesdan0x7729 = 0x5123
4369*ad30f8e7SGabor Kovesdan0x772D = 0x6D75
4370*ad30f8e7SGabor Kovesdan0x772F = 0x4350
4371*ad30f8e7SGabor Kovesdan0x7735 = 0x6D77
4372*ad30f8e7SGabor Kovesdan0x7736 = 0x3F74
4373*ad30f8e7SGabor Kovesdan0x7737 = 0x3E6C
4374*ad30f8e7SGabor Kovesdan0x7738 = 0x6D78
4375*ad30f8e7SGabor Kovesdan0x773A = 0x4C77
4376*ad30f8e7SGabor Kovesdan0x773C = 0x515B
4377*ad30f8e7SGabor Kovesdan0x7740 = 0x5745
4378*ad30f8e7SGabor Kovesdan0x7743 = 0x6D7C
4379*ad30f8e7SGabor Kovesdan0x7747 = 0x6D7B
4380*ad30f8e7SGabor Kovesdan0x774F = 0x784A
4381*ad30f8e7SGabor Kovesdan0x775A = 0x6D7D
4382*ad30f8e7SGabor Kovesdan0x775B = 0x3E26
4383*ad30f8e7SGabor Kovesdan0x775C = 0x5576
4384*ad30f8e7SGabor Kovesdan0x775E = 0x6D79
4385*ad30f8e7SGabor Kovesdan0x7761 = 0x4B2F
4386*ad30f8e7SGabor Kovesdan0x7762 = 0x6E21
4387*ad30f8e7SGabor Kovesdan0x7763 = 0x363D
4388*ad30f8e7SGabor Kovesdan0x7765 = 0x6E22
4389*ad30f8e7SGabor Kovesdan0x7766 = 0x4440
4390*ad30f8e7SGabor Kovesdan0x7768 = 0x6D7E
4391*ad30f8e7SGabor Kovesdan0x776B = 0x3D5E
4392*ad30f8e7SGabor Kovesdan0x776C = 0x3247
4393*ad30f8e7SGabor Kovesdan0x7779 = 0x3643
4394*ad30f8e7SGabor Kovesdan0x777D = 0x6E25
4395*ad30f8e7SGabor Kovesdan0x777E = 0x583A
4396*ad30f8e7SGabor Kovesdan0x777F = 0x6E23
4397*ad30f8e7SGabor Kovesdan0x7780 = 0x6E26
4398*ad30f8e7SGabor Kovesdan0x7784 = 0x4369
4399*ad30f8e7SGabor Kovesdan0x7785 = 0x3372
4400*ad30f8e7SGabor Kovesdan0x778C = 0x6E27
4401*ad30f8e7SGabor Kovesdan0x778D = 0x6E24
4402*ad30f8e7SGabor Kovesdan0x778E = 0x4F39
4403*ad30f8e7SGabor Kovesdan0x7791 = 0x6E28
4404*ad30f8e7SGabor Kovesdan0x7798 = 0x6D6E
4405*ad30f8e7SGabor Kovesdan0x779E = 0x4277
4406*ad30f8e7SGabor Kovesdan0x779F = 0x6E29
4407*ad30f8e7SGabor Kovesdan0x77A0 = 0x6E2A
4408*ad30f8e7SGabor Kovesdan0x77A2 = 0x5E2B
4409*ad30f8e7SGabor Kovesdan0x77A5 = 0x4633
4410*ad30f8e7SGabor Kovesdan0x77A7 = 0x4746
4411*ad30f8e7SGabor Kovesdan0x77AA = 0x3549
4412*ad30f8e7SGabor Kovesdan0x77AC = 0x4B32
4413*ad30f8e7SGabor Kovesdan0x77AD = 0x7851
4414*ad30f8e7SGabor Kovesdan0x77B0 = 0x6E2B
4415*ad30f8e7SGabor Kovesdan0x77B3 = 0x4D2B
4416*ad30f8e7SGabor Kovesdan0x77B5 = 0x6E2C
4417*ad30f8e7SGabor Kovesdan0x77BB = 0x5530
4418*ad30f8e7SGabor Kovesdan0x77BC = 0x6D7A
4419*ad30f8e7SGabor Kovesdan0x77BD = 0x6E2D
4420*ad30f8e7SGabor Kovesdan0x77BF = 0x7644
4421*ad30f8e7SGabor Kovesdan0x77C7 = 0x7857
4422*ad30f8e7SGabor Kovesdan0x77CD = 0x5B47
4423*ad30f8e7SGabor Kovesdan0x77D7 = 0x3423
4424*ad30f8e7SGabor Kovesdan0x77DA = 0x5675
4425*ad30f8e7SGabor Kovesdan0x77DB = 0x432C
4426*ad30f8e7SGabor Kovesdan0x77DC = 0x7166
4427*ad30f8e7SGabor Kovesdan0x77E2 = 0x4A38
4428*ad30f8e7SGabor Kovesdan0x77E3 = 0x5253
4429*ad30f8e7SGabor Kovesdan0x77E5 = 0x562A
4430*ad30f8e7SGabor Kovesdan0x77E7 = 0x6F72
4431*ad30f8e7SGabor Kovesdan0x77E9 = 0x3E58
4432*ad30f8e7SGabor Kovesdan0x77EC = 0x6F73
4433*ad30f8e7SGabor Kovesdan0x77ED = 0x364C
4434*ad30f8e7SGabor Kovesdan0x77EE = 0x302B
4435*ad30f8e7SGabor Kovesdan0x77EF = 0x3D43
4436*ad30f8e7SGabor Kovesdan0x77F3 = 0x4A2F
4437*ad30f8e7SGabor Kovesdan0x77F8 = 0x6D37
4438*ad30f8e7SGabor Kovesdan0x77FD = 0x4E79
4439*ad30f8e7SGabor Kovesdan0x7802 = 0x4930
4440*ad30f8e7SGabor Kovesdan0x7809 = 0x6D39
4441*ad30f8e7SGabor Kovesdan0x780C = 0x4676
4442*ad30f8e7SGabor Kovesdan0x780D = 0x3F33
4443*ad30f8e7SGabor Kovesdan0x7811 = 0x6D3C
4444*ad30f8e7SGabor Kovesdan0x7812 = 0x4578
4445*ad30f8e7SGabor Kovesdan0x7814 = 0x5150
4446*ad30f8e7SGabor Kovesdan0x7818 = 0x6D3B
4447*ad30f8e7SGabor Kovesdan0x781D = 0x6D40
4448*ad30f8e7SGabor Kovesdan0x781F = 0x6D44
4449*ad30f8e7SGabor Kovesdan0x7823 = 0x6D48
4450*ad30f8e7SGabor Kovesdan0x7825 = 0x6D46
4451*ad30f8e7SGabor Kovesdan0x7826 = 0x6D4E
4452*ad30f8e7SGabor Kovesdan0x7827 = 0x5568
4453*ad30f8e7SGabor Kovesdan0x7829 = 0x6D49
4454*ad30f8e7SGabor Kovesdan0x782C = 0x6D47
4455*ad30f8e7SGabor Kovesdan0x782D = 0x6D3E
4456*ad30f8e7SGabor Kovesdan0x7830 = 0x4569
4457*ad30f8e7SGabor Kovesdan0x7834 = 0x4646
4458*ad30f8e7SGabor Kovesdan0x7837 = 0x4969
4459*ad30f8e7SGabor Kovesdan0x7838 = 0x5452
4460*ad30f8e7SGabor Kovesdan0x7839 = 0x6D41
4461*ad30f8e7SGabor Kovesdan0x783C = 0x6D45
4462*ad30f8e7SGabor Kovesdan0x7843 = 0x7927
4463*ad30f8e7SGabor Kovesdan0x7845 = 0x3968
4464*ad30f8e7SGabor Kovesdan0x7847 = 0x6D50
4465*ad30f8e7SGabor Kovesdan0x784C = 0x6D51
4466*ad30f8e7SGabor Kovesdan0x784E = 0x6D4A
4467*ad30f8e7SGabor Kovesdan0x7850 = 0x6D4F
4468*ad30f8e7SGabor Kovesdan0x7852 = 0x4E78
4469*ad30f8e7SGabor Kovesdan0x785D = 0x4F75
4470*ad30f8e7SGabor Kovesdan0x7864 = 0x6D4C
4471*ad30f8e7SGabor Kovesdan0x7868 = 0x6D3A
4472*ad30f8e7SGabor Kovesdan0x786A = 0x6D52
4473*ad30f8e7SGabor Kovesdan0x786B = 0x4172
4474*ad30f8e7SGabor Kovesdan0x786C = 0x5332
4475*ad30f8e7SGabor Kovesdan0x786D = 0x6D4B
4476*ad30f8e7SGabor Kovesdan0x786E = 0x7866
4477*ad30f8e7SGabor Kovesdan0x786F = 0x5162
4478*ad30f8e7SGabor Kovesdan0x787C = 0x4570
4479*ad30f8e7SGabor Kovesdan0x7887 = 0x6D56
4480*ad30f8e7SGabor Kovesdan0x7889 = 0x356F
4481*ad30f8e7SGabor Kovesdan0x788C = 0x4235
4482*ad30f8e7SGabor Kovesdan0x788E = 0x4B69
4483*ad30f8e7SGabor Kovesdan0x7891 = 0x312E
4484*ad30f8e7SGabor Kovesdan0x7893 = 0x6D54
4485*ad30f8e7SGabor Kovesdan0x7897 = 0x4D6B
4486*ad30f8e7SGabor Kovesdan0x7898 = 0x3562
4487*ad30f8e7SGabor Kovesdan0x789A = 0x6D55
4488*ad30f8e7SGabor Kovesdan0x789F = 0x357A
4489*ad30f8e7SGabor Kovesdan0x78A1 = 0x6D58
4490*ad30f8e7SGabor Kovesdan0x78A3 = 0x6D59
4491*ad30f8e7SGabor Kovesdan0x78A5 = 0x6D5C
4492*ad30f8e7SGabor Kovesdan0x78A7 = 0x314C
4493*ad30f8e7SGabor Kovesdan0x78A9 = 0x4B36
4494*ad30f8e7SGabor Kovesdan0x78AD = 0x6D38
4495*ad30f8e7SGabor Kovesdan0x78B0 = 0x4576
4496*ad30f8e7SGabor Kovesdan0x78B1 = 0x3C6E
4497*ad30f8e7SGabor Kovesdan0x78B2 = 0x6D5A
4498*ad30f8e7SGabor Kovesdan0x78B3 = 0x4C3C
4499*ad30f8e7SGabor Kovesdan0x78B4 = 0x326A
4500*ad30f8e7SGabor Kovesdan0x78B8 = 0x6D3F
4501*ad30f8e7SGabor Kovesdan0x78B9 = 0x6D5B
4502*ad30f8e7SGabor Kovesdan0x78BA = 0x4837
4503*ad30f8e7SGabor Kovesdan0x78BC = 0x426B
4504*ad30f8e7SGabor Kovesdan0x78BE = 0x446B
4505*ad30f8e7SGabor Kovesdan0x78C1 = 0x3445
4506*ad30f8e7SGabor Kovesdan0x78C5 = 0x3075
4507*ad30f8e7SGabor Kovesdan0x78C9 = 0x6D5F
4508*ad30f8e7SGabor Kovesdan0x78CA = 0x405A
4509*ad30f8e7SGabor Kovesdan0x78CB = 0x3468
4510*ad30f8e7SGabor Kovesdan0x78D0 = 0x454D
4511*ad30f8e7SGabor Kovesdan0x78D4 = 0x6D5D
4512*ad30f8e7SGabor Kovesdan0x78D5 = 0x3F44
4513*ad30f8e7SGabor Kovesdan0x78D9 = 0x6D5E
4514*ad30f8e7SGabor Kovesdan0x78DA = 0x5729
4515*ad30f8e7SGabor Kovesdan0x78E3 = 0x6D57
4516*ad30f8e7SGabor Kovesdan0x78E7 = 0x6D53
4517*ad30f8e7SGabor Kovesdan0x78E8 = 0x4425
4518*ad30f8e7SGabor Kovesdan0x78EC = 0x6D60
4519*ad30f8e7SGabor Kovesdan0x78EF = 0x6D36
4520*ad30f8e7SGabor Kovesdan0x78F2 = 0x6D61
4521*ad30f8e7SGabor Kovesdan0x78F4 = 0x6D63
4522*ad30f8e7SGabor Kovesdan0x78F7 = 0x4157
4523*ad30f8e7SGabor Kovesdan0x78FA = 0x3B47
4524*ad30f8e7SGabor Kovesdan0x78FD = 0x6D4D
4525*ad30f8e7SGabor Kovesdan0x7901 = 0x3D38
4526*ad30f8e7SGabor Kovesdan0x7905 = 0x6D62
4527*ad30f8e7SGabor Kovesdan0x790E = 0x3421
4528*ad30f8e7SGabor Kovesdan0x7913 = 0x6D64
4529*ad30f8e7SGabor Kovesdan0x7919 = 0x302D
4530*ad30f8e7SGabor Kovesdan0x791E = 0x6D66
4531*ad30f8e7SGabor Kovesdan0x7924 = 0x6D65
4532*ad30f8e7SGabor Kovesdan0x7926 = 0x3F73
4533*ad30f8e7SGabor Kovesdan0x792A = 0x6D42
4534*ad30f8e7SGabor Kovesdan0x792B = 0x4079
4535*ad30f8e7SGabor Kovesdan0x792C = 0x372F
4536*ad30f8e7SGabor Kovesdan0x7931 = 0x6D43
4537*ad30f8e7SGabor Kovesdan0x7934 = 0x6D67
4538*ad30f8e7SGabor Kovesdan0x793A = 0x4A3E
4539*ad30f8e7SGabor Kovesdan0x793B = 0x6C6A
4540*ad30f8e7SGabor Kovesdan0x793E = 0x4967
4541*ad30f8e7SGabor Kovesdan0x7940 = 0x6C6B
4542*ad30f8e7SGabor Kovesdan0x7941 = 0x466E
4543*ad30f8e7SGabor Kovesdan0x7946 = 0x6C6C
4544*ad30f8e7SGabor Kovesdan0x7948 = 0x466D
4545*ad30f8e7SGabor Kovesdan0x7949 = 0x6C6D
4546*ad30f8e7SGabor Kovesdan0x7953 = 0x6C70
4547*ad30f8e7SGabor Kovesdan0x7956 = 0x5766
4548*ad30f8e7SGabor Kovesdan0x7957 = 0x6C73
4549*ad30f8e7SGabor Kovesdan0x795A = 0x6C71
4550*ad30f8e7SGabor Kovesdan0x795B = 0x6C6E
4551*ad30f8e7SGabor Kovesdan0x795C = 0x6C6F
4552*ad30f8e7SGabor Kovesdan0x795D = 0x5723
4553*ad30f8e7SGabor Kovesdan0x795E = 0x4971
4554*ad30f8e7SGabor Kovesdan0x795F = 0x4B6E
4555*ad30f8e7SGabor Kovesdan0x7960 = 0x6C74
4556*ad30f8e7SGabor Kovesdan0x7965 = 0x4F69
4557*ad30f8e7SGabor Kovesdan0x7967 = 0x6C76
4558*ad30f8e7SGabor Kovesdan0x7968 = 0x4631
4559*ad30f8e7SGabor Kovesdan0x796D = 0x3C40
4560*ad30f8e7SGabor Kovesdan0x797A = 0x6C77
4561*ad30f8e7SGabor Kovesdan0x7980 = 0x5977
4562*ad30f8e7SGabor Kovesdan0x7981 = 0x3D7B
4563*ad30f8e7SGabor Kovesdan0x7984 = 0x423B
4564*ad30f8e7SGabor Kovesdan0x798A = 0x6C79
4565*ad30f8e7SGabor Kovesdan0x798D = 0x3B76
4566*ad30f8e7SGabor Kovesdan0x798E = 0x6C75
4567*ad30f8e7SGabor Kovesdan0x798F = 0x3823
4568*ad30f8e7SGabor Kovesdan0x799A = 0x6C7A
4569*ad30f8e7SGabor Kovesdan0x79A6 = 0x787A
4570*ad30f8e7SGabor Kovesdan0x79A7 = 0x6C7B
4571*ad30f8e7SGabor Kovesdan0x79AA = 0x6C78
4572*ad30f8e7SGabor Kovesdan0x79AE = 0x4071
4573*ad30f8e7SGabor Kovesdan0x79B0 = 0x6C72
4574*ad30f8e7SGabor Kovesdan0x79B1 = 0x353B
4575*ad30f8e7SGabor Kovesdan0x79B3 = 0x6C7C
4576*ad30f8e7SGabor Kovesdan0x79B9 = 0x536D
4577*ad30f8e7SGabor Kovesdan0x79BA = 0x582E
4578*ad30f8e7SGabor Kovesdan0x79BD = 0x475D
4579*ad30f8e7SGabor Kovesdan0x79BE = 0x3A4C
4580*ad30f8e7SGabor Kovesdan0x79C0 = 0x5063
4581*ad30f8e7SGabor Kovesdan0x79C1 = 0x4B3D
4582*ad30f8e7SGabor Kovesdan0x79C3 = 0x4D3A
4583*ad30f8e7SGabor Kovesdan0x79C6 = 0x3851
4584*ad30f8e7SGabor Kovesdan0x79C9 = 0x317C
4585*ad30f8e7SGabor Kovesdan0x79CB = 0x476F
4586*ad30f8e7SGabor Kovesdan0x79CD = 0x7926
4587*ad30f8e7SGabor Kovesdan0x79D1 = 0x3F46
4588*ad30f8e7SGabor Kovesdan0x79D2 = 0x436B
4589*ad30f8e7SGabor Kovesdan0x79D5 = 0x6F75
4590*ad30f8e7SGabor Kovesdan0x79D8 = 0x4358
4591*ad30f8e7SGabor Kovesdan0x79DF = 0x5762
4592*ad30f8e7SGabor Kovesdan0x79E3 = 0x6F77
4593*ad30f8e7SGabor Kovesdan0x79E4 = 0x3353
4594*ad30f8e7SGabor Kovesdan0x79E6 = 0x4758
4595*ad30f8e7SGabor Kovesdan0x79E7 = 0x516D
4596*ad30f8e7SGabor Kovesdan0x79E9 = 0x5648
4597*ad30f8e7SGabor Kovesdan0x79EB = 0x6F78
4598*ad30f8e7SGabor Kovesdan0x79ED = 0x6F76
4599*ad30f8e7SGabor Kovesdan0x79F8 = 0x3D55
4600*ad30f8e7SGabor Kovesdan0x79FB = 0x5246
4601*ad30f8e7SGabor Kovesdan0x7A00 = 0x4F21
4602*ad30f8e7SGabor Kovesdan0x7A02 = 0x6F7C
4603*ad30f8e7SGabor Kovesdan0x7A03 = 0x6F7B
4604*ad30f8e7SGabor Kovesdan0x7A06 = 0x6F79
4605*ad30f8e7SGabor Kovesdan0x7A0B = 0x334C
4606*ad30f8e7SGabor Kovesdan0x7A0D = 0x4954
4607*ad30f8e7SGabor Kovesdan0x7A0E = 0x4B30
4608*ad30f8e7SGabor Kovesdan0x7A14 = 0x6F7E
4609*ad30f8e7SGabor Kovesdan0x7A17 = 0x305E
4610*ad30f8e7SGabor Kovesdan0x7A1A = 0x5649
4611*ad30f8e7SGabor Kovesdan0x7A1E = 0x6F7D
4612*ad30f8e7SGabor Kovesdan0x7A20 = 0x336D
4613*ad30f8e7SGabor Kovesdan0x7A2E = 0x5656
4614*ad30f8e7SGabor Kovesdan0x7A31 = 0x3346
4615*ad30f8e7SGabor Kovesdan0x7A37 = 0x7022
4616*ad30f8e7SGabor Kovesdan0x7A39 = 0x7021
4617*ad30f8e7SGabor Kovesdan0x7A3B = 0x353E
4618*ad30f8e7SGabor Kovesdan0x7A3C = 0x3C5A
4619*ad30f8e7SGabor Kovesdan0x7A3D = 0x3B7C
4620*ad30f8e7SGabor Kovesdan0x7A3F = 0x3865
4621*ad30f8e7SGabor Kovesdan0x7A40 = 0x7836
4622*ad30f8e7SGabor Kovesdan0x7A46 = 0x4442
4623*ad30f8e7SGabor Kovesdan0x7A4C = 0x7655
4624*ad30f8e7SGabor Kovesdan0x7A4D = 0x3B7D
4625*ad30f8e7SGabor Kovesdan0x7A4E = 0x5331
4626*ad30f8e7SGabor Kovesdan0x7A57 = 0x4B6B
4627*ad30f8e7SGabor Kovesdan0x7A61 = 0x7023
4628*ad30f8e7SGabor Kovesdan0x7A62 = 0x3B60
4629*ad30f8e7SGabor Kovesdan0x7A69 = 0x4E48
4630*ad30f8e7SGabor Kovesdan0x7A6B = 0x783E
4631*ad30f8e7SGabor Kovesdan0x7A70 = 0x7026
4632*ad30f8e7SGabor Kovesdan0x7A74 = 0x5128
4633*ad30f8e7SGabor Kovesdan0x7A76 = 0x3E3F
4634*ad30f8e7SGabor Kovesdan0x7A78 = 0x7136
4635*ad30f8e7SGabor Kovesdan0x7A79 = 0x7137
4636*ad30f8e7SGabor Kovesdan0x7A7A = 0x3F55
4637*ad30f8e7SGabor Kovesdan0x7A7F = 0x3429
4638*ad30f8e7SGabor Kovesdan0x7A80 = 0x7138
4639*ad30f8e7SGabor Kovesdan0x7A81 = 0x4D3B
4640*ad30f8e7SGabor Kovesdan0x7A84 = 0x552D
4641*ad30f8e7SGabor Kovesdan0x7A86 = 0x7139
4642*ad30f8e7SGabor Kovesdan0x7A88 = 0x713A
4643*ad30f8e7SGabor Kovesdan0x7A91 = 0x5224
4644*ad30f8e7SGabor Kovesdan0x7A92 = 0x564F
4645*ad30f8e7SGabor Kovesdan0x7A95 = 0x713B
4646*ad30f8e7SGabor Kovesdan0x7A96 = 0x3D51
4647*ad30f8e7SGabor Kovesdan0x7A97 = 0x3430
4648*ad30f8e7SGabor Kovesdan0x7A98 = 0x3E3D
4649*ad30f8e7SGabor Kovesdan0x7A9F = 0x3F5F
4650*ad30f8e7SGabor Kovesdan0x7AA0 = 0x713D
4651*ad30f8e7SGabor Kovesdan0x7AA8 = 0x713F
4652*ad30f8e7SGabor Kovesdan0x7AA9 = 0x4E51
4653*ad30f8e7SGabor Kovesdan0x7AAA = 0x4D5D
4654*ad30f8e7SGabor Kovesdan0x7AAC = 0x713E
4655*ad30f8e7SGabor Kovesdan0x7AAE = 0x476E
4656*ad30f8e7SGabor Kovesdan0x7AB3 = 0x7141
4657*ad30f8e7SGabor Kovesdan0x7AB6 = 0x7140
4658*ad30f8e7SGabor Kovesdan0x7ABA = 0x3F7A
4659*ad30f8e7SGabor Kovesdan0x7ABF = 0x417E
4660*ad30f8e7SGabor Kovesdan0x7AC4 = 0x345C
4661*ad30f8e7SGabor Kovesdan0x7AC5 = 0x474F
4662*ad30f8e7SGabor Kovesdan0x7AC7 = 0x713C
4663*ad30f8e7SGabor Kovesdan0x7AC8 = 0x546E
4664*ad30f8e7SGabor Kovesdan0x7ACA = 0x4754
4665*ad30f8e7SGabor Kovesdan0x7ACB = 0x4122
4666*ad30f8e7SGabor Kovesdan0x7AD9 = 0x553E
4667*ad30f8e7SGabor Kovesdan0x7ADF = 0x3E39
4668*ad30f8e7SGabor Kovesdan0x7AE0 = 0x5542
4669*ad30f8e7SGabor Kovesdan0x7AE3 = 0x3F22
4670*ad30f8e7SGabor Kovesdan0x7AE5 = 0x4D2F
4671*ad30f8e7SGabor Kovesdan0x7AE6 = 0x7135
4672*ad30f8e7SGabor Kovesdan0x7AEA = 0x4A7A
4673*ad30f8e7SGabor Kovesdan0x7AED = 0x3D5F
4674*ad30f8e7SGabor Kovesdan0x7AEF = 0x364B
4675*ad30f8e7SGabor Kovesdan0x7AF6 = 0x3E3A
4676*ad30f8e7SGabor Kovesdan0x7AF9 = 0x5671
4677*ad30f8e7SGabor Kovesdan0x7AFA = 0x7343
4678*ad30f8e7SGabor Kovesdan0x7AFD = 0x7344
4679*ad30f8e7SGabor Kovesdan0x7AFF = 0x384D
4680*ad30f8e7SGabor Kovesdan0x7B04 = 0x7347
4681*ad30f8e7SGabor Kovesdan0x7B06 = 0x304A
4682*ad30f8e7SGabor Kovesdan0x7B08 = 0x7345
4683*ad30f8e7SGabor Kovesdan0x7B0A = 0x7349
4684*ad30f8e7SGabor Kovesdan0x7B0B = 0x4B71
4685*ad30f8e7SGabor Kovesdan0x7B0F = 0x734B
4686*ad30f8e7SGabor Kovesdan0x7B11 = 0x5026
4687*ad30f8e7SGabor Kovesdan0x7B19 = 0x734F
4688*ad30f8e7SGabor Kovesdan0x7B1B = 0x3551
4689*ad30f8e7SGabor Kovesdan0x7B1E = 0x7357
4690*ad30f8e7SGabor Kovesdan0x7B20 = 0x7352
4691*ad30f8e7SGabor Kovesdan0x7B24 = 0x7354
4692*ad30f8e7SGabor Kovesdan0x7B25 = 0x7353
4693*ad30f8e7SGabor Kovesdan0x7B26 = 0x377B
4694*ad30f8e7SGabor Kovesdan0x7B28 = 0x313F
4695*ad30f8e7SGabor Kovesdan0x7B2A = 0x734E
4696*ad30f8e7SGabor Kovesdan0x7B2B = 0x734A
4697*ad30f8e7SGabor Kovesdan0x7B2C = 0x355A
4698*ad30f8e7SGabor Kovesdan0x7B2E = 0x7350
4699*ad30f8e7SGabor Kovesdan0x7B31 = 0x7351
4700*ad30f8e7SGabor Kovesdan0x7B33 = 0x7355
4701*ad30f8e7SGabor Kovesdan0x7B38 = 0x734D
4702*ad30f8e7SGabor Kovesdan0x7B45 = 0x735A
4703*ad30f8e7SGabor Kovesdan0x7B46 = 0x314A
4704*ad30f8e7SGabor Kovesdan0x7B47 = 0x734C
4705*ad30f8e7SGabor Kovesdan0x7B49 = 0x3548
4706*ad30f8e7SGabor Kovesdan0x7B4B = 0x3D6E
4707*ad30f8e7SGabor Kovesdan0x7B4C = 0x735C
4708*ad30f8e7SGabor Kovesdan0x7B4F = 0x3724
4709*ad30f8e7SGabor Kovesdan0x7B50 = 0x3F70
4710*ad30f8e7SGabor Kovesdan0x7B51 = 0x7928
4711*ad30f8e7SGabor Kovesdan0x7B52 = 0x4D32
4712*ad30f8e7SGabor Kovesdan0x7B54 = 0x3470
4713*ad30f8e7SGabor Kovesdan0x7B56 = 0x325F
4714*ad30f8e7SGabor Kovesdan0x7B58 = 0x7358
4715*ad30f8e7SGabor Kovesdan0x7B60 = 0x735E
4716*ad30f8e7SGabor Kovesdan0x7B62 = 0x7361
4717*ad30f8e7SGabor Kovesdan0x7B67 = 0x7348
4718*ad30f8e7SGabor Kovesdan0x7B6E = 0x735F
4719*ad30f8e7SGabor Kovesdan0x7B71 = 0x7363
4720*ad30f8e7SGabor Kovesdan0x7B72 = 0x7362
4721*ad30f8e7SGabor Kovesdan0x7B75 = 0x735B
4722*ad30f8e7SGabor Kovesdan0x7B77 = 0x3F6A
4723*ad30f8e7SGabor Kovesdan0x7B7B = 0x7360
4724*ad30f8e7SGabor Kovesdan0x7B85 = 0x736B
4725*ad30f8e7SGabor Kovesdan0x7B8B = 0x3C63
4726*ad30f8e7SGabor Kovesdan0x7B8D = 0x393F
4727*ad30f8e7SGabor Kovesdan0x7B8F = 0x735D
4728*ad30f8e7SGabor Kovesdan0x7B90 = 0x7364
4729*ad30f8e7SGabor Kovesdan0x7B94 = 0x322D
4730*ad30f8e7SGabor Kovesdan0x7B95 = 0x3B7E
4731*ad30f8e7SGabor Kovesdan0x7B97 = 0x4B63
4732*ad30f8e7SGabor Kovesdan0x7B9C = 0x736D
4733*ad30f8e7SGabor Kovesdan0x7B9D = 0x7369
4734*ad30f8e7SGabor Kovesdan0x7BA1 = 0x395C
4735*ad30f8e7SGabor Kovesdan0x7BA2 = 0x736E
4736*ad30f8e7SGabor Kovesdan0x7BAC = 0x7368
4737*ad30f8e7SGabor Kovesdan0x7BAD = 0x3C7D
4738*ad30f8e7SGabor Kovesdan0x7BB1 = 0x4F64
4739*ad30f8e7SGabor Kovesdan0x7BB4 = 0x7370
4740*ad30f8e7SGabor Kovesdan0x7BB8 = 0x7367
4741*ad30f8e7SGabor Kovesdan0x7BC0 = 0x3D5A
4742*ad30f8e7SGabor Kovesdan0x7BC1 = 0x7372
4743*ad30f8e7SGabor Kovesdan0x7BC4 = 0x3736
4744*ad30f8e7SGabor Kovesdan0x7BC6 = 0x572D
4745*ad30f8e7SGabor Kovesdan0x7BC7 = 0x462A
4746*ad30f8e7SGabor Kovesdan0x7BC9 = 0x567E
4747*ad30f8e7SGabor Kovesdan0x7BCB = 0x7366
4748*ad30f8e7SGabor Kovesdan0x7BCC = 0x7373
4749*ad30f8e7SGabor Kovesdan0x7BD9 = 0x385D
4750*ad30f8e7SGabor Kovesdan0x7BDA = 0x7375
4751*ad30f8e7SGabor Kovesdan0x7BDD = 0x7374
4752*ad30f8e7SGabor Kovesdan0x7BE1 = 0x345B
4753*ad30f8e7SGabor Kovesdan0x7BE4 = 0x7346
4754*ad30f8e7SGabor Kovesdan0x7BE5 = 0x7376
4755*ad30f8e7SGabor Kovesdan0x7BE6 = 0x7377
4756*ad30f8e7SGabor Kovesdan0x7BE9 = 0x4938
4757*ad30f8e7SGabor Kovesdan0x7BEA = 0x7378
4758*ad30f8e7SGabor Kovesdan0x7BF3 = 0x7359
4759*ad30f8e7SGabor Kovesdan0x7BF7 = 0x4571
4760*ad30f8e7SGabor Kovesdan0x7BFC = 0x737B
4761*ad30f8e7SGabor Kovesdan0x7BFE = 0x737A
4762*ad30f8e7SGabor Kovesdan0x7C00 = 0x7365
4763*ad30f8e7SGabor Kovesdan0x7C07 = 0x3458
4764*ad30f8e7SGabor Kovesdan0x7C0B = 0x737E
4765*ad30f8e7SGabor Kovesdan0x7C0C = 0x7379
4766*ad30f8e7SGabor Kovesdan0x7C0D = 0x4228
4767*ad30f8e7SGabor Kovesdan0x7C0F = 0x737C
4768*ad30f8e7SGabor Kovesdan0x7C1E = 0x736C
4769*ad30f8e7SGabor Kovesdan0x7C1F = 0x7421
4770*ad30f8e7SGabor Kovesdan0x7C21 = 0x3C72
4771*ad30f8e7SGabor Kovesdan0x7C23 = 0x7371
4772*ad30f8e7SGabor Kovesdan0x7C26 = 0x7423
4773*ad30f8e7SGabor Kovesdan0x7C27 = 0x3B49
4774*ad30f8e7SGabor Kovesdan0x7C2A = 0x7422
4775*ad30f8e7SGabor Kovesdan0x7C2B = 0x736F
4776*ad30f8e7SGabor Kovesdan0x7C38 = 0x7424
4777*ad30f8e7SGabor Kovesdan0x7C3D = 0x4729
4778*ad30f8e7SGabor Kovesdan0x7C3E = 0x4131
4779*ad30f8e7SGabor Kovesdan0x7C3F = 0x323E
4780*ad30f8e7SGabor Kovesdan0x7C40 = 0x7426
4781*ad30f8e7SGabor Kovesdan0x7C43 = 0x403A
4782*ad30f8e7SGabor Kovesdan0x7C4C = 0x336F
4783*ad30f8e7SGabor Kovesdan0x7C4D = 0x3C2E
4784*ad30f8e7SGabor Kovesdan0x7C5C = 0x736A
4785*ad30f8e7SGabor Kovesdan0x7C5F = 0x7425
4786*ad30f8e7SGabor Kovesdan0x7C60 = 0x417D
4787*ad30f8e7SGabor Kovesdan0x7C64 = 0x7862
4788*ad30f8e7SGabor Kovesdan0x7C69 = 0x7356
4789*ad30f8e7SGabor Kovesdan0x7C6A = 0x737D
4790*ad30f8e7SGabor Kovesdan0x7C6C = 0x4069
4791*ad30f8e7SGabor Kovesdan0x7C6E = 0x4261
4792*ad30f8e7SGabor Kovesdan0x7C72 = 0x787B
4793*ad30f8e7SGabor Kovesdan0x7C73 = 0x4357
4794*ad30f8e7SGabor Kovesdan0x7C7C = 0x744C
4795*ad30f8e7SGabor Kovesdan0x7C7D = 0x5751
4796*ad30f8e7SGabor Kovesdan0x7C89 = 0x375B
4797*ad30f8e7SGabor Kovesdan0x7C91 = 0x744E
4798*ad30f8e7SGabor Kovesdan0x7C92 = 0x4123
4799*ad30f8e7SGabor Kovesdan0x7C95 = 0x4649
4800*ad30f8e7SGabor Kovesdan0x7C97 = 0x3456
4801*ad30f8e7SGabor Kovesdan0x7C98 = 0x5533
4802*ad30f8e7SGabor Kovesdan0x7C9E = 0x7451
4803*ad30f8e7SGabor Kovesdan0x7C9F = 0x4B5A
4804*ad30f8e7SGabor Kovesdan0x7CA2 = 0x7452
4805*ad30f8e7SGabor Kovesdan0x7CA4 = 0x5441
4806*ad30f8e7SGabor Kovesdan0x7CA5 = 0x5660
4807*ad30f8e7SGabor Kovesdan0x7CB1 = 0x413B
4808*ad30f8e7SGabor Kovesdan0x7CB2 = 0x7453
4809*ad30f8e7SGabor Kovesdan0x7CB3 = 0x3E2C
4810*ad30f8e7SGabor Kovesdan0x7CB9 = 0x3462
4811*ad30f8e7SGabor Kovesdan0x7CBC = 0x7454
4812*ad30f8e7SGabor Kovesdan0x7CBD = 0x7455
4813*ad30f8e7SGabor Kovesdan0x7CBE = 0x3E2B
4814*ad30f8e7SGabor Kovesdan0x7CC5 = 0x745B
4815*ad30f8e7SGabor Kovesdan0x7CC7 = 0x7457
4816*ad30f8e7SGabor Kovesdan0x7CC8 = 0x745A
4817*ad30f8e7SGabor Kovesdan0x7CCA = 0x3A7D
4818*ad30f8e7SGabor Kovesdan0x7CCC = 0x7458
4819*ad30f8e7SGabor Kovesdan0x7CCD = 0x7459
4820*ad30f8e7SGabor Kovesdan0x7CD5 = 0x3862
4821*ad30f8e7SGabor Kovesdan0x7CD6 = 0x4C47
4822*ad30f8e7SGabor Kovesdan0x7CD7 = 0x745C
4823*ad30f8e7SGabor Kovesdan0x7CD9 = 0x325A
4824*ad30f8e7SGabor Kovesdan0x7CDC = 0x4353
4825*ad30f8e7SGabor Kovesdan0x7CDD = 0x7456
4826*ad30f8e7SGabor Kovesdan0x7CDE = 0x3760
4827*ad30f8e7SGabor Kovesdan0x7CDF = 0x5463
4828*ad30f8e7SGabor Kovesdan0x7CE0 = 0x3F37
4829*ad30f8e7SGabor Kovesdan0x7CE7 = 0x4138
4830*ad30f8e7SGabor Kovesdan0x7CE8 = 0x745D
4831*ad30f8e7SGabor Kovesdan0x7CEF = 0x4534
4832*ad30f8e7SGabor Kovesdan0x7CF0 = 0x7870
4833*ad30f8e7SGabor Kovesdan0x7CF2 = 0x744F
4834*ad30f8e7SGabor Kovesdan0x7CF4 = 0x5961
4835*ad30f8e7SGabor Kovesdan0x7CF6 = 0x7450
4836*ad30f8e7SGabor Kovesdan0x7CF8 = 0x7469
4837*ad30f8e7SGabor Kovesdan0x7CF9 = 0x6679
4838*ad30f8e7SGabor Kovesdan0x7CFB = 0x4F35
4839*ad30f8e7SGabor Kovesdan0x7CFE = 0x3E40
4840*ad30f8e7SGabor Kovesdan0x7D00 = 0x3C4D
4841*ad30f8e7SGabor Kovesdan0x7D02 = 0x667B
4842*ad30f8e7SGabor Kovesdan0x7D04 = 0x543C
4843*ad30f8e7SGabor Kovesdan0x7D05 = 0x3A6C
4844*ad30f8e7SGabor Kovesdan0x7D06 = 0x667A
4845*ad30f8e7SGabor Kovesdan0x7D07 = 0x667C
4846*ad30f8e7SGabor Kovesdan0x7D08 = 0x667D
4847*ad30f8e7SGabor Kovesdan0x7D09 = 0x4852
4848*ad30f8e7SGabor Kovesdan0x7D0A = 0x4E49
4849*ad30f8e7SGabor Kovesdan0x7D0B = 0x4E46
4850*ad30f8e7SGabor Kovesdan0x7D0D = 0x4449
4851*ad30f8e7SGabor Kovesdan0x7D10 = 0x4526
4852*ad30f8e7SGabor Kovesdan0x7D13 = 0x6723
4853*ad30f8e7SGabor Kovesdan0x7D14 = 0x343F
4854*ad30f8e7SGabor Kovesdan0x7D15 = 0x6722
4855*ad30f8e7SGabor Kovesdan0x7D17 = 0x4934
4856*ad30f8e7SGabor Kovesdan0x7D19 = 0x563D
4857*ad30f8e7SGabor Kovesdan0x7D1A = 0x3C36
4858*ad30f8e7SGabor Kovesdan0x7D1B = 0x3757
4859*ad30f8e7SGabor Kovesdan0x7D1C = 0x6721
4860*ad30f8e7SGabor Kovesdan0x7D20 = 0x4B58
4861*ad30f8e7SGabor Kovesdan0x7D21 = 0x3744
4862*ad30f8e7SGabor Kovesdan0x7D22 = 0x4B77
4863*ad30f8e7SGabor Kovesdan0x7D2B = 0x574F
4864*ad30f8e7SGabor Kovesdan0x7D2F = 0x405B
4865*ad30f8e7SGabor Kovesdan0x7D30 = 0x4F38
4866*ad30f8e7SGabor Kovesdan0x7D31 = 0x6726
4867*ad30f8e7SGabor Kovesdan0x7D32 = 0x6725
4868*ad30f8e7SGabor Kovesdan0x7D33 = 0x4970
4869*ad30f8e7SGabor Kovesdan0x7D39 = 0x495C
4870*ad30f8e7SGabor Kovesdan0x7D3A = 0x6724
4871*ad30f8e7SGabor Kovesdan0x7D3C = 0x6728
4872*ad30f8e7SGabor Kovesdan0x7D3F = 0x672A
4873*ad30f8e7SGabor Kovesdan0x7D40 = 0x6729
4874*ad30f8e7SGabor Kovesdan0x7D42 = 0x5655
4875*ad30f8e7SGabor Kovesdan0x7D44 = 0x5769
4876*ad30f8e7SGabor Kovesdan0x7D46 = 0x306D
4877*ad30f8e7SGabor Kovesdan0x7D4E = 0x672C
4878*ad30f8e7SGabor Kovesdan0x7D50 = 0x3D61
4879*ad30f8e7SGabor Kovesdan0x7D5D = 0x672B
4880*ad30f8e7SGabor Kovesdan0x7D5E = 0x3D4A
4881*ad30f8e7SGabor Kovesdan0x7D61 = 0x4267
4882*ad30f8e7SGabor Kovesdan0x7D62 = 0x5124
4883*ad30f8e7SGabor Kovesdan0x7D66 = 0x3878
4884*ad30f8e7SGabor Kovesdan0x7D68 = 0x485E
4885*ad30f8e7SGabor Kovesdan0x7D6E = 0x5075
4886*ad30f8e7SGabor Kovesdan0x7D71 = 0x4D33
4887*ad30f8e7SGabor Kovesdan0x7D72 = 0x4B3F
4888*ad30f8e7SGabor Kovesdan0x7D73 = 0x672D
4889*ad30f8e7SGabor Kovesdan0x7D76 = 0x3E78
4890*ad30f8e7SGabor Kovesdan0x7D79 = 0x3E6E
4891*ad30f8e7SGabor Kovesdan0x7D81 = 0x3073
4892*ad30f8e7SGabor Kovesdan0x7D83 = 0x672F
4893*ad30f8e7SGabor Kovesdan0x7D86 = 0x672E
4894*ad30f8e7SGabor Kovesdan0x7D88 = 0x6730
4895*ad30f8e7SGabor Kovesdan0x7D89 = 0x5065
4896*ad30f8e7SGabor Kovesdan0x7D8F = 0x4B67
4897*ad30f8e7SGabor Kovesdan0x7D93 = 0x3E2D
4898*ad30f8e7SGabor Kovesdan0x7D9C = 0x575B
4899*ad30f8e7SGabor Kovesdan0x7D9E = 0x6736
4900*ad30f8e7SGabor Kovesdan0x7DA2 = 0x3371
4901*ad30f8e7SGabor Kovesdan0x7DA3 = 0x6739
4902*ad30f8e7SGabor Kovesdan0x7DA6 = 0x746B
4903*ad30f8e7SGabor Kovesdan0x7DAB = 0x4F5F
4904*ad30f8e7SGabor Kovesdan0x7DAC = 0x6737
4905*ad30f8e7SGabor Kovesdan0x7DAD = 0x4E2C
4906*ad30f8e7SGabor Kovesdan0x7DAE = 0x746C
4907*ad30f8e7SGabor Kovesdan0x7DB0 = 0x673A
4908*ad30f8e7SGabor Kovesdan0x7DB1 = 0x3859
4909*ad30f8e7SGabor Kovesdan0x7DB2 = 0x4D78
4910*ad30f8e7SGabor Kovesdan0x7DB3 = 0x3141
4911*ad30f8e7SGabor Kovesdan0x7DB4 = 0x573A
4912*ad30f8e7SGabor Kovesdan0x7DB8 = 0x425A
4913*ad30f8e7SGabor Kovesdan0x7DB9 = 0x6738
4914*ad30f8e7SGabor Kovesdan0x7DBA = 0x6732
4915*ad30f8e7SGabor Kovesdan0x7DBB = 0x5540
4916*ad30f8e7SGabor Kovesdan0x7DBD = 0x3442
4917*ad30f8e7SGabor Kovesdan0x7DBE = 0x6731
4918*ad30f8e7SGabor Kovesdan0x7DBF = 0x4360
4919*ad30f8e7SGabor Kovesdan0x7DC4 = 0x6735
4920*ad30f8e7SGabor Kovesdan0x7DC7 = 0x673B
4921*ad30f8e7SGabor Kovesdan0x7DCA = 0x3D74
4922*ad30f8e7SGabor Kovesdan0x7DCB = 0x6733
4923*ad30f8e7SGabor Kovesdan0x7DD1 = 0x424C
4924*ad30f8e7SGabor Kovesdan0x7DD2 = 0x5077
4925*ad30f8e7SGabor Kovesdan0x7DD4 = 0x6734
4926*ad30f8e7SGabor Kovesdan0x7DD7 = 0x673D
4927*ad30f8e7SGabor Kovesdan0x7DD8 = 0x3C6A
4928*ad30f8e7SGabor Kovesdan0x7DD9 = 0x673C
4929*ad30f8e7SGabor Kovesdan0x7DDD = 0x3C29
4930*ad30f8e7SGabor Kovesdan0x7DDE = 0x3650
4931*ad30f8e7SGabor Kovesdan0x7DE0 = 0x355E
4932*ad30f8e7SGabor Kovesdan0x7DE1 = 0x6745
4933*ad30f8e7SGabor Kovesdan0x7DE3 = 0x5435
4934*ad30f8e7SGabor Kovesdan0x7DE6 = 0x6741
4935*ad30f8e7SGabor Kovesdan0x7DE8 = 0x3160
4936*ad30f8e7SGabor Kovesdan0x7DE9 = 0x3B3A
4937*ad30f8e7SGabor Kovesdan0x7DEC = 0x4365
4938*ad30f8e7SGabor Kovesdan0x7DEF = 0x4E33
4939*ad30f8e7SGabor Kovesdan0x7DF1 = 0x6743
4940*ad30f8e7SGabor Kovesdan0x7DF2 = 0x673F
4941*ad30f8e7SGabor Kovesdan0x7DF4 = 0x4137
4942*ad30f8e7SGabor Kovesdan0x7DF6 = 0x6742
4943*ad30f8e7SGabor Kovesdan0x7DF9 = 0x673E
4944*ad30f8e7SGabor Kovesdan0x7DFB = 0x7924
4945*ad30f8e7SGabor Kovesdan0x7E08 = 0x5D53
4946*ad30f8e7SGabor Kovesdan0x7E09 = 0x6746
4947*ad30f8e7SGabor Kovesdan0x7E0A = 0x674B
4948*ad30f8e7SGabor Kovesdan0x7E0B = 0x6744
4949*ad30f8e7SGabor Kovesdan0x7E10 = 0x6727
4950*ad30f8e7SGabor Kovesdan0x7E11 = 0x674C
4951*ad30f8e7SGabor Kovesdan0x7E1B = 0x383F
4952*ad30f8e7SGabor Kovesdan0x7E1D = 0x6747
4953*ad30f8e7SGabor Kovesdan0x7E1E = 0x6749
4954*ad30f8e7SGabor Kovesdan0x7E1F = 0x6748
4955*ad30f8e7SGabor Kovesdan0x7E23 = 0x4F58
4956*ad30f8e7SGabor Kovesdan0x7E27 = 0x4C50
4957*ad30f8e7SGabor Kovesdan0x7E2B = 0x376C
4958*ad30f8e7SGabor Kovesdan0x7E2D = 0x674A
4959*ad30f8e7SGabor Kovesdan0x7E2E = 0x4B75
4960*ad30f8e7SGabor Kovesdan0x7E31 = 0x575D
4961*ad30f8e7SGabor Kovesdan0x7E32 = 0x6750
4962*ad30f8e7SGabor Kovesdan0x7E34 = 0x7863
4963*ad30f8e7SGabor Kovesdan0x7E35 = 0x674F
4964*ad30f8e7SGabor Kovesdan0x7E36 = 0x746A
4965*ad30f8e7SGabor Kovesdan0x7E37 = 0x4246
4966*ad30f8e7SGabor Kovesdan0x7E39 = 0x674E
4967*ad30f8e7SGabor Kovesdan0x7E3B = 0x7763
4968*ad30f8e7SGabor Kovesdan0x7E3D = 0x575C
4969*ad30f8e7SGabor Kovesdan0x7E3E = 0x3C28
4970*ad30f8e7SGabor Kovesdan0x7E41 = 0x3731
4971*ad30f8e7SGabor Kovesdan0x7E45 = 0x6752
4972*ad30f8e7SGabor Kovesdan0x7E46 = 0x6751
4973*ad30f8e7SGabor Kovesdan0x7E47 = 0x746D
4974*ad30f8e7SGabor Kovesdan0x7E52 = 0x6755
4975*ad30f8e7SGabor Kovesdan0x7E54 = 0x562F
4976*ad30f8e7SGabor Kovesdan0x7E55 = 0x4949
4977*ad30f8e7SGabor Kovesdan0x7E5A = 0x6754
4978*ad30f8e7SGabor Kovesdan0x7E5E = 0x4846
4979*ad30f8e7SGabor Kovesdan0x7E62 = 0x6740
4980*ad30f8e7SGabor Kovesdan0x7E69 = 0x497E
4981*ad30f8e7SGabor Kovesdan0x7E6A = 0x3B66
4982*ad30f8e7SGabor Kovesdan0x7E6B = 0x7873
4983*ad30f8e7SGabor Kovesdan0x7E6D = 0x3C6B
4984*ad30f8e7SGabor Kovesdan0x7E6E = 0x6756
4985*ad30f8e7SGabor Kovesdan0x7E6F = 0x6759
4986*ad30f8e7SGabor Kovesdan0x7E70 = 0x6758
4987*ad30f8e7SGabor Kovesdan0x7E73 = 0x3D49
4988*ad30f8e7SGabor Kovesdan0x7E79 = 0x526F
4989*ad30f8e7SGabor Kovesdan0x7E7C = 0x3C4C
4990*ad30f8e7SGabor Kovesdan0x7E7D = 0x674D
4991*ad30f8e7SGabor Kovesdan0x7E7E = 0x6757
4992*ad30f8e7SGabor Kovesdan0x7E82 = 0x576B
4993*ad30f8e7SGabor Kovesdan0x7E88 = 0x6753
4994*ad30f8e7SGabor Kovesdan0x7E8A = 0x667E
4995*ad30f8e7SGabor Kovesdan0x7E8C = 0x5078
4996*ad30f8e7SGabor Kovesdan0x7E8D = 0x784D
4997*ad30f8e7SGabor Kovesdan0x7E8F = 0x3278
4998*ad30f8e7SGabor Kovesdan0x7E93 = 0x5327
4999*ad30f8e7SGabor Kovesdan0x7E94 = 0x7826
5000*ad30f8e7SGabor Kovesdan0x7E96 = 0x4F4B
5001*ad30f8e7SGabor Kovesdan0x7E98 = 0x675A
5002*ad30f8e7SGabor Kovesdan0x7E9B = 0x746E
5003*ad30f8e7SGabor Kovesdan0x7E9C = 0x4042
5004*ad30f8e7SGabor Kovesdan0x7F36 = 0x733E
5005*ad30f8e7SGabor Kovesdan0x7F38 = 0x3857
5006*ad30f8e7SGabor Kovesdan0x7F3A = 0x4831
5007*ad30f8e7SGabor Kovesdan0x7F44 = 0x7340
5008*ad30f8e7SGabor Kovesdan0x7F45 = 0x7341
5009*ad30f8e7SGabor Kovesdan0x7F4C = 0x733F
5010*ad30f8e7SGabor Kovesdan0x7F4E = 0x786E
5011*ad30f8e7SGabor Kovesdan0x7F50 = 0x395E
5012*ad30f8e7SGabor Kovesdan0x7F54 = 0x5868
5013*ad30f8e7SGabor Kovesdan0x7F55 = 0x3A31
5014*ad30f8e7SGabor Kovesdan0x7F58 = 0x6E37
5015*ad30f8e7SGabor Kovesdan0x7F5F = 0x6E39
5016*ad30f8e7SGabor Kovesdan0x7F61 = 0x6E38
5017*ad30f8e7SGabor Kovesdan0x7F68 = 0x6E3B
5018*ad30f8e7SGabor Kovesdan0x7F69 = 0x5556
5019*ad30f8e7SGabor Kovesdan0x7F6A = 0x576F
5020*ad30f8e7SGabor Kovesdan0x7F6E = 0x5643
5021*ad30f8e7SGabor Kovesdan0x7F70 = 0x3723
5022*ad30f8e7SGabor Kovesdan0x7F71 = 0x6E3D
5023*ad30f8e7SGabor Kovesdan0x7F72 = 0x4A70
5024*ad30f8e7SGabor Kovesdan0x7F77 = 0x3055
5025*ad30f8e7SGabor Kovesdan0x7F79 = 0x6E3E
5026*ad30f8e7SGabor Kovesdan0x7F7E = 0x6E40
5027*ad30f8e7SGabor Kovesdan0x7F85 = 0x425E
5028*ad30f8e7SGabor Kovesdan0x7F86 = 0x6E3C
5029*ad30f8e7SGabor Kovesdan0x7F88 = 0x6E3F
5030*ad30f8e7SGabor Kovesdan0x7F8A = 0x5172
5031*ad30f8e7SGabor Kovesdan0x7F8C = 0x473C
5032*ad30f8e7SGabor Kovesdan0x7F8E = 0x4340
5033*ad30f8e7SGabor Kovesdan0x7F94 = 0x3861
5034*ad30f8e7SGabor Kovesdan0x7F9A = 0x4167
5035*ad30f8e7SGabor Kovesdan0x7F9D = 0x7446
5036*ad30f8e7SGabor Kovesdan0x7F9E = 0x505F
5037*ad30f8e7SGabor Kovesdan0x7FA1 = 0x4F5B
5038*ad30f8e7SGabor Kovesdan0x7FA4 = 0x483A
5039*ad30f8e7SGabor Kovesdan0x7FA5 = 0x7447
5040*ad30f8e7SGabor Kovesdan0x7FA7 = 0x7448
5041*ad30f8e7SGabor Kovesdan0x7FA9 = 0x5265
5042*ad30f8e7SGabor Kovesdan0x7FAF = 0x7449
5043*ad30f8e7SGabor Kovesdan0x7FB0 = 0x744A
5044*ad30f8e7SGabor Kovesdan0x7FB2 = 0x744B
5045*ad30f8e7SGabor Kovesdan0x7FB8 = 0x597A
5046*ad30f8e7SGabor Kovesdan0x7FB9 = 0x387E
5047*ad30f8e7SGabor Kovesdan0x7FBC = 0x6571
5048*ad30f8e7SGabor Kovesdan0x7FBD = 0x5370
5049*ad30f8e7SGabor Kovesdan0x7FBF = 0x7460
5050*ad30f8e7SGabor Kovesdan0x7FC1 = 0x4E4C
5051*ad30f8e7SGabor Kovesdan0x7FC5 = 0x3361
5052*ad30f8e7SGabor Kovesdan0x7FCA = 0x7134
5053*ad30f8e7SGabor Kovesdan0x7FCC = 0x526E
5054*ad30f8e7SGabor Kovesdan0x7FCE = 0x7461
5055*ad30f8e7SGabor Kovesdan0x7FD2 = 0x4F30
5056*ad30f8e7SGabor Kovesdan0x7FD4 = 0x4F68
5057*ad30f8e7SGabor Kovesdan0x7FD5 = 0x7462
5058*ad30f8e7SGabor Kovesdan0x7FDF = 0x3554
5059*ad30f8e7SGabor Kovesdan0x7FE0 = 0x3464
5060*ad30f8e7SGabor Kovesdan0x7FE1 = 0x7464
5061*ad30f8e7SGabor Kovesdan0x7FE5 = 0x7463
5062*ad30f8e7SGabor Kovesdan0x7FE6 = 0x7465
5063*ad30f8e7SGabor Kovesdan0x7FE9 = 0x7466
5064*ad30f8e7SGabor Kovesdan0x7FEE = 0x7467
5065*ad30f8e7SGabor Kovesdan0x7FF0 = 0x3A32
5066*ad30f8e7SGabor Kovesdan0x7FF1 = 0x303F
5067*ad30f8e7SGabor Kovesdan0x7FF3 = 0x7468
5068*ad30f8e7SGabor Kovesdan0x7FF9 = 0x474C
5069*ad30f8e7SGabor Kovesdan0x7FFB = 0x372D
5070*ad30f8e7SGabor Kovesdan0x7FFC = 0x526D
5071*ad30f8e7SGabor Kovesdan0x8000 = 0x522B
5072*ad30f8e7SGabor Kovesdan0x8001 = 0x404F
5073*ad30f8e7SGabor Kovesdan0x8003 = 0x3F3C
5074*ad30f8e7SGabor Kovesdan0x8004 = 0x6B23
5075*ad30f8e7SGabor Kovesdan0x8005 = 0x555F
5076*ad30f8e7SGabor Kovesdan0x8006 = 0x6A48
5077*ad30f8e7SGabor Kovesdan0x800B = 0x7173
5078*ad30f8e7SGabor Kovesdan0x800C = 0x3678
5079*ad30f8e7SGabor Kovesdan0x800D = 0x4B23
5080*ad30f8e7SGabor Kovesdan0x8010 = 0x444D
5081*ad30f8e7SGabor Kovesdan0x8012 = 0x7167
5082*ad30f8e7SGabor Kovesdan0x8014 = 0x7168
5083*ad30f8e7SGabor Kovesdan0x8015 = 0x387B
5084*ad30f8e7SGabor Kovesdan0x8016 = 0x7169
5085*ad30f8e7SGabor Kovesdan0x8017 = 0x3A44
5086*ad30f8e7SGabor Kovesdan0x8018 = 0x5445
5087*ad30f8e7SGabor Kovesdan0x8019 = 0x3052
5088*ad30f8e7SGabor Kovesdan0x801C = 0x716A
5089*ad30f8e7SGabor Kovesdan0x8020 = 0x716B
5090*ad30f8e7SGabor Kovesdan0x8025 = 0x716D
5091*ad30f8e7SGabor Kovesdan0x8026 = 0x716E
5092*ad30f8e7SGabor Kovesdan0x8028 = 0x7171
5093*ad30f8e7SGabor Kovesdan0x8029 = 0x7170
5094*ad30f8e7SGabor Kovesdan0x802A = 0x4555
5095*ad30f8e7SGabor Kovesdan0x802C = 0x716F
5096*ad30f8e7SGabor Kovesdan0x802E = 0x716C
5097*ad30f8e7SGabor Kovesdan0x8031 = 0x7172
5098*ad30f8e7SGabor Kovesdan0x8033 = 0x367A
5099*ad30f8e7SGabor Kovesdan0x8035 = 0x7174
5100*ad30f8e7SGabor Kovesdan0x8036 = 0x522E
5101*ad30f8e7SGabor Kovesdan0x8037 = 0x5E47
5102*ad30f8e7SGabor Kovesdan0x803B = 0x335C
5103*ad30f8e7SGabor Kovesdan0x803D = 0x3522
5104*ad30f8e7SGabor Kovesdan0x803F = 0x3922
5105*ad30f8e7SGabor Kovesdan0x8043 = 0x7175
5106*ad30f8e7SGabor Kovesdan0x8046 = 0x7176
5107*ad30f8e7SGabor Kovesdan0x804A = 0x4144
5108*ad30f8e7SGabor Kovesdan0x8052 = 0x7178
5109*ad30f8e7SGabor Kovesdan0x8056 = 0x4A25
5110*ad30f8e7SGabor Kovesdan0x8058 = 0x4638
5111*ad30f8e7SGabor Kovesdan0x805A = 0x3E5B
5112*ad30f8e7SGabor Kovesdan0x805E = 0x4E45
5113*ad30f8e7SGabor Kovesdan0x806F = 0x412A
5114*ad30f8e7SGabor Kovesdan0x8070 = 0x344F
5115*ad30f8e7SGabor Kovesdan0x8071 = 0x717A
5116*ad30f8e7SGabor Kovesdan0x8072 = 0x4979
5117*ad30f8e7SGabor Kovesdan0x8073 = 0x4B4A
5118*ad30f8e7SGabor Kovesdan0x8075 = 0x7179
5119*ad30f8e7SGabor Kovesdan0x8076 = 0x4474
5120*ad30f8e7SGabor Kovesdan0x8077 = 0x5630
5121*ad30f8e7SGabor Kovesdan0x8079 = 0x7177
5122*ad30f8e7SGabor Kovesdan0x807D = 0x4C7D
5123*ad30f8e7SGabor Kovesdan0x807E = 0x417B
5124*ad30f8e7SGabor Kovesdan0x807F = 0x6D32
5125*ad30f8e7SGabor Kovesdan0x8080 = 0x6D31
5126*ad30f8e7SGabor Kovesdan0x8084 = 0x525E
5127*ad30f8e7SGabor Kovesdan0x8085 = 0x4B60
5128*ad30f8e7SGabor Kovesdan0x8086 = 0x4B41
5129*ad30f8e7SGabor Kovesdan0x8087 = 0x5558
5130*ad30f8e7SGabor Kovesdan0x8089 = 0x4862
5131*ad30f8e7SGabor Kovesdan0x808B = 0x405F
5132*ad30f8e7SGabor Kovesdan0x808C = 0x3C21
5133*ad30f8e7SGabor Kovesdan0x8093 = 0x6B41
5134*ad30f8e7SGabor Kovesdan0x8096 = 0x5024
5135*ad30f8e7SGabor Kovesdan0x8098 = 0x5662
5136*ad30f8e7SGabor Kovesdan0x809A = 0x3647
5137*ad30f8e7SGabor Kovesdan0x809B = 0x3858
5138*ad30f8e7SGabor Kovesdan0x809C = 0x6B40
5139*ad30f8e7SGabor Kovesdan0x809D = 0x384E
5140*ad30f8e7SGabor Kovesdan0x809F = 0x6B3F
5141*ad30f8e7SGabor Kovesdan0x80A1 = 0x3949
5142*ad30f8e7SGabor Kovesdan0x80A2 = 0x562B
5143*ad30f8e7SGabor Kovesdan0x80A5 = 0x374A
5144*ad30f8e7SGabor Kovesdan0x80A9 = 0x3C67
5145*ad30f8e7SGabor Kovesdan0x80AA = 0x373E
5146*ad30f8e7SGabor Kovesdan0x80AB = 0x6B46
5147*ad30f8e7SGabor Kovesdan0x80AD = 0x6B47
5148*ad30f8e7SGabor Kovesdan0x80AF = 0x3F4F
5149*ad30f8e7SGabor Kovesdan0x80B1 = 0x6B45
5150*ad30f8e7SGabor Kovesdan0x80B2 = 0x537D
5151*ad30f8e7SGabor Kovesdan0x80B4 = 0x6B48
5152*ad30f8e7SGabor Kovesdan0x80B7 = 0x6B49
5153*ad30f8e7SGabor Kovesdan0x80BA = 0x374E
5154*ad30f8e7SGabor Kovesdan0x80BC = 0x6B42
5155*ad30f8e7SGabor Kovesdan0x80BD = 0x6B44
5156*ad30f8e7SGabor Kovesdan0x80C2 = 0x6B4F
5157*ad30f8e7SGabor Kovesdan0x80C3 = 0x4E38
5158*ad30f8e7SGabor Kovesdan0x80C4 = 0x6B50
5159*ad30f8e7SGabor Kovesdan0x80CC = 0x3133
5160*ad30f8e7SGabor Kovesdan0x80CD = 0x6B52
5161*ad30f8e7SGabor Kovesdan0x80CE = 0x4C25
5162*ad30f8e7SGabor Kovesdan0x80D6 = 0x4556
5163*ad30f8e7SGabor Kovesdan0x80D7 = 0x6B53
5164*ad30f8e7SGabor Kovesdan0x80D9 = 0x6B51
5165*ad30f8e7SGabor Kovesdan0x80DA = 0x455F
5166*ad30f8e7SGabor Kovesdan0x80DB = 0x6B4E
5167*ad30f8e7SGabor Kovesdan0x80DD = 0x6B55
5168*ad30f8e7SGabor Kovesdan0x80DE = 0x307B
5169*ad30f8e7SGabor Kovesdan0x80E1 = 0x3A7A
5170*ad30f8e7SGabor Kovesdan0x80E4 = 0x5837
5171*ad30f8e7SGabor Kovesdan0x80E5 = 0x7163
5172*ad30f8e7SGabor Kovesdan0x80E9 = 0x6B4C
5173*ad30f8e7SGabor Kovesdan0x80EC = 0x6640
5174*ad30f8e7SGabor Kovesdan0x80ED = 0x6B59
5175*ad30f8e7SGabor Kovesdan0x80EF = 0x3F68
5176*ad30f8e7SGabor Kovesdan0x80F0 = 0x5248
5177*ad30f8e7SGabor Kovesdan0x80F1 = 0x6B57
5178*ad30f8e7SGabor Kovesdan0x80F2 = 0x6B5C
5179*ad30f8e7SGabor Kovesdan0x80F3 = 0x386C
5180*ad30f8e7SGabor Kovesdan0x80F4 = 0x6B58
5181*ad30f8e7SGabor Kovesdan0x80F8 = 0x5058
5182*ad30f8e7SGabor Kovesdan0x80FA = 0x3037
5183*ad30f8e7SGabor Kovesdan0x80FC = 0x6B5D
5184*ad30f8e7SGabor Kovesdan0x80FD = 0x445C
5185*ad30f8e7SGabor Kovesdan0x8102 = 0x562C
5186*ad30f8e7SGabor Kovesdan0x8105 = 0x5032
5187*ad30f8e7SGabor Kovesdan0x8106 = 0x3460
5188*ad30f8e7SGabor Kovesdan0x8109 = 0x4276
5189*ad30f8e7SGabor Kovesdan0x810A = 0x3C39
5190*ad30f8e7SGabor Kovesdan0x810E = 0x6B5B
5191*ad30f8e7SGabor Kovesdan0x8112 = 0x6B5F
5192*ad30f8e7SGabor Kovesdan0x8116 = 0x3231
5193*ad30f8e7SGabor Kovesdan0x8118 = 0x6B64
5194*ad30f8e7SGabor Kovesdan0x811A = 0x3D45
5195*ad30f8e7SGabor Kovesdan0x811B = 0x6B56
5196*ad30f8e7SGabor Kovesdan0x811E = 0x6B62
5197*ad30f8e7SGabor Kovesdan0x812C = 0x6B63
5198*ad30f8e7SGabor Kovesdan0x812F = 0x382C
5199*ad30f8e7SGabor Kovesdan0x8131 = 0x4D51
5200*ad30f8e7SGabor Kovesdan0x8132 = 0x6B65
5201*ad30f8e7SGabor Kovesdan0x8139 = 0x554D
5202*ad30f8e7SGabor Kovesdan0x813E = 0x4622
5203*ad30f8e7SGabor Kovesdan0x8146 = 0x4C73
5204*ad30f8e7SGabor Kovesdan0x8148 = 0x6B66
5205*ad30f8e7SGabor Kovesdan0x814A = 0x784C
5206*ad30f8e7SGabor Kovesdan0x814B = 0x5238
5207*ad30f8e7SGabor Kovesdan0x814C = 0x6B67
5208*ad30f8e7SGabor Kovesdan0x814E = 0x4976
5209*ad30f8e7SGabor Kovesdan0x8150 = 0x382F
5210*ad30f8e7SGabor Kovesdan0x8151 = 0x382D
5211*ad30f8e7SGabor Kovesdan0x8153 = 0x6B68
5212*ad30f8e7SGabor Kovesdan0x8154 = 0x473B
5213*ad30f8e7SGabor Kovesdan0x8155 = 0x4D73
5214*ad30f8e7SGabor Kovesdan0x8156 = 0x6B4B
5215*ad30f8e7SGabor Kovesdan0x8159 = 0x6B6A
5216*ad30f8e7SGabor Kovesdan0x815A = 0x6B6B
5217*ad30f8e7SGabor Kovesdan0x8160 = 0x6B6D
5218*ad30f8e7SGabor Kovesdan0x8161 = 0x6B61
5219*ad30f8e7SGabor Kovesdan0x8165 = 0x5048
5220*ad30f8e7SGabor Kovesdan0x8166 = 0x4454
5221*ad30f8e7SGabor Kovesdan0x8167 = 0x6B72
5222*ad30f8e7SGabor Kovesdan0x8169 = 0x6B6E
5223*ad30f8e7SGabor Kovesdan0x816B = 0x5657
5224*ad30f8e7SGabor Kovesdan0x816D = 0x6B71
5225*ad30f8e7SGabor Kovesdan0x816E = 0x4879
5226*ad30f8e7SGabor Kovesdan0x8170 = 0x517C
5227*ad30f8e7SGabor Kovesdan0x8171 = 0x6B6C
5228*ad30f8e7SGabor Kovesdan0x8174 = 0x6B69
5229*ad30f8e7SGabor Kovesdan0x8178 = 0x3326
5230*ad30f8e7SGabor Kovesdan0x8179 = 0x3839
5231*ad30f8e7SGabor Kovesdan0x817A = 0x4F59
5232*ad30f8e7SGabor Kovesdan0x817C = 0x6B6F
5233*ad30f8e7SGabor Kovesdan0x817D = 0x6B70
5234*ad30f8e7SGabor Kovesdan0x817F = 0x4D48
5235*ad30f8e7SGabor Kovesdan0x8180 = 0x3072
5236*ad30f8e7SGabor Kovesdan0x8182 = 0x6B76
5237*ad30f8e7SGabor Kovesdan0x8188 = 0x6B75
5238*ad30f8e7SGabor Kovesdan0x818A = 0x3232
5239*ad30f8e7SGabor Kovesdan0x818F = 0x3860
5240*ad30f8e7SGabor Kovesdan0x8198 = 0x316C
5241*ad30f8e7SGabor Kovesdan0x819A = 0x3774
5242*ad30f8e7SGabor Kovesdan0x819B = 0x4C45
5243*ad30f8e7SGabor Kovesdan0x819C = 0x4424
5244*ad30f8e7SGabor Kovesdan0x819D = 0x4F25
5245*ad30f8e7SGabor Kovesdan0x81A0 = 0x3D3A
5246*ad30f8e7SGabor Kovesdan0x81A3 = 0x6B79
5247*ad30f8e7SGabor Kovesdan0x81A6 = 0x6C22
5248*ad30f8e7SGabor Kovesdan0x81A8 = 0x4572
5249*ad30f8e7SGabor Kovesdan0x81A9 = 0x4465
5250*ad30f8e7SGabor Kovesdan0x81AA = 0x6B7A
5251*ad30f8e7SGabor Kovesdan0x81B3 = 0x4945
5252*ad30f8e7SGabor Kovesdan0x81BA = 0x625F
5253*ad30f8e7SGabor Kovesdan0x81BB = 0x6B7E
5254*ad30f8e7SGabor Kovesdan0x81BD = 0x3528
5255*ad30f8e7SGabor Kovesdan0x81BE = 0x6B5A
5256*ad30f8e7SGabor Kovesdan0x81BF = 0x4527
5257*ad30f8e7SGabor Kovesdan0x81C0 = 0x4D4E
5258*ad30f8e7SGabor Kovesdan0x81C1 = 0x6C21
5259*ad30f8e7SGabor Kovesdan0x81C2 = 0x315B
5260*ad30f8e7SGabor Kovesdan0x81C3 = 0x5337
5261*ad30f8e7SGabor Kovesdan0x81C6 = 0x525C
5262*ad30f8e7SGabor Kovesdan0x81C9 = 0x4133
5263*ad30f8e7SGabor Kovesdan0x81CA = 0x6B7D
5264*ad30f8e7SGabor Kovesdan0x81CC = 0x6B7B
5265*ad30f8e7SGabor Kovesdan0x81CD = 0x466A
5266*ad30f8e7SGabor Kovesdan0x81CF = 0x6B77
5267*ad30f8e7SGabor Kovesdan0x81D8 = 0x4030
5268*ad30f8e7SGabor Kovesdan0x81DA = 0x6B4D
5269*ad30f8e7SGabor Kovesdan0x81DF = 0x5460
5270*ad30f8e7SGabor Kovesdan0x81E0 = 0x5975
5271*ad30f8e7SGabor Kovesdan0x81E3 = 0x333C
5272*ad30f8e7SGabor Kovesdan0x81E7 = 0x6A30
5273*ad30f8e7SGabor Kovesdan0x81E8 = 0x4159
5274*ad30f8e7SGabor Kovesdan0x81EA = 0x5754
5275*ad30f8e7SGabor Kovesdan0x81EC = 0x742B
5276*ad30f8e7SGabor Kovesdan0x81ED = 0x3374
5277*ad30f8e7SGabor Kovesdan0x81F3 = 0x5641
5278*ad30f8e7SGabor Kovesdan0x81F4 = 0x5642
5279*ad30f8e7SGabor Kovesdan0x81FA = 0x4C28
5280*ad30f8e7SGabor Kovesdan0x81FB = 0x5569
5281*ad30f8e7SGabor Kovesdan0x81FC = 0x3E4A
5282*ad30f8e7SGabor Kovesdan0x81FE = 0x7427
5283*ad30f8e7SGabor Kovesdan0x8200 = 0x5228
5284*ad30f8e7SGabor Kovesdan0x8201 = 0x7428
5285*ad30f8e7SGabor Kovesdan0x8202 = 0x7429
5286*ad30f8e7SGabor Kovesdan0x8204 = 0x742A
5287*ad30f8e7SGabor Kovesdan0x8205 = 0x3E4B
5288*ad30f8e7SGabor Kovesdan0x8207 = 0x536B
5289*ad30f8e7SGabor Kovesdan0x8208 = 0x504B
5290*ad30f8e7SGabor Kovesdan0x8209 = 0x3E59
5291*ad30f8e7SGabor Kovesdan0x820A = 0x3E49
5292*ad30f8e7SGabor Kovesdan0x820C = 0x4960
5293*ad30f8e7SGabor Kovesdan0x820D = 0x7867
5294*ad30f8e7SGabor Kovesdan0x8210 = 0x7342
5295*ad30f8e7SGabor Kovesdan0x8212 = 0x4A66
5296*ad30f8e7SGabor Kovesdan0x8214 = 0x4C72
5297*ad30f8e7SGabor Kovesdan0x821B = 0x6236
5298*ad30f8e7SGabor Kovesdan0x821C = 0x4B34
5299*ad30f8e7SGabor Kovesdan0x821E = 0x4E68
5300*ad30f8e7SGabor Kovesdan0x821F = 0x565B
5301*ad30f8e7SGabor Kovesdan0x8221 = 0x742D
5302*ad30f8e7SGabor Kovesdan0x8222 = 0x742E
5303*ad30f8e7SGabor Kovesdan0x8228 = 0x7432
5304*ad30f8e7SGabor Kovesdan0x822A = 0x3A3D
5305*ad30f8e7SGabor Kovesdan0x822B = 0x7433
5306*ad30f8e7SGabor Kovesdan0x822C = 0x3063
5307*ad30f8e7SGabor Kovesdan0x822D = 0x7430
5308*ad30f8e7SGabor Kovesdan0x822F = 0x7431
5309*ad30f8e7SGabor Kovesdan0x8233 = 0x7436
5310*ad30f8e7SGabor Kovesdan0x8234 = 0x7437
5311*ad30f8e7SGabor Kovesdan0x8235 = 0x3666
5312*ad30f8e7SGabor Kovesdan0x8236 = 0x3230
5313*ad30f8e7SGabor Kovesdan0x8237 = 0x4F4F
5314*ad30f8e7SGabor Kovesdan0x8238 = 0x7434
5315*ad30f8e7SGabor Kovesdan0x8239 = 0x342C
5316*ad30f8e7SGabor Kovesdan0x823E = 0x7438
5317*ad30f8e7SGabor Kovesdan0x8244 = 0x7439
5318*ad30f8e7SGabor Kovesdan0x8247 = 0x4D27
5319*ad30f8e7SGabor Kovesdan0x8249 = 0x743A
5320*ad30f8e7SGabor Kovesdan0x824B = 0x743B
5321*ad30f8e7SGabor Kovesdan0x824F = 0x743C
5322*ad30f8e7SGabor Kovesdan0x8258 = 0x4B52
5323*ad30f8e7SGabor Kovesdan0x8259 = 0x3255
5324*ad30f8e7SGabor Kovesdan0x825A = 0x743D
5325*ad30f8e7SGabor Kovesdan0x825F = 0x743E
5326*ad30f8e7SGabor Kovesdan0x8264 = 0x742F
5327*ad30f8e7SGabor Kovesdan0x8266 = 0x3D22
5328*ad30f8e7SGabor Kovesdan0x8268 = 0x743F
5329*ad30f8e7SGabor Kovesdan0x826B = 0x7435
5330*ad30f8e7SGabor Kovesdan0x826E = 0x745E
5331*ad30f8e7SGabor Kovesdan0x826F = 0x413C
5332*ad30f8e7SGabor Kovesdan0x8271 = 0x3C68
5333*ad30f8e7SGabor Kovesdan0x8272 = 0x492B
5334*ad30f8e7SGabor Kovesdan0x8274 = 0x6575
5335*ad30f8e7SGabor Kovesdan0x8277 = 0x515E
5336*ad30f8e7SGabor Kovesdan0x8279 = 0x5C33
5337*ad30f8e7SGabor Kovesdan0x827D = 0x5C34
5338*ad30f8e7SGabor Kovesdan0x827E = 0x302C
5339*ad30f8e7SGabor Kovesdan0x827F = 0x5C35
5340*ad30f8e7SGabor Kovesdan0x8284 = 0x5C39
5341*ad30f8e7SGabor Kovesdan0x8288 = 0x5842
5342*ad30f8e7SGabor Kovesdan0x828A = 0x5C37
5343*ad30f8e7SGabor Kovesdan0x828B = 0x5373
5344*ad30f8e7SGabor Kovesdan0x828D = 0x4956
5345*ad30f8e7SGabor Kovesdan0x828E = 0x5C3A
5346*ad30f8e7SGabor Kovesdan0x828F = 0x5C36
5347*ad30f8e7SGabor Kovesdan0x8291 = 0x5C3B
5348*ad30f8e7SGabor Kovesdan0x8292 = 0x4322
5349*ad30f8e7SGabor Kovesdan0x8298 = 0x5C45
5350*ad30f8e7SGabor Kovesdan0x8299 = 0x5C3D
5351*ad30f8e7SGabor Kovesdan0x829D = 0x5625
5352*ad30f8e7SGabor Kovesdan0x829F = 0x5C4F
5353*ad30f8e7SGabor Kovesdan0x82A1 = 0x5C4D
5354*ad30f8e7SGabor Kovesdan0x82A4 = 0x5C52
5355*ad30f8e7SGabor Kovesdan0x82A5 = 0x3D66
5356*ad30f8e7SGabor Kovesdan0x82A8 = 0x5C38
5357*ad30f8e7SGabor Kovesdan0x82A9 = 0x5C4B
5358*ad30f8e7SGabor Kovesdan0x82AA = 0x5C4E
5359*ad30f8e7SGabor Kovesdan0x82AB = 0x5C3E
5360*ad30f8e7SGabor Kovesdan0x82AC = 0x3752
5361*ad30f8e7SGabor Kovesdan0x82AD = 0x3045
5362*ad30f8e7SGabor Kovesdan0x82AE = 0x5C47
5363*ad30f8e7SGabor Kovesdan0x82AF = 0x503E
5364*ad30f8e7SGabor Kovesdan0x82B0 = 0x5C41
5365*ad30f8e7SGabor Kovesdan0x82B1 = 0x3B28
5366*ad30f8e7SGabor Kovesdan0x82B3 = 0x373C
5367*ad30f8e7SGabor Kovesdan0x82B4 = 0x5C4C
5368*ad30f8e7SGabor Kovesdan0x82B7 = 0x5C46
5369*ad30f8e7SGabor Kovesdan0x82B9 = 0x475B
5370*ad30f8e7SGabor Kovesdan0x82BB = 0x5B3B
5371*ad30f8e7SGabor Kovesdan0x82BD = 0x513F
5372*ad30f8e7SGabor Kovesdan0x82BE = 0x5C40
5373*ad30f8e7SGabor Kovesdan0x82C4 = 0x5C50
5374*ad30f8e7SGabor Kovesdan0x82CA = 0x5C43
5375*ad30f8e7SGabor Kovesdan0x82D1 = 0x5437
5376*ad30f8e7SGabor Kovesdan0x82D2 = 0x5C5B
5377*ad30f8e7SGabor Kovesdan0x82D3 = 0x5C5F
5378*ad30f8e7SGabor Kovesdan0x82D4 = 0x4C26
5379*ad30f8e7SGabor Kovesdan0x82D5 = 0x5C66
5380*ad30f8e7SGabor Kovesdan0x82D7 = 0x4367
5381*ad30f8e7SGabor Kovesdan0x82D8 = 0x5C5C
5382*ad30f8e7SGabor Kovesdan0x82DB = 0x3F41
5383*ad30f8e7SGabor Kovesdan0x82DC = 0x5C59
5384*ad30f8e7SGabor Kovesdan0x82DE = 0x307A
5385*ad30f8e7SGabor Kovesdan0x82DF = 0x3936
5386*ad30f8e7SGabor Kovesdan0x82E0 = 0x5C65
5387*ad30f8e7SGabor Kovesdan0x82E1 = 0x5C53
5388*ad30f8e7SGabor Kovesdan0x82E3 = 0x5C44
5389*ad30f8e7SGabor Kovesdan0x82E4 = 0x5C56
5390*ad30f8e7SGabor Kovesdan0x82E5 = 0x4874
5391*ad30f8e7SGabor Kovesdan0x82E6 = 0x3F60
5392*ad30f8e7SGabor Kovesdan0x82E7 = 0x5C51
5393*ad30f8e7SGabor Kovesdan0x82EB = 0x493B
5394*ad30f8e7SGabor Kovesdan0x82EF = 0x313D
5395*ad30f8e7SGabor Kovesdan0x82F1 = 0x5322
5396*ad30f8e7SGabor Kovesdan0x82F4 = 0x5C5A
5397*ad30f8e7SGabor Kovesdan0x82F7 = 0x5C55
5398*ad30f8e7SGabor Kovesdan0x82F9 = 0x785C
5399*ad30f8e7SGabor Kovesdan0x82FB = 0x5C5E
5400*ad30f8e7SGabor Kovesdan0x8301 = 0x5742
5401*ad30f8e7SGabor Kovesdan0x8302 = 0x432F
5402*ad30f8e7SGabor Kovesdan0x8303 = 0x7832
5403*ad30f8e7SGabor Kovesdan0x8304 = 0x4751
5404*ad30f8e7SGabor Kovesdan0x8305 = 0x4329
5405*ad30f8e7SGabor Kovesdan0x8306 = 0x5C62
5406*ad30f8e7SGabor Kovesdan0x8307 = 0x5C58
5407*ad30f8e7SGabor Kovesdan0x8308 = 0x5C6B
5408*ad30f8e7SGabor Kovesdan0x8309 = 0x5C54
5409*ad30f8e7SGabor Kovesdan0x830C = 0x5C5D
5410*ad30f8e7SGabor Kovesdan0x8317 = 0x5C78
5411*ad30f8e7SGabor Kovesdan0x831A = 0x5C61
5412*ad30f8e7SGabor Kovesdan0x831B = 0x5D22
5413*ad30f8e7SGabor Kovesdan0x831C = 0x5C67
5414*ad30f8e7SGabor Kovesdan0x8328 = 0x3444
5415*ad30f8e7SGabor Kovesdan0x832B = 0x4323
5416*ad30f8e7SGabor Kovesdan0x832C = 0x3267
5417*ad30f8e7SGabor Kovesdan0x832D = 0x5C7A
5418*ad30f8e7SGabor Kovesdan0x832F = 0x5C72
5419*ad30f8e7SGabor Kovesdan0x8331 = 0x5C6F
5420*ad30f8e7SGabor Kovesdan0x8333 = 0x5C7C
5421*ad30f8e7SGabor Kovesdan0x8334 = 0x5C6E
5422*ad30f8e7SGabor Kovesdan0x8335 = 0x5270
5423*ad30f8e7SGabor Kovesdan0x8336 = 0x3268
5424*ad30f8e7SGabor Kovesdan0x8338 = 0x4857
5425*ad30f8e7SGabor Kovesdan0x8339 = 0x4863
5426*ad30f8e7SGabor Kovesdan0x833A = 0x5C7B
5427*ad30f8e7SGabor Kovesdan0x833C = 0x5C6D
5428*ad30f8e7SGabor Kovesdan0x8340 = 0x5C77
5429*ad30f8e7SGabor Kovesdan0x8343 = 0x5C75
5430*ad30f8e7SGabor Kovesdan0x8346 = 0x3E23
5431*ad30f8e7SGabor Kovesdan0x8347 = 0x5C74
5432*ad30f8e7SGabor Kovesdan0x8349 = 0x325D
5433*ad30f8e7SGabor Kovesdan0x834F = 0x5C73
5434*ad30f8e7SGabor Kovesdan0x8350 = 0x7843
5435*ad30f8e7SGabor Kovesdan0x8351 = 0x5C68
5436*ad30f8e7SGabor Kovesdan0x8352 = 0x3B44
5437*ad30f8e7SGabor Kovesdan0x8354 = 0x4073
5438*ad30f8e7SGabor Kovesdan0x8377 = 0x3A49
5439*ad30f8e7SGabor Kovesdan0x8378 = 0x5D29
5440*ad30f8e7SGabor Kovesdan0x837B = 0x5D36
5441*ad30f8e7SGabor Kovesdan0x837C = 0x5D31
5442*ad30f8e7SGabor Kovesdan0x837D = 0x5D34
5443*ad30f8e7SGabor Kovesdan0x8385 = 0x5D30
5444*ad30f8e7SGabor Kovesdan0x8386 = 0x464E
5445*ad30f8e7SGabor Kovesdan0x8389 = 0x4072
5446*ad30f8e7SGabor Kovesdan0x838A = 0x572F
5447*ad30f8e7SGabor Kovesdan0x838E = 0x492F
5448*ad30f8e7SGabor Kovesdan0x8392 = 0x5C6C
5449*ad30f8e7SGabor Kovesdan0x8393 = 0x5D2E
5450*ad30f8e7SGabor Kovesdan0x8396 = 0x3E25
5451*ad30f8e7SGabor Kovesdan0x8398 = 0x5D37
5452*ad30f8e7SGabor Kovesdan0x839B = 0x5C70
5453*ad30f8e7SGabor Kovesdan0x839C = 0x5D2F
5454*ad30f8e7SGabor Kovesdan0x839E = 0x5D38
5455*ad30f8e7SGabor Kovesdan0x83A0 = 0x5D2C
5456*ad30f8e7SGabor Kovesdan0x83A2 = 0x3C54
5457*ad30f8e7SGabor Kovesdan0x83A7 = 0x5C48
5458*ad30f8e7SGabor Kovesdan0x83A8 = 0x5D39
5459*ad30f8e7SGabor Kovesdan0x83A9 = 0x5D33
5460*ad30f8e7SGabor Kovesdan0x83AA = 0x5D2D
5461*ad30f8e7SGabor Kovesdan0x83AB = 0x442A
5462*ad30f8e7SGabor Kovesdan0x83B0 = 0x5D28
5463*ad30f8e7SGabor Kovesdan0x83BD = 0x4327
5464*ad30f8e7SGabor Kovesdan0x83C0 = 0x5D52
5465*ad30f8e7SGabor Kovesdan0x83C1 = 0x5D3C
5466*ad30f8e7SGabor Kovesdan0x83C5 = 0x5D51
5467*ad30f8e7SGabor Kovesdan0x83C7 = 0x393D
5468*ad30f8e7SGabor Kovesdan0x83CA = 0x3E55
5469*ad30f8e7SGabor Kovesdan0x83CC = 0x3E7A
5470*ad30f8e7SGabor Kovesdan0x83CF = 0x3A4A
5471*ad30f8e7SGabor Kovesdan0x83D4 = 0x5D4A
5472*ad30f8e7SGabor Kovesdan0x83D6 = 0x5D45
5473*ad30f8e7SGabor Kovesdan0x83D8 = 0x5D3F
5474*ad30f8e7SGabor Kovesdan0x83DC = 0x324B
5475*ad30f8e7SGabor Kovesdan0x83DD = 0x5D43
5476*ad30f8e7SGabor Kovesdan0x83DF = 0x5D4B
5477*ad30f8e7SGabor Kovesdan0x83E0 = 0x3224
5478*ad30f8e7SGabor Kovesdan0x83E1 = 0x5D55
5479*ad30f8e7SGabor Kovesdan0x83E5 = 0x5D3E
5480*ad30f8e7SGabor Kovesdan0x83E9 = 0x4650
5481*ad30f8e7SGabor Kovesdan0x83EA = 0x5D50
5482*ad30f8e7SGabor Kovesdan0x83EF = 0x3B2A
5483*ad30f8e7SGabor Kovesdan0x83F0 = 0x5D54
5484*ad30f8e7SGabor Kovesdan0x83F1 = 0x4162
5485*ad30f8e7SGabor Kovesdan0x83F2 = 0x3746
5486*ad30f8e7SGabor Kovesdan0x83F8 = 0x5D4E
5487*ad30f8e7SGabor Kovesdan0x83F9 = 0x5D4F
5488*ad30f8e7SGabor Kovesdan0x83FD = 0x5D44
5489*ad30f8e7SGabor Kovesdan0x8401 = 0x5D3D
5490*ad30f8e7SGabor Kovesdan0x8403 = 0x5D4D
5491*ad30f8e7SGabor Kovesdan0x8404 = 0x4C51
5492*ad30f8e7SGabor Kovesdan0x8406 = 0x5D49
5493*ad30f8e7SGabor Kovesdan0x8407 = 0x5C49
5494*ad30f8e7SGabor Kovesdan0x840A = 0x4033
5495*ad30f8e7SGabor Kovesdan0x840B = 0x5D42
5496*ad30f8e7SGabor Kovesdan0x840C = 0x4348
5497*ad30f8e7SGabor Kovesdan0x840D = 0x463C
5498*ad30f8e7SGabor Kovesdan0x840E = 0x4E2E
5499*ad30f8e7SGabor Kovesdan0x840F = 0x5D4C
5500*ad30f8e7SGabor Kovesdan0x8411 = 0x5D48
5501*ad30f8e7SGabor Kovesdan0x8418 = 0x5D41
5502*ad30f8e7SGabor Kovesdan0x841C = 0x5D46
5503*ad30f8e7SGabor Kovesdan0x842C = 0x4D72
5504*ad30f8e7SGabor Kovesdan0x8431 = 0x5D66
5505*ad30f8e7SGabor Kovesdan0x8435 = 0x5D2B
5506*ad30f8e7SGabor Kovesdan0x8438 = 0x5D47
5507*ad30f8e7SGabor Kovesdan0x843C = 0x5D60
5508*ad30f8e7SGabor Kovesdan0x843D = 0x4264
5509*ad30f8e7SGabor Kovesdan0x8446 = 0x5D61
5510*ad30f8e7SGabor Kovesdan0x8449 = 0x5236
5511*ad30f8e7SGabor Kovesdan0x8451 = 0x5D57
5512*ad30f8e7SGabor Kovesdan0x8452 = 0x5D26
5513*ad30f8e7SGabor Kovesdan0x8457 = 0x5678
5514*ad30f8e7SGabor Kovesdan0x8459 = 0x5D59
5515*ad30f8e7SGabor Kovesdan0x845A = 0x5D58
5516*ad30f8e7SGabor Kovesdan0x845B = 0x3870
5517*ad30f8e7SGabor Kovesdan0x845C = 0x5D56
5518*ad30f8e7SGabor Kovesdan0x8461 = 0x464F
5519*ad30f8e7SGabor Kovesdan0x8463 = 0x362D
5520*ad30f8e7SGabor Kovesdan0x8464 = 0x5D27
5521*ad30f8e7SGabor Kovesdan0x8466 = 0x4E2D
5522*ad30f8e7SGabor Kovesdan0x8469 = 0x5D62
5523*ad30f8e7SGabor Kovesdan0x846B = 0x3A79
5524*ad30f8e7SGabor Kovesdan0x846C = 0x5461
5525*ad30f8e7SGabor Kovesdan0x846D = 0x5D67
5526*ad30f8e7SGabor Kovesdan0x846F = 0x7877
5527*ad30f8e7SGabor Kovesdan0x8471 = 0x3450
5528*ad30f8e7SGabor Kovesdan0x8473 = 0x5D5A
5529*ad30f8e7SGabor Kovesdan0x8475 = 0x3F7B
5530*ad30f8e7SGabor Kovesdan0x8476 = 0x5D63
5531*ad30f8e7SGabor Kovesdan0x8477 = 0x3B67
5532*ad30f8e7SGabor Kovesdan0x8478 = 0x5D5F
5533*ad30f8e7SGabor Kovesdan0x847A = 0x5D5D
5534*ad30f8e7SGabor Kovesdan0x8482 = 0x3559
5535*ad30f8e7SGabor Kovesdan0x8488 = 0x5D5C
5536*ad30f8e7SGabor Kovesdan0x848E = 0x5D65
5537*ad30f8e7SGabor Kovesdan0x8493 = 0x5D3B
5538*ad30f8e7SGabor Kovesdan0x8494 = 0x5D2A
5539*ad30f8e7SGabor Kovesdan0x8497 = 0x5D75
5540*ad30f8e7SGabor Kovesdan0x8499 = 0x4349
5541*ad30f8e7SGabor Kovesdan0x849C = 0x4B62
5542*ad30f8e7SGabor Kovesdan0x84A1 = 0x5D72
5543*ad30f8e7SGabor Kovesdan0x84AF = 0x5861
5544*ad30f8e7SGabor Kovesdan0x84B2 = 0x4651
5545*ad30f8e7SGabor Kovesdan0x84B4 = 0x5D74
5546*ad30f8e7SGabor Kovesdan0x84B8 = 0x5574
5547*ad30f8e7SGabor Kovesdan0x84B9 = 0x5D73
5548*ad30f8e7SGabor Kovesdan0x84BA = 0x5D70
5549*ad30f8e7SGabor Kovesdan0x84BC = 0x3254
5550*ad30f8e7SGabor Kovesdan0x84BD = 0x5D6C
5551*ad30f8e7SGabor Kovesdan0x84BF = 0x5D6F
5552*ad30f8e7SGabor Kovesdan0x84C0 = 0x5D25
5553*ad30f8e7SGabor Kovesdan0x84C1 = 0x5D68
5554*ad30f8e7SGabor Kovesdan0x84C4 = 0x506E
5555*ad30f8e7SGabor Kovesdan0x84C9 = 0x4858
5556*ad30f8e7SGabor Kovesdan0x84CA = 0x5D6E
5557*ad30f8e7SGabor Kovesdan0x84CB = 0x3847
5558*ad30f8e7SGabor Kovesdan0x84CD = 0x5D69
5559*ad30f8e7SGabor Kovesdan0x84D0 = 0x5D6A
5560*ad30f8e7SGabor Kovesdan0x84D1 = 0x4B72
5561*ad30f8e7SGabor Kovesdan0x84D3 = 0x5D6D
5562*ad30f8e7SGabor Kovesdan0x84D6 = 0x314D
5563*ad30f8e7SGabor Kovesdan0x84EC = 0x456E
5564*ad30f8e7SGabor Kovesdan0x84EE = 0x412B
5565*ad30f8e7SGabor Kovesdan0x84EF = 0x5C4A
5566*ad30f8e7SGabor Kovesdan0x84F0 = 0x5D7B
5567*ad30f8e7SGabor Kovesdan0x84FC = 0x5E24
5568*ad30f8e7SGabor Kovesdan0x84FD = 0x5C6A
5569*ad30f8e7SGabor Kovesdan0x84FF = 0x5E23
5570*ad30f8e7SGabor Kovesdan0x850C = 0x5D78
5571*ad30f8e7SGabor Kovesdan0x8511 = 0x436F
5572*ad30f8e7SGabor Kovesdan0x8513 = 0x427B
5573*ad30f8e7SGabor Kovesdan0x8514 = 0x7825
5574*ad30f8e7SGabor Kovesdan0x8517 = 0x5561
5575*ad30f8e7SGabor Kovesdan0x851A = 0x4E35
5576*ad30f8e7SGabor Kovesdan0x851E = 0x5D64
5577*ad30f8e7SGabor Kovesdan0x851F = 0x5D7D
5578*ad30f8e7SGabor Kovesdan0x8521 = 0x324C
5579*ad30f8e7SGabor Kovesdan0x8523 = 0x3D2F
5580*ad30f8e7SGabor Kovesdan0x8526 = 0x5C60
5581*ad30f8e7SGabor Kovesdan0x852B = 0x4468
5582*ad30f8e7SGabor Kovesdan0x852C = 0x4A5F
5583*ad30f8e7SGabor Kovesdan0x852D = 0x5271
5584*ad30f8e7SGabor Kovesdan0x8538 = 0x5D7A
5585*ad30f8e7SGabor Kovesdan0x853B = 0x5E22
5586*ad30f8e7SGabor Kovesdan0x853D = 0x314E
5587*ad30f8e7SGabor Kovesdan0x8541 = 0x5D21
5588*ad30f8e7SGabor Kovesdan0x8543 = 0x5E2C
5589*ad30f8e7SGabor Kovesdan0x8546 = 0x5D5B
5590*ad30f8e7SGabor Kovesdan0x8548 = 0x5E26
5591*ad30f8e7SGabor Kovesdan0x8549 = 0x3D36
5592*ad30f8e7SGabor Kovesdan0x854A = 0x486F
5593*ad30f8e7SGabor Kovesdan0x854E = 0x5C71
5594*ad30f8e7SGabor Kovesdan0x8552 = 0x5D24
5595*ad30f8e7SGabor Kovesdan0x8553 = 0x5C3F
5596*ad30f8e7SGabor Kovesdan0x8555 = 0x5D35
5597*ad30f8e7SGabor Kovesdan0x8556 = 0x5E21
5598*ad30f8e7SGabor Kovesdan0x8558 = 0x5C69
5599*ad30f8e7SGabor Kovesdan0x8559 = 0x5E25
5600*ad30f8e7SGabor Kovesdan0x855E = 0x5E29
5601*ad30f8e7SGabor Kovesdan0x8562 = 0x5D5E
5602*ad30f8e7SGabor Kovesdan0x8564 = 0x5E28
5603*ad30f8e7SGabor Kovesdan0x8568 = 0x5E27
5604*ad30f8e7SGabor Kovesdan0x8569 = 0x3534
5605*ad30f8e7SGabor Kovesdan0x856A = 0x4E5F
5606*ad30f8e7SGabor Kovesdan0x856D = 0x4F74
5607*ad30f8e7SGabor Kovesdan0x8577 = 0x5D77
5608*ad30f8e7SGabor Kovesdan0x8579 = 0x5E33
5609*ad30f8e7SGabor Kovesdan0x857A = 0x5E2A
5610*ad30f8e7SGabor Kovesdan0x857B = 0x5E2E
5611*ad30f8e7SGabor Kovesdan0x857E = 0x4059
5612*ad30f8e7SGabor Kovesdan0x8584 = 0x3121
5613*ad30f8e7SGabor Kovesdan0x8585 = 0x5E36
5614*ad30f8e7SGabor Kovesdan0x8587 = 0x5E31
5615*ad30f8e7SGabor Kovesdan0x8588 = 0x5C76
5616*ad30f8e7SGabor Kovesdan0x858A = 0x3C3B
5617*ad30f8e7SGabor Kovesdan0x858C = 0x5C3C
5618*ad30f8e7SGabor Kovesdan0x858F = 0x5E32
5619*ad30f8e7SGabor Kovesdan0x8591 = 0x7844
5620*ad30f8e7SGabor Kovesdan0x8594 = 0x473E
5621*ad30f8e7SGabor Kovesdan0x859B = 0x5126
5622*ad30f8e7SGabor Kovesdan0x859C = 0x5E35
5623*ad30f8e7SGabor Kovesdan0x859F = 0x5D32
5624*ad30f8e7SGabor Kovesdan0x85A4 = 0x5E2F
5625*ad30f8e7SGabor Kovesdan0x85A6 = 0x3C76
5626*ad30f8e7SGabor Kovesdan0x85A8 = 0x5E30
5627*ad30f8e7SGabor Kovesdan0x85A9 = 0x4878
5628*ad30f8e7SGabor Kovesdan0x85AA = 0x503D
5629*ad30f8e7SGabor Kovesdan0x85AF = 0x4A6D
5630*ad30f8e7SGabor Kovesdan0x85B0 = 0x5E39
5631*ad30f8e7SGabor Kovesdan0x85B7 = 0x5E38
5632*ad30f8e7SGabor Kovesdan0x85B9 = 0x5E37
5633*ad30f8e7SGabor Kovesdan0x85BA = 0x5C79
5634*ad30f8e7SGabor Kovesdan0x85C1 = 0x5E3B
5635*ad30f8e7SGabor Kovesdan0x85C9 = 0x3D65
5636*ad30f8e7SGabor Kovesdan0x85CD = 0x4036
5637*ad30f8e7SGabor Kovesdan0x85CE = 0x5D23
5638*ad30f8e7SGabor Kovesdan0x85CF = 0x3258
5639*ad30f8e7SGabor Kovesdan0x85D0 = 0x436A
5640*ad30f8e7SGabor Kovesdan0x85D5 = 0x453A
5641*ad30f8e7SGabor Kovesdan0x85DC = 0x5E3C
5642*ad30f8e7SGabor Kovesdan0x85DD = 0x5255
5643*ad30f8e7SGabor Kovesdan0x85E4 = 0x4C59
5644*ad30f8e7SGabor Kovesdan0x85E5 = 0x5229
5645*ad30f8e7SGabor Kovesdan0x85E9 = 0x372A
5646*ad30f8e7SGabor Kovesdan0x85EA = 0x5E34
5647*ad30f8e7SGabor Kovesdan0x85F4 = 0x544C
5648*ad30f8e7SGabor Kovesdan0x85F6 = 0x5C42
5649*ad30f8e7SGabor Kovesdan0x85F9 = 0x302A
5650*ad30f8e7SGabor Kovesdan0x85FA = 0x5D7E
5651*ad30f8e7SGabor Kovesdan0x85FB = 0x5465
5652*ad30f8e7SGabor Kovesdan0x85FF = 0x5E3D
5653*ad30f8e7SGabor Kovesdan0x8604 = 0x5E2D
5654*ad30f8e7SGabor Kovesdan0x8605 = 0x5E3F
5655*ad30f8e7SGabor Kovesdan0x8606 = 0x422B
5656*ad30f8e7SGabor Kovesdan0x8607 = 0x4B55
5657*ad30f8e7SGabor Kovesdan0x860B = 0x463B
5658*ad30f8e7SGabor Kovesdan0x8611 = 0x4422
5659*ad30f8e7SGabor Kovesdan0x8616 = 0x5E41
5660*ad30f8e7SGabor Kovesdan0x861A = 0x5E3A
5661*ad30f8e7SGabor Kovesdan0x861E = 0x5D7C
5662*ad30f8e7SGabor Kovesdan0x8622 = 0x5C57
5663*ad30f8e7SGabor Kovesdan0x8627 = 0x5E3E
5664*ad30f8e7SGabor Kovesdan0x8629 = 0x5E40
5665*ad30f8e7SGabor Kovesdan0x862D = 0x403C
5666*ad30f8e7SGabor Kovesdan0x8638 = 0x553A
5667*ad30f8e7SGabor Kovesdan0x863A = 0x5D71
5668*ad30f8e7SGabor Kovesdan0x863C = 0x5E42
5669*ad30f8e7SGabor Kovesdan0x863F = 0x425C
5670*ad30f8e7SGabor Kovesdan0x864D = 0x722E
5671*ad30f8e7SGabor Kovesdan0x864E = 0x3B22
5672*ad30f8e7SGabor Kovesdan0x8650 = 0x4530
5673*ad30f8e7SGabor Kovesdan0x8654 = 0x722F
5674*ad30f8e7SGabor Kovesdan0x8655 = 0x3426
5675*ad30f8e7SGabor Kovesdan0x865A = 0x5069
5676*ad30f8e7SGabor Kovesdan0x865C = 0x4232
5677*ad30f8e7SGabor Kovesdan0x865E = 0x535D
5678*ad30f8e7SGabor Kovesdan0x865F = 0x3A45
5679*ad30f8e7SGabor Kovesdan0x8662 = 0x6B3D
5680*ad30f8e7SGabor Kovesdan0x8667 = 0x3F77
5681*ad30f8e7SGabor Kovesdan0x866C = 0x7230
5682*ad30f8e7SGabor Kovesdan0x8671 = 0x4A2D
5683*ad30f8e7SGabor Kovesdan0x8679 = 0x3A67
5684*ad30f8e7SGabor Kovesdan0x867A = 0x7233
5685*ad30f8e7SGabor Kovesdan0x867B = 0x7235
5686*ad30f8e7SGabor Kovesdan0x867C = 0x7234
5687*ad30f8e7SGabor Kovesdan0x868A = 0x4E43
5688*ad30f8e7SGabor Kovesdan0x868B = 0x7238
5689*ad30f8e7SGabor Kovesdan0x868C = 0x3076
5690*ad30f8e7SGabor Kovesdan0x868D = 0x7237
5691*ad30f8e7SGabor Kovesdan0x8693 = 0x723E
5692*ad30f8e7SGabor Kovesdan0x869C = 0x5141
5693*ad30f8e7SGabor Kovesdan0x869D = 0x723A
5694*ad30f8e7SGabor Kovesdan0x86A3 = 0x723C
5695*ad30f8e7SGabor Kovesdan0x86A4 = 0x5469
5696*ad30f8e7SGabor Kovesdan0x86A7 = 0x723B
5697*ad30f8e7SGabor Kovesdan0x86A8 = 0x7236
5698*ad30f8e7SGabor Kovesdan0x86A9 = 0x723F
5699*ad30f8e7SGabor Kovesdan0x86AA = 0x723D
5700*ad30f8e7SGabor Kovesdan0x86AF = 0x7247
5701*ad30f8e7SGabor Kovesdan0x86B0 = 0x7244
5702*ad30f8e7SGabor Kovesdan0x86B1 = 0x7246
5703*ad30f8e7SGabor Kovesdan0x86B4 = 0x724A
5704*ad30f8e7SGabor Kovesdan0x86B5 = 0x7242
5705*ad30f8e7SGabor Kovesdan0x86B6 = 0x7240
5706*ad30f8e7SGabor Kovesdan0x86BA = 0x7245
5707*ad30f8e7SGabor Kovesdan0x86C0 = 0x567B
5708*ad30f8e7SGabor Kovesdan0x86C4 = 0x7241
5709*ad30f8e7SGabor Kovesdan0x86C6 = 0x4779
5710*ad30f8e7SGabor Kovesdan0x86C7 = 0x495F
5711*ad30f8e7SGabor Kovesdan0x86C9 = 0x7248
5712*ad30f8e7SGabor Kovesdan0x86CB = 0x3530
5713*ad30f8e7SGabor Kovesdan0x86D0 = 0x7250
5714*ad30f8e7SGabor Kovesdan0x86D1 = 0x7256
5715*ad30f8e7SGabor Kovesdan0x86D4 = 0x3B57
5716*ad30f8e7SGabor Kovesdan0x86D8 = 0x7255
5717*ad30f8e7SGabor Kovesdan0x86D9 = 0x4D5C
5718*ad30f8e7SGabor Kovesdan0x86DB = 0x566B
5719*ad30f8e7SGabor Kovesdan0x86DE = 0x7252
5720*ad30f8e7SGabor Kovesdan0x86DF = 0x7254
5721*ad30f8e7SGabor Kovesdan0x86E4 = 0x3872
5722*ad30f8e7SGabor Kovesdan0x86E9 = 0x724B
5723*ad30f8e7SGabor Kovesdan0x86ED = 0x724E
5724*ad30f8e7SGabor Kovesdan0x86F8 = 0x7259
5725*ad30f8e7SGabor Kovesdan0x86F9 = 0x533C
5726*ad30f8e7SGabor Kovesdan0x86FA = 0x724C
5727*ad30f8e7SGabor Kovesdan0x86FE = 0x366A
5728*ad30f8e7SGabor Kovesdan0x8700 = 0x4A71
5729*ad30f8e7SGabor Kovesdan0x8702 = 0x3764
5730*ad30f8e7SGabor Kovesdan0x8703 = 0x7257
5731*ad30f8e7SGabor Kovesdan0x8706 = 0x7239
5732*ad30f8e7SGabor Kovesdan0x8707 = 0x7258
5733*ad30f8e7SGabor Kovesdan0x8708 = 0x725A
5734*ad30f8e7SGabor Kovesdan0x8709 = 0x725D
5735*ad30f8e7SGabor Kovesdan0x870A = 0x725B
5736*ad30f8e7SGabor Kovesdan0x870D = 0x725C
5737*ad30f8e7SGabor Kovesdan0x8712 = 0x5151
5738*ad30f8e7SGabor Kovesdan0x8713 = 0x7251
5739*ad30f8e7SGabor Kovesdan0x8715 = 0x4D49
5740*ad30f8e7SGabor Kovesdan0x8718 = 0x5629
5741*ad30f8e7SGabor Kovesdan0x871A = 0x7263
5742*ad30f8e7SGabor Kovesdan0x871C = 0x435B
5743*ad30f8e7SGabor Kovesdan0x871E = 0x7260
5744*ad30f8e7SGabor Kovesdan0x8721 = 0x784B
5745*ad30f8e7SGabor Kovesdan0x8722 = 0x726C
5746*ad30f8e7SGabor Kovesdan0x8723 = 0x725E
5747*ad30f8e7SGabor Kovesdan0x8725 = 0x7261
5748*ad30f8e7SGabor Kovesdan0x8729 = 0x7268
5749*ad30f8e7SGabor Kovesdan0x872E = 0x7262
5750*ad30f8e7SGabor Kovesdan0x8731 = 0x7267
5751*ad30f8e7SGabor Kovesdan0x8734 = 0x7266
5752*ad30f8e7SGabor Kovesdan0x8737 = 0x7269
5753*ad30f8e7SGabor Kovesdan0x873B = 0x725F
5754*ad30f8e7SGabor Kovesdan0x873E = 0x7264
5755*ad30f8e7SGabor Kovesdan0x873F = 0x726A
5756*ad30f8e7SGabor Kovesdan0x874C = 0x7272
5757*ad30f8e7SGabor Kovesdan0x874E = 0x502B
5758*ad30f8e7SGabor Kovesdan0x8753 = 0x7275
5759*ad30f8e7SGabor Kovesdan0x8755 = 0x4A34
5760*ad30f8e7SGabor Kovesdan0x8757 = 0x3B48
5761*ad30f8e7SGabor Kovesdan0x8759 = 0x7279
5762*ad30f8e7SGabor Kovesdan0x8760 = 0x7270
5763*ad30f8e7SGabor Kovesdan0x8763 = 0x7276
5764*ad30f8e7SGabor Kovesdan0x8764 = 0x7278
5765*ad30f8e7SGabor Kovesdan0x8765 = 0x727A
5766*ad30f8e7SGabor Kovesdan0x8766 = 0x4F3A
5767*ad30f8e7SGabor Kovesdan0x876E = 0x7273
5768*ad30f8e7SGabor Kovesdan0x8770 = 0x7271
5769*ad30f8e7SGabor Kovesdan0x8774 = 0x3A7B
5770*ad30f8e7SGabor Kovesdan0x8776 = 0x357B
5771*ad30f8e7SGabor Kovesdan0x8778 = 0x4E4F
5772*ad30f8e7SGabor Kovesdan0x877B = 0x726F
5773*ad30f8e7SGabor Kovesdan0x877D = 0x726D
5774*ad30f8e7SGabor Kovesdan0x8782 = 0x726B
5775*ad30f8e7SGabor Kovesdan0x8783 = 0x7326
5776*ad30f8e7SGabor Kovesdan0x8784 = 0x724F
5777*ad30f8e7SGabor Kovesdan0x8785 = 0x7323
5778*ad30f8e7SGabor Kovesdan0x8788 = 0x7322
5779*ad30f8e7SGabor Kovesdan0x878B = 0x7274
5780*ad30f8e7SGabor Kovesdan0x878D = 0x485A
5781*ad30f8e7SGabor Kovesdan0x8793 = 0x727B
5782*ad30f8e7SGabor Kovesdan0x8797 = 0x7325
5783*ad30f8e7SGabor Kovesdan0x879E = 0x426C
5784*ad30f8e7SGabor Kovesdan0x879F = 0x4378
5785*ad30f8e7SGabor Kovesdan0x87A2 = 0x5329
5786*ad30f8e7SGabor Kovesdan0x87AB = 0x7327
5787*ad30f8e7SGabor Kovesdan0x87AC = 0x7329
5788*ad30f8e7SGabor Kovesdan0x87AD = 0x7324
5789*ad30f8e7SGabor Kovesdan0x87AF = 0x727C
5790*ad30f8e7SGabor Kovesdan0x87B3 = 0x732B
5791*ad30f8e7SGabor Kovesdan0x87B5 = 0x732A
5792*ad30f8e7SGabor Kovesdan0x87BA = 0x425D
5793*ad30f8e7SGabor Kovesdan0x87BB = 0x7277
5794*ad30f8e7SGabor Kovesdan0x87BD = 0x732E
5795*ad30f8e7SGabor Kovesdan0x87C0 = 0x7330
5796*ad30f8e7SGabor Kovesdan0x87C4 = 0x555D
5797*ad30f8e7SGabor Kovesdan0x87C6 = 0x7321
5798*ad30f8e7SGabor Kovesdan0x87C8 = 0x7265
5799*ad30f8e7SGabor Kovesdan0x87CA = 0x7331
5800*ad30f8e7SGabor Kovesdan0x87CB = 0x732C
5801*ad30f8e7SGabor Kovesdan0x87CE = 0x727D
5802*ad30f8e7SGabor Kovesdan0x87D1 = 0x732F
5803*ad30f8e7SGabor Kovesdan0x87D2 = 0x727E
5804*ad30f8e7SGabor Kovesdan0x87D3 = 0x732D
5805*ad30f8e7SGabor Kovesdan0x87DB = 0x7332
5806*ad30f8e7SGabor Kovesdan0x87E0 = 0x7334
5807*ad30f8e7SGabor Kovesdan0x87E3 = 0x7231
5808*ad30f8e7SGabor Kovesdan0x87E5 = 0x7328
5809*ad30f8e7SGabor Kovesdan0x87EA = 0x7333
5810*ad30f8e7SGabor Kovesdan0x87EC = 0x3275
5811*ad30f8e7SGabor Kovesdan0x87EE = 0x7335
5812*ad30f8e7SGabor Kovesdan0x87EF = 0x724D
5813*ad30f8e7SGabor Kovesdan0x87F2 = 0x3366
5814*ad30f8e7SGabor Kovesdan0x87F6 = 0x7249
5815*ad30f8e7SGabor Kovesdan0x87F9 = 0x5037
5816*ad30f8e7SGabor Kovesdan0x87FB = 0x524F
5817*ad30f8e7SGabor Kovesdan0x87FE = 0x7338
5818*ad30f8e7SGabor Kovesdan0x8803 = 0x5979
5819*ad30f8e7SGabor Kovesdan0x8805 = 0x532C
5820*ad30f8e7SGabor Kovesdan0x8806 = 0x7232
5821*ad30f8e7SGabor Kovesdan0x880A = 0x7339
5822*ad30f8e7SGabor Kovesdan0x8810 = 0x7253
5823*ad30f8e7SGabor Kovesdan0x8811 = 0x726E
5824*ad30f8e7SGabor Kovesdan0x8813 = 0x7337
5825*ad30f8e7SGabor Kovesdan0x8815 = 0x4864
5826*ad30f8e7SGabor Kovesdan0x8816 = 0x7336
5827*ad30f8e7SGabor Kovesdan0x881B = 0x733A
5828*ad30f8e7SGabor Kovesdan0x881F = 0x402F
5829*ad30f8e7SGabor Kovesdan0x8821 = 0x733B
5830*ad30f8e7SGabor Kovesdan0x8822 = 0x3440
5831*ad30f8e7SGabor Kovesdan0x8823 = 0x7243
5832*ad30f8e7SGabor Kovesdan0x8831 = 0x3946
5833*ad30f8e7SGabor Kovesdan0x8832 = 0x6E43
5834*ad30f8e7SGabor Kovesdan0x8836 = 0x324F
5835*ad30f8e7SGabor Kovesdan0x8839 = 0x733C
5836*ad30f8e7SGabor Kovesdan0x883B = 0x4279
5837*ad30f8e7SGabor Kovesdan0x883C = 0x733D
5838*ad30f8e7SGabor Kovesdan0x8840 = 0x512A
5839*ad30f8e7SGabor Kovesdan0x8844 = 0x742C
5840*ad30f8e7SGabor Kovesdan0x8846 = 0x565A
5841*ad30f8e7SGabor Kovesdan0x884A = 0x785A
5842*ad30f8e7SGabor Kovesdan0x884C = 0x5050
5843*ad30f8e7SGabor Kovesdan0x884D = 0x515C
5844*ad30f8e7SGabor Kovesdan0x8853 = 0x4A75
5845*ad30f8e7SGabor Kovesdan0x8857 = 0x3D56
5846*ad30f8e7SGabor Kovesdan0x8859 = 0x5143
5847*ad30f8e7SGabor Kovesdan0x885B = 0x4E40
5848*ad30f8e7SGabor Kovesdan0x885D = 0x3365
5849*ad30f8e7SGabor Kovesdan0x8861 = 0x3A62
5850*ad30f8e7SGabor Kovesdan0x8862 = 0x6169
5851*ad30f8e7SGabor Kovesdan0x8863 = 0x5242
5852*ad30f8e7SGabor Kovesdan0x8864 = 0x7142
5853*ad30f8e7SGabor Kovesdan0x8868 = 0x316D
5854*ad30f8e7SGabor Kovesdan0x8869 = 0x7143
5855*ad30f8e7SGabor Kovesdan0x886B = 0x4940
5856*ad30f8e7SGabor Kovesdan0x886E = 0x5972
5857*ad30f8e7SGabor Kovesdan0x8870 = 0x4B25
5858*ad30f8e7SGabor Kovesdan0x8872 = 0x7144
5859*ad30f8e7SGabor Kovesdan0x8877 = 0x5654
5860*ad30f8e7SGabor Kovesdan0x8879 = 0x563B
5861*ad30f8e7SGabor Kovesdan0x887D = 0x7145
5862*ad30f8e7SGabor Kovesdan0x887E = 0x7440
5863*ad30f8e7SGabor Kovesdan0x887F = 0x7146
5864*ad30f8e7SGabor Kovesdan0x8881 = 0x542C
5865*ad30f8e7SGabor Kovesdan0x8882 = 0x7147
5866*ad30f8e7SGabor Kovesdan0x8888 = 0x7442
5867*ad30f8e7SGabor Kovesdan0x888B = 0x347C
5868*ad30f8e7SGabor Kovesdan0x888D = 0x455B
5869*ad30f8e7SGabor Kovesdan0x8892 = 0x4C3B
5870*ad30f8e7SGabor Kovesdan0x8896 = 0x5064
5871*ad30f8e7SGabor Kovesdan0x88A2 = 0x7148
5872*ad30f8e7SGabor Kovesdan0x88A4 = 0x5973
5873*ad30f8e7SGabor Kovesdan0x88AB = 0x313B
5874*ad30f8e7SGabor Kovesdan0x88B1 = 0x3824
5875*ad30f8e7SGabor Kovesdan0x88B7 = 0x714A
5876*ad30f8e7SGabor Kovesdan0x88BC = 0x714B
5877*ad30f8e7SGabor Kovesdan0x88C1 = 0x3243
5878*ad30f8e7SGabor Kovesdan0x88C2 = 0x4151
5879*ad30f8e7SGabor Kovesdan0x88C9 = 0x714C
5880*ad30f8e7SGabor Kovesdan0x88CA = 0x7441
5881*ad30f8e7SGabor Kovesdan0x88CE = 0x714E
5882*ad30f8e7SGabor Kovesdan0x88CF = 0x406F
5883*ad30f8e7SGabor Kovesdan0x88D2 = 0x5976
5884*ad30f8e7SGabor Kovesdan0x88D4 = 0x5261
5885*ad30f8e7SGabor Kovesdan0x88D5 = 0x5423
5886*ad30f8e7SGabor Kovesdan0x88D8 = 0x7443
5887*ad30f8e7SGabor Kovesdan0x88D9 = 0x4839
5888*ad30f8e7SGabor Kovesdan0x88DC = 0x3239
5889*ad30f8e7SGabor Kovesdan0x88DD = 0x5730
5890*ad30f8e7SGabor Kovesdan0x88DF = 0x7444
5891*ad30f8e7SGabor Kovesdan0x88E8 = 0x7154
5892*ad30f8e7SGabor Kovesdan0x88F0 = 0x7156
5893*ad30f8e7SGabor Kovesdan0x88F1 = 0x7151
5894*ad30f8e7SGabor Kovesdan0x88F3 = 0x4951
5895*ad30f8e7SGabor Kovesdan0x88F4 = 0x4561
5896*ad30f8e7SGabor Kovesdan0x88F8 = 0x4263
5897*ad30f8e7SGabor Kovesdan0x88F9 = 0x397C
5898*ad30f8e7SGabor Kovesdan0x88FC = 0x7153
5899*ad30f8e7SGabor Kovesdan0x88FD = 0x7925
5900*ad30f8e7SGabor Kovesdan0x88FE = 0x7155
5901*ad30f8e7SGabor Kovesdan0x8902 = 0x3953
5902*ad30f8e7SGabor Kovesdan0x8907 = 0x7834
5903*ad30f8e7SGabor Kovesdan0x890A = 0x715B
5904*ad30f8e7SGabor Kovesdan0x8910 = 0x3A56
5905*ad30f8e7SGabor Kovesdan0x8912 = 0x307D
5906*ad30f8e7SGabor Kovesdan0x8913 = 0x7159
5907*ad30f8e7SGabor Kovesdan0x8919 = 0x7158
5908*ad30f8e7SGabor Kovesdan0x891A = 0x7152
5909*ad30f8e7SGabor Kovesdan0x8921 = 0x7157
5910*ad30f8e7SGabor Kovesdan0x8925 = 0x486C
5911*ad30f8e7SGabor Kovesdan0x892A = 0x4D4A
5912*ad30f8e7SGabor Kovesdan0x892B = 0x715D
5913*ad30f8e7SGabor Kovesdan0x8930 = 0x653D
5914*ad30f8e7SGabor Kovesdan0x8932 = 0x3F63
5915*ad30f8e7SGabor Kovesdan0x8933 = 0x714D
5916*ad30f8e7SGabor Kovesdan0x8936 = 0x715E
5917*ad30f8e7SGabor Kovesdan0x8938 = 0x715A
5918*ad30f8e7SGabor Kovesdan0x893B = 0x5974
5919*ad30f8e7SGabor Kovesdan0x8941 = 0x715F
5920*ad30f8e7SGabor Kovesdan0x8944 = 0x4F65
5921*ad30f8e7SGabor Kovesdan0x8947 = 0x7150
5922*ad30f8e7SGabor Kovesdan0x8956 = 0x3040
5923*ad30f8e7SGabor Kovesdan0x895D = 0x714F
5924*ad30f8e7SGabor Kovesdan0x895E = 0x7445
5925*ad30f8e7SGabor Kovesdan0x895F = 0x3D73
5926*ad30f8e7SGabor Kovesdan0x8960 = 0x7149
5927*ad30f8e7SGabor Kovesdan0x8964 = 0x715C
5928*ad30f8e7SGabor Kovesdan0x8966 = 0x7160
5929*ad30f8e7SGabor Kovesdan0x896A = 0x4D60
5930*ad30f8e7SGabor Kovesdan0x896C = 0x7821
5931*ad30f8e7SGabor Kovesdan0x896F = 0x3344
5932*ad30f8e7SGabor Kovesdan0x8972 = 0x4F2E
5933*ad30f8e7SGabor Kovesdan0x897B = 0x7161
5934*ad30f8e7SGabor Kovesdan0x897F = 0x4E77
5935*ad30f8e7SGabor Kovesdan0x8981 = 0x522A
5936*ad30f8e7SGabor Kovesdan0x8983 = 0x717B
5937*ad30f8e7SGabor Kovesdan0x8986 = 0x3832
5938*ad30f8e7SGabor Kovesdan0x898B = 0x3C7B
5939*ad30f8e7SGabor Kovesdan0x898F = 0x3966
5940*ad30f8e7SGabor Kovesdan0x8993 = 0x4359
5941*ad30f8e7SGabor Kovesdan0x8996 = 0x4A53
5942*ad30f8e7SGabor Kovesdan0x8998 = 0x6A68
5943*ad30f8e7SGabor Kovesdan0x89A1 = 0x6A6A
5944*ad30f8e7SGabor Kovesdan0x89A6 = 0x6A6C
5945*ad30f8e7SGabor Kovesdan0x89AA = 0x4757
5946*ad30f8e7SGabor Kovesdan0x89AC = 0x6A69
5947*ad30f8e7SGabor Kovesdan0x89AF = 0x6A6D
5948*ad30f8e7SGabor Kovesdan0x89B2 = 0x6A6E
5949*ad30f8e7SGabor Kovesdan0x89B7 = 0x6A6F
5950*ad30f8e7SGabor Kovesdan0x89BA = 0x3E75
5951*ad30f8e7SGabor Kovesdan0x89BD = 0x4040
5952*ad30f8e7SGabor Kovesdan0x89BF = 0x6A6B
5953*ad30f8e7SGabor Kovesdan0x89C0 = 0x395B
5954*ad30f8e7SGabor Kovesdan0x89D2 = 0x3D47
5955*ad30f8e7SGabor Kovesdan0x89D6 = 0x757B
5956*ad30f8e7SGabor Kovesdan0x89DA = 0x757D
5957*ad30f8e7SGabor Kovesdan0x89DC = 0x757E
5958*ad30f8e7SGabor Kovesdan0x89E3 = 0x3D62
5959*ad30f8e7SGabor Kovesdan0x89E5 = 0x7621
5960*ad30f8e7SGabor Kovesdan0x89EB = 0x7622
5961*ad30f8e7SGabor Kovesdan0x89F3 = 0x6C32
5962*ad30f8e7SGabor Kovesdan0x89F4 = 0x757C
5963*ad30f8e7SGabor Kovesdan0x89F6 = 0x7623
5964*ad30f8e7SGabor Kovesdan0x89F8 = 0x3425
5965*ad30f8e7SGabor Kovesdan0x8A00 = 0x5154
5966*ad30f8e7SGabor Kovesdan0x8A01 = 0x5A25
5967*ad30f8e7SGabor Kovesdan0x8A02 = 0x3629
5968*ad30f8e7SGabor Kovesdan0x8A03 = 0x383C
5969*ad30f8e7SGabor Kovesdan0x8A07 = 0x596A
5970*ad30f8e7SGabor Kovesdan0x8A08 = 0x3C46
5971*ad30f8e7SGabor Kovesdan0x8A0A = 0x5136
5972*ad30f8e7SGabor Kovesdan0x8A0C = 0x5A27
5973*ad30f8e7SGabor Kovesdan0x8A0E = 0x4C56
5974*ad30f8e7SGabor Kovesdan0x8A10 = 0x5A26
5975*ad30f8e7SGabor Kovesdan0x8A13 = 0x5135
5976*ad30f8e7SGabor Kovesdan0x8A15 = 0x5A28
5977*ad30f8e7SGabor Kovesdan0x8A16 = 0x467D
5978*ad30f8e7SGabor Kovesdan0x8A18 = 0x3C47
5979*ad30f8e7SGabor Kovesdan0x8A1B = 0x366F
5980*ad30f8e7SGabor Kovesdan0x8A1D = 0x5148
5981*ad30f8e7SGabor Kovesdan0x8A1F = 0x4B4F
5982*ad30f8e7SGabor Kovesdan0x8A23 = 0x3E77
5983*ad30f8e7SGabor Kovesdan0x8A25 = 0x5A2B
5984*ad30f8e7SGabor Kovesdan0x8A2A = 0x3743
5985*ad30f8e7SGabor Kovesdan0x8A2D = 0x4968
5986*ad30f8e7SGabor Kovesdan0x8A31 = 0x506D
5987*ad30f8e7SGabor Kovesdan0x8A34 = 0x4B5F
5988*ad30f8e7SGabor Kovesdan0x8A36 = 0x5A2D
5989*ad30f8e7SGabor Kovesdan0x8A3A = 0x556F
5990*ad30f8e7SGabor Kovesdan0x8A3E = 0x7624
5991*ad30f8e7SGabor Kovesdan0x8A41 = 0x5A2C
5992*ad30f8e7SGabor Kovesdan0x8A46 = 0x5A2E
5993*ad30f8e7SGabor Kovesdan0x8A48 = 0x6E3A
5994*ad30f8e7SGabor Kovesdan0x8A4E = 0x5A2A
5995*ad30f8e7SGabor Kovesdan0x8A50 = 0x5529
5996*ad30f8e7SGabor Kovesdan0x8A52 = 0x5A31
5997*ad30f8e7SGabor Kovesdan0x8A54 = 0x5A2F
5998*ad30f8e7SGabor Kovesdan0x8A55 = 0x4640
5999*ad30f8e7SGabor Kovesdan0x8A58 = 0x5A30
6000*ad30f8e7SGabor Kovesdan0x8A5B = 0x5767
6001*ad30f8e7SGabor Kovesdan0x8A5E = 0x344A
6002*ad30f8e7SGabor Kovesdan0x8A61 = 0x5A3C
6003*ad30f8e7SGabor Kovesdan0x8A62 = 0x512F
6004*ad30f8e7SGabor Kovesdan0x8A63 = 0x5268
6005*ad30f8e7SGabor Kovesdan0x8A66 = 0x4A54
6006*ad30f8e7SGabor Kovesdan0x8A69 = 0x4A2B
6007*ad30f8e7SGabor Kovesdan0x8A6B = 0x326F
6008*ad30f8e7SGabor Kovesdan0x8A6C = 0x5A38
6009*ad30f8e7SGabor Kovesdan0x8A6D = 0x396E
6010*ad30f8e7SGabor Kovesdan0x8A6E = 0x5A39
6011*ad30f8e7SGabor Kovesdan0x8A70 = 0x5A35
6012*ad30f8e7SGabor Kovesdan0x8A71 = 0x3B30
6013*ad30f8e7SGabor Kovesdan0x8A72 = 0x3843
6014*ad30f8e7SGabor Kovesdan0x8A73 = 0x4F6A
6015*ad30f8e7SGabor Kovesdan0x8A75 = 0x5A37
6016*ad30f8e7SGabor Kovesdan0x8A79 = 0x5532
6017*ad30f8e7SGabor Kovesdan0x8A7C = 0x5A36
6018*ad30f8e7SGabor Kovesdan0x8A7F = 0x5A34
6019*ad30f8e7SGabor Kovesdan0x8A84 = 0x5A33
6020*ad30f8e7SGabor Kovesdan0x8A85 = 0x566F
6021*ad30f8e7SGabor Kovesdan0x8A86 = 0x5A32
6022*ad30f8e7SGabor Kovesdan0x8A87 = 0x3F64
6023*ad30f8e7SGabor Kovesdan0x8A8D = 0x484F
6024*ad30f8e7SGabor Kovesdan0x8A91 = 0x5A3F
6025*ad30f8e7SGabor Kovesdan0x8A92 = 0x5A40
6026*ad30f8e7SGabor Kovesdan0x8A93 = 0x4A44
6027*ad30f8e7SGabor Kovesdan0x8A95 = 0x352E
6028*ad30f8e7SGabor Kovesdan0x8A98 = 0x5355
6029*ad30f8e7SGabor Kovesdan0x8A9A = 0x5A3D
6030*ad30f8e7SGabor Kovesdan0x8A9E = 0x536F
6031*ad30f8e7SGabor Kovesdan0x8AA0 = 0x334F
6032*ad30f8e7SGabor Kovesdan0x8AA1 = 0x3D6B
6033*ad30f8e7SGabor Kovesdan0x8AA3 = 0x4E5C
6034*ad30f8e7SGabor Kovesdan0x8AA4 = 0x4E73
6035*ad30f8e7SGabor Kovesdan0x8AA5 = 0x5A3E
6036*ad30f8e7SGabor Kovesdan0x8AA6 = 0x4B50
6037*ad30f8e7SGabor Kovesdan0x8AA8 = 0x3B65
6038*ad30f8e7SGabor Kovesdan0x8AAC = 0x4B35
6039*ad30f8e7SGabor Kovesdan0x8AB0 = 0x4B2D
6040*ad30f8e7SGabor Kovesdan0x8AB2 = 0x3F4E
6041*ad30f8e7SGabor Kovesdan0x8AB6 = 0x5A47
6042*ad30f8e7SGabor Kovesdan0x8AB9 = 0x374C
6043*ad30f8e7SGabor Kovesdan0x8ABC = 0x526A
6044*ad30f8e7SGabor Kovesdan0x8ABF = 0x3577
6045*ad30f8e7SGabor Kovesdan0x8AC2 = 0x5A46
6046*ad30f8e7SGabor Kovesdan0x8AC4 = 0x573B
6047*ad30f8e7SGabor Kovesdan0x8AC7 = 0x4C38
6048*ad30f8e7SGabor Kovesdan0x8AC9 = 0x5A43
6049*ad30f8e7SGabor Kovesdan0x8ACB = 0x476B
6050*ad30f8e7SGabor Kovesdan0x8ACD = 0x5A3A
6051*ad30f8e7SGabor Kovesdan0x8ACF = 0x5A41
6052*ad30f8e7SGabor Kovesdan0x8AD1 = 0x5A42
6053*ad30f8e7SGabor Kovesdan0x8AD2 = 0x4142
6054*ad30f8e7SGabor Kovesdan0x8AD6 = 0x425B
6055*ad30f8e7SGabor Kovesdan0x8AD7 = 0x5A45
6056*ad30f8e7SGabor Kovesdan0x8ADB = 0x5A44
6057*ad30f8e7SGabor Kovesdan0x8ADC = 0x357D
6058*ad30f8e7SGabor Kovesdan0x8ADE = 0x5A52
6059*ad30f8e7SGabor Kovesdan0x8AE2 = 0x5A3B
6060*ad30f8e7SGabor Kovesdan0x8AE4 = 0x5A4C
6061*ad30f8e7SGabor Kovesdan0x8AE6 = 0x5A50
6062*ad30f8e7SGabor Kovesdan0x8AE7 = 0x5033
6063*ad30f8e7SGabor Kovesdan0x8AEB = 0x5A49
6064*ad30f8e7SGabor Kovesdan0x8AED = 0x5A4D
6065*ad30f8e7SGabor Kovesdan0x8AEE = 0x5A51
6066*ad30f8e7SGabor Kovesdan0x8AF1 = 0x3B64
6067*ad30f8e7SGabor Kovesdan0x8AF3 = 0x5A4F
6068*ad30f8e7SGabor Kovesdan0x8AF6 = 0x5A48
6069*ad30f8e7SGabor Kovesdan0x8AF7 = 0x376D
6070*ad30f8e7SGabor Kovesdan0x8AF8 = 0x566E
6071*ad30f8e7SGabor Kovesdan0x8AFA = 0x5168
6072*ad30f8e7SGabor Kovesdan0x8AFC = 0x5A4E
6073*ad30f8e7SGabor Kovesdan0x8AFE = 0x4535
6074*ad30f8e7SGabor Kovesdan0x8B00 = 0x4431
6075*ad30f8e7SGabor Kovesdan0x8B01 = 0x5A4B
6076*ad30f8e7SGabor Kovesdan0x8B02 = 0x4E3D
6077*ad30f8e7SGabor Kovesdan0x8B04 = 0x4C5C
6078*ad30f8e7SGabor Kovesdan0x8B05 = 0x565F
6079*ad30f8e7SGabor Kovesdan0x8B07 = 0x6540
6080*ad30f8e7SGabor Kovesdan0x8B0A = 0x3B51
6081*ad30f8e7SGabor Kovesdan0x8B0E = 0x4355
6082*ad30f8e7SGabor Kovesdan0x8B10 = 0x5A57
6083*ad30f8e7SGabor Kovesdan0x8B14 = 0x5A4A
6084*ad30f8e7SGabor Kovesdan0x8B16 = 0x5A55
6085*ad30f8e7SGabor Kovesdan0x8B17 = 0x3079
6086*ad30f8e7SGabor Kovesdan0x8B19 = 0x472B
6087*ad30f8e7SGabor Kovesdan0x8B1A = 0x5A56
6088*ad30f8e7SGabor Kovesdan0x8B1B = 0x3D32
6089*ad30f8e7SGabor Kovesdan0x8B1D = 0x503B
6090*ad30f8e7SGabor Kovesdan0x8B21 = 0x5225
6091*ad30f8e7SGabor Kovesdan0x8B26 = 0x7625
6092*ad30f8e7SGabor Kovesdan0x8B28 = 0x5A53
6093*ad30f8e7SGabor Kovesdan0x8B2B = 0x5A58
6094*ad30f8e7SGabor Kovesdan0x8B2C = 0x437D
6095*ad30f8e7SGabor Kovesdan0x8B2D = 0x5A59
6096*ad30f8e7SGabor Kovesdan0x8B33 = 0x5A29
6097*ad30f8e7SGabor Kovesdan0x8B39 = 0x3D77
6098*ad30f8e7SGabor Kovesdan0x8B3E = 0x4321
6099*ad30f8e7SGabor Kovesdan0x8B49 = 0x5624
6100*ad30f8e7SGabor Kovesdan0x8B4E = 0x5A5C
6101*ad30f8e7SGabor Kovesdan0x8B4F = 0x3C25
6102*ad30f8e7SGabor Kovesdan0x8B56 = 0x5A5A
6103*ad30f8e7SGabor Kovesdan0x8B58 = 0x4A36
6104*ad30f8e7SGabor Kovesdan0x8B59 = 0x5A5B
6105*ad30f8e7SGabor Kovesdan0x8B5A = 0x4C37
6106*ad30f8e7SGabor Kovesdan0x8B5C = 0x4657
6107*ad30f8e7SGabor Kovesdan0x8B66 = 0x3E2F
6108*ad30f8e7SGabor Kovesdan0x8B6B = 0x5A5E
6109*ad30f8e7SGabor Kovesdan0x8B6C = 0x4629
6110*ad30f8e7SGabor Kovesdan0x8B6F = 0x526B
6111*ad30f8e7SGabor Kovesdan0x8B70 = 0x5269
6112*ad30f8e7SGabor Kovesdan0x8B74 = 0x4734
6113*ad30f8e7SGabor Kovesdan0x8B77 = 0x3B24
6114*ad30f8e7SGabor Kovesdan0x8B7D = 0x537E
6115*ad30f8e7SGabor Kovesdan0x8B80 = 0x3641
6116*ad30f8e7SGabor Kovesdan0x8B8A = 0x3164
6117*ad30f8e7SGabor Kovesdan0x8B8E = 0x7645
6118*ad30f8e7SGabor Kovesdan0x8B92 = 0x3277
6119*ad30f8e7SGabor Kovesdan0x8B93 = 0x4843
6120*ad30f8e7SGabor Kovesdan0x8B95 = 0x403E
6121*ad30f8e7SGabor Kovesdan0x8B96 = 0x5A5F
6122*ad30f8e7SGabor Kovesdan0x8B9C = 0x5A54
6123*ad30f8e7SGabor Kovesdan0x8B9E = 0x5A5D
6124*ad30f8e7SGabor Kovesdan0x8C37 = 0x3948
6125*ad30f8e7SGabor Kovesdan0x8C41 = 0x3B6D
6126*ad30f8e7SGabor Kovesdan0x8C46 = 0x3639
6127*ad30f8e7SGabor Kovesdan0x8C47 = 0x7478
6128*ad30f8e7SGabor Kovesdan0x8C48 = 0x4671
6129*ad30f8e7SGabor Kovesdan0x8C49 = 0x7479
6130*ad30f8e7SGabor Kovesdan0x8C4C = 0x4D63
6131*ad30f8e7SGabor Kovesdan0x8C50 = 0x3761
6132*ad30f8e7SGabor Kovesdan0x8C55 = 0x7539
6133*ad30f8e7SGabor Kovesdan0x8C5A = 0x6B60
6134*ad30f8e7SGabor Kovesdan0x8C61 = 0x4F73
6135*ad30f8e7SGabor Kovesdan0x8C62 = 0x3B3F
6136*ad30f8e7SGabor Kovesdan0x8C6A = 0x3A40
6137*ad30f8e7SGabor Kovesdan0x8C6B = 0x5425
6138*ad30f8e7SGabor Kovesdan0x8C73 = 0x6159
6139*ad30f8e7SGabor Kovesdan0x8C78 = 0x7574
6140*ad30f8e7SGabor Kovesdan0x8C79 = 0x312A
6141*ad30f8e7SGabor Kovesdan0x8C7A = 0x3272
6142*ad30f8e7SGabor Kovesdan0x8C82 = 0x7575
6143*ad30f8e7SGabor Kovesdan0x8C85 = 0x7577
6144*ad30f8e7SGabor Kovesdan0x8C89 = 0x3A51
6145*ad30f8e7SGabor Kovesdan0x8C8A = 0x7576
6146*ad30f8e7SGabor Kovesdan0x8C8C = 0x4332
6147*ad30f8e7SGabor Kovesdan0x8C94 = 0x7579
6148*ad30f8e7SGabor Kovesdan0x8C98 = 0x7578
6149*ad30f8e7SGabor Kovesdan0x8C9D = 0x3134
6150*ad30f8e7SGabor Kovesdan0x8C9E = 0x556A
6151*ad30f8e7SGabor Kovesdan0x8CA0 = 0x383A
6152*ad30f8e7SGabor Kovesdan0x8CA1 = 0x3246
6153*ad30f8e7SGabor Kovesdan0x8CA2 = 0x3931
6154*ad30f8e7SGabor Kovesdan0x8CA7 = 0x4636
6155*ad30f8e7SGabor Kovesdan0x8CA8 = 0x3B75
6156*ad30f8e7SGabor Kovesdan0x8CA9 = 0x3737
6157*ad30f8e7SGabor Kovesdan0x8CAA = 0x4C30
6158*ad30f8e7SGabor Kovesdan0x8CAB = 0x3961
6159*ad30f8e7SGabor Kovesdan0x8CAC = 0x5470
6160*ad30f8e7SGabor Kovesdan0x8CAF = 0x567C
6161*ad30f8e7SGabor Kovesdan0x8CB0 = 0x6A5B
6162*ad30f8e7SGabor Kovesdan0x8CB2 = 0x6A5F
6163*ad30f8e7SGabor Kovesdan0x8CB3 = 0x3721
6164*ad30f8e7SGabor Kovesdan0x8CB4 = 0x3973
6165*ad30f8e7SGabor Kovesdan0x8CB6 = 0x3161
6166*ad30f8e7SGabor Kovesdan0x8CB7 = 0x4272
6167*ad30f8e7SGabor Kovesdan0x8CB8 = 0x347B
6168*ad30f8e7SGabor Kovesdan0x8CBA = 0x6A5C
6169*ad30f8e7SGabor Kovesdan0x8CBB = 0x3751
6170*ad30f8e7SGabor Kovesdan0x8CBC = 0x4C79
6171*ad30f8e7SGabor Kovesdan0x8CBD = 0x6A5D
6172*ad30f8e7SGabor Kovesdan0x8CBF = 0x4333
6173*ad30f8e7SGabor Kovesdan0x8CC0 = 0x3A58
6174*ad30f8e7SGabor Kovesdan0x8CC1 = 0x6A5A
6175*ad30f8e7SGabor Kovesdan0x8CC2 = 0x4238
6176*ad30f8e7SGabor Kovesdan0x8CC3 = 0x415E
6177*ad30f8e7SGabor Kovesdan0x8CC4 = 0x3B5F
6178*ad30f8e7SGabor Kovesdan0x8CC5 = 0x6A60
6179*ad30f8e7SGabor Kovesdan0x8CC7 = 0x574A
6180*ad30f8e7SGabor Kovesdan0x8CC8 = 0x3C56
6181*ad30f8e7SGabor Kovesdan0x8CCA = 0x5474
6182*ad30f8e7SGabor Kovesdan0x8CD1 = 0x6A62
6183*ad30f8e7SGabor Kovesdan0x8CD2 = 0x495E
6184*ad30f8e7SGabor Kovesdan0x8CD3 = 0x3176
6185*ad30f8e7SGabor Kovesdan0x8CD5 = 0x6A64
6186*ad30f8e7SGabor Kovesdan0x8CDA = 0x6A63
6187*ad30f8e7SGabor Kovesdan0x8CDC = 0x344D
6188*ad30f8e7SGabor Kovesdan0x8CDE = 0x494D
6189*ad30f8e7SGabor Kovesdan0x8CE0 = 0x4562
6190*ad30f8e7SGabor Kovesdan0x8CE1 = 0x6259
6191*ad30f8e7SGabor Kovesdan0x8CE2 = 0x4F4D
6192*ad30f8e7SGabor Kovesdan0x8CE3 = 0x4274
6193*ad30f8e7SGabor Kovesdan0x8CE4 = 0x3C7A
6194*ad30f8e7SGabor Kovesdan0x8CE6 = 0x3833
6195*ad30f8e7SGabor Kovesdan0x8CE7 = 0x6A66
6196*ad30f8e7SGabor Kovesdan0x8CEA = 0x564A
6197*ad30f8e7SGabor Kovesdan0x8CEB = 0x6A65
6198*ad30f8e7SGabor Kovesdan0x8CEC = 0x554B
6199*ad30f8e7SGabor Kovesdan0x8CED = 0x3644
6200*ad30f8e7SGabor Kovesdan0x8CF4 = 0x4035
6201*ad30f8e7SGabor Kovesdan0x8CFA = 0x572C
6202*ad30f8e7SGabor Kovesdan0x8CFB = 0x6A67
6203*ad30f8e7SGabor Kovesdan0x8CFC = 0x393A
6204*ad30f8e7SGabor Kovesdan0x8CFD = 0x487C
6205*ad30f8e7SGabor Kovesdan0x8CFE = 0x5853
6206*ad30f8e7SGabor Kovesdan0x8D04 = 0x6A5E
6207*ad30f8e7SGabor Kovesdan0x8D05 = 0x5738
6208*ad30f8e7SGabor Kovesdan0x8D08 = 0x5479
6209*ad30f8e7SGabor Kovesdan0x8D0A = 0x545E
6210*ad30f8e7SGabor Kovesdan0x8D0B = 0x584D
6211*ad30f8e7SGabor Kovesdan0x8D0D = 0x4944
6212*ad30f8e7SGabor Kovesdan0x8D0F = 0x532E
6213*ad30f8e7SGabor Kovesdan0x8D10 = 0x6A61
6214*ad30f8e7SGabor Kovesdan0x8D16 = 0x4A6A
6215*ad30f8e7SGabor Kovesdan0x8D1B = 0x3853
6216*ad30f8e7SGabor Kovesdan0x8D1C = 0x545F
6217*ad30f8e7SGabor Kovesdan0x8D64 = 0x3360
6218*ad30f8e7SGabor Kovesdan0x8D66 = 0x4962
6219*ad30f8e7SGabor Kovesdan0x8D67 = 0x7476
6220*ad30f8e7SGabor Kovesdan0x8D6B = 0x3A55
6221*ad30f8e7SGabor Kovesdan0x8D6D = 0x7477
6222*ad30f8e7SGabor Kovesdan0x8D70 = 0x575F
6223*ad30f8e7SGabor Kovesdan0x8D73 = 0x7471
6224*ad30f8e7SGabor Kovesdan0x8D74 = 0x3830
6225*ad30f8e7SGabor Kovesdan0x8D77 = 0x4670
6226*ad30f8e7SGabor Kovesdan0x8D81 = 0x3343
6227*ad30f8e7SGabor Kovesdan0x8D84 = 0x7472
6228*ad30f8e7SGabor Kovesdan0x8D85 = 0x332C
6229*ad30f8e7SGabor Kovesdan0x8D8A = 0x543D
6230*ad30f8e7SGabor Kovesdan0x8D91 = 0x7474
6231*ad30f8e7SGabor Kovesdan0x8D94 = 0x7473
6232*ad30f8e7SGabor Kovesdan0x8D95 = 0x384F
6233*ad30f8e7SGabor Kovesdan0x8D99 = 0x5554
6234*ad30f8e7SGabor Kovesdan0x8D9F = 0x4C4B
6235*ad30f8e7SGabor Kovesdan0x8DA3 = 0x4824
6236*ad30f8e7SGabor Kovesdan0x8DA8 = 0x4777
6237*ad30f8e7SGabor Kovesdan0x8DB2 = 0x7475
6238*ad30f8e7SGabor Kovesdan0x8DB3 = 0x5763
6239*ad30f8e7SGabor Kovesdan0x8DB4 = 0x453F
6240*ad30f8e7SGabor Kovesdan0x8DB5 = 0x7540
6241*ad30f8e7SGabor Kovesdan0x8DBA = 0x7543
6242*ad30f8e7SGabor Kovesdan0x8DBC = 0x7542
6243*ad30f8e7SGabor Kovesdan0x8DBE = 0x563A
6244*ad30f8e7SGabor Kovesdan0x8DBF = 0x7541
6245*ad30f8e7SGabor Kovesdan0x8DC6 = 0x754C
6246*ad30f8e7SGabor Kovesdan0x8DCB = 0x304F
6247*ad30f8e7SGabor Kovesdan0x8DCC = 0x3578
6248*ad30f8e7SGabor Kovesdan0x8DCE = 0x7549
6249*ad30f8e7SGabor Kovesdan0x8DCF = 0x754A
6250*ad30f8e7SGabor Kovesdan0x8DD1 = 0x455C
6251*ad30f8e7SGabor Kovesdan0x8DD6 = 0x7545
6252*ad30f8e7SGabor Kovesdan0x8DD7 = 0x7546
6253*ad30f8e7SGabor Kovesdan0x8DDA = 0x7547
6254*ad30f8e7SGabor Kovesdan0x8DDB = 0x754B
6255*ad30f8e7SGabor Kovesdan0x8DDD = 0x3E60
6256*ad30f8e7SGabor Kovesdan0x8DDF = 0x387A
6257*ad30f8e7SGabor Kovesdan0x8DE3 = 0x7550
6258*ad30f8e7SGabor Kovesdan0x8DE4 = 0x7553
6259*ad30f8e7SGabor Kovesdan0x8DE8 = 0x3F67
6260*ad30f8e7SGabor Kovesdan0x8DEA = 0x3972
6261*ad30f8e7SGabor Kovesdan0x8DEB = 0x753C
6262*ad30f8e7SGabor Kovesdan0x8DEC = 0x754D
6263*ad30f8e7SGabor Kovesdan0x8DEF = 0x4237
6264*ad30f8e7SGabor Kovesdan0x8DF3 = 0x4C78
6265*ad30f8e7SGabor Kovesdan0x8DFA = 0x3665
6266*ad30f8e7SGabor Kovesdan0x8DFD = 0x7555
6267*ad30f8e7SGabor Kovesdan0x8E05 = 0x753D
6268*ad30f8e7SGabor Kovesdan0x8E09 = 0x7554
6269*ad30f8e7SGabor Kovesdan0x8E0F = 0x4C24
6270*ad30f8e7SGabor Kovesdan0x8E10 = 0x3C79
6271*ad30f8e7SGabor Kovesdan0x8E14 = 0x7556
6272*ad30f8e7SGabor Kovesdan0x8E1D = 0x7557
6273*ad30f8e7SGabor Kovesdan0x8E1E = 0x3E61
6274*ad30f8e7SGabor Kovesdan0x8E1F = 0x7558
6275*ad30f8e7SGabor Kovesdan0x8E22 = 0x4C5F
6276*ad30f8e7SGabor Kovesdan0x8E23 = 0x755B
6277*ad30f8e7SGabor Kovesdan0x8E29 = 0x3248
6278*ad30f8e7SGabor Kovesdan0x8E2A = 0x5759
6279*ad30f8e7SGabor Kovesdan0x8E2E = 0x755A
6280*ad30f8e7SGabor Kovesdan0x8E31 = 0x7562
6281*ad30f8e7SGabor Kovesdan0x8E34 = 0x533B
6282*ad30f8e7SGabor Kovesdan0x8E35 = 0x7560
6283*ad30f8e7SGabor Kovesdan0x8E39 = 0x755F
6284*ad30f8e7SGabor Kovesdan0x8E3A = 0x755D
6285*ad30f8e7SGabor Kovesdan0x8E3D = 0x7561
6286*ad30f8e7SGabor Kovesdan0x8E40 = 0x755E
6287*ad30f8e7SGabor Kovesdan0x8E41 = 0x7564
6288*ad30f8e7SGabor Kovesdan0x8E42 = 0x7565
6289*ad30f8e7SGabor Kovesdan0x8E44 = 0x4C63
6290*ad30f8e7SGabor Kovesdan0x8E47 = 0x653F
6291*ad30f8e7SGabor Kovesdan0x8E48 = 0x3538
6292*ad30f8e7SGabor Kovesdan0x8E49 = 0x7563
6293*ad30f8e7SGabor Kovesdan0x8E4A = 0x7568
6294*ad30f8e7SGabor Kovesdan0x8E4B = 0x4C23
6295*ad30f8e7SGabor Kovesdan0x8E4C = 0x7544
6296*ad30f8e7SGabor Kovesdan0x8E55 = 0x754F
6297*ad30f8e7SGabor Kovesdan0x8E59 = 0x753E
6298*ad30f8e7SGabor Kovesdan0x8E63 = 0x7567
6299*ad30f8e7SGabor Kovesdan0x8E66 = 0x3144
6300*ad30f8e7SGabor Kovesdan0x8E69 = 0x753F
6301*ad30f8e7SGabor Kovesdan0x8E6C = 0x3545
6302*ad30f8e7SGabor Kovesdan0x8E6D = 0x3264
6303*ad30f8e7SGabor Kovesdan0x8E6F = 0x756C
6304*ad30f8e7SGabor Kovesdan0x8E70 = 0x7569
6305*ad30f8e7SGabor Kovesdan0x8E72 = 0x3657
6306*ad30f8e7SGabor Kovesdan0x8E74 = 0x756D
6307*ad30f8e7SGabor Kovesdan0x8E76 = 0x756A
6308*ad30f8e7SGabor Kovesdan0x8E7A = 0x754E
6309*ad30f8e7SGabor Kovesdan0x8E7C = 0x756B
6310*ad30f8e7SGabor Kovesdan0x8E81 = 0x546A
6311*ad30f8e7SGabor Kovesdan0x8E85 = 0x756E
6312*ad30f8e7SGabor Kovesdan0x8E87 = 0x3379
6313*ad30f8e7SGabor Kovesdan0x8E89 = 0x753B
6314*ad30f8e7SGabor Kovesdan0x8E8A = 0x336C
6315*ad30f8e7SGabor Kovesdan0x8E8B = 0x7552
6316*ad30f8e7SGabor Kovesdan0x8E8D = 0x543E
6317*ad30f8e7SGabor Kovesdan0x8E90 = 0x7571
6318*ad30f8e7SGabor Kovesdan0x8E91 = 0x755C
6319*ad30f8e7SGabor Kovesdan0x8E92 = 0x7548
6320*ad30f8e7SGabor Kovesdan0x8E93 = 0x7559
6321*ad30f8e7SGabor Kovesdan0x8E94 = 0x7570
6322*ad30f8e7SGabor Kovesdan0x8E9A = 0x7551
6323*ad30f8e7SGabor Kovesdan0x8E9E = 0x7573
6324*ad30f8e7SGabor Kovesdan0x8EA1 = 0x7566
6325*ad30f8e7SGabor Kovesdan0x8EA5 = 0x345A
6326*ad30f8e7SGabor Kovesdan0x8EA6 = 0x7572
6327*ad30f8e7SGabor Kovesdan0x8EAA = 0x756F
6328*ad30f8e7SGabor Kovesdan0x8EAB = 0x496D
6329*ad30f8e7SGabor Kovesdan0x8EAC = 0x392A
6330*ad30f8e7SGabor Kovesdan0x8EB2 = 0x3663
6331*ad30f8e7SGabor Kovesdan0x8EBA = 0x4C49
6332*ad30f8e7SGabor Kovesdan0x8EC0 = 0x477B
6333*ad30f8e7SGabor Kovesdan0x8ECA = 0x3335
6334*ad30f8e7SGabor Kovesdan0x8ECB = 0x547E
6335*ad30f8e7SGabor Kovesdan0x8ECC = 0x396C
6336*ad30f8e7SGabor Kovesdan0x8ECD = 0x3E7C
6337*ad30f8e7SGabor Kovesdan0x8ECE = 0x6A26
6338*ad30f8e7SGabor Kovesdan0x8ED2 = 0x5079
6339*ad30f8e7SGabor Kovesdan0x8ED4 = 0x696D
6340*ad30f8e7SGabor Kovesdan0x8EDB = 0x696E
6341*ad30f8e7SGabor Kovesdan0x8EDF = 0x486D
6342*ad30f8e7SGabor Kovesdan0x8EE4 = 0x6975
6343*ad30f8e7SGabor Kovesdan0x8EEB = 0x6974
6344*ad30f8e7SGabor Kovesdan0x8EF2 = 0x696F
6345*ad30f8e7SGabor Kovesdan0x8EF8 = 0x5661
6346*ad30f8e7SGabor Kovesdan0x8EF9 = 0x6972
6347*ad30f8e7SGabor Kovesdan0x8EFA = 0x6977
6348*ad30f8e7SGabor Kovesdan0x8EFB = 0x6970
6349*ad30f8e7SGabor Kovesdan0x8EFC = 0x6973
6350*ad30f8e7SGabor Kovesdan0x8EFE = 0x6978
6351*ad30f8e7SGabor Kovesdan0x8F03 = 0x3D4F
6352*ad30f8e7SGabor Kovesdan0x8F05 = 0x697B
6353*ad30f8e7SGabor Kovesdan0x8F07 = 0x697A
6354*ad30f8e7SGabor Kovesdan0x8F09 = 0x5458
6355*ad30f8e7SGabor Kovesdan0x8F0A = 0x6979
6356*ad30f8e7SGabor Kovesdan0x8F12 = 0x697C
6357*ad30f8e7SGabor Kovesdan0x8F14 = 0x3828
6358*ad30f8e7SGabor Kovesdan0x8F15 = 0x4761
6359*ad30f8e7SGabor Kovesdan0x8F1B = 0x413E
6360*ad30f8e7SGabor Kovesdan0x8F1C = 0x6A22
6361*ad30f8e7SGabor Kovesdan0x8F1D = 0x3B54
6362*ad30f8e7SGabor Kovesdan0x8F1E = 0x697E
6363*ad30f8e7SGabor Kovesdan0x8F1F = 0x6A21
6364*ad30f8e7SGabor Kovesdan0x8F25 = 0x3975
6365*ad30f8e7SGabor Kovesdan0x8F26 = 0x697D
6366*ad30f8e7SGabor Kovesdan0x8F29 = 0x3132
6367*ad30f8e7SGabor Kovesdan0x8F2A = 0x4256
6368*ad30f8e7SGabor Kovesdan0x8F2F = 0x3C2D
6369*ad30f8e7SGabor Kovesdan0x8F33 = 0x6A23
6370*ad30f8e7SGabor Kovesdan0x8F38 = 0x4A64
6371*ad30f8e7SGabor Kovesdan0x8F3B = 0x3778
6372*ad30f8e7SGabor Kovesdan0x8F3E = 0x5537
6373*ad30f8e7SGabor Kovesdan0x8F3F = 0x535F
6374*ad30f8e7SGabor Kovesdan0x8F42 = 0x6C31
6375*ad30f8e7SGabor Kovesdan0x8F44 = 0x4F3D
6376*ad30f8e7SGabor Kovesdan0x8F45 = 0x542F
6377*ad30f8e7SGabor Kovesdan0x8F46 = 0x6A24
6378*ad30f8e7SGabor Kovesdan0x8F49 = 0x572A
6379*ad30f8e7SGabor Kovesdan0x8F4D = 0x555E
6380*ad30f8e7SGabor Kovesdan0x8F4E = 0x3D4E
6381*ad30f8e7SGabor Kovesdan0x8F54 = 0x6A25
6382*ad30f8e7SGabor Kovesdan0x8F5F = 0x3A64
6383*ad30f8e7SGabor Kovesdan0x8F61 = 0x604E
6384*ad30f8e7SGabor Kovesdan0x8F62 = 0x6976
6385*ad30f8e7SGabor Kovesdan0x8F64 = 0x6971
6386*ad30f8e7SGabor Kovesdan0x8F9B = 0x5041
6387*ad30f8e7SGabor Kovesdan0x8F9C = 0x393C
6388*ad30f8e7SGabor Kovesdan0x8F9F = 0x3159
6389*ad30f8e7SGabor Kovesdan0x8FA3 = 0x4031
6390*ad30f8e7SGabor Kovesdan0x8FA6 = 0x306C
6391*ad30f8e7SGabor Kovesdan0x8FA8 = 0x3166
6392*ad30f8e7SGabor Kovesdan0x8FAD = 0x3447
6393*ad30f8e7SGabor Kovesdan0x8FAE = 0x3168
6394*ad30f8e7SGabor Kovesdan0x8FAF = 0x3167
6395*ad30f8e7SGabor Kovesdan0x8FB0 = 0x333D
6396*ad30f8e7SGabor Kovesdan0x8FB1 = 0x4868
6397*ad30f8e7SGabor Kovesdan0x8FB2 = 0x4529
6398*ad30f8e7SGabor Kovesdan0x8FB6 = 0x6541
6399*ad30f8e7SGabor Kovesdan0x8FC2 = 0x5358
6400*ad30f8e7SGabor Kovesdan0x8FC4 = 0x4679
6401*ad30f8e7SGabor Kovesdan0x8FC5 = 0x5138
6402*ad30f8e7SGabor Kovesdan0x8FCE = 0x532D
6403*ad30f8e7SGabor Kovesdan0x8FD1 = 0x3D7C
6404*ad30f8e7SGabor Kovesdan0x8FD3 = 0x6542
6405*ad30f8e7SGabor Kovesdan0x8FD4 = 0x3735
6406*ad30f8e7SGabor Kovesdan0x8FD5 = 0x6543
6407*ad30f8e7SGabor Kovesdan0x8FE2 = 0x4C76
6408*ad30f8e7SGabor Kovesdan0x8FE4 = 0x6546
6409*ad30f8e7SGabor Kovesdan0x8FE5 = 0x6544
6410*ad30f8e7SGabor Kovesdan0x8FE6 = 0x6548
6411*ad30f8e7SGabor Kovesdan0x8FE8 = 0x654A
6412*ad30f8e7SGabor Kovesdan0x8FEA = 0x354F
6413*ad30f8e7SGabor Kovesdan0x8FEB = 0x4648
6414*ad30f8e7SGabor Kovesdan0x8FED = 0x357C
6415*ad30f8e7SGabor Kovesdan0x8FEE = 0x6545
6416*ad30f8e7SGabor Kovesdan0x8FF0 = 0x4A76
6417*ad30f8e7SGabor Kovesdan0x8FF4 = 0x783C
6418*ad30f8e7SGabor Kovesdan0x8FF7 = 0x4354
6419*ad30f8e7SGabor Kovesdan0x8FF8 = 0x3145
6420*ad30f8e7SGabor Kovesdan0x8FF9 = 0x3C23
6421*ad30f8e7SGabor Kovesdan0x8FFD = 0x5737
6422*ad30f8e7SGabor Kovesdan0x9000 = 0x4D4B
6423*ad30f8e7SGabor Kovesdan0x9001 = 0x4B4D
6424*ad30f8e7SGabor Kovesdan0x9003 = 0x4C53
6425*ad30f8e7SGabor Kovesdan0x9004 = 0x654C
6426*ad30f8e7SGabor Kovesdan0x9005 = 0x654B
6427*ad30f8e7SGabor Kovesdan0x9006 = 0x4466
6428*ad30f8e7SGabor Kovesdan0x900B = 0x654D
6429*ad30f8e7SGabor Kovesdan0x900D = 0x6550
6430*ad30f8e7SGabor Kovesdan0x900F = 0x4D38
6431*ad30f8e7SGabor Kovesdan0x9010 = 0x5670
6432*ad30f8e7SGabor Kovesdan0x9011 = 0x654F
6433*ad30f8e7SGabor Kovesdan0x9014 = 0x4D3E
6434*ad30f8e7SGabor Kovesdan0x9015 = 0x6549
6435*ad30f8e7SGabor Kovesdan0x9016 = 0x6551
6436*ad30f8e7SGabor Kovesdan0x9017 = 0x363A
6437*ad30f8e7SGabor Kovesdan0x9019 = 0x5562
6438*ad30f8e7SGabor Kovesdan0x901A = 0x4D28
6439*ad30f8e7SGabor Kovesdan0x901B = 0x3964
6440*ad30f8e7SGabor Kovesdan0x901D = 0x4A45
6441*ad30f8e7SGabor Kovesdan0x901E = 0x3351
6442*ad30f8e7SGabor Kovesdan0x901F = 0x4B59
6443*ad30f8e7SGabor Kovesdan0x9020 = 0x546C
6444*ad30f8e7SGabor Kovesdan0x9021 = 0x6552
6445*ad30f8e7SGabor Kovesdan0x9022 = 0x376A
6446*ad30f8e7SGabor Kovesdan0x9023 = 0x412C
6447*ad30f8e7SGabor Kovesdan0x902D = 0x6555
6448*ad30f8e7SGabor Kovesdan0x902E = 0x347E
6449*ad30f8e7SGabor Kovesdan0x902F = 0x6556
6450*ad30f8e7SGabor Kovesdan0x9032 = 0x3D78
6451*ad30f8e7SGabor Kovesdan0x9035 = 0x6553
6452*ad30f8e7SGabor Kovesdan0x9036 = 0x6554
6453*ad30f8e7SGabor Kovesdan0x9038 = 0x525D
6454*ad30f8e7SGabor Kovesdan0x903C = 0x3146
6455*ad30f8e7SGabor Kovesdan0x903E = 0x5362
6456*ad30f8e7SGabor Kovesdan0x9041 = 0x365D
6457*ad30f8e7SGabor Kovesdan0x9042 = 0x4B6C
6458*ad30f8e7SGabor Kovesdan0x9044 = 0x6557
6459*ad30f8e7SGabor Kovesdan0x9047 = 0x5376
6460*ad30f8e7SGabor Kovesdan0x904B = 0x544B
6461*ad30f8e7SGabor Kovesdan0x904D = 0x3169
6462*ad30f8e7SGabor Kovesdan0x904E = 0x397D
6463*ad30f8e7SGabor Kovesdan0x904F = 0x3674
6464*ad30f8e7SGabor Kovesdan0x9050 = 0x655A
6465*ad30f8e7SGabor Kovesdan0x9051 = 0x6558
6466*ad30f8e7SGabor Kovesdan0x9052 = 0x6559
6467*ad30f8e7SGabor Kovesdan0x9053 = 0x3540
6468*ad30f8e7SGabor Kovesdan0x9054 = 0x346F
6469*ad30f8e7SGabor Kovesdan0x9055 = 0x4E25
6470*ad30f8e7SGabor Kovesdan0x9058 = 0x655C
6471*ad30f8e7SGabor Kovesdan0x905B = 0x655E
6472*ad30f8e7SGabor Kovesdan0x905C = 0x5137
6473*ad30f8e7SGabor Kovesdan0x905E = 0x355D
6474*ad30f8e7SGabor Kovesdan0x9060 = 0x5436
6475*ad30f8e7SGabor Kovesdan0x9062 = 0x655D
6476*ad30f8e7SGabor Kovesdan0x9063 = 0x4732
6477*ad30f8e7SGabor Kovesdan0x9065 = 0x5223
6478*ad30f8e7SGabor Kovesdan0x9068 = 0x655B
6479*ad30f8e7SGabor Kovesdan0x9069 = 0x4A4A
6480*ad30f8e7SGabor Kovesdan0x906D = 0x5462
6481*ad30f8e7SGabor Kovesdan0x906E = 0x555A
6482*ad30f8e7SGabor Kovesdan0x9072 = 0x3359
6483*ad30f8e7SGabor Kovesdan0x9074 = 0x6560
6484*ad30f8e7SGabor Kovesdan0x9075 = 0x5771
6485*ad30f8e7SGabor Kovesdan0x9077 = 0x4728
6486*ad30f8e7SGabor Kovesdan0x9078 = 0x5121
6487*ad30f8e7SGabor Kovesdan0x907A = 0x5245
6488*ad30f8e7SGabor Kovesdan0x907C = 0x4149
6489*ad30f8e7SGabor Kovesdan0x907D = 0x6561
6490*ad30f8e7SGabor Kovesdan0x907F = 0x315C
6491*ad30f8e7SGabor Kovesdan0x9080 = 0x517B
6492*ad30f8e7SGabor Kovesdan0x9081 = 0x4275
6493*ad30f8e7SGabor Kovesdan0x9082 = 0x6562
6494*ad30f8e7SGabor Kovesdan0x9083 = 0x6564
6495*ad30f8e7SGabor Kovesdan0x9084 = 0x3B39
6496*ad30f8e7SGabor Kovesdan0x9087 = 0x6547
6497*ad30f8e7SGabor Kovesdan0x9088 = 0x6563
6498*ad30f8e7SGabor Kovesdan0x908A = 0x315F
6499*ad30f8e7SGabor Kovesdan0x908B = 0x6565
6500*ad30f8e7SGabor Kovesdan0x908F = 0x425F
6501*ad30f8e7SGabor Kovesdan0x9090 = 0x654E
6502*ad30f8e7SGabor Kovesdan0x9091 = 0x5258
6503*ad30f8e7SGabor Kovesdan0x9095 = 0x675F
6504*ad30f8e7SGabor Kovesdan0x9097 = 0x5A75
6505*ad30f8e7SGabor Kovesdan0x9099 = 0x5A78
6506*ad30f8e7SGabor Kovesdan0x909B = 0x5A76
6507*ad30f8e7SGabor Kovesdan0x90A1 = 0x5A7A
6508*ad30f8e7SGabor Kovesdan0x90A2 = 0x504F
6509*ad30f8e7SGabor Kovesdan0x90A3 = 0x4447
6510*ad30f8e7SGabor Kovesdan0x90A6 = 0x306E
6511*ad30f8e7SGabor Kovesdan0x90AA = 0x5030
6512*ad30f8e7SGabor Kovesdan0x90AF = 0x3A2A
6513*ad30f8e7SGabor Kovesdan0x90B0 = 0x5B22
6514*ad30f8e7SGabor Kovesdan0x90B1 = 0x4771
6515*ad30f8e7SGabor Kovesdan0x90B3 = 0x5A7C
6516*ad30f8e7SGabor Kovesdan0x90B4 = 0x5A7B
6517*ad30f8e7SGabor Kovesdan0x90B5 = 0x495B
6518*ad30f8e7SGabor Kovesdan0x90B6 = 0x5A7D
6519*ad30f8e7SGabor Kovesdan0x90B8 = 0x5B21
6520*ad30f8e7SGabor Kovesdan0x90BE = 0x5B25
6521*ad30f8e7SGabor Kovesdan0x90C1 = 0x7879
6522*ad30f8e7SGabor Kovesdan0x90C4 = 0x5B27
6523*ad30f8e7SGabor Kovesdan0x90C5 = 0x5B24
6524*ad30f8e7SGabor Kovesdan0x90C7 = 0x5B28
6525*ad30f8e7SGabor Kovesdan0x90CA = 0x3D3C
6526*ad30f8e7SGabor Kovesdan0x90CE = 0x4049
6527*ad30f8e7SGabor Kovesdan0x90D7 = 0x5B2D
6528*ad30f8e7SGabor Kovesdan0x90DB = 0x5B2E
6529*ad30f8e7SGabor Kovesdan0x90DC = 0x5B2C
6530*ad30f8e7SGabor Kovesdan0x90DD = 0x3A42
6531*ad30f8e7SGabor Kovesdan0x90DF = 0x5B23
6532*ad30f8e7SGabor Kovesdan0x90E1 = 0x3F24
6533*ad30f8e7SGabor Kovesdan0x90E2 = 0x5B2B
6534*ad30f8e7SGabor Kovesdan0x90E8 = 0x323F
6535*ad30f8e7SGabor Kovesdan0x90EB = 0x5B2F
6536*ad30f8e7SGabor Kovesdan0x90ED = 0x3979
6537*ad30f8e7SGabor Kovesdan0x90EF = 0x5B30
6538*ad30f8e7SGabor Kovesdan0x90F4 = 0x333B
6539*ad30f8e7SGabor Kovesdan0x90F5 = 0x534A
6540*ad30f8e7SGabor Kovesdan0x90FD = 0x363C
6541*ad30f8e7SGabor Kovesdan0x90FE = 0x5B31
6542*ad30f8e7SGabor Kovesdan0x9102 = 0x3675
6543*ad30f8e7SGabor Kovesdan0x9104 = 0x5B32
6544*ad30f8e7SGabor Kovesdan0x9106 = 0x5B29
6545*ad30f8e7SGabor Kovesdan0x9109 = 0x4F67
6546*ad30f8e7SGabor Kovesdan0x9112 = 0x575E
6547*ad30f8e7SGabor Kovesdan0x9114 = 0x5A79
6548*ad30f8e7SGabor Kovesdan0x9116 = 0x5447
6549*ad30f8e7SGabor Kovesdan0x9119 = 0x3149
6550*ad30f8e7SGabor Kovesdan0x911E = 0x5B34
6551*ad30f8e7SGabor Kovesdan0x9122 = 0x5B33
6552*ad30f8e7SGabor Kovesdan0x9123 = 0x5B35
6553*ad30f8e7SGabor Kovesdan0x9127 = 0x354B
6554*ad30f8e7SGabor Kovesdan0x912D = 0x5623
6555*ad30f8e7SGabor Kovesdan0x912F = 0x5B37
6556*ad30f8e7SGabor Kovesdan0x9130 = 0x415A
6557*ad30f8e7SGabor Kovesdan0x9131 = 0x5B36
6558*ad30f8e7SGabor Kovesdan0x9132 = 0x3526
6559*ad30f8e7SGabor Kovesdan0x9134 = 0x5A7E
6560*ad30f8e7SGabor Kovesdan0x9136 = 0x5B26
6561*ad30f8e7SGabor Kovesdan0x9139 = 0x5B38
6562*ad30f8e7SGabor Kovesdan0x913A = 0x5A77
6563*ad30f8e7SGabor Kovesdan0x9143 = 0x5B39
6564*ad30f8e7SGabor Kovesdan0x9146 = 0x5B3A
6565*ad30f8e7SGabor Kovesdan0x9148 = 0x5B2A
6566*ad30f8e7SGabor Kovesdan0x9149 = 0x534F
6567*ad30f8e7SGabor Kovesdan0x914A = 0x747A
6568*ad30f8e7SGabor Kovesdan0x914B = 0x4775
6569*ad30f8e7SGabor Kovesdan0x914C = 0x5743
6570*ad30f8e7SGabor Kovesdan0x914D = 0x4564
6571*ad30f8e7SGabor Kovesdan0x914E = 0x747C
6572*ad30f8e7SGabor Kovesdan0x914F = 0x747D
6573*ad30f8e7SGabor Kovesdan0x9150 = 0x747B
6574*ad30f8e7SGabor Kovesdan0x9152 = 0x3E46
6575*ad30f8e7SGabor Kovesdan0x9157 = 0x506F
6576*ad30f8e7SGabor Kovesdan0x915A = 0x3753
6577*ad30f8e7SGabor Kovesdan0x915E = 0x4C2A
6578*ad30f8e7SGabor Kovesdan0x9161 = 0x7522
6579*ad30f8e7SGabor Kovesdan0x9162 = 0x7521
6580*ad30f8e7SGabor Kovesdan0x9163 = 0x3A28
6581*ad30f8e7SGabor Kovesdan0x9164 = 0x747E
6582*ad30f8e7SGabor Kovesdan0x9165 = 0x4B56
6583*ad30f8e7SGabor Kovesdan0x9169 = 0x7524
6584*ad30f8e7SGabor Kovesdan0x916A = 0x4052
6585*ad30f8e7SGabor Kovesdan0x916C = 0x336A
6586*ad30f8e7SGabor Kovesdan0x916E = 0x4D2A
6587*ad30f8e7SGabor Kovesdan0x916F = 0x7525
6588*ad30f8e7SGabor Kovesdan0x9170 = 0x7523
6589*ad30f8e7SGabor Kovesdan0x9172 = 0x7528
6590*ad30f8e7SGabor Kovesdan0x9174 = 0x7529
6591*ad30f8e7SGabor Kovesdan0x9175 = 0x3D4D
6592*ad30f8e7SGabor Kovesdan0x9176 = 0x4338
6593*ad30f8e7SGabor Kovesdan0x9177 = 0x3F61
6594*ad30f8e7SGabor Kovesdan0x9178 = 0x4B61
6595*ad30f8e7SGabor Kovesdan0x9179 = 0x752A
6596*ad30f8e7SGabor Kovesdan0x9185 = 0x752C
6597*ad30f8e7SGabor Kovesdan0x9187 = 0x343C
6598*ad30f8e7SGabor Kovesdan0x9189 = 0x576D
6599*ad30f8e7SGabor Kovesdan0x918B = 0x3457
6600*ad30f8e7SGabor Kovesdan0x918C = 0x752B
6601*ad30f8e7SGabor Kovesdan0x918D = 0x752E
6602*ad30f8e7SGabor Kovesdan0x9190 = 0x752D
6603*ad30f8e7SGabor Kovesdan0x9191 = 0x752F
6604*ad30f8e7SGabor Kovesdan0x9192 = 0x5051
6605*ad30f8e7SGabor Kovesdan0x9196 = 0x544D
6606*ad30f8e7SGabor Kovesdan0x919A = 0x4351
6607*ad30f8e7SGabor Kovesdan0x919B = 0x4829
6608*ad30f8e7SGabor Kovesdan0x919C = 0x3373
6609*ad30f8e7SGabor Kovesdan0x91A2 = 0x7530
6610*ad30f8e7SGabor Kovesdan0x91A3 = 0x7531
6611*ad30f8e7SGabor Kovesdan0x91AA = 0x7532
6612*ad30f8e7SGabor Kovesdan0x91AB = 0x523D
6613*ad30f8e7SGabor Kovesdan0x91AC = 0x3D34
6614*ad30f8e7SGabor Kovesdan0x91AD = 0x7533
6615*ad30f8e7SGabor Kovesdan0x91AE = 0x7534
6616*ad30f8e7SGabor Kovesdan0x91AF = 0x7535
6617*ad30f8e7SGabor Kovesdan0x91B4 = 0x7537
6618*ad30f8e7SGabor Kovesdan0x91B5 = 0x7536
6619*ad30f8e7SGabor Kovesdan0x91BA = 0x7538
6620*ad30f8e7SGabor Kovesdan0x91C0 = 0x4470
6621*ad30f8e7SGabor Kovesdan0x91C1 = 0x5046
6622*ad30f8e7SGabor Kovesdan0x91C3 = 0x7527
6623*ad30f8e7SGabor Kovesdan0x91C5 = 0x7526
6624*ad30f8e7SGabor Kovesdan0x91C7 = 0x3249
6625*ad30f8e7SGabor Kovesdan0x91C9 = 0x5354
6626*ad30f8e7SGabor Kovesdan0x91CB = 0x4A4D
6627*ad30f8e7SGabor Kovesdan0x91CC = 0x784E
6628*ad30f8e7SGabor Kovesdan0x91CD = 0x5658
6629*ad30f8e7SGabor Kovesdan0x91CE = 0x5230
6630*ad30f8e7SGabor Kovesdan0x91CF = 0x413F
6631*ad30f8e7SGabor Kovesdan0x91D1 = 0x3D70
6632*ad30f8e7SGabor Kovesdan0x91D2 = 0x6E44
6633*ad30f8e7SGabor Kovesdan0x91D3 = 0x6E45
6634*ad30f8e7SGabor Kovesdan0x91D4 = 0x6E46
6635*ad30f8e7SGabor Kovesdan0x91D5 = 0x6E49
6636*ad30f8e7SGabor Kovesdan0x91D7 = 0x6E48
6637*ad30f8e7SGabor Kovesdan0x91D8 = 0x3624
6638*ad30f8e7SGabor Kovesdan0x91D9 = 0x6E47
6639*ad30f8e7SGabor Kovesdan0x91DC = 0x382A
6640*ad30f8e7SGabor Kovesdan0x91DD = 0x556B
6641*ad30f8e7SGabor Kovesdan0x91E3 = 0x3576
6642*ad30f8e7SGabor Kovesdan0x91E4 = 0x6E4C
6643*ad30f8e7SGabor Kovesdan0x91E7 = 0x6E4B
6644*ad30f8e7SGabor Kovesdan0x91E9 = 0x3730
6645*ad30f8e7SGabor Kovesdan0x91F5 = 0x6E4E
6646*ad30f8e7SGabor Kovesdan0x91F7 = 0x6E4A
6647*ad30f8e7SGabor Kovesdan0x91F9 = 0x6E4F
6648*ad30f8e7SGabor Kovesdan0x91FA = 0x4725
6649*ad30f8e7SGabor Kovesdan0x9200 = 0x6E59
6650*ad30f8e7SGabor Kovesdan0x9201 = 0x6E55
6651*ad30f8e7SGabor Kovesdan0x9204 = 0x6E57
6652*ad30f8e7SGabor Kovesdan0x9208 = 0x6E50
6653*ad30f8e7SGabor Kovesdan0x9209 = 0x4446
6654*ad30f8e7SGabor Kovesdan0x920D = 0x365B
6655*ad30f8e7SGabor Kovesdan0x920E = 0x3933
6656*ad30f8e7SGabor Kovesdan0x9210 = 0x6E54
6657*ad30f8e7SGabor Kovesdan0x9211 = 0x6E53
6658*ad30f8e7SGabor Kovesdan0x9214 = 0x332E
6659*ad30f8e7SGabor Kovesdan0x9215 = 0x4525
6660*ad30f8e7SGabor Kovesdan0x921E = 0x3E7B
6661*ad30f8e7SGabor Kovesdan0x9223 = 0x3846
6662*ad30f8e7SGabor Kovesdan0x9225 = 0x6E58
6663*ad30f8e7SGabor Kovesdan0x9226 = 0x6E51
6664*ad30f8e7SGabor Kovesdan0x9227 = 0x6E56
6665*ad30f8e7SGabor Kovesdan0x922E = 0x6E6A
6666*ad30f8e7SGabor Kovesdan0x9230 = 0x6E66
6667*ad30f8e7SGabor Kovesdan0x9233 = 0x6E5D
6668*ad30f8e7SGabor Kovesdan0x9234 = 0x4165
6669*ad30f8e7SGabor Kovesdan0x9237 = 0x6E5C
6670*ad30f8e7SGabor Kovesdan0x9238 = 0x6E60
6671*ad30f8e7SGabor Kovesdan0x9239 = 0x6E6B
6672*ad30f8e7SGabor Kovesdan0x923A = 0x6E5A
6673*ad30f8e7SGabor Kovesdan0x923D = 0x6E5F
6674*ad30f8e7SGabor Kovesdan0x923E = 0x534B
6675*ad30f8e7SGabor Kovesdan0x923F = 0x6E64
6676*ad30f8e7SGabor Kovesdan0x9240 = 0x3C58
6677*ad30f8e7SGabor Kovesdan0x9245 = 0x6E52
6678*ad30f8e7SGabor Kovesdan0x9248 = 0x6E68
6679*ad30f8e7SGabor Kovesdan0x9249 = 0x6E67
6680*ad30f8e7SGabor Kovesdan0x924D = 0x6E69
6681*ad30f8e7SGabor Kovesdan0x9251 = 0x322C
6682*ad30f8e7SGabor Kovesdan0x9255 = 0x6E5E
6683*ad30f8e7SGabor Kovesdan0x9257 = 0x472F
6684*ad30f8e7SGabor Kovesdan0x925A = 0x432D
6685*ad30f8e7SGabor Kovesdan0x925B = 0x4726
6686*ad30f8e7SGabor Kovesdan0x925E = 0x6E61
6687*ad30f8e7SGabor Kovesdan0x9262 = 0x3227
6688*ad30f8e7SGabor Kovesdan0x9266 = 0x6E5B
6689*ad30f8e7SGabor Kovesdan0x926C = 0x6E62
6690*ad30f8e7SGabor Kovesdan0x926D = 0x6E63
6691*ad30f8e7SGabor Kovesdan0x9278 = 0x3D42
6692*ad30f8e7SGabor Kovesdan0x927A = 0x6E6F
6693*ad30f8e7SGabor Kovesdan0x927B = 0x3875
6694*ad30f8e7SGabor Kovesdan0x927F = 0x6E7E
6695*ad30f8e7SGabor Kovesdan0x9280 = 0x5278
6696*ad30f8e7SGabor Kovesdan0x9283 = 0x6F25
6697*ad30f8e7SGabor Kovesdan0x9285 = 0x4D2D
6698*ad30f8e7SGabor Kovesdan0x928E = 0x7646
6699*ad30f8e7SGabor Kovesdan0x9291 = 0x4F33
6700*ad30f8e7SGabor Kovesdan0x9293 = 0x6E7D
6701*ad30f8e7SGabor Kovesdan0x9296 = 0x6E79
6702*ad30f8e7SGabor Kovesdan0x9298 = 0x437A
6703*ad30f8e7SGabor Kovesdan0x929A = 0x6F22
6704*ad30f8e7SGabor Kovesdan0x929C = 0x4F4E
6705*ad30f8e7SGabor Kovesdan0x92A0 = 0x6E6E
6706*ad30f8e7SGabor Kovesdan0x92A3 = 0x6F28
6707*ad30f8e7SGabor Kovesdan0x92A5 = 0x523F
6708*ad30f8e7SGabor Kovesdan0x92A6 = 0x6E77
6709*ad30f8e7SGabor Kovesdan0x92A8 = 0x6F27
6710*ad30f8e7SGabor Kovesdan0x92A9 = 0x6E7B
6711*ad30f8e7SGabor Kovesdan0x92AA = 0x6E70
6712*ad30f8e7SGabor Kovesdan0x92AB = 0x6F24
6713*ad30f8e7SGabor Kovesdan0x92AC = 0x6E6D
6714*ad30f8e7SGabor Kovesdan0x92B1 = 0x6E76
6715*ad30f8e7SGabor Kovesdan0x92B7 = 0x4F7A
6716*ad30f8e7SGabor Kovesdan0x92B9 = 0x5062
6717*ad30f8e7SGabor Kovesdan0x92BB = 0x4C60
6718*ad30f8e7SGabor Kovesdan0x92BC = 0x6F31
6719*ad30f8e7SGabor Kovesdan0x92C1 = 0x4241
6720*ad30f8e7SGabor Kovesdan0x92C3 = 0x6F36
6721*ad30f8e7SGabor Kovesdan0x92C5 = 0x503F
6722*ad30f8e7SGabor Kovesdan0x92C7 = 0x3135
6723*ad30f8e7SGabor Kovesdan0x92C8 = 0x7648
6724*ad30f8e7SGabor Kovesdan0x92CC = 0x6E7A
6725*ad30f8e7SGabor Kovesdan0x92CF = 0x6E72
6726*ad30f8e7SGabor Kovesdan0x92D2 = 0x3766
6727*ad30f8e7SGabor Kovesdan0x92DD = 0x6F32
6728*ad30f8e7SGabor Kovesdan0x92DF = 0x6F37
6729*ad30f8e7SGabor Kovesdan0x92E3 = 0x6E74
6730*ad30f8e7SGabor Kovesdan0x92E4 = 0x337A
6731*ad30f8e7SGabor Kovesdan0x92E5 = 0x6F2D
6732*ad30f8e7SGabor Kovesdan0x92E6 = 0x6F38
6733*ad30f8e7SGabor Kovesdan0x92E8 = 0x6F30
6734*ad30f8e7SGabor Kovesdan0x92EA = 0x464C
6735*ad30f8e7SGabor Kovesdan0x92ED = 0x4871
6736*ad30f8e7SGabor Kovesdan0x92EE = 0x6E71
6737*ad30f8e7SGabor Kovesdan0x92EF = 0x6F2F
6738*ad30f8e7SGabor Kovesdan0x92F0 = 0x6F2E
6739*ad30f8e7SGabor Kovesdan0x92F1 = 0x6F2B
6740*ad30f8e7SGabor Kovesdan0x92F6 = 0x6F33
6741*ad30f8e7SGabor Kovesdan0x92F8 = 0x3E62
6742*ad30f8e7SGabor Kovesdan0x92FC = 0x3856
6743*ad30f8e7SGabor Kovesdan0x9301 = 0x6F3E
6744*ad30f8e7SGabor Kovesdan0x9306 = 0x6F3A
6745*ad30f8e7SGabor Kovesdan0x9307 = 0x6F42
6746*ad30f8e7SGabor Kovesdan0x9308 = 0x6F43
6747*ad30f8e7SGabor Kovesdan0x9310 = 0x5736
6748*ad30f8e7SGabor Kovesdan0x9312 = 0x6F39
6749*ad30f8e7SGabor Kovesdan0x9315 = 0x6F3F
6750*ad30f8e7SGabor Kovesdan0x9318 = 0x3438
6751*ad30f8e7SGabor Kovesdan0x9319 = 0x6F45
6752*ad30f8e7SGabor Kovesdan0x931A = 0x6F23
6753*ad30f8e7SGabor Kovesdan0x931B = 0x6F3C
6754*ad30f8e7SGabor Kovesdan0x931F = 0x6F44
6755*ad30f8e7SGabor Kovesdan0x9320 = 0x3627
6756*ad30f8e7SGabor Kovesdan0x9322 = 0x472E
6757*ad30f8e7SGabor Kovesdan0x9326 = 0x3D75
6758*ad30f8e7SGabor Kovesdan0x9328 = 0x432A
6759*ad30f8e7SGabor Kovesdan0x932B = 0x4E7D
6760*ad30f8e7SGabor Kovesdan0x932E = 0x6F40
6761*ad30f8e7SGabor Kovesdan0x932F = 0x346D
6762*ad30f8e7SGabor Kovesdan0x9332 = 0x423C
6763*ad30f8e7SGabor Kovesdan0x9333 = 0x434C
6764*ad30f8e7SGabor Kovesdan0x9336 = 0x7823
6765*ad30f8e7SGabor Kovesdan0x9338 = 0x6F2A
6766*ad30f8e7SGabor Kovesdan0x9340 = 0x6F3D
6767*ad30f8e7SGabor Kovesdan0x9341 = 0x4F47
6768*ad30f8e7SGabor Kovesdan0x9343 = 0x6F41
6769*ad30f8e7SGabor Kovesdan0x9346 = 0x6E4D
6770*ad30f8e7SGabor Kovesdan0x9347 = 0x6F47
6771*ad30f8e7SGabor Kovesdan0x934B = 0x3978
6772*ad30f8e7SGabor Kovesdan0x934D = 0x3646
6773*ad30f8e7SGabor Kovesdan0x9354 = 0x6F49
6774*ad30f8e7SGabor Kovesdan0x9358 = 0x5521
6775*ad30f8e7SGabor Kovesdan0x935B = 0x364D
6776*ad30f8e7SGabor Kovesdan0x9364 = 0x6F4A
6777*ad30f8e7SGabor Kovesdan0x9365 = 0x6F46
6778*ad30f8e7SGabor Kovesdan0x9369 = 0x6F3B
6779*ad30f8e7SGabor Kovesdan0x936A = 0x764A
6780*ad30f8e7SGabor Kovesdan0x936C = 0x4742
6781*ad30f8e7SGabor Kovesdan0x9370 = 0x6F4C
6782*ad30f8e7SGabor Kovesdan0x9375 = 0x3C7C
6783*ad30f8e7SGabor Kovesdan0x9376 = 0x6F48
6784*ad30f8e7SGabor Kovesdan0x937A = 0x5560
6785*ad30f8e7SGabor Kovesdan0x937E = 0x6F71
6786*ad30f8e7SGabor Kovesdan0x9382 = 0x433E
6787*ad30f8e7SGabor Kovesdan0x9384 = 0x6F4D
6788*ad30f8e7SGabor Kovesdan0x9387 = 0x6F51
6789*ad30f8e7SGabor Kovesdan0x938A = 0x3077
6790*ad30f8e7SGabor Kovesdan0x938F = 0x764C
6791*ad30f8e7SGabor Kovesdan0x9396 = 0x4B78
6792*ad30f8e7SGabor Kovesdan0x9398 = 0x6F53
6793*ad30f8e7SGabor Kovesdan0x93A2 = 0x4E59
6794*ad30f8e7SGabor Kovesdan0x93A3 = 0x5D76
6795*ad30f8e7SGabor Kovesdan0x93A6 = 0x6F56
6796*ad30f8e7SGabor Kovesdan0x93A7 = 0x6E78
6797*ad30f8e7SGabor Kovesdan0x93A9 = 0x6F21
6798*ad30f8e7SGabor Kovesdan0x93AA = 0x6F4B
6799*ad30f8e7SGabor Kovesdan0x93AC = 0x3864
6800*ad30f8e7SGabor Kovesdan0x93AE = 0x5572
6801*ad30f8e7SGabor Kovesdan0x93B0 = 0x6F57
6802*ad30f8e7SGabor Kovesdan0x93B3 = 0x4478
6803*ad30f8e7SGabor Kovesdan0x93B5 = 0x6F58
6804*ad30f8e7SGabor Kovesdan0x93B8 = 0x6F54
6805*ad30f8e7SGabor Kovesdan0x93BF = 0x6F55
6806*ad30f8e7SGabor Kovesdan0x93C3 = 0x6F5F
6807*ad30f8e7SGabor Kovesdan0x93C7 = 0x6F60
6808*ad30f8e7SGabor Kovesdan0x93C8 = 0x4134
6809*ad30f8e7SGabor Kovesdan0x93CA = 0x764B
6810*ad30f8e7SGabor Kovesdan0x93CC = 0x6F52
6811*ad30f8e7SGabor Kovesdan0x93CD = 0x6F5D
6812*ad30f8e7SGabor Kovesdan0x93D1 = 0x6F61
6813*ad30f8e7SGabor Kovesdan0x93D6 = 0x7769
6814*ad30f8e7SGabor Kovesdan0x93D7 = 0x6F2C
6815*ad30f8e7SGabor Kovesdan0x93D8 = 0x6F4F
6816*ad30f8e7SGabor Kovesdan0x93DC = 0x6F5B
6817*ad30f8e7SGabor Kovesdan0x93DD = 0x6F5C
6818*ad30f8e7SGabor Kovesdan0x93DE = 0x6F5E
6819*ad30f8e7SGabor Kovesdan0x93DF = 0x3279
6820*ad30f8e7SGabor Kovesdan0x93E1 = 0x3E35
6821*ad30f8e7SGabor Kovesdan0x93E2 = 0x6F5A
6822*ad30f8e7SGabor Kovesdan0x93E4 = 0x6F4E
6823*ad30f8e7SGabor Kovesdan0x93E8 = 0x7649
6824*ad30f8e7SGabor Kovesdan0x93F5 = 0x6E7C
6825*ad30f8e7SGabor Kovesdan0x93F7 = 0x6F64
6826*ad30f8e7SGabor Kovesdan0x93F9 = 0x6F6A
6827*ad30f8e7SGabor Kovesdan0x9403 = 0x6E73
6828*ad30f8e7SGabor Kovesdan0x940B = 0x6F26
6829*ad30f8e7SGabor Kovesdan0x9410 = 0x414D
6830*ad30f8e7SGabor Kovesdan0x9412 = 0x6F29
6831*ad30f8e7SGabor Kovesdan0x9413 = 0x6F66
6832*ad30f8e7SGabor Kovesdan0x9414 = 0x6F62
6833*ad30f8e7SGabor Kovesdan0x9418 = 0x5653
6834*ad30f8e7SGabor Kovesdan0x9419 = 0x6F6B
6835*ad30f8e7SGabor Kovesdan0x941D = 0x6F63
6836*ad30f8e7SGabor Kovesdan0x9420 = 0x6F68
6837*ad30f8e7SGabor Kovesdan0x9426 = 0x6F34
6838*ad30f8e7SGabor Kovesdan0x9427 = 0x6F35
6839*ad30f8e7SGabor Kovesdan0x9428 = 0x6F50
6840*ad30f8e7SGabor Kovesdan0x942E = 0x412D
6841*ad30f8e7SGabor Kovesdan0x9432 = 0x6F6D
6842*ad30f8e7SGabor Kovesdan0x9433 = 0x4058
6843*ad30f8e7SGabor Kovesdan0x9435 = 0x4C7A
6844*ad30f8e7SGabor Kovesdan0x9438 = 0x6E6C
6845*ad30f8e7SGabor Kovesdan0x943A = 0x6E75
6846*ad30f8e7SGabor Kovesdan0x943E = 0x764D
6847*ad30f8e7SGabor Kovesdan0x943F = 0x6F6E
6848*ad30f8e7SGabor Kovesdan0x9444 = 0x567D
6849*ad30f8e7SGabor Kovesdan0x944A = 0x6F6C
6850*ad30f8e7SGabor Kovesdan0x944C = 0x6F59
6851*ad30f8e7SGabor Kovesdan0x9452 = 0x3C78
6852*ad30f8e7SGabor Kovesdan0x9454 = 0x6F6F
6853*ad30f8e7SGabor Kovesdan0x9460 = 0x6E65
6854*ad30f8e7SGabor Kovesdan0x9463 = 0x6F70
6855*ad30f8e7SGabor Kovesdan0x9465 = 0x6F65
6856*ad30f8e7SGabor Kovesdan0x946B = 0x764E
6857*ad30f8e7SGabor Kovesdan0x946D = 0x6F67
6858*ad30f8e7SGabor Kovesdan0x9470 = 0x543F
6859*ad30f8e7SGabor Kovesdan0x9472 = 0x4F62
6860*ad30f8e7SGabor Kovesdan0x9477 = 0x4477
6861*ad30f8e7SGabor Kovesdan0x9479 = 0x6F69
6862*ad30f8e7SGabor Kovesdan0x947C = 0x4260
6863*ad30f8e7SGabor Kovesdan0x947D = 0x576A
6864*ad30f8e7SGabor Kovesdan0x947E = 0x7647
6865*ad30f8e7SGabor Kovesdan0x947F = 0x5464
6866*ad30f8e7SGabor Kovesdan0x9577 = 0x3324
6867*ad30f8e7SGabor Kovesdan0x9580 = 0x4345
6868*ad30f8e7SGabor Kovesdan0x9582 = 0x6345
6869*ad30f8e7SGabor Kovesdan0x9583 = 0x4941
6870*ad30f8e7SGabor Kovesdan0x9586 = 0x6346
6871*ad30f8e7SGabor Kovesdan0x9589 = 0x3155
6872*ad30f8e7SGabor Kovesdan0x958B = 0x3F2A
6873*ad30f8e7SGabor Kovesdan0x958C = 0x634A
6874*ad30f8e7SGabor Kovesdan0x958E = 0x6348
6875*ad30f8e7SGabor Kovesdan0x958F = 0x4872
6876*ad30f8e7SGabor Kovesdan0x9591 = 0x4F50
6877*ad30f8e7SGabor Kovesdan0x9593 = 0x3C64
6878*ad30f8e7SGabor Kovesdan0x9594 = 0x6349
6879*ad30f8e7SGabor Kovesdan0x9598 = 0x5522
6880*ad30f8e7SGabor Kovesdan0x95A1 = 0x3A52
6881*ad30f8e7SGabor Kovesdan0x95A3 = 0x3873
6882*ad30f8e7SGabor Kovesdan0x95A4 = 0x7839
6883*ad30f8e7SGabor Kovesdan0x95A5 = 0x3727
6884*ad30f8e7SGabor Kovesdan0x95A8 = 0x396B
6885*ad30f8e7SGabor Kovesdan0x95A9 = 0x4376
6886*ad30f8e7SGabor Kovesdan0x95AB = 0x634D
6887*ad30f8e7SGabor Kovesdan0x95AC = 0x634F
6888*ad30f8e7SGabor Kovesdan0x95AD = 0x634C
6889*ad30f8e7SGabor Kovesdan0x95B2 = 0x5444
6890*ad30f8e7SGabor Kovesdan0x95B6 = 0x6351
6891*ad30f8e7SGabor Kovesdan0x95B9 = 0x514B
6892*ad30f8e7SGabor Kovesdan0x95BB = 0x5156
6893*ad30f8e7SGabor Kovesdan0x95BC = 0x6355
6894*ad30f8e7SGabor Kovesdan0x95BD = 0x6354
6895*ad30f8e7SGabor Kovesdan0x95BE = 0x6350
6896*ad30f8e7SGabor Kovesdan0x95BF = 0x6353
6897*ad30f8e7SGabor Kovesdan0x95C3 = 0x6356
6898*ad30f8e7SGabor Kovesdan0x95C6 = 0x7822
6899*ad30f8e7SGabor Kovesdan0x95C8 = 0x6347
6900*ad30f8e7SGabor Kovesdan0x95CA = 0x402B
6901*ad30f8e7SGabor Kovesdan0x95CB = 0x6357
6902*ad30f8e7SGabor Kovesdan0x95CC = 0x403B
6903*ad30f8e7SGabor Kovesdan0x95D0 = 0x6359
6904*ad30f8e7SGabor Kovesdan0x95D4 = 0x6358
6905*ad30f8e7SGabor Kovesdan0x95D5 = 0x635A
6906*ad30f8e7SGabor Kovesdan0x95D6 = 0x3433
6907*ad30f8e7SGabor Kovesdan0x95DC = 0x3958
6908*ad30f8e7SGabor Kovesdan0x95DE = 0x635B
6909*ad30f8e7SGabor Kovesdan0x95E1 = 0x327B
6910*ad30f8e7SGabor Kovesdan0x95E2 = 0x785B
6911*ad30f8e7SGabor Kovesdan0x95E5 = 0x634B
6912*ad30f8e7SGabor Kovesdan0x961C = 0x3837
6913*ad30f8e7SGabor Kovesdan0x961D = 0x5A62
6914*ad30f8e7SGabor Kovesdan0x9621 = 0x5A64
6915*ad30f8e7SGabor Kovesdan0x9622 = 0x5A63
6916*ad30f8e7SGabor Kovesdan0x962A = 0x5A66
6917*ad30f8e7SGabor Kovesdan0x962E = 0x486E
6918*ad30f8e7SGabor Kovesdan0x9631 = 0x5A65
6919*ad30f8e7SGabor Kovesdan0x9632 = 0x3740
6920*ad30f8e7SGabor Kovesdan0x963B = 0x5768
6921*ad30f8e7SGabor Kovesdan0x963C = 0x5A68
6922*ad30f8e7SGabor Kovesdan0x963D = 0x5A67
6923*ad30f8e7SGabor Kovesdan0x963F = 0x3022
6924*ad30f8e7SGabor Kovesdan0x9640 = 0x4D53
6925*ad30f8e7SGabor Kovesdan0x9642 = 0x5A69
6926*ad30f8e7SGabor Kovesdan0x9644 = 0x383D
6927*ad30f8e7SGabor Kovesdan0x964B = 0x422A
6928*ad30f8e7SGabor Kovesdan0x964C = 0x4430
6929*ad30f8e7SGabor Kovesdan0x964D = 0x3D35
6930*ad30f8e7SGabor Kovesdan0x9650 = 0x4F5E
6931*ad30f8e7SGabor Kovesdan0x9654 = 0x5A6B
6932*ad30f8e7SGabor Kovesdan0x9658 = 0x5A6A
6933*ad30f8e7SGabor Kovesdan0x965B = 0x315D
6934*ad30f8e7SGabor Kovesdan0x965D = 0x4942
6935*ad30f8e7SGabor Kovesdan0x965F = 0x5A6C
6936*ad30f8e7SGabor Kovesdan0x9661 = 0x3638
6937*ad30f8e7SGabor Kovesdan0x9662 = 0x543A
6938*ad30f8e7SGabor Kovesdan0x9663 = 0x5573
6939*ad30f8e7SGabor Kovesdan0x9664 = 0x337D
6940*ad30f8e7SGabor Kovesdan0x966A = 0x4563
6941*ad30f8e7SGabor Kovesdan0x966C = 0x5A6E
6942*ad30f8e7SGabor Kovesdan0x9670 = 0x5275
6943*ad30f8e7SGabor Kovesdan0x9672 = 0x5A6F
6944*ad30f8e7SGabor Kovesdan0x9673 = 0x3342
6945*ad30f8e7SGabor Kovesdan0x9674 = 0x5A70
6946*ad30f8e7SGabor Kovesdan0x9675 = 0x416A
6947*ad30f8e7SGabor Kovesdan0x9676 = 0x4C55
6948*ad30f8e7SGabor Kovesdan0x9677 = 0x4F5D
6949*ad30f8e7SGabor Kovesdan0x9678 = 0x423D
6950*ad30f8e7SGabor Kovesdan0x967D = 0x5174
6951*ad30f8e7SGabor Kovesdan0x9685 = 0x5367
6952*ad30f8e7SGabor Kovesdan0x9686 = 0x4221
6953*ad30f8e7SGabor Kovesdan0x9688 = 0x5A71
6954*ad30f8e7SGabor Kovesdan0x9689 = 0x5A6D
6955*ad30f8e7SGabor Kovesdan0x968A = 0x3653
6956*ad30f8e7SGabor Kovesdan0x968B = 0x4B65
6957*ad30f8e7SGabor Kovesdan0x968D = 0x5A72
6958*ad30f8e7SGabor Kovesdan0x968E = 0x3D57
6959*ad30f8e7SGabor Kovesdan0x9694 = 0x3874
6960*ad30f8e7SGabor Kovesdan0x9695 = 0x5449
6961*ad30f8e7SGabor Kovesdan0x9697 = 0x5A73
6962*ad30f8e7SGabor Kovesdan0x9698 = 0x302F
6963*ad30f8e7SGabor Kovesdan0x9699 = 0x4F36
6964*ad30f8e7SGabor Kovesdan0x969B = 0x3C4A
6965*ad30f8e7SGabor Kovesdan0x969C = 0x554F
6966*ad30f8e7SGabor Kovesdan0x96A7 = 0x4B6D
6967*ad30f8e7SGabor Kovesdan0x96A8 = 0x4B66
6968*ad30f8e7SGabor Kovesdan0x96AA = 0x4F55
6969*ad30f8e7SGabor Kovesdan0x96B0 = 0x5A74
6970*ad30f8e7SGabor Kovesdan0x96B1 = 0x527E
6971*ad30f8e7SGabor Kovesdan0x96B3 = 0x6344
6972*ad30f8e7SGabor Kovesdan0x96B4 = 0x4224
6973*ad30f8e7SGabor Kovesdan0x96B8 = 0x4125
6974*ad30f8e7SGabor Kovesdan0x96B9 = 0x763F
6975*ad30f8e7SGabor Kovesdan0x96BB = 0x7922
6976*ad30f8e7SGabor Kovesdan0x96BC = 0x7640
6977*ad30f8e7SGabor Kovesdan0x96BD = 0x7641
6978*ad30f8e7SGabor Kovesdan0x96C0 = 0x4838
6979*ad30f8e7SGabor Kovesdan0x96C1 = 0x5163
6980*ad30f8e7SGabor Kovesdan0x96C4 = 0x505B
6981*ad30f8e7SGabor Kovesdan0x96C5 = 0x5145
6982*ad30f8e7SGabor Kovesdan0x96C6 = 0x3C2F
6983*ad30f8e7SGabor Kovesdan0x96C7 = 0x394D
6984*ad30f8e7SGabor Kovesdan0x96C9 = 0x6F74
6985*ad30f8e7SGabor Kovesdan0x96CC = 0x3446
6986*ad30f8e7SGabor Kovesdan0x96CD = 0x533A
6987*ad30f8e7SGabor Kovesdan0x96CE = 0x7642
6988*ad30f8e7SGabor Kovesdan0x96D2 = 0x7643
6989*ad30f8e7SGabor Kovesdan0x96D5 = 0x3571
6990*ad30f8e7SGabor Kovesdan0x96D6 = 0x4B64
6991*ad30f8e7SGabor Kovesdan0x96D9 = 0x4B2B
6992*ad30f8e7SGabor Kovesdan0x96DB = 0x337B
6993*ad30f8e7SGabor Kovesdan0x96DC = 0x5453
6994*ad30f8e7SGabor Kovesdan0x96E2 = 0x406B
6995*ad30f8e7SGabor Kovesdan0x96E3 = 0x4451
6996*ad30f8e7SGabor Kovesdan0x96E8 = 0x536A
6997*ad30f8e7SGabor Kovesdan0x96E9 = 0x7627
6998*ad30f8e7SGabor Kovesdan0x96EA = 0x5129
6999*ad30f8e7SGabor Kovesdan0x96EF = 0x7629
7000*ad30f8e7SGabor Kovesdan0x96F2 = 0x5446
7001*ad30f8e7SGabor Kovesdan0x96F6 = 0x4163
7002*ad30f8e7SGabor Kovesdan0x96F7 = 0x4057
7003*ad30f8e7SGabor Kovesdan0x96F9 = 0x3122
7004*ad30f8e7SGabor Kovesdan0x96FB = 0x3567
7005*ad30f8e7SGabor Kovesdan0x9700 = 0x5068
7006*ad30f8e7SGabor Kovesdan0x9704 = 0x4F76
7007*ad30f8e7SGabor Kovesdan0x9706 = 0x762A
7008*ad30f8e7SGabor Kovesdan0x9707 = 0x5570
7009*ad30f8e7SGabor Kovesdan0x9708 = 0x762C
7010*ad30f8e7SGabor Kovesdan0x9709 = 0x4339
7011*ad30f8e7SGabor Kovesdan0x970D = 0x3B74
7012*ad30f8e7SGabor Kovesdan0x970E = 0x762E
7013*ad30f8e7SGabor Kovesdan0x970F = 0x762D
7014*ad30f8e7SGabor Kovesdan0x9713 = 0x445E
7015*ad30f8e7SGabor Kovesdan0x9716 = 0x4158
7016*ad30f8e7SGabor Kovesdan0x971C = 0x4B2A
7017*ad30f8e7SGabor Kovesdan0x971E = 0x4F3C
7018*ad30f8e7SGabor Kovesdan0x9727 = 0x4E6D
7019*ad30f8e7SGabor Kovesdan0x972A = 0x762F
7020*ad30f8e7SGabor Kovesdan0x9730 = 0x7631
7021*ad30f8e7SGabor Kovesdan0x9732 = 0x4236
7022*ad30f8e7SGabor Kovesdan0x9738 = 0x3054
7023*ad30f8e7SGabor Kovesdan0x9739 = 0x4579
7024*ad30f8e7SGabor Kovesdan0x973D = 0x762B
7025*ad30f8e7SGabor Kovesdan0x973E = 0x7632
7026*ad30f8e7SGabor Kovesdan0x9742 = 0x7628
7027*ad30f8e7SGabor Kovesdan0x9744 = 0x7630
7028*ad30f8e7SGabor Kovesdan0x9748 = 0x4169
7029*ad30f8e7SGabor Kovesdan0x9752 = 0x4760
7030*ad30f8e7SGabor Kovesdan0x9756 = 0x3E38
7031*ad30f8e7SGabor Kovesdan0x975A = 0x7626
7032*ad30f8e7SGabor Kovesdan0x975B = 0x3565
7033*ad30f8e7SGabor Kovesdan0x975C = 0x3E32
7034*ad30f8e7SGabor Kovesdan0x975E = 0x3747
7035*ad30f8e7SGabor Kovesdan0x9760 = 0x3F3F
7036*ad30f8e7SGabor Kovesdan0x9761 = 0x4352
7037*ad30f8e7SGabor Kovesdan0x9762 = 0x4366
7038*ad30f8e7SGabor Kovesdan0x9768 = 0x584C
7039*ad30f8e7SGabor Kovesdan0x9769 = 0x386F
7040*ad30f8e7SGabor Kovesdan0x9773 = 0x3D79
7041*ad30f8e7SGabor Kovesdan0x9774 = 0x5125
7042*ad30f8e7SGabor Kovesdan0x9776 = 0x3050
7043*ad30f8e7SGabor Kovesdan0x977C = 0x7730
7044*ad30f8e7SGabor Kovesdan0x9785 = 0x7731
7045*ad30f8e7SGabor Kovesdan0x978B = 0x502C
7046*ad30f8e7SGabor Kovesdan0x978D = 0x3030
7047*ad30f8e7SGabor Kovesdan0x978F = 0x392E
7048*ad30f8e7SGabor Kovesdan0x9794 = 0x7734
7049*ad30f8e7SGabor Kovesdan0x9798 = 0x474A
7050*ad30f8e7SGabor Kovesdan0x97A0 = 0x3E4F
7051*ad30f8e7SGabor Kovesdan0x97A3 = 0x7737
7052*ad30f8e7SGabor Kovesdan0x97A6 = 0x7864
7053*ad30f8e7SGabor Kovesdan0x97AB = 0x7736
7054*ad30f8e7SGabor Kovesdan0x97AD = 0x315E
7055*ad30f8e7SGabor Kovesdan0x97B2 = 0x7738
7056*ad30f8e7SGabor Kovesdan0x97B4 = 0x7739
7057*ad30f8e7SGabor Kovesdan0x97BD = 0x7733
7058*ad30f8e7SGabor Kovesdan0x97C3 = 0x7732
7059*ad30f8e7SGabor Kovesdan0x97C6 = 0x7861
7060*ad30f8e7SGabor Kovesdan0x97C9 = 0x7735
7061*ad30f8e7SGabor Kovesdan0x97CB = 0x4E24
7062*ad30f8e7SGabor Kovesdan0x97CC = 0x484D
7063*ad30f8e7SGabor Kovesdan0x97D3 = 0x3A2B
7064*ad30f8e7SGabor Kovesdan0x97D9 = 0x6838
7065*ad30f8e7SGabor Kovesdan0x97DC = 0x683A
7066*ad30f8e7SGabor Kovesdan0x97DE = 0x6839
7067*ad30f8e7SGabor Kovesdan0x97ED = 0x3E42
7068*ad30f8e7SGabor Kovesdan0x97F3 = 0x5274
7069*ad30f8e7SGabor Kovesdan0x97F5 = 0x544F
7070*ad30f8e7SGabor Kovesdan0x97F6 = 0x4958
7071*ad30f8e7SGabor Kovesdan0x97FF = 0x4F6C
7072*ad30f8e7SGabor Kovesdan0x9801 = 0x5233
7073*ad30f8e7SGabor Kovesdan0x9802 = 0x3625
7074*ad30f8e7SGabor Kovesdan0x9803 = 0x476A
7075*ad30f8e7SGabor Kovesdan0x9805 = 0x4F6E
7076*ad30f8e7SGabor Kovesdan0x9806 = 0x4B33
7077*ad30f8e7SGabor Kovesdan0x9807 = 0x717C
7078*ad30f8e7SGabor Kovesdan0x9808 = 0x506B
7079*ad30f8e7SGabor Kovesdan0x980A = 0x676F
7080*ad30f8e7SGabor Kovesdan0x980C = 0x4B4C
7081*ad30f8e7SGabor Kovesdan0x980E = 0x717D
7082*ad30f8e7SGabor Kovesdan0x980F = 0x717E
7083*ad30f8e7SGabor Kovesdan0x9810 = 0x5424
7084*ad30f8e7SGabor Kovesdan0x9811 = 0x4D67
7085*ad30f8e7SGabor Kovesdan0x9812 = 0x3064
7086*ad30f8e7SGabor Kovesdan0x9813 = 0x3659
7087*ad30f8e7SGabor Kovesdan0x9817 = 0x4644
7088*ad30f8e7SGabor Kovesdan0x9818 = 0x416C
7089*ad30f8e7SGabor Kovesdan0x981C = 0x7222
7090*ad30f8e7SGabor Kovesdan0x9821 = 0x7221
7091*ad30f8e7SGabor Kovesdan0x9824 = 0x5243
7092*ad30f8e7SGabor Kovesdan0x9826 = 0x7224
7093*ad30f8e7SGabor Kovesdan0x982D = 0x4D37
7094*ad30f8e7SGabor Kovesdan0x9830 = 0x3C55
7095*ad30f8e7SGabor Kovesdan0x9837 = 0x7225
7096*ad30f8e7SGabor Kovesdan0x9838 = 0x3E31
7097*ad30f8e7SGabor Kovesdan0x983B = 0x4635
7098*ad30f8e7SGabor Kovesdan0x983D = 0x4D47
7099*ad30f8e7SGabor Kovesdan0x9846 = 0x3F45
7100*ad30f8e7SGabor Kovesdan0x984C = 0x4C62
7101*ad30f8e7SGabor Kovesdan0x984D = 0x366E
7102*ad30f8e7SGabor Kovesdan0x984E = 0x7226
7103*ad30f8e7SGabor Kovesdan0x9853 = 0x7227
7104*ad30f8e7SGabor Kovesdan0x9854 = 0x5155
7105*ad30f8e7SGabor Kovesdan0x9858 = 0x5438
7106*ad30f8e7SGabor Kovesdan0x9859 = 0x722A
7107*ad30f8e7SGabor Kovesdan0x985B = 0x355F
7108*ad30f8e7SGabor Kovesdan0x985E = 0x4060
7109*ad30f8e7SGabor Kovesdan0x9862 = 0x7229
7110*ad30f8e7SGabor Kovesdan0x9865 = 0x722B
7111*ad30f8e7SGabor Kovesdan0x9867 = 0x394B
7112*ad30f8e7SGabor Kovesdan0x986B = 0x327C
7113*ad30f8e7SGabor Kovesdan0x986C = 0x722C
7114*ad30f8e7SGabor Kovesdan0x986F = 0x4F54
7115*ad30f8e7SGabor Kovesdan0x9870 = 0x722D
7116*ad30f8e7SGabor Kovesdan0x9871 = 0x422D
7117*ad30f8e7SGabor Kovesdan0x9873 = 0x7228
7118*ad30f8e7SGabor Kovesdan0x9874 = 0x4827
7119*ad30f8e7SGabor Kovesdan0x98A8 = 0x3767
7120*ad30f8e7SGabor Kovesdan0x98AE = 0x6C29
7121*ad30f8e7SGabor Kovesdan0x98AF = 0x6C2A
7122*ad30f8e7SGabor Kovesdan0x98B1 = 0x786C
7123*ad30f8e7SGabor Kovesdan0x98B3 = 0x7837
7124*ad30f8e7SGabor Kovesdan0x98B6 = 0x6C2B
7125*ad30f8e7SGabor Kovesdan0x98BC = 0x6C2C
7126*ad30f8e7SGabor Kovesdan0x98C4 = 0x462E
7127*ad30f8e7SGabor Kovesdan0x98C6 = 0x6C2D
7128*ad30f8e7SGabor Kovesdan0x98C8 = 0x6C2E
7129*ad30f8e7SGabor Kovesdan0x98DB = 0x3749
7130*ad30f8e7SGabor Kovesdan0x98DF = 0x4A33
7131*ad30f8e7SGabor Kovesdan0x98E0 = 0x623B
7132*ad30f8e7SGabor Kovesdan0x98E2 = 0x783F
7133*ad30f8e7SGabor Kovesdan0x98E7 = 0x6238
7134*ad30f8e7SGabor Kovesdan0x98E9 = 0x623D
7135*ad30f8e7SGabor Kovesdan0x98EA = 0x623F
7136*ad30f8e7SGabor Kovesdan0x98EB = 0x6240
7137*ad30f8e7SGabor Kovesdan0x98ED = 0x6241
7138*ad30f8e7SGabor Kovesdan0x98EF = 0x3739
7139*ad30f8e7SGabor Kovesdan0x98F2 = 0x527B
7140*ad30f8e7SGabor Kovesdan0x98F4 = 0x6242
7141*ad30f8e7SGabor Kovesdan0x98FC = 0x4B47
7142*ad30f8e7SGabor Kovesdan0x98FD = 0x3125
7143*ad30f8e7SGabor Kovesdan0x98FE = 0x4A4E
7144*ad30f8e7SGabor Kovesdan0x9903 = 0x3D48
7145*ad30f8e7SGabor Kovesdan0x9905 = 0x317D
7146*ad30f8e7SGabor Kovesdan0x9909 = 0x6243
7147*ad30f8e7SGabor Kovesdan0x990A = 0x5178
7148*ad30f8e7SGabor Kovesdan0x990C = 0x367C
7149*ad30f8e7SGabor Kovesdan0x9910 = 0x324D
7150*ad30f8e7SGabor Kovesdan0x9911 = 0x6244
7151*ad30f8e7SGabor Kovesdan0x9912 = 0x4459
7152*ad30f8e7SGabor Kovesdan0x9913 = 0x3676
7153*ad30f8e7SGabor Kovesdan0x9918 = 0x5360
7154*ad30f8e7SGabor Kovesdan0x991B = 0x6246
7155*ad30f8e7SGabor Kovesdan0x991E = 0x3D24
7156*ad30f8e7SGabor Kovesdan0x9921 = 0x4F5A
7157*ad30f8e7SGabor Kovesdan0x9928 = 0x395D
7158*ad30f8e7SGabor Kovesdan0x992E = 0x7751
7159*ad30f8e7SGabor Kovesdan0x9933 = 0x623C
7160*ad30f8e7SGabor Kovesdan0x9937 = 0x6247
7161*ad30f8e7SGabor Kovesdan0x993C = 0x623E
7162*ad30f8e7SGabor Kovesdan0x993E = 0x4173
7163*ad30f8e7SGabor Kovesdan0x993F = 0x6248
7164*ad30f8e7SGabor Kovesdan0x9943 = 0x6249
7165*ad30f8e7SGabor Kovesdan0x9945 = 0x4278
7166*ad30f8e7SGabor Kovesdan0x9948 = 0x624A
7167*ad30f8e7SGabor Kovesdan0x9949 = 0x624B
7168*ad30f8e7SGabor Kovesdan0x994A = 0x624C
7169*ad30f8e7SGabor Kovesdan0x994B = 0x4021
7170*ad30f8e7SGabor Kovesdan0x994C = 0x624D
7171*ad30f8e7SGabor Kovesdan0x9951 = 0x3C22
7172*ad30f8e7SGabor Kovesdan0x9952 = 0x4844
7173*ad30f8e7SGabor Kovesdan0x9954 = 0x7753
7174*ad30f8e7SGabor Kovesdan0x9955 = 0x7752
7175*ad30f8e7SGabor Kovesdan0x9957 = 0x774F
7176*ad30f8e7SGabor Kovesdan0x995C = 0x7750
7177*ad30f8e7SGabor Kovesdan0x995E = 0x3276
7178*ad30f8e7SGabor Kovesdan0x9962 = 0x624E
7179*ad30f8e7SGabor Kovesdan0x9996 = 0x4A57
7180*ad30f8e7SGabor Kovesdan0x9997 = 0x5838
7181*ad30f8e7SGabor Kovesdan0x9998 = 0x5965
7182*ad30f8e7SGabor Kovesdan0x9999 = 0x4F63
7183*ad30f8e7SGabor Kovesdan0x99A5 = 0x7025
7184*ad30f8e7SGabor Kovesdan0x99A8 = 0x5C30
7185*ad30f8e7SGabor Kovesdan0x99AC = 0x426D
7186*ad30f8e7SGabor Kovesdan0x99AD = 0x5426
7187*ad30f8e7SGabor Kovesdan0x99AE = 0x376B
7188*ad30f8e7SGabor Kovesdan0x99B1 = 0x4D54
7189*ad30f8e7SGabor Kovesdan0x99B3 = 0x335B
7190*ad30f8e7SGabor Kovesdan0x99B4 = 0x5131
7191*ad30f8e7SGabor Kovesdan0x99C1 = 0x3235
7192*ad30f8e7SGabor Kovesdan0x99D0 = 0x5724
7193*ad30f8e7SGabor Kovesdan0x99D1 = 0x6665
7194*ad30f8e7SGabor Kovesdan0x99D2 = 0x3E54
7195*ad30f8e7SGabor Kovesdan0x99D4 = 0x6660
7196*ad30f8e7SGabor Kovesdan0x99D5 = 0x3C5D
7197*ad30f8e7SGabor Kovesdan0x99D8 = 0x6666
7198*ad30f8e7SGabor Kovesdan0x99D9 = 0x6662
7199*ad30f8e7SGabor Kovesdan0x99DB = 0x4A3B
7200*ad30f8e7SGabor Kovesdan0x99DD = 0x4D55
7201*ad30f8e7SGabor Kovesdan0x99DF = 0x6661
7202*ad30f8e7SGabor Kovesdan0x99E1 = 0x426E
7203*ad30f8e7SGabor Kovesdan0x99E2 = 0x6669
7204*ad30f8e7SGabor Kovesdan0x99ED = 0x3A27
7205*ad30f8e7SGabor Kovesdan0x99F1 = 0x4266
7206*ad30f8e7SGabor Kovesdan0x99FF = 0x3F25
7207*ad30f8e7SGabor Kovesdan0x9A01 = 0x3352
7208*ad30f8e7SGabor Kovesdan0x9A05 = 0x666D
7209*ad30f8e7SGabor Kovesdan0x9A0D = 0x666C
7210*ad30f8e7SGabor Kovesdan0x9A0E = 0x466F
7211*ad30f8e7SGabor Kovesdan0x9A0F = 0x666B
7212*ad30f8e7SGabor Kovesdan0x9A16 = 0x6670
7213*ad30f8e7SGabor Kovesdan0x9A19 = 0x462D
7214*ad30f8e7SGabor Kovesdan0x9A2B = 0x6539
7215*ad30f8e7SGabor Kovesdan0x9A2D = 0x666F
7216*ad30f8e7SGabor Kovesdan0x9A2E = 0x6672
7217*ad30f8e7SGabor Kovesdan0x9A30 = 0x4C5A
7218*ad30f8e7SGabor Kovesdan0x9A36 = 0x6663
7219*ad30f8e7SGabor Kovesdan0x9A37 = 0x4927
7220*ad30f8e7SGabor Kovesdan0x9A38 = 0x6673
7221*ad30f8e7SGabor Kovesdan0x9A3E = 0x4262
7222*ad30f8e7SGabor Kovesdan0x9A40 = 0x5D6B
7223*ad30f8e7SGabor Kovesdan0x9A41 = 0x6671
7224*ad30f8e7SGabor Kovesdan0x9A42 = 0x666E
7225*ad30f8e7SGabor Kovesdan0x9A43 = 0x6674
7226*ad30f8e7SGabor Kovesdan0x9A44 = 0x6675
7227*ad30f8e7SGabor Kovesdan0x9A45 = 0x477D
7228*ad30f8e7SGabor Kovesdan0x9A4A = 0x6668
7229*ad30f8e7SGabor Kovesdan0x9A4D = 0x6667
7230*ad30f8e7SGabor Kovesdan0x9A4F = 0x6676
7231*ad30f8e7SGabor Kovesdan0x9A55 = 0x3D3E
7232*ad30f8e7SGabor Kovesdan0x9A57 = 0x5169
7233*ad30f8e7SGabor Kovesdan0x9A5A = 0x3E2A
7234*ad30f8e7SGabor Kovesdan0x9A5B = 0x6664
7235*ad30f8e7SGabor Kovesdan0x9A5F = 0x5668
7236*ad30f8e7SGabor Kovesdan0x9A62 = 0x423F
7237*ad30f8e7SGabor Kovesdan0x9A64 = 0x6678
7238*ad30f8e7SGabor Kovesdan0x9A65 = 0x6677
7239*ad30f8e7SGabor Kovesdan0x9A6A = 0x666A
7240*ad30f8e7SGabor Kovesdan0x9AA8 = 0x3947
7241*ad30f8e7SGabor Kovesdan0x9AAF = 0x3039
7242*ad30f8e7SGabor Kovesdan0x9AB0 = 0x773B
7243*ad30f8e7SGabor Kovesdan0x9AB1 = 0x773A
7244*ad30f8e7SGabor Kovesdan0x9AB6 = 0x773E
7245*ad30f8e7SGabor Kovesdan0x9AB7 = 0x773C
7246*ad30f8e7SGabor Kovesdan0x9AB8 = 0x3A21
7247*ad30f8e7SGabor Kovesdan0x9ABA = 0x773F
7248*ad30f8e7SGabor Kovesdan0x9ABC = 0x7740
7249*ad30f8e7SGabor Kovesdan0x9AC0 = 0x7742
7250*ad30f8e7SGabor Kovesdan0x9AC1 = 0x7741
7251*ad30f8e7SGabor Kovesdan0x9AC2 = 0x7744
7252*ad30f8e7SGabor Kovesdan0x9ACF = 0x7743
7253*ad30f8e7SGabor Kovesdan0x9AD1 = 0x7747
7254*ad30f8e7SGabor Kovesdan0x9AD2 = 0x787E
7255*ad30f8e7SGabor Kovesdan0x9AD3 = 0x4B68
7256*ad30f8e7SGabor Kovesdan0x9AD4 = 0x4C65
7257*ad30f8e7SGabor Kovesdan0x9AD5 = 0x7746
7258*ad30f8e7SGabor Kovesdan0x9AD6 = 0x7745
7259*ad30f8e7SGabor Kovesdan0x9AD8 = 0x385F
7260*ad30f8e7SGabor Kovesdan0x9ADF = 0x7754
7261*ad30f8e7SGabor Kovesdan0x9AE1 = 0x7755
7262*ad30f8e7SGabor Kovesdan0x9AE6 = 0x7756
7263*ad30f8e7SGabor Kovesdan0x9AEB = 0x7758
7264*ad30f8e7SGabor Kovesdan0x9AED = 0x775A
7265*ad30f8e7SGabor Kovesdan0x9AEE = 0x7831
7266*ad30f8e7SGabor Kovesdan0x9AEF = 0x7757
7267*ad30f8e7SGabor Kovesdan0x9AF9 = 0x775B
7268*ad30f8e7SGabor Kovesdan0x9AFB = 0x7759
7269*ad30f8e7SGabor Kovesdan0x9B03 = 0x5757
7270*ad30f8e7SGabor Kovesdan0x9B06 = 0x4B49
7271*ad30f8e7SGabor Kovesdan0x9B08 = 0x775C
7272*ad30f8e7SGabor Kovesdan0x9B0D = 0x783A
7273*ad30f8e7SGabor Kovesdan0x9B0F = 0x775D
7274*ad30f8e7SGabor Kovesdan0x9B1A = 0x7876
7275*ad30f8e7SGabor Kovesdan0x9B1F = 0x775F
7276*ad30f8e7SGabor Kovesdan0x9B22 = 0x775E
7277*ad30f8e7SGabor Kovesdan0x9B23 = 0x7760
7278*ad30f8e7SGabor Kovesdan0x9B25 = 0x3637
7279*ad30f8e7SGabor Kovesdan0x9B27 = 0x4456
7280*ad30f8e7SGabor Kovesdan0x9B29 = 0x6352
7281*ad30f8e7SGabor Kovesdan0x9B2E = 0x634E
7282*ad30f8e7SGabor Kovesdan0x9B2F = 0x5B4B
7283*ad30f8e7SGabor Kovesdan0x9B31 = 0x5374
7284*ad30f8e7SGabor Kovesdan0x9B32 = 0x582A
7285*ad30f8e7SGabor Kovesdan0x9B3B = 0x6577
7286*ad30f8e7SGabor Kovesdan0x9B3C = 0x396D
7287*ad30f8e7SGabor Kovesdan0x9B41 = 0x3F7D
7288*ad30f8e7SGabor Kovesdan0x9B42 = 0x3B6A
7289*ad30f8e7SGabor Kovesdan0x9B43 = 0x7749
7290*ad30f8e7SGabor Kovesdan0x9B44 = 0x4647
7291*ad30f8e7SGabor Kovesdan0x9B45 = 0x7748
7292*ad30f8e7SGabor Kovesdan0x9B48 = 0x774C
7293*ad30f8e7SGabor Kovesdan0x9B4D = 0x774D
7294*ad30f8e7SGabor Kovesdan0x9B4E = 0x774B
7295*ad30f8e7SGabor Kovesdan0x9B4F = 0x4E3A
7296*ad30f8e7SGabor Kovesdan0x9B51 = 0x774E
7297*ad30f8e7SGabor Kovesdan0x9B54 = 0x4427
7298*ad30f8e7SGabor Kovesdan0x9B58 = 0x774A
7299*ad30f8e7SGabor Kovesdan0x9B5A = 0x5363
7300*ad30f8e7SGabor Kovesdan0x9B6F = 0x4233
7301*ad30f8e7SGabor Kovesdan0x9B74 = 0x7650
7302*ad30f8e7SGabor Kovesdan0x9B77 = 0x764F
7303*ad30f8e7SGabor Kovesdan0x9B81 = 0x7651
7304*ad30f8e7SGabor Kovesdan0x9B83 = 0x7652
7305*ad30f8e7SGabor Kovesdan0x9B8E = 0x7653
7306*ad30f8e7SGabor Kovesdan0x9B90 = 0x7658
7307*ad30f8e7SGabor Kovesdan0x9B91 = 0x312B
7308*ad30f8e7SGabor Kovesdan0x9B92 = 0x7656
7309*ad30f8e7SGabor Kovesdan0x9B9A = 0x765A
7310*ad30f8e7SGabor Kovesdan0x9B9D = 0x765F
7311*ad30f8e7SGabor Kovesdan0x9B9E = 0x765C
7312*ad30f8e7SGabor Kovesdan0x9BAA = 0x765B
7313*ad30f8e7SGabor Kovesdan0x9BAB = 0x765E
7314*ad30f8e7SGabor Kovesdan0x9BAD = 0x7659
7315*ad30f8e7SGabor Kovesdan0x9BAE = 0x4F4A
7316*ad30f8e7SGabor Kovesdan0x9BC0 = 0x7667
7317*ad30f8e7SGabor Kovesdan0x9BC1 = 0x7661
7318*ad30f8e7SGabor Kovesdan0x9BC7 = 0x7669
7319*ad30f8e7SGabor Kovesdan0x9BC9 = 0x4070
7320*ad30f8e7SGabor Kovesdan0x9BCA = 0x7668
7321*ad30f8e7SGabor Kovesdan0x9BD4 = 0x7676
7322*ad30f8e7SGabor Kovesdan0x9BD6 = 0x766B
7323*ad30f8e7SGabor Kovesdan0x9BDB = 0x7674
7324*ad30f8e7SGabor Kovesdan0x9BDD = 0x7671
7325*ad30f8e7SGabor Kovesdan0x9BE1 = 0x766E
7326*ad30f8e7SGabor Kovesdan0x9BE2 = 0x7672
7327*ad30f8e7SGabor Kovesdan0x9BE4 = 0x766F
7328*ad30f8e7SGabor Kovesdan0x9BE7 = 0x7670
7329*ad30f8e7SGabor Kovesdan0x9BE8 = 0x3E28
7330*ad30f8e7SGabor Kovesdan0x9BEA = 0x766C
7331*ad30f8e7SGabor Kovesdan0x9BEB = 0x766D
7332*ad30f8e7SGabor Kovesdan0x9BF0 = 0x7673
7333*ad30f8e7SGabor Kovesdan0x9BF4 = 0x7675
7334*ad30f8e7SGabor Kovesdan0x9BFD = 0x766A
7335*ad30f8e7SGabor Kovesdan0x9BFF = 0x767D
7336*ad30f8e7SGabor Kovesdan0x9C08 = 0x7678
7337*ad30f8e7SGabor Kovesdan0x9C09 = 0x767C
7338*ad30f8e7SGabor Kovesdan0x9C0D = 0x767A
7339*ad30f8e7SGabor Kovesdan0x9C10 = 0x7679
7340*ad30f8e7SGabor Kovesdan0x9C12 = 0x767B
7341*ad30f8e7SGabor Kovesdan0x9C13 = 0x487A
7342*ad30f8e7SGabor Kovesdan0x9C20 = 0x767E
7343*ad30f8e7SGabor Kovesdan0x9C23 = 0x7665
7344*ad30f8e7SGabor Kovesdan0x9C25 = 0x7724
7345*ad30f8e7SGabor Kovesdan0x9C28 = 0x7723
7346*ad30f8e7SGabor Kovesdan0x9C29 = 0x7725
7347*ad30f8e7SGabor Kovesdan0x9C2D = 0x7722
7348*ad30f8e7SGabor Kovesdan0x9C31 = 0x7663
7349*ad30f8e7SGabor Kovesdan0x9C32 = 0x7721
7350*ad30f8e7SGabor Kovesdan0x9C33 = 0x7726
7351*ad30f8e7SGabor Kovesdan0x9C35 = 0x772A
7352*ad30f8e7SGabor Kovesdan0x9C37 = 0x7666
7353*ad30f8e7SGabor Kovesdan0x9C39 = 0x7664
7354*ad30f8e7SGabor Kovesdan0x9C3B = 0x7729
7355*ad30f8e7SGabor Kovesdan0x9C3E = 0x7727
7356*ad30f8e7SGabor Kovesdan0x9C45 = 0x772B
7357*ad30f8e7SGabor Kovesdan0x9C48 = 0x7728
7358*ad30f8e7SGabor Kovesdan0x9C49 = 0x316E
7359*ad30f8e7SGabor Kovesdan0x9C52 = 0x772E
7360*ad30f8e7SGabor Kovesdan0x9C54 = 0x772D
7361*ad30f8e7SGabor Kovesdan0x9C56 = 0x772C
7362*ad30f8e7SGabor Kovesdan0x9C57 = 0x415B
7363*ad30f8e7SGabor Kovesdan0x9C58 = 0x7660
7364*ad30f8e7SGabor Kovesdan0x9C5D = 0x7677
7365*ad30f8e7SGabor Kovesdan0x9C5F = 0x7657
7366*ad30f8e7SGabor Kovesdan0x9C67 = 0x772F
7367*ad30f8e7SGabor Kovesdan0x9C6D = 0x765D
7368*ad30f8e7SGabor Kovesdan0x9C78 = 0x7654
7369*ad30f8e7SGabor Kovesdan0x9C7A = 0x7662
7370*ad30f8e7SGabor Kovesdan0x9CE5 = 0x4471
7371*ad30f8e7SGabor Kovesdan0x9CE9 = 0x702F
7372*ad30f8e7SGabor Kovesdan0x9CEC = 0x596C
7373*ad30f8e7SGabor Kovesdan0x9CF3 = 0x376F
7374*ad30f8e7SGabor Kovesdan0x9CF4 = 0x4379
7375*ad30f8e7SGabor Kovesdan0x9CF6 = 0x7030
7376*ad30f8e7SGabor Kovesdan0x9D06 = 0x7032
7377*ad30f8e7SGabor Kovesdan0x9D07 = 0x7031
7378*ad30f8e7SGabor Kovesdan0x9D09 = 0x513B
7379*ad30f8e7SGabor Kovesdan0x9D15 = 0x4D52
7380*ad30f8e7SGabor Kovesdan0x9D1B = 0x5427
7381*ad30f8e7SGabor Kovesdan0x9D1D = 0x7036
7382*ad30f8e7SGabor Kovesdan0x9D1F = 0x7037
7383*ad30f8e7SGabor Kovesdan0x9D23 = 0x7033
7384*ad30f8e7SGabor Kovesdan0x9D26 = 0x516C
7385*ad30f8e7SGabor Kovesdan0x9D28 = 0x513C
7386*ad30f8e7SGabor Kovesdan0x9D2F = 0x7039
7387*ad30f8e7SGabor Kovesdan0x9D30 = 0x703B
7388*ad30f8e7SGabor Kovesdan0x9D3B = 0x3A68
7389*ad30f8e7SGabor Kovesdan0x9D3F = 0x386B
7390*ad30f8e7SGabor Kovesdan0x9D42 = 0x703C
7391*ad30f8e7SGabor Kovesdan0x9D51 = 0x3E69
7392*ad30f8e7SGabor Kovesdan0x9D52 = 0x7041
7393*ad30f8e7SGabor Kovesdan0x9D53 = 0x703E
7394*ad30f8e7SGabor Kovesdan0x9D5C = 0x7043
7395*ad30f8e7SGabor Kovesdan0x9D5D = 0x366C
7396*ad30f8e7SGabor Kovesdan0x9D60 = 0x7040
7397*ad30f8e7SGabor Kovesdan0x9D61 = 0x7044
7398*ad30f8e7SGabor Kovesdan0x9D6A = 0x7046
7399*ad30f8e7SGabor Kovesdan0x9D6C = 0x4574
7400*ad30f8e7SGabor Kovesdan0x9D6F = 0x7047
7401*ad30f8e7SGabor Kovesdan0x9D72 = 0x4835
7402*ad30f8e7SGabor Kovesdan0x9D87 = 0x7034
7403*ad30f8e7SGabor Kovesdan0x9D89 = 0x7048
7404*ad30f8e7SGabor Kovesdan0x9D93 = 0x7045
7405*ad30f8e7SGabor Kovesdan0x9D98 = 0x7049
7406*ad30f8e7SGabor Kovesdan0x9D9A = 0x704A
7407*ad30f8e7SGabor Kovesdan0x9DA5 = 0x704C
7408*ad30f8e7SGabor Kovesdan0x9DA9 = 0x704D
7409*ad30f8e7SGabor Kovesdan0x9DAF = 0x5D3A
7410*ad30f8e7SGabor Kovesdan0x9DB4 = 0x3A57
7411*ad30f8e7SGabor Kovesdan0x9DBB = 0x773D
7412*ad30f8e7SGabor Kovesdan0x9DBC = 0x704F
7413*ad30f8e7SGabor Kovesdan0x9DC0 = 0x704B
7414*ad30f8e7SGabor Kovesdan0x9DC2 = 0x704E
7415*ad30f8e7SGabor Kovesdan0x9DC4 = 0x3C26
7416*ad30f8e7SGabor Kovesdan0x9DD3 = 0x7051
7417*ad30f8e7SGabor Kovesdan0x9DD7 = 0x4538
7418*ad30f8e7SGabor Kovesdan0x9DD9 = 0x703A
7419*ad30f8e7SGabor Kovesdan0x9DDA = 0x7052
7420*ad30f8e7SGabor Kovesdan0x9DE5 = 0x7038
7421*ad30f8e7SGabor Kovesdan0x9DE6 = 0x7054
7422*ad30f8e7SGabor Kovesdan0x9DEF = 0x7053
7423*ad30f8e7SGabor Kovesdan0x9DF2 = 0x7055
7424*ad30f8e7SGabor Kovesdan0x9DF3 = 0x7042
7425*ad30f8e7SGabor Kovesdan0x9DF8 = 0x7056
7426*ad30f8e7SGabor Kovesdan0x9DF9 = 0x5325
7427*ad30f8e7SGabor Kovesdan0x9DFA = 0x7058
7428*ad30f8e7SGabor Kovesdan0x9E0C = 0x7057
7429*ad30f8e7SGabor Kovesdan0x9E15 = 0x7035
7430*ad30f8e7SGabor Kovesdan0x9E1A = 0x7050
7431*ad30f8e7SGabor Kovesdan0x9E1B = 0x7059
7432*ad30f8e7SGabor Kovesdan0x9E1D = 0x703F
7433*ad30f8e7SGabor Kovesdan0x9E1E = 0x703D
7434*ad30f8e7SGabor Kovesdan0x9E75 = 0x7852
7435*ad30f8e7SGabor Kovesdan0x9E79 = 0x7874
7436*ad30f8e7SGabor Kovesdan0x9E7A = 0x753A
7437*ad30f8e7SGabor Kovesdan0x9E7C = 0x3C6F
7438*ad30f8e7SGabor Kovesdan0x9E7D = 0x514E
7439*ad30f8e7SGabor Kovesdan0x9E7F = 0x4239
7440*ad30f8e7SGabor Kovesdan0x9E82 = 0x7764
7441*ad30f8e7SGabor Kovesdan0x9E87 = 0x7765
7442*ad30f8e7SGabor Kovesdan0x9E88 = 0x7766
7443*ad30f8e7SGabor Kovesdan0x9E8B = 0x7767
7444*ad30f8e7SGabor Kovesdan0x9E92 = 0x7768
7445*ad30f8e7SGabor Kovesdan0x9E93 = 0x4234
7446*ad30f8e7SGabor Kovesdan0x9E97 = 0x4076
7447*ad30f8e7SGabor Kovesdan0x9E9D = 0x776A
7448*ad30f8e7SGabor Kovesdan0x9E9F = 0x776B
7449*ad30f8e7SGabor Kovesdan0x9EA5 = 0x4273
7450*ad30f8e7SGabor Kovesdan0x9EA9 = 0x746F
7451*ad30f8e7SGabor Kovesdan0x9EAF = 0x7865
7452*ad30f8e7SGabor Kovesdan0x9EB4 = 0x7470
7453*ad30f8e7SGabor Kovesdan0x9EB5 = 0x7859
7454*ad30f8e7SGabor Kovesdan0x9EBB = 0x4269
7455*ad30f8e7SGabor Kovesdan0x9EBD = 0x4334
7456*ad30f8e7SGabor Kovesdan0x9EBE = 0x7762
7457*ad30f8e7SGabor Kovesdan0x9EC4 = 0x3B46
7458*ad30f8e7SGabor Kovesdan0x9ECC = 0x5964
7459*ad30f8e7SGabor Kovesdan0x9ECD = 0x4A72
7460*ad30f8e7SGabor Kovesdan0x9ECE = 0x4068
7461*ad30f8e7SGabor Kovesdan0x9ECF = 0x7024
7462*ad30f8e7SGabor Kovesdan0x9ED1 = 0x3A5A
7463*ad30f8e7SGabor Kovesdan0x9ED4 = 0x472D
7464*ad30f8e7SGabor Kovesdan0x9ED8 = 0x442C
7465*ad30f8e7SGabor Kovesdan0x9EDB = 0x776C
7466*ad30f8e7SGabor Kovesdan0x9EDC = 0x776D
7467*ad30f8e7SGabor Kovesdan0x9EDD = 0x776E
7468*ad30f8e7SGabor Kovesdan0x9EDE = 0x3563
7469*ad30f8e7SGabor Kovesdan0x9EDF = 0x7770
7470*ad30f8e7SGabor Kovesdan0x9EE0 = 0x776F
7471*ad30f8e7SGabor Kovesdan0x9EE2 = 0x7771
7472*ad30f8e7SGabor Kovesdan0x9EE5 = 0x7774
7473*ad30f8e7SGabor Kovesdan0x9EE7 = 0x7773
7474*ad30f8e7SGabor Kovesdan0x9EE8 = 0x3533
7475*ad30f8e7SGabor Kovesdan0x9EEF = 0x7776
7476*ad30f8e7SGabor Kovesdan0x9EF2 = 0x7775
7477*ad30f8e7SGabor Kovesdan0x9EF4 = 0x7854
7478*ad30f8e7SGabor Kovesdan0x9EF7 = 0x7772
7479*ad30f8e7SGabor Kovesdan0x9EF9 = 0x6D69
7480*ad30f8e7SGabor Kovesdan0x9EFB = 0x6D6A
7481*ad30f8e7SGabor Kovesdan0x9EFC = 0x6D6B
7482*ad30f8e7SGabor Kovesdan0x9EFD = 0x763C
7483*ad30f8e7SGabor Kovesdan0x9EFF = 0x763D
7484*ad30f8e7SGabor Kovesdan0x9F09 = 0x763E
7485*ad30f8e7SGabor Kovesdan0x9F0E = 0x3626
7486*ad30f8e7SGabor Kovesdan0x9F10 = 0x583E
7487*ad30f8e7SGabor Kovesdan0x9F13 = 0x3944
7488*ad30f8e7SGabor Kovesdan0x9F15 = 0x782E
7489*ad30f8e7SGabor Kovesdan0x9F17 = 0x583B
7490*ad30f8e7SGabor Kovesdan0x9F19 = 0x5C31
7491*ad30f8e7SGabor Kovesdan0x9F20 = 0x4A73
7492*ad30f8e7SGabor Kovesdan0x9F22 = 0x7777
7493*ad30f8e7SGabor Kovesdan0x9F2C = 0x7778
7494*ad30f8e7SGabor Kovesdan0x9F2F = 0x7779
7495*ad30f8e7SGabor Kovesdan0x9F37 = 0x777B
7496*ad30f8e7SGabor Kovesdan0x9F39 = 0x777A
7497*ad30f8e7SGabor Kovesdan0x9F3B = 0x3147
7498*ad30f8e7SGabor Kovesdan0x9F3D = 0x777C
7499*ad30f8e7SGabor Kovesdan0x9F3E = 0x777D
7500*ad30f8e7SGabor Kovesdan0x9F44 = 0x777E
7501*ad30f8e7SGabor Kovesdan0x9F4A = 0x466B
7502*ad30f8e7SGabor Kovesdan0x9F4B = 0x552B
7503*ad30f8e7SGabor Kovesdan0x9F4F = 0x6C34
7504*ad30f8e7SGabor Kovesdan0x9F52 = 0x335D
7505*ad30f8e7SGabor Kovesdan0x9F54 = 0x7633
7506*ad30f8e7SGabor Kovesdan0x9F59 = 0x7635
7507*ad30f8e7SGabor Kovesdan0x9F5C = 0x7637
7508*ad30f8e7SGabor Kovesdan0x9F5F = 0x7634
7509*ad30f8e7SGabor Kovesdan0x9F60 = 0x7636
7510*ad30f8e7SGabor Kovesdan0x9F61 = 0x4164
7511*ad30f8e7SGabor Kovesdan0x9F63 = 0x782A
7512*ad30f8e7SGabor Kovesdan0x9F66 = 0x7638
7513*ad30f8e7SGabor Kovesdan0x9F6A = 0x763A
7514*ad30f8e7SGabor Kovesdan0x9F6C = 0x7639
7515*ad30f8e7SGabor Kovesdan0x9F72 = 0x4823
7516*ad30f8e7SGabor Kovesdan0x9F77 = 0x763B
7517*ad30f8e7SGabor Kovesdan0x9F8D = 0x417A
7518*ad30f8e7SGabor Kovesdan0x9F90 = 0x4553
7519*ad30f8e7SGabor Kovesdan0x9F94 = 0x3928
7520*ad30f8e7SGabor Kovesdan0x9F95 = 0x6D68
7521*ad30f8e7SGabor Kovesdan0x9F9C = 0x396A
7522*ad30f8e7SGabor Kovesdan0x9FA0 = 0x595F
7523*ad30f8e7SGabor Kovesdan0xFF01 = 0x2321
7524*ad30f8e7SGabor Kovesdan0xFF02 = 0x2322
7525*ad30f8e7SGabor Kovesdan0xFF03 = 0x2323
7526*ad30f8e7SGabor Kovesdan0xFF04 = 0x2167
7527*ad30f8e7SGabor Kovesdan0xFF05 = 0x2325
7528*ad30f8e7SGabor Kovesdan0xFF06 = 0x2326
7529*ad30f8e7SGabor Kovesdan0xFF07 = 0x2327
7530*ad30f8e7SGabor Kovesdan0xFF08 = 0x2328
7531*ad30f8e7SGabor Kovesdan0xFF09 = 0x2329
7532*ad30f8e7SGabor Kovesdan0xFF0A = 0x232A
7533*ad30f8e7SGabor Kovesdan0xFF0B = 0x232B
7534*ad30f8e7SGabor Kovesdan0xFF0C = 0x232C
7535*ad30f8e7SGabor Kovesdan0xFF0D = 0x232D
7536*ad30f8e7SGabor Kovesdan0xFF0E = 0x232E
7537*ad30f8e7SGabor Kovesdan0xFF0F = 0x232F
7538*ad30f8e7SGabor Kovesdan0xFF10 = 0x2330
7539*ad30f8e7SGabor Kovesdan0xFF11 = 0x2331
7540*ad30f8e7SGabor Kovesdan0xFF12 = 0x2332
7541*ad30f8e7SGabor Kovesdan0xFF13 = 0x2333
7542*ad30f8e7SGabor Kovesdan0xFF14 = 0x2334
7543*ad30f8e7SGabor Kovesdan0xFF15 = 0x2335
7544*ad30f8e7SGabor Kovesdan0xFF16 = 0x2336
7545*ad30f8e7SGabor Kovesdan0xFF17 = 0x2337
7546*ad30f8e7SGabor Kovesdan0xFF18 = 0x2338
7547*ad30f8e7SGabor Kovesdan0xFF19 = 0x2339
7548*ad30f8e7SGabor Kovesdan0xFF1A = 0x233A
7549*ad30f8e7SGabor Kovesdan0xFF1B = 0x233B
7550*ad30f8e7SGabor Kovesdan0xFF1C = 0x233C
7551*ad30f8e7SGabor Kovesdan0xFF1D = 0x233D
7552*ad30f8e7SGabor Kovesdan0xFF1E = 0x233E
7553*ad30f8e7SGabor Kovesdan0xFF1F = 0x233F
7554*ad30f8e7SGabor Kovesdan0xFF20 = 0x2340
7555*ad30f8e7SGabor Kovesdan0xFF21 = 0x2341
7556*ad30f8e7SGabor Kovesdan0xFF22 = 0x2342
7557*ad30f8e7SGabor Kovesdan0xFF23 = 0x2343
7558*ad30f8e7SGabor Kovesdan0xFF24 = 0x2344
7559*ad30f8e7SGabor Kovesdan0xFF25 = 0x2345
7560*ad30f8e7SGabor Kovesdan0xFF26 = 0x2346
7561*ad30f8e7SGabor Kovesdan0xFF27 = 0x2347
7562*ad30f8e7SGabor Kovesdan0xFF28 = 0x2348
7563*ad30f8e7SGabor Kovesdan0xFF29 = 0x2349
7564*ad30f8e7SGabor Kovesdan0xFF2A = 0x234A
7565*ad30f8e7SGabor Kovesdan0xFF2B = 0x234B
7566*ad30f8e7SGabor Kovesdan0xFF2C = 0x234C
7567*ad30f8e7SGabor Kovesdan0xFF2D = 0x234D
7568*ad30f8e7SGabor Kovesdan0xFF2E = 0x234E
7569*ad30f8e7SGabor Kovesdan0xFF2F = 0x234F
7570*ad30f8e7SGabor Kovesdan0xFF30 = 0x2350
7571*ad30f8e7SGabor Kovesdan0xFF31 = 0x2351
7572*ad30f8e7SGabor Kovesdan0xFF32 = 0x2352
7573*ad30f8e7SGabor Kovesdan0xFF33 = 0x2353
7574*ad30f8e7SGabor Kovesdan0xFF34 = 0x2354
7575*ad30f8e7SGabor Kovesdan0xFF35 = 0x2355
7576*ad30f8e7SGabor Kovesdan0xFF36 = 0x2356
7577*ad30f8e7SGabor Kovesdan0xFF37 = 0x2357
7578*ad30f8e7SGabor Kovesdan0xFF38 = 0x2358
7579*ad30f8e7SGabor Kovesdan0xFF39 = 0x2359
7580*ad30f8e7SGabor Kovesdan0xFF3A = 0x235A
7581*ad30f8e7SGabor Kovesdan0xFF3B = 0x235B
7582*ad30f8e7SGabor Kovesdan0xFF3C = 0x235C
7583*ad30f8e7SGabor Kovesdan0xFF3D = 0x235D
7584*ad30f8e7SGabor Kovesdan0xFF3E = 0x235E
7585*ad30f8e7SGabor Kovesdan0xFF3F = 0x235F
7586*ad30f8e7SGabor Kovesdan0xFF40 = 0x2360
7587*ad30f8e7SGabor Kovesdan0xFF41 = 0x2361
7588*ad30f8e7SGabor Kovesdan0xFF42 = 0x2362
7589*ad30f8e7SGabor Kovesdan0xFF43 = 0x2363
7590*ad30f8e7SGabor Kovesdan0xFF44 = 0x2364
7591*ad30f8e7SGabor Kovesdan0xFF45 = 0x2365
7592*ad30f8e7SGabor Kovesdan0xFF46 = 0x2366
7593*ad30f8e7SGabor Kovesdan0xFF47 = 0x2367
7594*ad30f8e7SGabor Kovesdan0xFF48 = 0x2368
7595*ad30f8e7SGabor Kovesdan0xFF49 = 0x2369
7596*ad30f8e7SGabor Kovesdan0xFF4A = 0x236A
7597*ad30f8e7SGabor Kovesdan0xFF4B = 0x236B
7598*ad30f8e7SGabor Kovesdan0xFF4C = 0x236C
7599*ad30f8e7SGabor Kovesdan0xFF4D = 0x236D
7600*ad30f8e7SGabor Kovesdan0xFF4E = 0x236E
7601*ad30f8e7SGabor Kovesdan0xFF4F = 0x236F
7602*ad30f8e7SGabor Kovesdan0xFF50 = 0x2370
7603*ad30f8e7SGabor Kovesdan0xFF51 = 0x2371
7604*ad30f8e7SGabor Kovesdan0xFF52 = 0x2372
7605*ad30f8e7SGabor Kovesdan0xFF53 = 0x2373
7606*ad30f8e7SGabor Kovesdan0xFF54 = 0x2374
7607*ad30f8e7SGabor Kovesdan0xFF55 = 0x2375
7608*ad30f8e7SGabor Kovesdan0xFF56 = 0x2376
7609*ad30f8e7SGabor Kovesdan0xFF57 = 0x2377
7610*ad30f8e7SGabor Kovesdan0xFF58 = 0x2378
7611*ad30f8e7SGabor Kovesdan0xFF59 = 0x2379
7612*ad30f8e7SGabor Kovesdan0xFF5A = 0x237A
7613*ad30f8e7SGabor Kovesdan0xFF5B = 0x237B
7614*ad30f8e7SGabor Kovesdan0xFF5C = 0x237C
7615*ad30f8e7SGabor Kovesdan0xFF5D = 0x237D
7616*ad30f8e7SGabor Kovesdan0xFF5E = 0x212B
7617*ad30f8e7SGabor Kovesdan0xFFE0 = 0x2169
7618*ad30f8e7SGabor Kovesdan0xFFE1 = 0x216A
7619*ad30f8e7SGabor Kovesdan0xFFE3 = 0x237E
7620*ad30f8e7SGabor Kovesdan0xFFE5 = 0x2324
7621*ad30f8e7SGabor KovesdanEND_MAP
7622