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