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