1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-20 18:16:35 +00:00

Preliminary CoCo support

This commit is contained in:
Karol Stasiak
2020-07-31 01:58:40 +02:00
parent 8ec82ef520
commit cad6f27185
12 changed files with 102 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
NAME=Color-Computer
EOT=00
20=U+0020
21-3f=!"#$%&'()*+,-./0123456789:;<=>?
40-5f=@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]↑←
{b}=08
{n}=0d
{q}=22
{apos}=27
^=5E
+11
View File
@@ -0,0 +1,11 @@
NAME=Color-Computer-Screen
EOT=D0
60=U+0020
61-7f=!"#$%&'()*+,-./0123456789:;<=>?
40-5f=@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]↑←
{b}=08
{q}=62
{apos}=67
^=5E