mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-10 20:29:35 +00:00
24 lines
267 B
Plaintext
24 lines
267 B
Plaintext
|
NAME=ATASCII
|
|||
|
EOT=00
|
|||
|
|
|||
|
00=♡
|
|||
|
10=♣
|
|||
|
12=–
|
|||
|
14=•
|
|||
|
20=U+0020
|
|||
|
21-3f=!"#$%&'()*+,-./0123456789:;<=>?
|
|||
|
40-5f=@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
|
|||
|
60-7c=♢abcdefghijklmnopqrstuvwxyz♠|
|
|||
|
|
|||
|
{q}=22
|
|||
|
{apos}=27
|
|||
|
{n}=9b
|
|||
|
{up}=1c
|
|||
|
{down}=1d
|
|||
|
{left}=1e
|
|||
|
{right}=1f
|
|||
|
{b}=7e
|
|||
|
{t}=7f
|
|||
|
♥=00
|
|||
|
·=14
|