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:
+3
-2
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user