1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-11 12:29:46 +00:00
millfork/include/encoding/trs80m1.tbl

14 lines
195 B
Plaintext
Raw Normal View History

2020-09-26 23:52:49 +02:00
NAME=TRS-80-Model-1
EOT=00
20=U+0020
21-3f=!"#$%&'()*+,-./0123456789:;<=>?
40-5f=@ABCDEFGHIJKLMNOPQRSTUVWXYZ↑↓←→_
61-7a=abcdefghijklmnopqrstuvwxyz
{b}=08
{t}=09
2020-09-27 18:58:46 +02:00
{n}=0d
2020-09-26 23:52:49 +02:00
{q}=22
{apos}=27