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

Text literals in expressions, escape sequences, and more

This commit is contained in:
Karol Stasiak
2018-07-28 00:58:20 +02:00
parent 514e819ddf
commit 070ae395ee
18 changed files with 379 additions and 113 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
;a single-load ZX Spectrum 48k program
[compilation]
arch=z80
encoding=bbc
encoding=sinclair
modules=default_panic,zxspectrum,stdlib
[allocation]