annotate src/Fonts/aa_font16_idx.inc @ 181:32c17df38423

BUGFIX: END/EAD updated when adjusting current gas during the dive
author heinrichsweikamp
date Thu, 09 Oct 2014 11:18:56 +0200
parents 11d4fc797f74
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
heinrichsweikamp
parents:
diff changeset
1 ;==========================================================================
heinrichsweikamp
parents:
diff changeset
2 ; Font index exported ven. janv. 13 2012 by FontIO.cpp 110 2011-06-07 11:26:40Z gascuel $
heinrichsweikamp
parents:
diff changeset
3 ;==========================================================================
heinrichsweikamp
parents:
diff changeset
4 aa_font16_chars EQU .111
heinrichsweikamp
parents:
diff changeset
5 aa_font16_firstChar EQU ' '
heinrichsweikamp
parents:
diff changeset
6 aa_font16_lastChar EQU ''
heinrichsweikamp
parents:
diff changeset
7 ;
heinrichsweikamp
parents:
diff changeset
8 aa_font16_idx:
heinrichsweikamp
parents:
diff changeset
9 DW aa_font16_bits + 0x0000 ; Space
heinrichsweikamp
parents:
diff changeset
10 DW aa_font16_bits + 0x0001 ; ! mark
heinrichsweikamp
parents:
diff changeset
11 DW aa_font16_bits + 0x0006 ; " dquote
heinrichsweikamp
parents:
diff changeset
12 DW aa_font16_bits + 0x0015 ; # sharp
heinrichsweikamp
parents:
diff changeset
13 DW aa_font16_bits + 0x0032 ; $ dolar
heinrichsweikamp
parents:
diff changeset
14 DW aa_font16_bits + 0x004F ; % percent
heinrichsweikamp
parents:
diff changeset
15 DW aa_font16_bits + 0x0078 ; & and
heinrichsweikamp
parents:
diff changeset
16 DW aa_font16_bits + 0x009D ; ' quote
heinrichsweikamp
parents:
diff changeset
17 DW aa_font16_bits + 0x00A6 ; ( lparent
heinrichsweikamp
parents:
diff changeset
18 DW aa_font16_bits + 0x00B5 ; ) rparent
heinrichsweikamp
parents:
diff changeset
19 DW aa_font16_bits + 0x00C4 ; * star
heinrichsweikamp
parents:
diff changeset
20 DW aa_font16_bits + 0x00D9 ; + plus
heinrichsweikamp
parents:
diff changeset
21 DW aa_font16_bits + 0x00E8 ; , comma
heinrichsweikamp
parents:
diff changeset
22 DW aa_font16_bits + 0x00F1 ; - minus
heinrichsweikamp
parents:
diff changeset
23 DW aa_font16_bits + 0x00FA ; . dot
heinrichsweikamp
parents:
diff changeset
24 DW aa_font16_bits + 0x00FF ; / slash
heinrichsweikamp
parents:
diff changeset
25 DW aa_font16_bits + 0x010A ; 0 0
heinrichsweikamp
parents:
diff changeset
26 DW aa_font16_bits + 0x011F ; 1 1
heinrichsweikamp
parents:
diff changeset
27 DW aa_font16_bits + 0x012E ; 2 2
heinrichsweikamp
parents:
diff changeset
28 DW aa_font16_bits + 0x0147 ; 3 3
heinrichsweikamp
parents:
diff changeset
29 DW aa_font16_bits + 0x0164 ; 4 4
heinrichsweikamp
parents:
diff changeset
30 DW aa_font16_bits + 0x0179 ; 5 5
heinrichsweikamp
parents:
diff changeset
31 DW aa_font16_bits + 0x0194 ; 6 6
heinrichsweikamp
parents:
diff changeset
32 DW aa_font16_bits + 0x01B1 ; 7 7
heinrichsweikamp
parents:
diff changeset
33 DW aa_font16_bits + 0x01C8 ; 8 8
heinrichsweikamp
parents:
diff changeset
34 DW aa_font16_bits + 0x01ED ; 9 9
heinrichsweikamp
parents:
diff changeset
35 DW aa_font16_bits + 0x020C ; : colon
heinrichsweikamp
parents:
diff changeset
36 DW aa_font16_bits + 0x0215 ; ; semicolon
heinrichsweikamp
parents:
diff changeset
37 DW aa_font16_bits + 0x0222 ; < less
heinrichsweikamp
parents:
diff changeset
38 DW aa_font16_bits + 0x0237 ; = equal
heinrichsweikamp
parents:
diff changeset
39 DW aa_font16_bits + 0x0250 ; > greater
heinrichsweikamp
parents:
diff changeset
40 DW aa_font16_bits + 0x0265 ; ? question
heinrichsweikamp
parents:
diff changeset
41 DW aa_font16_bits + 0x0278 ; @ arobas
heinrichsweikamp
parents:
diff changeset
42 DW aa_font16_bits + 0x02A1 ; A A
heinrichsweikamp
parents:
diff changeset
43 DW aa_font16_bits + 0x02BA ; B B
heinrichsweikamp
parents:
diff changeset
44 DW aa_font16_bits + 0x02DB ; C C
heinrichsweikamp
parents:
diff changeset
45 DW aa_font16_bits + 0x02F2 ; D D
heinrichsweikamp
parents:
diff changeset
46 DW aa_font16_bits + 0x030B ; E E
heinrichsweikamp
parents:
diff changeset
47 DW aa_font16_bits + 0x0326 ; F F
heinrichsweikamp
parents:
diff changeset
48 DW aa_font16_bits + 0x0339 ; G G
heinrichsweikamp
parents:
diff changeset
49 DW aa_font16_bits + 0x0354 ; H H
heinrichsweikamp
parents:
diff changeset
50 DW aa_font16_bits + 0x0361 ; I I
heinrichsweikamp
parents:
diff changeset
51 DW aa_font16_bits + 0x0374 ; J J
heinrichsweikamp
parents:
diff changeset
52 DW aa_font16_bits + 0x0385 ; K K
heinrichsweikamp
parents:
diff changeset
53 DW aa_font16_bits + 0x039A ; L L
heinrichsweikamp
parents:
diff changeset
54 DW aa_font16_bits + 0x03A5 ; M M
heinrichsweikamp
parents:
diff changeset
55 DW aa_font16_bits + 0x03B4 ; N N
heinrichsweikamp
parents:
diff changeset
56 DW aa_font16_bits + 0x03C1 ; O O
heinrichsweikamp
parents:
diff changeset
57 DW aa_font16_bits + 0x03DA ; P P
heinrichsweikamp
parents:
diff changeset
58 DW aa_font16_bits + 0x03EB ; Q Q
heinrichsweikamp
parents:
diff changeset
59 DW aa_font16_bits + 0x040C ; R R
heinrichsweikamp
parents:
diff changeset
60 DW aa_font16_bits + 0x0429 ; S S
heinrichsweikamp
parents:
diff changeset
61 DW aa_font16_bits + 0x044A ; T T
heinrichsweikamp
parents:
diff changeset
62 DW aa_font16_bits + 0x0459 ; U U
heinrichsweikamp
parents:
diff changeset
63 DW aa_font16_bits + 0x0466 ; V V
heinrichsweikamp
parents:
diff changeset
64 DW aa_font16_bits + 0x0477 ; W W
heinrichsweikamp
parents:
diff changeset
65 DW aa_font16_bits + 0x0486 ; X X
heinrichsweikamp
parents:
diff changeset
66 DW aa_font16_bits + 0x04A3 ; Y Y
heinrichsweikamp
parents:
diff changeset
67 DW aa_font16_bits + 0x04B2 ; Z Z
heinrichsweikamp
parents:
diff changeset
68 DW aa_font16_bits + 0x04D5 ; [ lsqbracket
heinrichsweikamp
parents:
diff changeset
69 DW aa_font16_bits + 0x04DC ; \ backslash
heinrichsweikamp
parents:
diff changeset
70 DW aa_font16_bits + 0x04E7 ; ] rsqbracket
heinrichsweikamp
parents:
diff changeset
71 DW aa_font16_bits + 0x04EE ; ^ caret
heinrichsweikamp
parents:
diff changeset
72 DW aa_font16_bits + 0x04FB ; _ underline
heinrichsweikamp
parents:
diff changeset
73 DW aa_font16_bits + 0x050C ; ` backquote
heinrichsweikamp
parents:
diff changeset
74 DW aa_font16_bits + 0x0513 ; a a
heinrichsweikamp
parents:
diff changeset
75 DW aa_font16_bits + 0x0532 ; b b
heinrichsweikamp
parents:
diff changeset
76 DW aa_font16_bits + 0x0547 ; c c
heinrichsweikamp
parents:
diff changeset
77 DW aa_font16_bits + 0x055E ; d d
heinrichsweikamp
parents:
diff changeset
78 DW aa_font16_bits + 0x0573 ; e e
heinrichsweikamp
parents:
diff changeset
79 DW aa_font16_bits + 0x0592 ; f f
heinrichsweikamp
parents:
diff changeset
80 DW aa_font16_bits + 0x05A7 ; g g
heinrichsweikamp
parents:
diff changeset
81 DW aa_font16_bits + 0x05D4 ; h h
heinrichsweikamp
parents:
diff changeset
82 DW aa_font16_bits + 0x05E0 ; i i
heinrichsweikamp
parents:
diff changeset
83 DW aa_font16_bits + 0x05F5 ; j j
heinrichsweikamp
parents:
diff changeset
84 DW aa_font16_bits + 0x060C ; k k
heinrichsweikamp
parents:
diff changeset
85 DW aa_font16_bits + 0x0621 ; l l
heinrichsweikamp
parents:
diff changeset
86 DW aa_font16_bits + 0x0630 ; m m
heinrichsweikamp
parents:
diff changeset
87 DW aa_font16_bits + 0x063F ; n n
heinrichsweikamp
parents:
diff changeset
88 DW aa_font16_bits + 0x064C ; o o
heinrichsweikamp
parents:
diff changeset
89 DW aa_font16_bits + 0x0661 ; p p
heinrichsweikamp
parents:
diff changeset
90 DW aa_font16_bits + 0x0676 ; q q
heinrichsweikamp
parents:
diff changeset
91 DW aa_font16_bits + 0x068B ; r r
heinrichsweikamp
parents:
diff changeset
92 DW aa_font16_bits + 0x06A2 ; s s
heinrichsweikamp
parents:
diff changeset
93 DW aa_font16_bits + 0x06BD ; t t
heinrichsweikamp
parents:
diff changeset
94 DW aa_font16_bits + 0x06D0 ; u u
heinrichsweikamp
parents:
diff changeset
95 DW aa_font16_bits + 0x06DD ; v v
heinrichsweikamp
parents:
diff changeset
96 DW aa_font16_bits + 0x06EC ; w w
heinrichsweikamp
parents:
diff changeset
97 DW aa_font16_bits + 0x06FD ; x x
heinrichsweikamp
parents:
diff changeset
98 DW aa_font16_bits + 0x0718 ; y y
heinrichsweikamp
parents:
diff changeset
99 DW aa_font16_bits + 0x072D ; z z
heinrichsweikamp
parents:
diff changeset
100 DW aa_font16_bits + 0x074A ; { lbrace
heinrichsweikamp
parents:
diff changeset
101 DW aa_font16_bits + 0x0759 ; | bar
heinrichsweikamp
parents:
diff changeset
102 DW aa_font16_bits + 0x075C ; } rbrace
heinrichsweikamp
parents:
diff changeset
103 DW aa_font16_bits + 0x076B ; ~ tilde
heinrichsweikamp
parents:
diff changeset
104 DW aa_font16_bits + 0x0778 ;  7F
heinrichsweikamp
parents:
diff changeset
105 DW aa_font16_bits + 0x0789 ; 80
heinrichsweikamp
parents:
diff changeset
106 DW aa_font16_bits + 0x07A2 ; 81
heinrichsweikamp
parents:
diff changeset
107 DW aa_font16_bits + 0x07C5 ; 82
heinrichsweikamp
parents:
diff changeset
108 DW aa_font16_bits + 0x07D6 ; 83
heinrichsweikamp
parents:
diff changeset
109 DW aa_font16_bits + 0x07EF ; 84
heinrichsweikamp
parents:
diff changeset
110 DW aa_font16_bits + 0x0814 ; 85
heinrichsweikamp
parents:
diff changeset
111 DW aa_font16_bits + 0x0839 ; 86
heinrichsweikamp
parents:
diff changeset
112 DW aa_font16_bits + 0x0860 ; 87
heinrichsweikamp
parents:
diff changeset
113 DW aa_font16_bits + 0x087B ; 88
heinrichsweikamp
parents:
diff changeset
114 DW aa_font16_bits + 0x08A0 ; 89
heinrichsweikamp
parents:
diff changeset
115 DW aa_font16_bits + 0x08B7 ; 8A
heinrichsweikamp
parents:
diff changeset
116 DW aa_font16_bits + 0x08D2 ; 8B
heinrichsweikamp
parents:
diff changeset
117 DW aa_font16_bits + 0x08E5 ; 8C
heinrichsweikamp
parents:
diff changeset
118 DW aa_font16_bits + 0x08FC ; 8D
heinrichsweikamp
parents:
diff changeset
119 DW aa_font16_bits + 0x0901 ; 8E
heinrichsweikamp
parents:
diff changeset
120 DW aa_font16_bits + 0x0910 ; END OF INDEX