1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-27 11:30:19 +00:00

15 lines
206 B
Plaintext
Raw Normal View History

2020-05-01 01:31:54 +02:00
NAME=APPLE-IIe
EOT=7F
# TODO
00=U+0020
01-1f=!"#$%&'()*+,-./0123456789:;<=>?
20-3f=@abcdefghijklmnopqrstuvwxyz[\]^_
60-7e=πABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~
2021-03-13 21:40:18 +01:00
{q}=02
{apos}=07
2020-05-01 01:31:54 +02:00
{lbrace}=7b
{rbrace}=7d
{pi}=60