mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-21 09:16:34 +00:00
The big text encoding overhaul
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
NAME=Vectrex
|
||||
EOT=80
|
||||
|
||||
20=U+0020
|
||||
21-3f=!"#$%&'()*+,-./0123456789:;<=>?
|
||||
40-5f=@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
|
||||
61=↑
|
||||
63=↓
|
||||
67=©
|
||||
6c=∞
|
||||
a-z=41
|
||||
{copy}=67
|
||||
{q}=22
|
||||
{apos}=27
|
||||
Reference in New Issue
Block a user