xref: /freebsd/share/i18n/csmapper/MISC/ATARIST%UCS.src (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1*ad30f8e7SGabor Kovesdan# $NetBSD: ATARIST%UCS.src,v 1.1 2006/10/19 14:45:02 tnozaki Exp $
2*ad30f8e7SGabor Kovesdan
3*ad30f8e7SGabor KovesdanTYPE		ROWCOL
4*ad30f8e7SGabor KovesdanNAME		"ATARIST/UCS"
5*ad30f8e7SGabor KovesdanSRC_ZONE	0x00-0xFF
6*ad30f8e7SGabor KovesdanOOB_MODE	ILSEQ
7*ad30f8e7SGabor KovesdanDST_ILSEQ	0xFFFE
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:			AtariST  to Unicode
16*ad30f8e7SGabor Kovesdan# Unicode version:	4.0
17*ad30f8e7SGabor Kovesdan# Table version:	1.1
18*ad30f8e7SGabor Kovesdan# Table format:		Format A
19*ad30f8e7SGabor Kovesdan# Date:			2005 April 22
20*ad30f8e7SGabor Kovesdan# Authors:		Philippe Verdy <verdy_p AT hotmail.com>
21*ad30f8e7SGabor Kovesdan#			Bruno Haible <bruno AT clisp.org>
22*ad30f8e7SGabor Kovesdan#
23*ad30f8e7SGabor Kovesdan# Copyright (c) 1998 - 2005 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 optical 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# Unicode, Inc. hereby grants the right to freely use the information
34*ad30f8e7SGabor Kovesdan# supplied in this file in the creation of products supporting the
35*ad30f8e7SGabor Kovesdan# Unicode Standard, and to make copies of this file in any form for
36*ad30f8e7SGabor Kovesdan# internal or external distribution as long as this notice remains
37*ad30f8e7SGabor Kovesdan# attached.
38*ad30f8e7SGabor Kovesdan#
39*ad30f8e7SGabor Kovesdan# General notes:
40*ad30f8e7SGabor Kovesdan#
41*ad30f8e7SGabor Kovesdan# This table contains the data the Unicode Consortium has on how
42*ad30f8e7SGabor Kovesdan# AtariST characters map into Unicode.
43*ad30f8e7SGabor Kovesdan#
44*ad30f8e7SGabor Kovesdan# Format:	Three tab-separated columns
45*ad30f8e7SGabor Kovesdan# 	Column 1 is the AtariST code (in hex as 0xXX)
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# 	Column 4 is the actual character or <symbol> (follows a comment sign, '#')
49*ad30f8e7SGabor Kovesdan# 	Column 5 indicates backward compatible character set mappings
50*ad30f8e7SGabor Kovesdan#
51*ad30f8e7SGabor Kovesdan# The entries are in AtariST order.
52*ad30f8e7SGabor Kovesdan#
53*ad30f8e7SGabor Kovesdan# Version history
54*ad30f8e7SGabor Kovesdan# 1.1 Thanks to Bruno Haible.
55*ad30f8e7SGabor Kovesdan#     - swap the positions of GREEK SMALL LETTER BETA and LATIN SHARP S
56*ad30f8e7SGabor Kovesdan#       on code positions 0x9E and 0xE1. So AtariST mapped the LATIN SHARP S
57*ad30f8e7SGabor Kovesdan#       differently than PC codepages 437 and 850 (was it true on the TT in 1992?)
58*ad30f8e7SGabor Kovesdan#     - Fix the correct codepoint 0x00B3 instead of 0x22B3 for SUPERSCRIPT THREE,
59*ad30f8e7SGabor Kovesdan#       on code position 0xFE.
60*ad30f8e7SGabor Kovesdan#     - Fix the spelling of a "GREEP" letter name to "GREEK" (no code changed)
61*ad30f8e7SGabor Kovesdan#     - Change the mapping of code 0xEE from GREEK SMALL LETTER EPSILON to the
62*ad30f8e7SGabor Kovesdan#       mathematical ELEMENT OF SIGN, on code position 0xEE.
63*ad30f8e7SGabor Kovesdan# 1.0 version new, by Philippe Verdy.
64*ad30f8e7SGabor Kovesdan#
65*ad30f8e7SGabor Kovesdan# Updated versions of this file may be found in:
66*ad30f8e7SGabor Kovesdan# 	<ftp://ftp.unicode.org/Public/MAPPINGS/>
67*ad30f8e7SGabor Kovesdan#
68*ad30f8e7SGabor Kovesdan# Any comments or problems, contact http://www.unicode.org/reporting.html
69*ad30f8e7SGabor Kovesdan#
70*ad30f8e7SGabor Kovesdan0x00 - 0x7F = 0x0000 -
71*ad30f8e7SGabor Kovesdan0x80 = 0x00C7
72*ad30f8e7SGabor Kovesdan0x81 = 0x00FC
73*ad30f8e7SGabor Kovesdan0x82 = 0x00E9
74*ad30f8e7SGabor Kovesdan0x83 = 0x00E2
75*ad30f8e7SGabor Kovesdan0x84 = 0x00E4
76*ad30f8e7SGabor Kovesdan0x85 = 0x00E0
77*ad30f8e7SGabor Kovesdan0x86 = 0x00E5
78*ad30f8e7SGabor Kovesdan0x87 = 0x00E7
79*ad30f8e7SGabor Kovesdan0x88 = 0x00EA
80*ad30f8e7SGabor Kovesdan0x89 = 0x00EB
81*ad30f8e7SGabor Kovesdan0x8A = 0x00E8
82*ad30f8e7SGabor Kovesdan0x8B = 0x00EF
83*ad30f8e7SGabor Kovesdan0x8C = 0x00EE
84*ad30f8e7SGabor Kovesdan0x8D = 0x00EC
85*ad30f8e7SGabor Kovesdan0x8E = 0x00C4
86*ad30f8e7SGabor Kovesdan0x8F = 0x00C5
87*ad30f8e7SGabor Kovesdan0x90 = 0x00C9
88*ad30f8e7SGabor Kovesdan0x91 = 0x00E6
89*ad30f8e7SGabor Kovesdan0x92 = 0x00C6
90*ad30f8e7SGabor Kovesdan0x93 = 0x00F4
91*ad30f8e7SGabor Kovesdan0x94 = 0x00F6
92*ad30f8e7SGabor Kovesdan0x95 = 0x00F2
93*ad30f8e7SGabor Kovesdan0x96 = 0x00FB
94*ad30f8e7SGabor Kovesdan0x97 = 0x00F9
95*ad30f8e7SGabor Kovesdan0x98 = 0x00FF
96*ad30f8e7SGabor Kovesdan0x99 = 0x00D6
97*ad30f8e7SGabor Kovesdan0x9A = 0x00DC
98*ad30f8e7SGabor Kovesdan0x9B = 0x00A2
99*ad30f8e7SGabor Kovesdan0x9C = 0x00A3
100*ad30f8e7SGabor Kovesdan0x9D = 0x00A5
101*ad30f8e7SGabor Kovesdan0x9E = 0x00DF
102*ad30f8e7SGabor Kovesdan0x9F = 0x0192
103*ad30f8e7SGabor Kovesdan0xA0 = 0x00E1
104*ad30f8e7SGabor Kovesdan0xA1 = 0x00ED
105*ad30f8e7SGabor Kovesdan0xA2 = 0x00F3
106*ad30f8e7SGabor Kovesdan0xA3 = 0x00FA
107*ad30f8e7SGabor Kovesdan0xA4 = 0x00F1
108*ad30f8e7SGabor Kovesdan0xA5 = 0x00D1
109*ad30f8e7SGabor Kovesdan0xA6 = 0x00AA
110*ad30f8e7SGabor Kovesdan0xA7 = 0x00BA
111*ad30f8e7SGabor Kovesdan0xA8 = 0x00BF
112*ad30f8e7SGabor Kovesdan0xA9 = 0x2310
113*ad30f8e7SGabor Kovesdan0xAA = 0x00AC
114*ad30f8e7SGabor Kovesdan0xAB = 0x00BD
115*ad30f8e7SGabor Kovesdan0xAC = 0x00BC
116*ad30f8e7SGabor Kovesdan0xAD = 0x00A1
117*ad30f8e7SGabor Kovesdan0xAE = 0x00AB
118*ad30f8e7SGabor Kovesdan0xAF = 0x00BB
119*ad30f8e7SGabor Kovesdan0xB0 = 0x00E3
120*ad30f8e7SGabor Kovesdan0xB1 = 0x00F5
121*ad30f8e7SGabor Kovesdan0xB2 = 0x00D8
122*ad30f8e7SGabor Kovesdan0xB3 = 0x00F8
123*ad30f8e7SGabor Kovesdan0xB4 = 0x0153
124*ad30f8e7SGabor Kovesdan0xB5 = 0x0152
125*ad30f8e7SGabor Kovesdan0xB6 = 0x00C0
126*ad30f8e7SGabor Kovesdan0xB7 = 0x00C3
127*ad30f8e7SGabor Kovesdan0xB8 = 0x00D5
128*ad30f8e7SGabor Kovesdan0xB9 = 0x00A8
129*ad30f8e7SGabor Kovesdan0xBA = 0x00B4
130*ad30f8e7SGabor Kovesdan0xBB = 0x2020
131*ad30f8e7SGabor Kovesdan0xBC = 0x00B6
132*ad30f8e7SGabor Kovesdan0xBD = 0x00A9
133*ad30f8e7SGabor Kovesdan0xBE = 0x00AE
134*ad30f8e7SGabor Kovesdan0xBF = 0x2122
135*ad30f8e7SGabor Kovesdan0xC0 = 0x0133
136*ad30f8e7SGabor Kovesdan0xC1 = 0x0132
137*ad30f8e7SGabor Kovesdan0xC2 = 0x05D0
138*ad30f8e7SGabor Kovesdan0xC3 = 0x05D1
139*ad30f8e7SGabor Kovesdan0xC4 = 0x05D2
140*ad30f8e7SGabor Kovesdan0xC5 = 0x05D3
141*ad30f8e7SGabor Kovesdan0xC6 = 0x05D4
142*ad30f8e7SGabor Kovesdan0xC7 = 0x05D5
143*ad30f8e7SGabor Kovesdan0xC8 = 0x05D6
144*ad30f8e7SGabor Kovesdan0xC9 = 0x05D7
145*ad30f8e7SGabor Kovesdan0xCA = 0x05D8
146*ad30f8e7SGabor Kovesdan0xCB = 0x05D9
147*ad30f8e7SGabor Kovesdan0xCC = 0x05DB
148*ad30f8e7SGabor Kovesdan0xCD = 0x05DC
149*ad30f8e7SGabor Kovesdan0xCE = 0x05DE
150*ad30f8e7SGabor Kovesdan0xCF = 0x05E0
151*ad30f8e7SGabor Kovesdan0xD0 = 0x05E1
152*ad30f8e7SGabor Kovesdan0xD1 = 0x05E2
153*ad30f8e7SGabor Kovesdan0xD2 = 0x05E4
154*ad30f8e7SGabor Kovesdan0xD3 = 0x05E6
155*ad30f8e7SGabor Kovesdan0xD4 = 0x05E7
156*ad30f8e7SGabor Kovesdan0xD5 = 0x05E8
157*ad30f8e7SGabor Kovesdan0xD6 = 0x05E9
158*ad30f8e7SGabor Kovesdan0xD7 = 0x05EA
159*ad30f8e7SGabor Kovesdan0xD8 = 0x05DF
160*ad30f8e7SGabor Kovesdan0xD9 = 0x05DA
161*ad30f8e7SGabor Kovesdan0xDA = 0x05DD
162*ad30f8e7SGabor Kovesdan0xDB = 0x05E3
163*ad30f8e7SGabor Kovesdan0xDC = 0x05E5
164*ad30f8e7SGabor Kovesdan0xDD = 0x00A7
165*ad30f8e7SGabor Kovesdan0xDE = 0x2227
166*ad30f8e7SGabor Kovesdan0xDF = 0x221E
167*ad30f8e7SGabor Kovesdan0xE0 = 0x03B1
168*ad30f8e7SGabor Kovesdan0xE1 = 0x03B2
169*ad30f8e7SGabor Kovesdan0xE2 = 0x0393
170*ad30f8e7SGabor Kovesdan0xE3 = 0x03C0
171*ad30f8e7SGabor Kovesdan0xE4 = 0x03A3
172*ad30f8e7SGabor Kovesdan0xE5 = 0x03C3
173*ad30f8e7SGabor Kovesdan0xE6 = 0x00B5
174*ad30f8e7SGabor Kovesdan0xE7 = 0x03C4
175*ad30f8e7SGabor Kovesdan0xE8 = 0x03A6
176*ad30f8e7SGabor Kovesdan0xE9 = 0x0398
177*ad30f8e7SGabor Kovesdan0xEA = 0x03A9
178*ad30f8e7SGabor Kovesdan0xEB = 0x03B4
179*ad30f8e7SGabor Kovesdan0xEC = 0x222E
180*ad30f8e7SGabor Kovesdan0xED = 0x03C6
181*ad30f8e7SGabor Kovesdan0xEE = 0x2208
182*ad30f8e7SGabor Kovesdan0xEF = 0x2229
183*ad30f8e7SGabor Kovesdan0xF0 = 0x2261
184*ad30f8e7SGabor Kovesdan0xF1 = 0x00B1
185*ad30f8e7SGabor Kovesdan0xF2 = 0x2265
186*ad30f8e7SGabor Kovesdan0xF3 = 0x2264
187*ad30f8e7SGabor Kovesdan0xF4 = 0x2320
188*ad30f8e7SGabor Kovesdan0xF5 = 0x2321
189*ad30f8e7SGabor Kovesdan0xF6 = 0x00F7
190*ad30f8e7SGabor Kovesdan0xF7 = 0x2248
191*ad30f8e7SGabor Kovesdan0xF8 = 0x00B0
192*ad30f8e7SGabor Kovesdan0xF9 = 0x2219
193*ad30f8e7SGabor Kovesdan0xFA = 0x00B7
194*ad30f8e7SGabor Kovesdan0xFB = 0x221A
195*ad30f8e7SGabor Kovesdan0xFC = 0x207F
196*ad30f8e7SGabor Kovesdan0xFD = 0x00B2
197*ad30f8e7SGabor Kovesdan0xFE = 0x00B3
198*ad30f8e7SGabor Kovesdan0xFF = 0x00AF
199*ad30f8e7SGabor KovesdanEND_MAP
200