added -esa option to override the evalstack location, and shift cx16.r0-r15 accordingly

This commit is contained in:
Irmen de Jong
2022-07-11 18:36:20 +02:00
parent 68da661edc
commit 6181b12ab8
21 changed files with 99 additions and 18 deletions

View File

@@ -51,6 +51,7 @@ class TestCompilerOptionSourcedirs: FunSpec({
asmListfile = false,
experimentalCodegen = false,
compilationTarget = Cx16Target.NAME,
evalStackBaseAddress = null,
symbolDefs = emptyMap(),
sourceDirs,
outputDir