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

The big text encoding overhaul

This commit is contained in:
Karol Stasiak
2020-05-01 01:31:54 +02:00
parent a0aa9d418d
commit 7f9bd18bdd
132 changed files with 2453 additions and 697 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
;a single-load Amstrad CPC 464 program
[compilation]
arch=z80
encoding=ascii
encoding=cpc_en
modules=default_panic,cpc,stdlib
[allocation]