1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-22 00:17:03 +00:00

Improve text encodings on Atari

This commit is contained in:
Karol Stasiak
2019-07-12 13:29:59 +02:00
parent 6d499f3623
commit 98f35937e3
3 changed files with 35 additions and 8 deletions
+1
View File
@@ -2,6 +2,7 @@
arch=strict
modules=a8_kernel,default_panic,stdlib
encoding=atascii
screen_encoding=atasciiscr
[allocation]
; TODO