1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-21 09:16:34 +00:00

New encodings for MSX

This commit is contained in:
Karol Stasiak
2019-07-31 00:20:18 +02:00
parent 4b98f334fc
commit 05c017e375
6 changed files with 132 additions and 17 deletions
+3 -2
View File
@@ -3,8 +3,9 @@
[compilation]
arch=z80
encoding=ascii
screen_encoding=ascii
encoding=msx_intl
; TODO: won't handle extended characters well:
screen_encoding=msx_intl
modules=stdlib,msx,default_panic,msx_crt,default_readword