1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-12-29 02:31:45 +00:00
millfork/include/encoding/trs80m1.tbl

14 lines
195 B
Plaintext
Raw Normal View History

2020-09-26 21:52:49 +00: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 16:58:46 +00:00
{n}=0d
2020-09-26 21:52:49 +00:00
{q}=22
{apos}=27